egroupware_official/infolog
Ralf Becker 3bb9e89bcf * CalDAV/Lightning: fixed under some conditions infinit poping up alarms and user not able to add alarms
- Lightning pops up alarm, until Sequence/etag get updated: if user has no edit rights on an other users calendar, etag never got updated, now we update it
- fixed user was not able to add alarms via CalDAV, if he had no edit rights for event (was always possible in web UI)
- alarms from other users calendars are not included any more, as they make no sense but a lot of trouble
- fixed wrong condition on adding alarms, causing some alarms no being saved
2011-03-05 10:21:32 +00:00
..
inc * CalDAV/Lightning: fixed under some conditions infinit poping up alarms and user not able to add alarms 2011-03-05 10:21:32 +00:00
js - Abstract multiple actions code to remove multiple if / switches 2010-12-08 19:01:13 +00:00
lang translations for Infolog 2011-03-04 13:04:37 +00:00
setup By default, export all custom fields, use field labels instead of names 2011-03-02 17:14:49 +00:00
templates fixed 5px higher tab for history in infolog.edit 2010-11-02 14:14:47 +00:00
csv_import.php dont use the global template object anymore; do our own now 2010-11-29 11:45:11 +00:00
index.php Feature: to allow admins a) to set an allowed password age, to require all users to change their password regularily; b) force password change for a given user on the users next login; c) better control about the password strength required; Funded by Cricket 2010-09-22 09:48:27 +00:00