Commit Graph

26 Commits

Author SHA1 Message Date
Boris Rybalkin e2ab3e85d8 lcCopy 2020-01-10 22:10:28 +00:00
kakwa 2e2453f309 fix camelcase 2017-04-06 01:26:54 +02:00
kakwa bbb13454bf more warning removal 2017-04-06 01:21:57 +02:00
kakwa 3378822d2e fix some warnings 2017-04-06 01:20:51 +02:00
kakwa 6e526b6f15 hack to have a cleaner resize 2017-04-06 00:32:24 +02:00
kakwa a33a46e8b8 add dynamic resizing to align input-group-addon
* add class to identify the 2 form columns
* add a js that calculate max width and resize all input-group-addon
spans
* load the js in the base template
2017-04-05 23:24:19 +02:00
kakwa 5ff62f0a8c fix ppolicy client side javascript checker
Due to a missing encodeURIComponent, the post arguments of the
http query on /checkppolicy could be interpreted as several argument if
caracters like & or = were present.
This commit also adds error handling on http return codes in the
checker.
2016-07-29 23:00:16 +02:00
kakwa 3b6cf61b93 grotesque hacks to disable firefox autofilling of the forms 2016-07-06 20:37:24 +02:00
kakwa 28479f7202 Merge branch 'master' of https://github.com/kakwa/ldapcherry 2016-07-05 20:28:04 +02:00
kakwa 43e4231be8 using POST instead of default GET... oups... sorry 2016-07-05 20:02:58 +02:00
kakwa e45c0e862e reindent javascript 2016-07-05 19:57:35 +02:00
Yuusuke KOUNOIKE 268c8f935b maxuid is not 'max'. 2016-06-19 01:48:50 +09:00
kakwa 55cd8529c3 adding special treatment if field is not required for ppolicy 2015-11-02 23:43:51 +01:00
kakwa 27e05ac7f2 adding piece of javascript to display custom ppolicy messages 2015-11-02 23:24:35 +01:00
kakwa 8833fe6df6 update validator.js 2015-11-02 23:12:12 +01:00
kakwa 6dd81f5a91 implementing various autofill javascript functions 2015-07-08 01:55:31 +02:00
kakwa d9e33364ca implementing lcDisplayName 2015-07-08 00:59:23 +02:00
kakwa 2d06e14d63 adding skeleton of autofill functions 2015-07-08 00:42:53 +02:00
kakwa af4e24218e adding js to replace diacritic char in js 2015-07-06 10:18:51 +02:00
kakwa 405367fd75 various fixes in html + unit tests on html 2015-07-05 17:50:42 +02:00
kakwa a5de6d9361 adding logo for ldapcherry 2015-07-05 14:22:04 +02:00
kakwa 9bb2105322 begin implementing confirmation for deleting user 2015-06-23 10:42:10 +02:00
kakwa 8781018021 adding the notify javascript 2015-06-12 00:26:01 +02:00
kakwa 8b0d1f4aac adding bootstrap switch 2015-06-09 08:52:52 +02:00
kakwa 2b52e121d1 adding basic js validation for forms 2015-06-03 23:57:22 +02:00
kakwa 9f77cfc38c initial commit 2014-06-02 23:10:19 +02:00