Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse @ 55dfa03a

Name Size Revision Age Author Comment
  actes 55dfa03a almost 12 years Jérôme Schneider actes: fix last_validation state save into set_...
  agenda 981abc28 almost 12 years Jérôme Schneider actes: modify db to store the last validation s...
  dossiers 9335a096 almost 12 years Jérôme Schneider Dossiers: fix oldest state deletion Fixes #2508
  facturation 6f890c89 almost 12 years Mikaël Ates Remove debug statements.
  fixtures fd8df939 about 12 years Mikaël Ates fixture: add one missing job.
  middleware 49507b49 about 12 years Mikaël Ates middleware: Create a middleware to grab the req...
  personnes a12cecdd almost 12 years Mikaël Ates personnes: reorder blocks on holiday page.
  ressources 7dd45876 almost 12 years Thomas Noël add hc_invoice in HealtCenter with a new migra...
  settings 48a85f96 almost 12 years Jérôme Schneider actes: suppport act update (fix #2092)
  static fca68db0 almost 12 years Jérôme Schneider dossiers: show a notification message when a pl...
  templates c654d723 almost 12 years Mikaël Ates Update login fields labels.
__init__.py 0 Bytes 333a39ca over 12 years Benjamin Dauvergne rename project from aps42 to calebasse
api.py 1.62 KB 79bfd398 almost 12 years Jérôme Schneider api: fix calebasse Event save (tastipye api cha...
cbv.py 12.1 KB 763013dd almost 12 years Benjamin Dauvergne facturation: add a print button for CMPP valida...
choices.py 1.51 KB 158b10a6 almost 12 years Thomas Noël dossiers/peoplecontact: add a type_of_contract ...
decorators.py 835 Bytes fd9769d7 about 12 years Mikaël Ates authorization: add decorators to restrict view ...
doc_templates.py 3.15 KB 061b85b6 over 12 years Benjamin Dauvergne doc_template: add RTF encoding of unicode values
exceptions.py 83 Bytes a95f286b over 12 years Jérôme Schneider Add Calebasse user event management for work an...
models.py 3.81 KB f528653d almost 12 years Benjamin Dauvergne southify the facturation app To fake the initi...
pdftk.py 1.15 KB 775dcb4b almost 12 years Benjamin Dauvergne remove dependency on fdfgen
urls.py 1.84 KB 5f8f4437 almost 12 years Mikaël Ates Remove bad import.
urls_utils.py 1.05 KB e143ef56 over 12 years Benjamin Dauvergne add calebasse.url_utils module
utils.py 1.48 KB 15db21c1 about 12 years Benjamin Dauvergne utils: superusers are superusers too
views.py 1.33 KB 90ff0811 almost 12 years Jérôme Schneider actes: improve presentation (#2092)
wsgi.py 1.11 KB 333a39ca over 12 years Benjamin Dauvergne rename project from aps42 to calebasse

Latest revisions

# Date Author Comment
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

7dd45876 29 March 2013 03:21 PM Thomas Noël

add hc_invoice in HealtCenter

with a new migration directory :
./manage.py migrate ressources --fake 0001
./manage.py migrate ressources

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)

9335a096 28 March 2013 10:53 AM Jérôme Schneider

Dossiers: fix oldest state deletion

Fixes #2508

5534cf1d 26 March 2013 07:34 PM Jérôme Schneider

agenda: sync act comment and event description when a new act is create
from an EventWithAct

Begin fixes #2602

79bfd398 26 March 2013 07:16 PM Jérôme Schneider

api: fix calebasse Event save (tastipye api change)

https://github.com/toastdriven/django-tastypie/commit/d850758b088761a00f60a474f5b2d683dc1ec3c0
http://stackoverflow.com/questions/15157071/tastypie-nested-resources-cached-obj-get-takes-exactly-2-arguments-1-given

fca68db0 26 March 2013 05:48 PM Jérôme Schneider

dossiers: show a notification message when a place of birth is updated

Fixes #2605

5e76bb57 25 March 2013 06:37 PM Jérôme Schneider

dossiers: fix update main contactpatient

fixes #2604 #2565

View revisions

Also available in: Atom