Ludovic Stephan
|
36dc6439a8
|
Plug createopes into loadkfetdevdata
|
2017-03-19 16:03:39 -03:00 |
|
Ludovic Stephan
|
0356ec34ae
|
Add createopes command
|
2017-03-19 16:03:19 -03:00 |
|
Martin Pépin
|
74f0b63e96
|
Change ldap query behaviour if multiple inputs
It is now consistent with the other lookups over the User database
|
2017-03-19 15:10:08 +00:00 |
|
Martin Pépin
|
dc50a23b10
|
Escape the content of the regex in highligh_text
|
2017-03-19 14:48:04 +00:00 |
|
Martin Pepin
|
a057869d77
|
Merge branch 'Aufinal/fix_kfet_devdata' into 'master'
Données de test K-Fêt
See merge request !191
|
2017-03-19 15:15:02 +01:00 |
|
Martin Pépin
|
4899bba1f7
|
Replace list comprehensions by iterators in dal
|
2017-03-19 14:05:25 +00:00 |
|
Ludovic Stephan
|
c99e4f26d0
|
Move history initialisation as Config.reset callback
|
2017-03-19 04:59:55 +01:00 |
|
Ludovic Stephan
|
66c5a6953c
|
Improve websocket filter for special history pages
|
2017-03-19 04:29:54 +01:00 |
|
Ludovic Stephan
|
7a00096170
|
Add support for account_read history
|
2017-03-18 22:48:50 -03:00 |
|
Ludovic Stephan
|
951932a6c8
|
Add support and websocket to transfers.html
|
2017-03-18 22:35:47 -03:00 |
|
Ludovic Stephan
|
fa64a68378
|
Add strict mode to history.html script
|
2017-03-18 22:15:09 -03:00 |
|
Ludovic Stephan
|
fc3e86aea6
|
Add websocket support to ArticleManager
|
2017-03-18 22:06:30 -03:00 |
|
Ludovic Stephan
|
51fba4da21
|
Log messages
|
2017-03-18 19:02:08 -03:00 |
|
Ludovic Stephan
|
47b7d934e0
|
PEP8 on imports
|
2017-03-18 19:01:51 -03:00 |
|
Ludovic Stephan
|
29d7654052
|
Root kfet account
|
2017-03-18 18:02:33 -03:00 |
|
Ludovic Stephan
|
f512c1bdd7
|
Add better checkout creation
|
2017-03-18 18:02:23 -03:00 |
|
Ludovic Stephan
|
b8a307b4a6
|
Add support for kfet/history page
|
2017-03-18 14:05:11 -03:00 |
|
Ludovic Stephan
|
1d532616b7
|
Fix bugs introduced by previous commit
|
2017-03-18 02:47:30 -03:00 |
|
Ludovic Stephan
|
9e905b0f8b
|
Remove kpsul dependence from history (oops)
|
2017-03-18 02:40:34 -03:00 |
|
Ludovic Stephan
|
644b08973a
|
Add websocket support for history
|
2017-03-18 02:32:27 -03:00 |
|
Ludovic Stephan
|
34bb680570
|
Add History equivalent functions
|
2017-03-18 02:31:52 -03:00 |
|
Ludovic Stephan
|
b655907bd4
|
Add history to KPsul manager
|
2017-03-18 02:29:02 -03:00 |
|
Ludovic Stephan
|
14b922634d
|
Remove deprecated history functions
|
2017-03-18 02:28:01 -03:00 |
|
Ludovic Stephan
|
5c9c206f68
|
Adapt css to new canceled syntax
|
2017-03-18 02:25:44 -03:00 |
|
Ludovic Stephan
|
b0b1fdf936
|
Add jsdoc comments to history models
|
2017-03-17 21:00:58 -03:00 |
|
Ludovic Stephan
|
565a054323
|
Add support for low stock css
|
2017-03-17 17:30:22 -03:00 |
|
Ludovic Stephan
|
58c57c6f89
|
Add hierarchy of needed models, w/ formatters
|
2017-03-17 16:00:49 -03:00 |
|
Ludovic Stephan
|
47fe74fbb0
|
template specification
|
2017-03-17 15:59:52 -03:00 |
|
Ludovic Stephan
|
df0ea96b41
|
Adapt history_json return value to ModelForest standards
|
2017-03-17 15:59:21 -03:00 |
|
Ludovic Stephan
|
53f89f53e0
|
Merge branch 'Aufinal/refactor_articles' into Aufinal/refactor_history
|
2017-03-17 12:34:48 -03:00 |
|
Ludovic Stephan
|
a7de396aa3
|
Better comparison control
|
2017-03-17 12:33:43 -03:00 |
|
Ludovic Stephan
|
11603cee69
|
Merge branch 'Aufinal/refactor_articles' into Aufinal/refactor_history
|
2017-03-17 00:19:45 -03:00 |
|
Ludovic Stephan
|
9ab2a11432
|
Finish adapting ArticleManager and Autocomplete
|
2017-03-16 22:26:59 -03:00 |
|
Ludovic Stephan
|
91f14deda1
|
last tweaks and doc
|
2017-03-16 22:26:30 -03:00 |
|
Ludovic Stephan
|
1c5ac561a3
|
Change article table into divs
|
2017-03-16 22:26:08 -03:00 |
|
Ludovic Stephan
|
f0a80561ed
|
Add article display to Config callback
|
2017-03-16 22:24:57 -03:00 |
|
Martin Pépin
|
55b67f38c8
|
Notice the users about the α-numeric restriction
Add a help text above the two autocompletion inputs letting the users
know that non-alphanumeric characters will not be used.
|
2017-03-16 23:16:56 +00:00 |
|
Martin Pépin
|
741f0183e6
|
Prevent ldap injections in autocompletion views
We only allow alphanumeric characters in the query in order to avoid
injections
|
2017-03-16 22:43:43 +00:00 |
|
Hugo Roussille
|
a8428f1b41
|
Précision des tirages qui doivent apparaître dans le catalogue
|
2017-03-16 06:34:49 +01:00 |
|
Hugo Roussille
|
7ecea0e391
|
Meilleure gestion des dates et timezones
|
2017-03-16 06:22:01 +01:00 |
|
Hugo Roussille
|
68334e15d7
|
Gestion des citations
|
2017-03-16 05:50:02 +01:00 |
|
Ludovic Stephan
|
01295d464d
|
Adapt ArticleAutocomplete to new format
|
2017-03-16 01:22:46 -03:00 |
|
Ludovic Stephan
|
2ce96bce1b
|
Add traverse function to ModelTree
|
2017-03-16 01:21:50 -03:00 |
|
Ludovic Stephan
|
770c185bd0
|
Modify sort in ModelTree
|
2017-03-16 01:21:18 -03:00 |
|
Ludovic Stephan
|
3d76079439
|
Add correct syntax to category data
|
2017-03-16 01:20:06 -03:00 |
|
Ludovic Stephan
|
3793863bab
|
Merge remote-tracking branch 'origin/k-fet' into Aufinal/merge_k-fet
|
2017-03-15 22:58:54 -03:00 |
|
Ludovic Stephan
|
08d1521d81
|
Adapt ArticleManagerto new API
|
2017-03-15 22:40:06 -03:00 |
|
Ludovic Stephan
|
fe6823fc7b
|
Adapt article_data return value to ModelTree standards
|
2017-03-15 22:39:30 -03:00 |
|
Ludovic Stephan
|
1570d9f494
|
Polish ModelForest class
|
2017-03-15 22:10:56 -03:00 |
|
Martin Pépin
|
3acc8bca75
|
s/username/clipper in highlight_clipper
There was typo, the `Clipper` object has no `username` attribute. We
want to use the `clipper` attribute
|
2017-03-15 19:11:38 +00:00 |
|