Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / actes @ d3eeac81

Name Size Revision Age Author Comment
  migrations 981abc28 over 11 years Jérôme Schneider actes: modify db to store the last validation s...
  templates 838f9d18 over 11 years Mikaël Ates actes: stay on the same date after editing an act.
__init__.py 0 Bytes 1097fd0a about 12 years Benjamin Dauvergne move models around
admin.py 209 Bytes 76974b6f almost 12 years Benjamin Dauvergne agenda/actes/dossiers: move Occurence fields in...
forms.py 1.41 KB fb3af921 over 11 years Mikaël Ates Remove trailling blank lines.
models.py 14.1 KB dc526631 over 11 years Mikaël Ates Date formatting.
tests.py 6.53 KB 08bf3477 almost 12 years Mikaël Ates actes: add two new validation states.
urls.py 516 Bytes 52829527 over 11 years Mikaël Ates actes: Allow to rebill a single act if it was b...
validation.py 5.61 KB e1a725aa almost 12 years Benjamin Dauvergne actes: fix incorrect call to date_generator
validation_states.py 980 Bytes 08bf3477 almost 12 years Mikaël Ates actes: add two new validation states.
views.py 3.74 KB 52829527 over 11 years Mikaël Ates actes: Allow to rebill a single act if it was b...

Latest revisions

# Date Author Comment
dc526631 14 May 2013 04:12 PM Mikaël Ates

Date formatting.

838f9d18 14 May 2013 03:40 PM Mikaël Ates

actes: stay on the same date after editing an act.

1537fefc 14 May 2013 03:06 PM Mikaël Ates

actes: add missing template for act rebilling.

fb3af921 14 May 2013 11:28 AM Mikaël Ates

Remove trailling blank lines.

52829527 14 May 2013 11:27 AM Mikaël Ates

actes: Allow to rebill a single act if it was billed with the old system.

b9ed3c11 25 April 2013 06:24 PM Jérôme Schneider

actes: create act when a new event act is created

7cd2f6fb 25 April 2013 02:58 PM Jérôme Schneider

actes: fix new act dialog

Fix #2792

  • actes/templates/actes/act_listing.html: cleaning * actes/templates/actes/act_update.html: fix new act dialog * actes/urls.py: rename url nouvel-acte to new-act * actes/views.py: fix new act * agenda/templates/agenda/base.html: rename /spam to /span...
55dfa03a 02 April 2013 05:48 PM Jérôme Schneider

actes: fix last_validation state save into set_state

981abc28 29 March 2013 05:55 PM Jérôme Schneider

actes: modify db to store the last validation state

Improve act search with last state : pointed, away, ...

WARNING this commit change the database :

./manage.py migrate actes

Fixes #2092

504817bc 28 March 2013 03:14 PM Jérôme Schneider

actes: fix indent block

View revisions

Also available in: Atom