Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse @ 0853d495

Name Size Revision Age Author Comment
  actes 0853d495 about 12 years Mikaël Ates agenda: validation is now per service.
  agenda 0853d495 about 12 years Mikaël Ates agenda: validation is now per service.
  dossiers 7328a577 about 12 years Jérôme Schneider dossiers: move states mappers into db and begin...
  facturation 777d5c42 about 12 years Benjamin Dauvergne facturation: fix typo
  fixtures f8f903c3 about 12 years Benjamin Dauvergne personnes: add periodicity fields to the TimeTa...
  middleware 49507b49 about 12 years Mikaël Ates middleware: Create a middleware to grab the req...
  personnes f8f903c3 about 12 years Benjamin Dauvergne personnes: add periodicity fields to the TimeTa...
  ressources 7328a577 about 12 years Jérôme Schneider dossiers: move states mappers into db and begin...
  settings 8ce71ef6 about 12 years Benjamin Dauvergne personnes: fix date fields in schedule and holi...
  static f8f903c3 about 12 years Benjamin Dauvergne personnes: add periodicity fields to the TimeTa...
  templates f8f903c3 about 12 years Benjamin Dauvergne personnes: add periodicity fields to the TimeTa...
__init__.py 0 Bytes 333a39ca over 12 years Benjamin Dauvergne rename project from aps42 to calebasse
api.py 543 Bytes 5c66ef04 about 12 years Jérôme Schneider agenda: add occurrences deletion
cbv.py 9.79 KB 42838d50 about 12 years Benjamin Dauvergne cbv: do not take the first posted value to find...
doc_templates.py 3.15 KB 061b85b6 over 12 years Benjamin Dauvergne doc_template: add RTF encoding of unicode values
exceptions.py 83 Bytes a95f286b over 12 years Jérôme Schneider Add Calebasse user event management for work an...
fields.py 64 Bytes 1cba0446 over 12 years Benjamin Dauvergne improve SchoolTeacher model
models.py 3.7 KB cdb3c2c9 about 12 years Benjamin Dauvergne models: add a WeekRankField model field to stor...
urls.py 1.66 KB 2e9ee32b about 12 years Benjamin Dauvergne homepage: store current service in a cookie, wh...
urls_utils.py 1.05 KB e143ef56 about 12 years Benjamin Dauvergne add calebasse.url_utils module
utils.py 761 Bytes 82f9179f about 12 years Benjamin Dauvergne utils: add new module with random utility funct...
views.py 1.16 KB 2fc71f9b about 12 years Mikaël Ates Reorder the service buttons display.
wsgi.py 1.11 KB 333a39ca over 12 years Benjamin Dauvergne rename project from aps42 to calebasse

Latest revisions

# Date Author Comment
0853d495 26 November 2012 01:38 PM Mikaël Ates

agenda: validation is now per service.

2fc71f9b 26 November 2012 12:31 PM Mikaël Ates

Reorder the service buttons display.

777d5c42 26 November 2012 12:26 PM Benjamin Dauvergne

facturation: fix typo

f8f903c3 26 November 2012 12:26 PM Benjamin Dauvergne

personnes: add periodicity fields to the TimeTable model

The new fields are:
- week_offset, week_period to define a repeat pattern using a modulo
and an initial offset,
- week_parity, to define a repeat pattern based on the remainder modulo
2 of the ISO week number,...

cdb3c2c9 26 November 2012 12:26 PM Benjamin Dauvergne

models: add a WeekRankField model field to store a choice of weekrank between 0 and 5

This field maps list of small integers to their encoding as a binary
number. It allows efficient lookup for "in" filters.

82f9179f 26 November 2012 12:26 PM Benjamin Dauvergne

utils: add new module with random utility functions

16505dda 26 November 2012 12:25 PM Benjamin Dauvergne

static: new jQuery widget to replace mutually exclusive fields with a smaller footprint display

603a1b74 26 November 2012 12:25 PM Benjamin Dauvergne

static: new jQuery widget to replace list of checkboxes with a smaller footprint display

63e8433f 26 November 2012 12:20 PM Mikaël Ates

actes: Fix broken back link.

7328a577 23 November 2012 12:01 PM Jérôme Schneider

dossiers: move states mappers into db and begin states support

View revisions

Also available in: Atom