Commit Graph

10 Commits

Author SHA1 Message Date
Ralf Becker
1c98d4f5ac fixed problem reported by Pedro Ribeiro 2014-02-04 13:45:01 +00:00
Ralf Becker
1f64da2abf get_specific_rights returns true, if there no acl data at all --> using 0 instead 2012-07-31 17:56:56 +00:00
Ralf Becker
c325123be7 * Admin/Preferences: fixed not removable ACL rights for apps using NO group-acl, eg. Addressbook or InfoLog 2012-07-31 17:44:48 +00:00
Ralf Becker
dcec7b9377 fixed PHP 5.4 Warning: Illegal string offset 2012-05-21 10:59:33 +00:00
Ralf Becker
156585dccb dont show more lines in multiselectbox as we have values 2012-02-21 09:26:55 +00:00
Ralf Becker
63443fcdf5 * Preferences: fixed not working setting of preferences without a logout
need to call preferences::add() or preferences::delete(), to also set affective prefs!
2011-04-12 07:57:41 +00:00
Ralf Becker
ce781ca666 fixed not working default for checkboxes of "No"="0" and displaying sections now with class="th" and colspan="2" 2011-03-19 11:25:57 +00:00
Ralf Becker
3c18c28281 fix for bug #2053: in edit categories, egw shows the KB menu in english rather than the locale 2010-12-06 08:52:29 +00:00
Ralf Becker
a515836e43 certain common prefs (language, template, ...) require the session to be re-created, happend formerly always, but it now optimized away ;-) 2010-11-17 13:36:56 +00:00
Ralf Becker
785bb1831b only explode default value by comma, if we allow multiple values (otherwise defaults containing commas are never displayed, eg. addressbook link_title or fileas_type 2010-11-10 09:33:51 +00:00