Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / actes @ 3cfcd728

Name Size Revision Age Author Comment
  migrations 6eaf55c7 over 10 years Mikaël Ates actes: add data migration to populate already_b...
  templates 31541882 almost 11 years Serghei Mihai ajaxfom dialog function updated
__init__.py 0 Bytes 1097fd0a over 12 years Benjamin Dauvergne move models around
admin.py 209 Bytes 76974b6f about 12 years Benjamin Dauvergne agenda/actes/dossiers: move Occurence fields in...
forms.py 1.7 KB 48091f78 over 10 years Mikaël Ates actes: an act comment can only be updated from ...
models.py 10.2 KB 3cfcd728 over 10 years Mikaël Ates actes: set already_billed field at Act model sa...
tests.py 6.53 KB 08bf3477 about 12 years Mikaël Ates actes: add two new validation states.
urls.py 578 Bytes 40cdcb8b over 11 years Jérôme Schneider actes: add an option to delete non billed act ...
validation.py 5.71 KB 3fe7dd91 over 11 years Mikaël Ates actes: automated validation will sanitize state...
validation_states.py 980 Bytes 08bf3477 about 12 years Mikaël Ates actes: add two new validation states.
views.py 5.36 KB 8e6a3c86 over 10 years Serghei Mihai logging actions on models improved using post_s...

Latest revisions

# Date Author Comment
3cfcd728 30 July 2014 05:17 PM Mikaël Ates

actes: set already_billed field at Act model saving.

6eaf55c7 30 July 2014 05:17 PM Mikaël Ates

actes: add data migration to populate already_billed field of Act model.

565ceb93 30 July 2014 05:17 PM Mikaël Ates

actes: add already_billed field to Act model.

b93b5302 30 July 2014 05:17 PM Mikaël Ates

actes: act saving does not care about event and event canceling, if necessary check elsewhere.

b8fe32bb 30 July 2014 05:17 PM Mikaël Ates

actes: add comment property to Act model based on parent event description field.

1edcbebd 30 July 2014 05:17 PM Mikaël Ates

actes: remove comment field from Act model.

48091f78 30 July 2014 05:17 PM Mikaël Ates

actes: an act comment can only be updated from an event update.

05a6bb20 30 July 2014 05:17 PM Mikaël Ates

actes: 'valide' act field must not be edited, replace 'Validés' by 'Présents' (fixes #3413).

8e6a3c86 22 July 2014 02:43 PM Serghei Mihai

logging actions on models improved using post_save and pre_delete signals

a01d85be 17 July 2014 10:23 AM Serghei Mihai

logging actions on models with django_journal

Closes #1988

View revisions

Also available in: Atom