Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
  actes b5877252 about 13 years Benjamin Dauvergne actes: add methode Act.is_new to find if an act...
  agenda e2ea95d9 about 13 years Mikaël Ates authorization: hide element in templates.
  dossiers 3a4d550f about 13 years Mikaël Ates authorization: hide delete dossier button.
  facturation 86f4d2f2 about 13 years Benjamin Dauvergne forms: use the format %d/%m/%Y in all forms.Dat...
  fixtures fd8df939 about 13 years Mikaël Ates fixture: add one missing job.
  middleware 49507b49 about 13 years Mikaël Ates middleware: Create a middleware to grab the req...
  personnes 767c59fc about 13 years Mikaël Ates authorization: hide access link in templates.
  ressources 6c1bf4ad about 13 years Jérôme Schneider personnes: manage external therapists and workers
  settings ac0cd457 about 13 years Frédéric Péters dossiers: redirect to client side location if s...
  static b762237f about 13 years Mikaël Ates agenda: fix date witdh.
  templates b964dc04 about 13 years Mikaël Ates agenda: cosmetic change on date display.
__init__.py 0 Bytes 333a39ca over 13 years Benjamin Dauvergne rename project from aps42 to calebasse
api.py 913 Bytes 76974b6f about 13 years Benjamin Dauvergne agenda/actes/dossiers: move Occurence fields in...
cbv.py 11.7 KB 726cc46a about 13 years Mikaël Ates authorization: add roles in the context of all ...
choices.py 1.28 KB 2523f48f about 13 years Jérôme Schneider dossiers: improve patient contact form
decorators.py 835 Bytes fd9769d7 about 13 years Mikaël Ates authorization: add decorators to restrict view ...
doc_templates.py 3.15 KB 061b85b6 over 13 years Benjamin Dauvergne doc_template: add RTF encoding of unicode values
exceptions.py 83 Bytes a95f286b over 13 years Jérôme Schneider Add Calebasse user event management for work an...
models.py 3.7 KB cdb3c2c9 about 13 years Benjamin Dauvergne models: add a WeekRankField model field to stor...
urls.py 1.74 KB 76974b6f about 13 years Benjamin Dauvergne agenda/actes/dossiers: move Occurence fields in...
urls_utils.py 1.05 KB e143ef56 about 13 years Benjamin Dauvergne add calebasse.url_utils module
utils.py 1.44 KB a61afb76 about 13 years Mikaël Ates authorization: implement basic primitives. ...
views.py 1.43 KB 1ae7d450 about 13 years Mikaël Ates authorization: prepare access restriction to ap...
wsgi.py 1.11 KB 333a39ca over 13 years Benjamin Dauvergne rename project from aps42 to calebasse

Latest revisions

# Date Author Comment
1ae7d450 09 January 2013 03:35 PM Mikaël Ates

authorization: prepare access restriction to applications.

767c59fc 09 January 2013 03:35 PM Mikaël Ates

authorization: hide access link in templates.

5c9faa2c 09 January 2013 03:35 PM Mikaël Ates

authorization: restrict access to access views.

e2ea95d9 09 January 2013 03:35 PM Mikaël Ates

authorization: hide element in templates.

ec8f8b32 09 January 2013 03:35 PM Mikaël Ates

authorization: restrict access to agenda views.

3a4d550f 09 January 2013 03:35 PM Mikaël Ates

authorization: hide delete dossier button.

8630b77b 09 January 2013 03:35 PM Mikaël Ates

authorization: restrict access to delete dossier view.

726cc46a 09 January 2013 03:35 PM Mikaël Ates

authorization: add roles in the context of all templates.

fd9769d7 09 January 2013 03:35 PM Mikaël Ates

authorization: add decorators to restrict view access.

a61afb76 09 January 2013 03:35 PM Mikaël Ates

authorization: implement basic primitives.

We consider three roles 'super_user', 'validator' and 'other'.
'super_user' can do everything in calebasse.
'validator' can not add users and cannot modify the groups
used for authorization. However, compared to others, they can:...

View revisions

Also available in: Atom