Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / actes @ 1537fefc

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 1537fefc over 11 years Mikaël Ates actes: add missing template for act rebilling.
__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 KB 55dfa03a over 11 years Jérôme Schneider actes: fix last_validation state save into set_...
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
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

90ff0811 28 March 2013 12:09 PM Jérôme Schneider

actes: improve presentation (#2092)

cfc76cd3 05 March 2013 02:59 PM Jérôme Schneider

actes: enable migrations for act :

this patch includes a migration:
./manage.py migrate actes --fake 0001
./manage.py migrate actes

View revisions

Also available in: Atom