Commit Graph

683 Commits

Author SHA1 Message Date
kakwa 14afde33b5 fix pep 8 2016-07-10 08:29:40 +02:00
kakwa f3fabe502e disable min search lenght for admin search 2016-07-10 08:10:19 +02:00
kakwa c2f6b95fb0 fix html escape for lonely groups 2016-07-10 07:40:56 +02:00
kakwa 0beac119f9 fix many error with html unescaped attributes 2016-07-08 21:46:00 +02:00
kakwa 91a1f3e7e3 debuging travis test env 2016-07-08 07:19:34 +02:00
kakwa 59b9f4d3b7 version bump 2016-07-08 07:07:19 +02:00
kakwa 6c3fb4975d fix many encoding errors on login and password 2016-07-07 20:22:33 +02:00
kakwa 9600f47e13 ignore .eggs directory 2016-07-07 20:21:10 +02:00
kakwa 2f90d0a2fa version bump 2016-07-07 08:19:10 +02:00
kakwa b34ac7be0a changelog 2016-07-07 08:18:35 +02:00
kakwa 685031ef15 bolding the user's attributes 2016-07-07 08:15:50 +02:00
kakwa 80fa310f37 change the display form of the user's attributes 2016-07-07 08:11:50 +02:00
kakwa ebc5b69374 implement the display of users attributes on index page 2016-07-07 08:01:57 +02:00
kakwa c64bb11504 add a default handler for 404 requests 2016-07-06 22:50:59 +02:00
kakwa 1b7473d01c version bump 2016-07-06 22:01:14 +02:00
kakwa ec05d96b31 changelog for -D switch 2016-07-06 21:59:38 +02:00
kakwa bdc86a6d8f adding documention for -D switch 2016-07-06 21:58:58 +02:00
kakwa 8b0e68d9db implementing debug mode in console 2016-07-06 21:54:08 +02:00
kakwa 5944b81aed changelog 2016-07-06 21:24:43 +02:00
kakwa 655ccabd79 force focus on the first input of forms 2016-07-06 21:22:48 +02:00
kakwa ce09b60158 prepare for new version 2016-07-06 20:53:36 +02:00
kakwa baee15c40f properly implementing minimum lenght limit in search 2016-07-06 20:47:33 +02:00
kakwa 3b6cf61b93 grotesque hacks to disable firefox autofilling of the forms 2016-07-06 20:37:24 +02:00
Carpentier Pierre-Francois caef6a889e Fix encoding issues in AD backend 2016-07-06 14:00:36 +02:00
kakwa 9edc7e545a increment version + changelog + copyright to 2016 2016-07-05 20:33:06 +02:00
kakwa 28479f7202 Merge branch 'master' of https://github.com/kakwa/ldapcherry 2016-07-05 20:28:04 +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 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
Carpentier Pierre-Francois 8c50313b5a Merge pull request #3 from kounoike/pr/maxuidnumber
maxuid is not 'max' in lcUidNumber
2016-06-19 11:25:59 +02:00
Yuusuke KOUNOIKE 268c8f935b maxuid is not 'max'. 2016-06-19 01:48:50 +09:00
kakwa c67969e2c1 better README 2016-06-17 20:34:54 +02:00
kakwa 1fea551853 adding precision in documentation on mandatory attributes to declare for AD 2016-06-17 20:28:29 +02:00
kakwa 44ebcc8f3a prepare for new release 2016-06-17 08:18:57 +02:00
kakwa cf91e69eba fix restart of samba in test env 2016-06-17 08:09:44 +02:00
kakwa 5f1074bb26 fixing samba DC deployment for newer version of samba 2016-06-17 08:03:10 +02:00
kakwa 90d92009e3 more cleanup in test_env deploy.sh 2016-06-17 07:58:53 +02:00
kakwa 569aaac5a6 fix unittest because of new mandatory param for Active Directory 2016-06-17 07:52:49 +02:00
kakwa ffac99994c Merge branch 'master' of https://github.com/kakwa/ldapcherry 2016-06-17 07:47:07 +02:00
kakwa ab81f4258e fix test configurations to take into account mandatory params for Active Directory 2016-06-17 07:46:19 +02:00
kakwa f7bbff4cec trying to cleanup travis build env 2016-06-17 00:15:14 +02:00
kakwa b8a65a44b6 pepify the source code 2016-06-17 00:10:02 +02:00
kakwa d8631da7ba making some attributes explicitly mandatory for Active Directory backend 2016-06-16 22:32:44 +02:00
kakwa 9a882d3626 fixing default configuration 2016-06-16 22:12:19 +02:00
kakwa 921eef4b04 implementing default value in form 2016-06-16 22:11:48 +02:00
kakwa c969e730c4 fix password setting with Active Directory 2016-06-16 21:49:48 +02:00
kakwa c320fa9da6 fix default configuration 2016-06-16 09:23:56 +02:00
Carpentier Pierre-Francois 88002cfa2c Update screenshots.rst 2016-02-15 20:42:41 +01:00
kakwa 3a6bc3a55e typo in doc 2015-11-12 09:40:00 +01:00
kakwa e981451431 fix notification adding error
The test on whether the user notification queue existed or not was just wrong.
2015-11-08 20:15:48 +01:00