Commit Graph

22482 Commits

Author SHA1 Message Date
Ralf Becker
374b828c68 * API: allow to set a maximum caching time used instead of unlimited caching or a bigger time, eg. in header.inc.php: egw_caching::$max_expiration = 864000; // 10days 2013-06-10 09:55:49 +00:00
Ralf Becker
b6319b43cf * API: allow to set a maximum caching time used instead of unlimited caching or a bigger time, eg. in header.inc.php: egw_caching::$max_expiration = 864000; // 10days 2013-06-10 09:55:22 +00:00
Ralf Becker
6cc0b1b4e3 * Calendar/CalDAV: updated timezone database to 1.2013c
from Lightning: https://hg.mozilla.org/comm-central/log/0c54a5703d29/calendar/timezones/timezones.sqlite
2013-06-07 16:03:49 +00:00
Ralf Becker
7fd4199cba * Calendar/CalDAV: updated timezone database to 1.2013c
from Lightning: https://hg.mozilla.org/comm-central/log/0c54a5703d29/calendar/timezones/timezones.sqlite
2013-06-07 16:03:30 +00:00
Klaus Leithoff
69665af373 some fixed layout for mail-display in popup 2013-06-07 13:58:17 +00:00
Ralf Becker
081bb820db * Calendar: changing an existing, recurring event to whole-day, caused an end-time on day before start 2013-06-07 11:54:09 +00:00
Ralf Becker
1b9c105198 * Calendar: changing an existing, recurring event to whole-day, caused an end-time on day before start 2013-06-07 11:53:45 +00:00
Ralf Becker
7e1d64b65c * Admin/All apps: enable private custom-fields
can be explicitly disabled via GET parameter use_private=0
2013-06-06 17:06:15 +00:00
Ralf Becker
0a22f09523 * Admin/All apps: enable private custom-fields
can be explicitly disabled via GET parameter use_private=0
2013-06-06 17:05:56 +00:00
Ralf Becker
4818335176 fixed css rule after some change in old eTemplate causing border-style: groove around each filename 2013-06-06 15:41:55 +00:00
Klaus Leithoff
7a1c48ddad move ActiveProfileID Pref to General Settings 2013-06-06 15:39:45 +00:00
Ralf Becker
9ed61924d0 fix background of dialogs in calendar, tested with resources to keep intended fix from Nathan 2013-06-06 15:02:47 +00:00
Ralf Becker
6a605be08c * Filemanager: store last view as implicit preference and restore it from there 2013-06-06 13:31:51 +00:00
Ralf Becker
af704e2cd5 when viewing sub-entries (action=sp) partents are displayed immediatly before first occurence of a child, for a single parent, always display it as first entry (linked entries to parent could get sorted in front) 2013-06-06 13:15:20 +00:00
Ralf Becker
914e70a1b4 when viewing sub-entries (action=sp) partents are displayed immediatly before first occurence of a child, for a single parent, always display it as first entry (linked entries to parent could get sorted in front) 2013-06-06 13:15:02 +00:00
Ralf Becker
cc70de044f * ProjectManager: view all sub-entries of an InfoLog by context menu 2013-06-06 12:17:53 +00:00
Ralf Becker
14b9b8ca51 * ProjectManager: view all sub-entries of an InfoLog by context menu 2013-06-06 12:17:33 +00:00
Klaus Leithoff
19d40a028b * eMail: while composing try refreshing listview for Draftfolder (this is, when email app is open, and draft folder is selected) 2013-06-06 11:56:04 +00:00
Klaus Leithoff
c7e763b705 use egw().open abstraction to open view popup 2013-06-06 09:14:14 +00:00
Ralf Becker
3e40eaf0cb * API/Addressbook/EMailAdmin: full support for active directory as account storage, tested with Samba4 and win2008r2
Trunk commits r42507, r42545, r42556, r42557, r42612, r42630
plugin to support Active Directory to store email configuration (in proxyAddresses attribute, no Exchange schema and support!), also fully autodetecting plugins now in emailadmin/inc directory
2013-06-06 07:21:42 +00:00
Nathan Gray
6852d0807d Improve UI of multi-row selectbox
- Only check button, no x (check toggles all/none), aligned with checkboxes
- Header with buttons hides when not hovering over checkbox, saving space
- Account select now has quick-select in header
2013-06-05 22:45:19 +00:00
Nathan Gray
d25d2d1b98 Fix link-entry widgets with only_app set losing value 2013-06-05 17:11:49 +00:00
Nathan Gray
a10914b20e Fix link-entry custom fields showing application selectbox 2013-06-05 17:10:57 +00:00
Nathan Gray
654054826f Implement home-accounts and select-account custom fields sub-placeholder expansions in the correct place, with the rest of them 2013-06-05 17:03:27 +00:00
Nathan Gray
e8770a9611 Fix loading of account contact info placeholders 2013-06-05 14:44:10 +00:00
Klaus Leithoff
efa51c09b7 first draft regarding a display message popup 2013-06-05 14:24:56 +00:00
Ralf Becker
5a86de2ca6 merged tooltip for label from trunk 2013-06-05 14:07:05 +00:00
Ralf Becker
a46a9321f3 merged tooltip for label from trunk 2013-06-05 13:55:57 +00:00
Ralf Becker
0d8ba7b81b if we have onclick or tooltip, add it to an extra div around single element of a box 2013-06-05 13:13:47 +00:00
Ralf Becker
53006a471c if we have onclick or tooltip, add it to an extra div around single element of a box 2013-06-05 13:13:09 +00:00
Klaus Leithoff
12f4018fd2 improve dock/undock on situations, when you click to preview, but e.g. a folder reload is still performing (sometimes however you just have to drag it into the open manually) 2013-06-05 10:41:38 +00:00
Klaus Leithoff
4f90990815 some control of headerCache 2013-06-05 08:54:54 +00:00
Ralf Becker
ebe84d09ac fix header templates missing essential parts like display of validation errors 2013-06-05 07:37:27 +00:00
Ralf Becker
76e9d68121 fix header templates missing essential parts like display of validation errors 2013-06-05 07:37:08 +00:00
Ralf Becker
cf992c6453 fixed "not working" save in Calendar >> Site config, gave a wrong, but not displayed, validation error 2013-06-05 07:22:54 +00:00
Ralf Becker
ed9513e846 fixed "not working" save in Calendar >> Site config, gave a wrong, but not displayed, validation error 2013-06-05 07:22:27 +00:00
Nathan Gray
cf0f1c9cd2 Implement no_files attribute 2013-06-04 23:05:31 +00:00
Nathan Gray
b59f661893 Add portlet created by context menu to bottom, since mouse position is unknown 2013-06-04 22:34:21 +00:00
Nathan Gray
b50dc80ee1 Add in contact placeholders for custom fields of type select-account 2013-06-04 21:24:17 +00:00
Nathan Gray
f9dddad8f0 Increase import dialog size 2013-06-04 20:30:51 +00:00
Nathan Gray
ff2d06fcc2 Clear assigned / responsible popups after use 2013-06-04 20:21:45 +00:00
Nathan Gray
00b604195a Avoid duplicate parsing of usernames with [login] 2013-06-04 20:07:57 +00:00
Ralf Becker
18af05e967 * Calendar: configuration to automatic create links for participants from addressbook 2013-06-04 18:01:04 +00:00
Ralf Becker
86d54d092c * Calendar: configuration to automatic create links for participants from addressbook 2013-06-04 18:00:39 +00:00
Klaus Leithoff
de5e5ba478 use same method to cache headers as felamimail; same cache store! try to gain control about the get_row calls 2013-06-04 15:29:53 +00:00
Klaus Leithoff
c1acfdeb7b fix possible problem with call of uid 9247 (debug szenario, that was not reverted) 2013-06-04 10:11:19 +00:00
Nathan Gray
b79460e7a0 Check for value before trying to use it 2013-06-03 23:17:01 +00:00
Nathan Gray
25c95ce870 Avoid overlap of public & private custom fields by giving privates an ID 2013-06-03 23:10:23 +00:00
Nathan Gray
4d13f3170f Can't forget to reset the ID (template name), or it might not be able to load the template 2013-06-03 23:05:02 +00:00
Nathan Gray
0a33ad8eae Move select options for type to top level so et2 can find them 2013-06-03 22:43:03 +00:00