kakwa
799ca2403f
fix the urls for modify and delete
...
The id of the user is passed through the querystring in this page.
But the id was not properly escaped to be included as a querystring
parameter leading to weird issues like.
2019-02-12 21:24:24 +01:00
kakwa
f3fabe502e
disable min search lenght for admin search
2016-07-10 08:10:19 +02:00
kakwa
baee15c40f
properly implementing minimum lenght limit in search
2016-07-06 20:47:33 +02:00
kakwa
9a5aa03de6
adding a little js for min lenght search
...
* impose a min lenght of 3 chars on searches, at least on the client
side...
2016-07-05 20:26:29 +02:00
kakwa
405367fd75
various fixes in html + unit tests on html
2015-07-05 17:50:42 +02:00
kakwa
147cad3511
fix unicode
2015-06-27 22:35:34 +02:00
kakwa
e367b38be3
fix confirmation
2015-06-23 10:45:12 +02:00
kakwa
9bb2105322
begin implementing confirmation for deleting user
2015-06-23 10:42:10 +02:00
kakwa
ff95b81ec4
fix templates on list of attributes
2015-06-15 23:07:02 +02:00
kakwa
247a1fed3a
removing trailling spaces
2015-06-06 22:23:21 +02:00
kakwa
f8b3df8b58
implementing weight and normalizing each kind of attributes
2015-05-31 23:27:04 +02:00
kakwa
30dc907d82
cleaning the result table in search*
2015-05-31 22:39:47 +02:00
kakwa
53660ee1d2
implement search
2015-05-31 19:38:31 +02:00
kakwa
5b5140fa1e
adding templates for search user
2015-05-31 17:43:39 +02:00