style: use Font Awesome for all icons (#2160)
misc: display all last names in uppercase (#2099)
acces: add a reset button (#2017)
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,...
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 forthe worker.
personnes: show that services, start_time, end_time and start_date are required fields in personnes/worker_update_schedule.html template, fixes #1984
personnes: show that services, start_time, end_time and start_date are required fields in personnes/worker_update_schedule.html template, fixes
personnes,agenda: change timetable model to make it belong to multiple services, fixes #1982
Schema was changed, you must reinit your db.
personnes: add help text on worker schedule, worker holidays and service holidays update page to show the expected format for dates, fixes #1980
personnes: restore datepicker in holiday and schedule update views
View revisions
Also available in: Atom