Commit Graph

384 Commits

Author SHA1 Message Date
Alexandre Iooss b395d3a633
Overflow on collapsing tables and Bootstrap4 style 2020-02-21 12:29:11 +01:00
Alexandre Iooss a304f6a97d
Some initial data 2020-02-20 22:10:10 +01:00
Alexandre Iooss 4bbd464f9c
Unify file headers 2020-02-18 21:30:26 +01:00
Alexandre Iooss e679a4b629
Fix formatting issues 2020-02-18 21:14:29 +01:00
Alexandre Iooss f89d91e524
Format code 2020-02-18 12:31:15 +01:00
Alexandre Iooss 55722b801a
Split API in each app 2020-02-18 11:58:42 +01:00
Yohann D'ANELLO c884cbb0ad Add some comments 2020-02-17 11:36:46 +01:00
Yohann D'ANELLO 3ce5f31411 Cannot set username that is similar to an alias we don't own 2020-02-17 11:21:05 +01:00
Yohann D'ANELLO 6a4e0de444 Show autocompleted aliases instead of note names 2020-02-17 11:19:16 +01:00
Yohann D'ANELLO 52514f58d6 Show matched aliases in the autocompletion list 2020-02-17 01:13:14 +01:00
Yohann D'ANELLO 4bc342c668 Request for autocompletion is normalized 2020-02-16 23:39:54 +01:00
Yohann D'ANELLO 2e4464e982 Autocomplete note aliases for consos 2020-02-16 23:27:59 +01:00
Yohann D'ANELLO 4d7e552681 One import was missing 2020-02-16 22:29:27 +01:00
Yohann D'ANELLO 00d560c20e Merge branch 'master' into api
# Conflicts:
#	apps/note/forms.py
#	apps/note/urls.py
#	apps/note/views.py
2020-02-16 22:25:00 +01:00
Yohann D'ANELLO 596686497d Aliases are case insensitive 2020-02-08 23:49:39 +01:00
Yohann D'ANELLO 732f8bc3d8 Préparation du code pour le système de droits & filtrage par type de note pour l'auto-complétion 2020-02-08 23:24:49 +01:00
Yohann D'ANELLO 142b3359e3 Comment some code 2020-02-08 21:40:32 +01:00
Yohann D'ANELLO ce012400e1 Club members autocomplete 2020-02-08 20:39:37 +01:00
Yohann D'ANELLO c053235996 Autocomplete 2020-02-08 20:23:17 +01:00
Yohann D'ANELLO 5633f0123d Clean code 2020-02-07 17:02:07 +01:00
Yohann D'ANELLO c28884114c Add some doc 2020-02-07 00:29:04 +01:00
Yohann D'ANELLO 92fc92ba40 Add note models in API 2020-02-07 00:12:00 +01:00
Yohann D'ANELLO c4a60633f8 Consos 2020-02-04 01:18:03 +01:00
Yohann D'ANELLO f02d1ab41c Better pretty money. Closes #3 2020-02-03 15:20:37 +01:00
Pierre-antoine Comby 5a7d779a90 Add/ Complete docstring for every models. 2020-01-21 22:06:06 +01:00
Benjamin Graillot fedfcf27b5 [note] Update normalize algorithm 2019-09-02 16:09:11 +00:00
Pierre-antoine Comby a84031405e create Custom history table 2019-08-15 23:08:15 +02:00
PA a456468a71 Pretty print feature
Prints the money of each user perfectly
2019-08-14 16:02:43 +02:00
Alexandre Iooss 8f592ea239
Move locales to project root 2019-08-14 15:15:02 +02:00
Pierre-antoine Comby f51db8d0c6 pas deux conso avec le meme nom 2019-08-13 18:23:15 +02:00
Pierre-antoine Comby 4dead7edf2 improve transaction template management 2019-08-11 23:24:54 +02:00
Pierre-antoine Comby 8b4125a25d add templates forms and tags 2019-08-11 19:55:04 +02:00
Pierre-antoine Comby edbcf9629c add basic transactiontemplate handling 2019-08-11 19:54:18 +02:00
Pierre-antoine Comby fd9b9c34c7 move apps to own dir 2019-08-11 14:47:44 +02:00