Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / personnes @ 72dbfaca

Name Size Revision Age Author Comment
  templates f8f903c3 about 12 years Benjamin Dauvergne personnes: add periodicity fields to the TimeTa...
__init__.py 0 Bytes 1097fd0a over 12 years Benjamin Dauvergne move models around
admin.py 547 Bytes aceeeca7 about 12 years Mikaël Ates Add Role model and fixtures (not used yet)
forms.py 6.79 KB f8f903c3 about 12 years Benjamin Dauvergne personnes: add periodicity fields to the TimeTa...
models.py 9.63 KB aceeeca7 about 12 years Mikaël Ates Add Role model and fixtures (not used yet)
tests.py 383 Bytes 1097fd0a over 12 years Benjamin Dauvergne move models around
urls.py 1020 Bytes f8f903c3 about 12 years Benjamin Dauvergne personnes: add periodicity fields to the TimeTa...
views.py 9.18 KB f8f903c3 about 12 years Benjamin Dauvergne personnes: add periodicity fields to the TimeTa...

Latest revisions

# Date Author Comment
aceeeca7 26 November 2012 10:48 PM Mikaël Ates

Add Role model and fixtures (not used yet)

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,...

65141e8b 21 November 2012 05:16 PM Benjamin Dauvergne

personnes: change model UserWorker by not using inheritance, it's useless there

You need to reinitialize you db after this commit.

Fixes #1999.

4f32afd3 21 November 2012 03:34 PM Benjamin Dauvergne

personnes: wrong field name, fix #1999

b2285544 21 November 2012 03:33 PM Benjamin Dauvergne

personnes: remove pdb tracepoint, fixes #1998

8e6fe119 21 November 2012 02:36 PM Jérôme Schneider

dossiers: fix last and next appoinment and add fixtures

1a43d77a 21 November 2012 12:16 PM Benjamin Dauvergne

personnes: add a gender field, fixes #1985

a39c35ec 21 November 2012 11:56 AM Benjamin Dauvergne

personnes: add a comment field to holidays usable for worker holidays, fixes #1986

It is also shown in the WorkerUpdate view in the list of holidays for
the worker.

14c6ef31 21 November 2012 11:18 AM Benjamin Dauvergne

personnes: show that services, start_time, end_time and start_date are required fields in personnes/worker_update_schedule.html template, fixes #1984

f194f81f 21 November 2012 11:04 AM Benjamin Dauvergne

personnes: show that services, start_time, end_time and start_date are required fields in personnes/worker_update_schedule.html template, fixes

View revisions

Also available in: Atom