1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-16 07:39:51 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
kakwa
0beac119f9 fix many error with html unescaped attributes 2016-07-08 21:46:00 +02:00
kakwa
655ccabd79 force focus on the first input of forms 2016-07-06 21:22:48 +02:00
kakwa
3b6cf61b93 grotesque hacks to disable firefox autofilling of the forms 2016-07-06 20:37:24 +02:00
kakwa
921eef4b04 implementing default value in form 2016-06-16 22:11:48 +02:00
kakwa
7a1fb0dc8c modifying the templates to include custom ppolicy error message 2015-11-02 23:25:01 +01:00
kakwa
04c294e038 disable autofill for modify forms 2015-07-10 20:11:07 +02:00
kakwa
3cbdfe62ec using onchange instead on onkeyup 2015-07-08 00:57:03 +02:00
kakwa
5dc8011749 implement hooks to call autofill functions 2015-07-08 00:43:58 +02:00
kakwa
405367fd75 various fixes in html + unit tests on html 2015-07-05 17:50:42 +02:00
kakwa
ac7661731c implementing frontend password policy check 2015-07-01 08:50:50 +02:00
kakwa
04e28f10b1 enable error message for not valid/empty fields 2015-06-30 23:19:07 +02:00
kakwa
147cad3511 fix unicode 2015-06-27 22:35:34 +02:00
kakwa
45f32df72e make the key attribute not modifiable in modify form 2015-06-25 02:08:30 +02:00
kakwa
117d18bc92 prefixing all form attributes to differenciate between types 2015-06-24 00:46:10 +02:00
kakwa
5f9758832f fix form input string list 2015-06-23 22:30:43 +02:00
kakwa
834b5a5152 begin implementing modify user form 2015-06-18 23:43:58 +02:00
kakwa
22fb758c83 fixing two columns layout 2015-06-10 23:30:16 +02:00
kakwa
d755a6fc8f implementing form on two column 2015-06-10 22:45:04 +02:00
kakwa
e2497671cb implementing adding default values to form 2015-06-09 09:19:58 +02:00
kakwa
2b52e121d1 adding basic js validation for forms 2015-06-03 23:57:22 +02:00
kakwa
0343644004 handle fixed value while displaying it in form 2015-06-03 22:45:34 +02:00
kakwa
eee3b419cf name the attributes of the add form 2015-06-03 00:06:59 +02:00
kakwa
c5796ae56e fix placeholder on string + allign 2015-06-02 23:37:29 +02:00
kakwa
228c65ab8f implementing form list 2015-06-02 08:33:46 +02:00
kakwa
f8b3df8b58 implementing weight and normalizing each kind of attributes 2015-05-31 23:27:04 +02:00
kakwa
1dd3f2a73d implementing forms to add user 2015-05-31 22:38:13 +02:00