Commit Graph

52 Commits

Author SHA1 Message Date
Xavier Guimard
7a83f4e84b Tidy 2018-06-21 21:21:50 +02:00
Christophe Maudoux
105a5cd58e Set default notification date if not filled or bad formatted (#1450) 2018-06-21 20:52:47 +02:00
Clément Oudot
a7401b72f6 Fix from_json methods (#1303) 2017-09-28 12:52:14 +00:00
Xavier Guimard
deb28bc9cb Replace lmLog by logger-> (#857) 2017-02-15 06:41:50 +00:00
Xavier Guimard
71b9b98cbb Notif/JSON tested (closes: #868) 2017-02-02 12:29:59 +00:00
Xavier Guimard
5b96200ed6 Rearrange JSON file (#868) 2017-02-02 06:33:34 +00:00
Xavier Guimard
5e5cc3f186 Decode new notif content (#868) 2017-02-02 06:14:36 +00:00
Xavier Guimard
dc2f60f4f5 Optimize conf access 2017-02-02 05:37:56 +00:00
Xavier Guimard
8f0bb1bed7 Notification File/JSON tested (#868) 2017-02-01 06:16:33 +00:00
Xavier Guimard
61fd463f45 Split notifications (XML vs JSON) [#868] 2017-01-31 19:11:59 +00:00
Xavier Guimard
3c5cb018ef Compact conf 2017-01-11 21:10:13 +00:00
Xavier Guimard
990006ce80 Move conf regexp constants to common (#970) 2017-01-10 21:43:37 +00:00
Xavier Guimard
cd17296dae Reorganize conf access (#595) 2017-01-06 12:40:56 +00:00
Xavier Guimard
3e481fcd4e Update POD (#595) 2017-01-04 20:37:29 +00:00
Xavier Guimard
a09d12031e Some big changes (#595)
Replace uri_escape by WWW::Form::UrlEncoded
Replace PSGI:Request by inheritance from Plack::Request
2017-01-04 16:36:54 +00:00
Xavier Guimard
0da228ff35 make tidy 2016-12-26 09:23:35 +00:00
Xavier Guimard
0b5957c881 Don't display notification tpl if something fails (closes: #1039) 2016-06-14 11:46:17 +00:00
Xavier Guimard
354b841da8 Update notifications (#595) 2016-06-03 04:41:49 +00:00
Xavier Guimard
c1fb44a2b7 Many changes in notifications (#595) 2016-06-02 21:20:36 +00:00
Xavier Guimard
2d2edb61ac Merge experimental branch (#960)
Also update version to 2.0
2016-03-17 22:19:44 +00:00
Xavier Guimard
7ac07074ae Update versions 2016-03-03 20:25:16 +00:00
Xavier Guimard
b80dd05a9a Replace 400 codes by 200 due to an angular bug (#952) 2016-02-26 07:14:45 +00:00
Xavier Guimard
cfeea8ec79 Typo in regexp (closes: #953) 2016-02-26 06:26:43 +00:00
Clément Oudot
c713469cb6 Use a getIdentifier method to be able to purge a notification (#947) 2016-02-24 17:26:52 +00:00
Clément Oudot
3ff53e521e Better error reporting (#925) 2016-02-23 14:57:42 +00:00
Xavier Guimard
0f8fe7894f Rename router() to handler() in PSGI (#820) 2016-02-11 06:00:35 +00:00
Clément Oudot
4d6b6b547b Fix encoding of notifications (#928) 2016-02-05 10:29:11 +00:00
Xavier Guimard
5bef7284b3 Update copyright years 2016-01-21 21:15:19 +00:00
Xavier Guimard
007539b1f3 Don't failed if a module is missing 2016-01-14 12:42:07 +00:00
Xavier Guimard
c0e5e0010e utf8 anywhere in conf 2016-01-07 12:34:34 +00:00
Xavier Guimard
e8dac0fe6b Replace 'splice' by copy (Closes: #534) 2016-01-02 09:29:05 +00:00
Xavier Guimard
b188167251 More POD 2015-12-26 07:30:27 +00:00
Clément Oudot
4a1f957fdd Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
Xavier Guimard
9e75b3a406 Avoid warnings with some Perl versions 2015-06-11 18:34:07 +00:00
Xavier Guimard
d694323b11 Set version to 2.0.0 2015-05-14 06:45:13 +00:00
Xavier Guimard
ce77b54114 Update tests 2015-05-14 06:45:03 +00:00
Xavier Guimard
3e2322fe3a Import and adapt https://github.com/guimard/angular-lemonldap-ng-manager.git 2015-05-14 06:44:38 +00:00
Clément Oudot
1c0df34268 Replace version 2.00 by 2.0.0 2015-04-15 14:18:38 +00:00
Clément Oudot
8668e6ac9f Migrate Manager to Bootstrap framework - work in progress (#776) 2014-12-09 17:09:40 +00:00
Clément Oudot
4d08c6aef4 Add portal and logout buttons in Manager menu (#738) 2014-07-19 13:13:04 +00:00
Xavier Guimard
2e7fe44098 Some cosmetics changes 2013-10-22 16:48:02 +00:00
Clément Oudot
3106100c5d Possibility to autoconfigure LDAP notification backend from LDAP configuration backend (#457) 2013-10-22 16:26:20 +00:00
Xavier Guimard
0829a57f2e Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Clément Oudot
4ed5e151af Add missing encoding directive in POD (#592) 2013-04-19 11:39:33 +00:00
Xavier Guimard
c132bc3e1d Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
Xavier Guimard
465fc207b0 Fix old rename (Conf -> Common) 2013-01-20 16:23:55 +00:00
François-Xavier Deltombe
27bbde63b6 Replace useXForwardedFor option with trustedProxies (#559) 2013-01-03 18:28:55 +00:00
Sandro Cazzaniga
1a582f69df Fix a typo in the code 2012-08-24 07:42:15 +00:00
François-Xavier Deltombe
203b4f5d9c Remove session cache default namespace from code also in purgeLocalCache
+ udpate comments (Lemonldap-499)
2012-08-13 10:53:29 +00:00
Sandro Cazzaniga
213c80888a * [LEMONLDAP-366] Replace notifications in Common 2012-07-12 21:04:06 +00:00