Commit Graph

2448 Commits

Author SHA1 Message Date
Frédéric Péters d79295fbba mockups: header changes: link to homepage, removal of service switching 2012-10-05 20:21:37 +02:00
Frédéric Péters 7427408e77 mockups: always use <button> for button elements 2012-10-05 20:09:08 +02:00
Jérôme Schneider 3a32be95e8 Improve modelds and fix agenda tests
* calebasse/agenda/calendar.py: fix create_patient_appointment method
 * calebasse/agenda/tests.py: activated tests and fix them
 * calebasse/cale_base/models/patient.py: cosmetic changes
 * calebasse/cale_base/models/user.py: fix CalebasseUser to replace
   auth.User
 * calebasse/settings/common.py: replace auth.User by CalebasseUser
2012-10-05 19:31:56 +02:00
Jérôme Schneider 6da3eb099c Improve model and add Calendar class 2012-10-04 19:36:15 +02:00
Jérôme Schneider a95f286bd4 Add Calebasse user event management for work and holidays
* agenda/models.py: cleaning
 * cale_base/models/user.py: add work_events and holidays
 * cale_base/tests.py: add a basic test for add_work_event
 * exceptions.py: basic exception for Calebasse
2012-09-26 19:44:25 +02:00
Jérôme Schneider 79ab3a936c Improve models
* calebasse/agenda/models.py: replace owners by participants
 * calebasse/cale_base/models/__init__.py: import new models classes
 * calebasse/cale_base/models/act.py: add transport, date and convene
 * calebasse/cale_base/models/bill.py: first draft of Bill class
 * calebasse/cale_base/models/user.py: add a CalebasseUser based on
   django auth User
 * calebasse/cale_base/models/transport.py: add transport support (type
  and company)
2012-09-25 19:31:55 +02:00
Jérôme Schneider ebbef814a0 Begin templates and static files management 2012-09-24 18:37:39 +02:00
Jérôme Schneider 42670aa4a8 Fix create event and enable admin
* agenda/models.py: fix create_event function
 * agenda/views.py: a first example of event creation
 * settings/common.py: enable admin
 * urls.py: enable admin
2012-09-21 19:14:44 +02:00
Jérôme Schneider 61d218b928 Fix calebasse model
* calebasse/agenda/models.py: change app_label
 * calebasse/cale_base/models/actes.py: change app_label
2012-09-21 17:36:01 +02:00
Jérôme Schneider ba34dc2419 Begin model
* calebasse/agenda: swingtime fork for calebasse
 * calebasse/cale_base/models: just examples to enable the agenda module
2012-09-19 17:41:13 +02:00
Mikaël Ates 8ded50fab1 mockups: remove icons in the files list. 2012-09-19 16:22:55 +02:00
Mikaël Ates 778947baa8 Revert "mockups: modify agenda display and header when switching the service."
Bad commit.

This reverts commit 2345ad27a0.
2012-09-19 15:56:17 +02:00
Mikaël Ates 2345ad27a0 mockups: modify agenda display and header when switching the service. 2012-09-19 15:35:41 +02:00
Mikaël Ates 423779c0e3 mockups: add system file number. 2012-09-19 15:34:51 +02:00
Mikaël Ates 89888c3c92 mockups: add side bar to actes page. 2012-09-19 15:33:54 +02:00
Mikaël Ates 9277c5cfbe mockups: add module name in header 2012-09-19 15:33:23 +02:00
Mikaël Ates 6cb79f3138 mockups: fix typox 2012-09-19 12:45:05 +02:00
Mikaël Ates eb6aa39fd8 mockups: items have the same width in the sidebar. 2012-09-19 12:37:07 +02:00
Mikaël Ates 94c60dd045 mockups: update various texts and add icons. 2012-09-19 12:32:01 +02:00
Mikaël Ates 4ca0125554 mockups: add text to connection page. 2012-09-13 16:01:45 +02:00
Frédéric Péters a8eb10faff mockups: enlarge 'new acte' dialog 2012-09-13 15:09:17 +02:00
Frédéric Péters d3f23738ad mockups: enable date picker 2012-09-13 15:08:44 +02:00
Frédéric Péters 1f0d934f81 mockups: add a bit of spacing after the date selection 2012-09-13 15:00:59 +02:00
Frédéric Péters d1f27b458b mockups: style hover of non facturable rows 2012-09-13 14:59:29 +02:00
Frédéric Péters 66c0d191f0 mockups: duplicate 'acte' dialog on other pages 2012-09-13 14:42:56 +02:00
Frédéric Péters 47b16b368a mockups: add date selection to actes 2012-09-13 13:03:47 +02:00
Frédéric Péters efd04c7cd9 mockups: saisie des actes 2012-09-13 11:59:23 +02:00
Jérôme Schneider b93978c8cd Cleaning calebasse initial configuration 2012-09-07 18:11:12 +02:00
Frédéric Péters f89742504c mockups: add flat buttons to mark acts as lost 2012-09-06 11:32:10 +02:00
Mikaël Ates d6c064a4a2 mockups: more explicit behavior for the validation demo. 2012-09-06 11:07:13 +02:00
Frédéric Péters e59f131bde mockups: add sessad variants 2012-09-06 10:59:22 +02:00
Frédéric Péters 6e02d24d15 mockups: update dossiers on facturation 2012-09-06 10:43:02 +02:00
Frédéric Péters 6dd0e299ae mockups: add an extra block to facturation, different colours 2012-09-06 10:39:06 +02:00
Benjamin Dauvergne 333a39ca6b rename project from aps42 to calebasse 2012-09-05 11:26:10 +02:00
Frédéric Péters a0095d7e15 mockups: hide more elements when facturation is done 2012-09-05 10:47:24 +02:00
Frédéric Péters 92899e8803 mockups: uniformize service to cmpp, but add sessad variants for some pages 2012-09-05 10:20:55 +02:00
Frédéric Péters a417c32c4e mockups: colour background for appointments in other services 2012-09-05 10:08:23 +02:00
Frédéric Péters a3940d86b2 mockups: move reactive items out of 'assistants' 2012-09-05 10:03:17 +02:00
Frédéric Péters cf6197b7cc mockups: fix patient name in 'contact' panel 2012-09-05 10:01:57 +02:00
Frédéric Péters 721bfe8b22 mockups: style 'details' expander differently 2012-09-05 09:59:21 +02:00
Frédéric Péters e6d8d162d7 mockups: add two dossiers to facturation page 2012-09-05 09:53:09 +02:00
Frédéric Péters 6dd8799ca8 mockups: hide filter when facturation is done 2012-09-05 09:53:09 +02:00
Frédéric Péters b1ab000497 mockups: update facturation with latest comments 2012-09-05 09:53:09 +02:00
Benjamin Dauvergne 111b2d340a create structure of the django project 2012-09-04 19:09:44 +02:00
Benjamin Dauvergne 072d6fa079 add a gitignore file 2012-09-04 18:26:57 +02:00
Frédéric Péters 20ddf8d832 serie of mockups 2012-09-03 15:14:02 +02:00
Jérôme Schneider f6d820219f test mailing list 2012-01-19 11:42:27 +01:00
Jérôme Schneider 216ae3c88b Initial commit 2012-01-19 11:21:32 +01:00