Aurélien Delobelle
|
cb13280458
|
Merge branch 'master' into 'Aufinal/merge_k-fet'
# Conflicts:
# kfet/static/kfet/css/index.css
|
2017-03-24 20:23:32 +01:00 |
|
Martin Pépin
|
0aed975615
|
Fix the empty-query test in autocomplete
If there is no valid word to search in the LDAP database, no query is
performed. Since 74f0b63e , that behaviour was broken because of a typo
|
2017-03-20 08:14:20 +00: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
|
4899bba1f7
|
Replace list comprehensions by iterators in dal
|
2017-03-19 14:05:25 +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 |
|
Ludovic Stephan
|
3793863bab
|
Merge remote-tracking branch 'origin/k-fet' into Aufinal/merge_k-fet
|
2017-03-15 22:58:54 -03:00 |
|
Martin Pépin
|
e98a407982
|
Rename bits -> search_words in kfet.autocomplete
This is typo, this variable has not the same name in
`gestioncof.autocomplete` and `kfet.autocomplete`
|
2017-03-15 19:02:31 +00:00 |
|
Martin Pépin
|
02a8e74e3b
|
Optimize code, better queries
- Remove useless Q queries
- Optimize with sets
- Queries over clipper id too
|
2017-02-11 02:39:59 +01:00 |
|
Ludovic Stephan
|
1b0144691f
|
No need for len of query
|
2017-01-20 07:32:11 -02:00 |
|
Ludovic Stephan
|
e7956f3b62
|
Account search w/ autocomplete
|
2017-01-19 12:36:40 -02:00 |
|
Ludovic Stephan
|
88aec52141
|
PEP8 + typo
|
2017-01-19 01:22:04 -02:00 |
|
Martin Pépin
|
01ce955784
|
Fixes
- Fixes bugs
- Removes useless scripts
|
2016-12-25 12:27:42 +01:00 |
|
Martin Pépin
|
3c7558c853
|
The end of Clipper
GestioCOF fetches the clipper accounts from an LDAP database and doesn't
need to store clippers in a table anymore.
|
2016-12-25 11:57:50 +01:00 |
|
Aurélien Delobelle
|
efd92e9967
|
Fix protection autocomplete
|
2016-09-24 19:31:50 +02:00 |
|
Aurélien Delobelle
|
ba0a5d0d27
|
Py2 compatible
|
2016-09-01 00:45:44 +02:00 |
|
Aurélien Delobelle
|
39af9afd5b
|
moins de print qui se baladent
|
2016-08-15 12:15:11 +02:00 |
|
Aurélien Delobelle
|
b8fe555741
|
Gestion très primaire des utilisateurs
|
2016-08-03 04:57:28 +02:00 |
|
Aurélien Delobelle
|
43d938edd0
|
initial
|
2016-08-02 10:40:46 +02:00 |
|