Commit Graph

117 Commits

Author SHA1 Message Date
Arthur Gerbaud 254ef97a85 made requirements.txt readable by pip 2016-11-04 10:09:09 +01:00
Arthur Gerbaud dcb87dde49 added configuration files for easier installation 2016-11-04 10:01:01 +01:00
Arthur Gerbaud de045e2ec6 Merge branch 'master' of github.com:artus40/maraudes_project 2016-10-06 13:29:53 +02:00
Arthur Gerbaud 14ecf5ce0f added default on 'premiere_rencontre' field for Sujet, work on #5 2016-10-06 13:29:29 +02:00
artus40 02d866ffdd Corrected comment 2016-09-19 13:21:50 +02:00
artus40 da195c33b9 copy wiki home page desc in readme 2016-09-17 10:19:13 +02:00
Arthur Gerbaud 96f3a9dd80 some template cleaning 2016-09-08 18:41:50 +02:00
Arthur Gerbaud d37455bfeb better use of CompteRendu proxy model 2016-09-08 18:10:47 +02:00
Arthur Gerbaud cfe0dc3f2f added missing_cr context variable on maraudes:index, small fixes 2016-09-08 17:38:00 +02:00
Arthur Gerbaud d690ef4143 better base.html columns size 2016-09-08 11:34:38 +02:00
Arthur Gerbaud ec7f085b8e fixed NoteMixin 2016-09-08 11:30:42 +02:00
Arthur Gerbaud 4ce0baffed small fix 2016-08-26 10:19:39 +02:00
Arthur Gerbaud dd85cb320a added search on Sujet with django-watson 2016-08-26 10:17:59 +02:00
Arthur Gerbaud 6bdde54ed2 moved bootstrap_messages on base template 2016-08-25 10:44:56 +02:00
Arthur Gerbaud 06cf6c3d35 added messages on 'suivi:index' 2016-08-25 09:40:00 +02:00
Arthur Gerbaud 9c8fa6ca1d added Search form, not working yet 2016-08-24 19:26:07 +02:00
Arthur Gerbaud 6405baa945 changed premiere_rencontre field 2016-08-24 18:24:58 +02:00
Arthur Gerbaud 9ac005e181 added SignalementForm templates 2016-08-24 18:18:31 +02:00
Arthur Gerbaud 746c21e52b added SignalementForm, updated NoteFormMixin, various fixes 2016-08-24 18:17:59 +02:00
Arthur Gerbaud 6e9a76696e rerouted AuthBackend, changed bootstrap colors 2016-08-17 20:20:06 +02:00
Arthur Gerbaud 7694c4ea7a and the last one 2016-08-17 18:21:22 +02:00
Arthur Gerbaud 568550f76b files i forgot to add 2016-08-17 18:20:33 +02:00
Arthur Gerbaud d0a74735f1 added initial when no last rencontre with compte-rendu forms 2016-08-17 17:42:52 +02:00
Arthur Gerbaud 9812aa858c improved NoteFormMixin, added Appel model and form in 'suivi' 2016-08-17 17:39:24 +02:00
Arthur Gerbaud d940bc5b1c fixed list() conflict due to webpage decorator 2016-08-17 16:20:49 +02:00
Arthur Gerbaud 1681833e8b minor clean up 2016-08-17 16:11:27 +02:00
Arthur Gerbaud 57c120afbb added set of Note forms, fixed new note on 'suivi:details' view 2016-08-17 15:42:13 +02:00
Arthur Gerbaud 91079e1358 many fixes 2016-08-14 15:02:42 +02:00
Arthur Gerbaud 5f31b5e3f5 fix sujet_details update script 2016-08-14 13:24:51 +02:00
Arthur Gerbaud 5dc5dae210 fix WebsiteAjaxTemplateMixin, added ajax 'sujets:update' form 2016-08-14 12:50:49 +02:00
Arthur Gerbaud 9e86e3eda5 added icons on menu_administration 2016-08-14 01:17:56 +02:00
Arthur Gerbaud 219b68302e added menu icons 2016-08-14 01:11:11 +02:00
Arthur Gerbaud 21ccaeb476 add notes/mixins 2016-08-14 00:53:34 +02:00
Arthur Gerbaud d934e6508a added Note form on suivi/details view 2016-08-14 00:52:46 +02:00
Arthur Gerbaud 9d69fc2454 minor changes 2016-08-13 23:47:52 +02:00
Arthur Gerbaud 0c932a600f merged login view with website Index, wasted time on small details 2016-08-13 23:17:43 +02:00
Arthur Gerbaud 128314bcb3 cleaning up, improved scripts and menus 2016-08-13 20:59:48 +02:00
Arthur Gerbaud 12f23b8acb removed old files 2016-08-13 16:44:16 +02:00
Arthur Gerbaud 46b807ec1e website restyling, minor fixes 2016-08-13 16:40:43 +02:00
Arthur Gerbaud 8bac5d8bd4 templates refont, implemented 'get_panel' method 2016-08-11 02:08:37 +02:00
Arthur Gerbaud fa95890bee missing file 2016-08-10 20:04:43 +02:00
Arthur Gerbaud d31f1e05e3 add signalement model and form on maraudes:index 2016-08-10 13:52:32 +02:00
Arthur Gerbaud 824d000cb1 add 'note_author' method on Note 2016-08-07 19:05:36 +02:00
Arthur Gerbaud 205474cfe5 small clean up 2016-08-07 18:33:36 +02:00
Arthur Gerbaud 366abfa625 small fix 2016-08-07 16:28:30 +02:00
Arthur Gerbaud d718984a59 add decorators 'webpage' decorator for 'website', rewrite views 2016-08-07 16:22:19 +02:00
Arthur Gerbaud a5af70becb add PageInfo options on WebsiteTemplateMixin, rewrite website views 2016-08-07 13:22:41 +02:00
Arthur Gerbaud 9bd225ce42 fix Note 2016-08-07 12:13:15 +02:00
Arthur Gerbaud 473acf8f2b add use of NoteManager custom method, template fix 2016-08-07 12:02:51 +02:00
Arthur Gerbaud 9646c9f8ab add NoteManager and NoteQuerySet, and basic tests 2016-08-07 11:50:01 +02:00