egroupware_official/phpgwapi
Nathan Gray 32e2d1ad6a Rework common preferences
- Better grouping
- Added preferences for rich text editor
  - Font
  - Font size
Take effect on new, blank editors.  Existing data is untouched.
2012-12-20 19:45:51 +00:00
..
cron return success or error if called via HTTP as HTTP status 2012-05-08 21:48:30 +00:00
doc removed menuaction check completly, as only missuse was setting currentapp from it, which get now checked 2012-03-27 08:29:52 +00:00
images
inc Rework common preferences 2012-12-20 19:45:51 +00:00
js fixed typo causing alert with "undefied" message, instead of an error 2012-10-24 09:52:21 +00:00
lang * CalDAV/Calendar/Resources: calendars of resources can now be accessed or subscribed via CalDAV, to subscribe use CalDAV preferences 2012-10-16 11:30:35 +00:00
ntlm correctly urlencode redirects if we have no ntlm available 2012-10-30 14:43:28 +00:00
setup Prevent repeats of default template directory 2012-10-05 14:54:13 +00:00
templates Use parent method to generate top menu 2012-11-27 15:51:08 +00:00
templatesSavant2/default Replace <?= with <?php echo 2007-05-13 17:50:52 +00:00
tests
addressbook.php