Commit Graph

17484 Commits

Author SHA1 Message Date
Klaus Leithoff
7d955cf2e7 make sure we are connected, before trying to reopen a drafted Message (while/after saving) 2011-07-19 12:56:45 +00:00
Klaus Leithoff
a981c31afd quieten warning regarding foreach on POST->destination 2011-07-19 11:42:35 +00:00
Klaus Leithoff
97a91b82a5 fix bug ->could not parse MimeMessage<- on saving (and reopening) Templates 2011-07-19 11:39:56 +00:00
Klaus Leithoff
39ccc98418 fix broken category search, selected cat=1 always, when only one category wasselected, as (int) of an array does not give the required/expected result 2011-07-19 07:30:39 +00:00
Klaus Leithoff
944a31e610 use new option to fetch the activeMailProfile by ProfileID 2011-07-18 13:41:13 +00:00
Klaus Leithoff
e9eb6154ff use new option to fetch the activeMailProfile by ProfileID 2011-07-18 13:40:58 +00:00
Klaus Leithoff
fdc6f1f63f allow to fetch identity by assigned serverID (fetches the first match found) 2011-07-18 12:22:51 +00:00
Klaus Leithoff
3be162cd2a fix by Ralf for bug, that prevented the update of accounts, if your accountselection method is groupmembers 2011-07-18 10:09:47 +00:00
Klaus Leithoff
e084ade3b1 fix javaScript error for firstChild is null, on opening mails without subject, or with no accessible subject 2011-07-18 07:47:22 +00:00
Ralf Becker
ff7a0b3ffd fix to avoid clearing browser cache after 11.1 update 2011-07-14 14:08:29 +00:00
Klaus Leithoff
4e22875dea add missing default translation for lang key tls 2011-07-14 08:57:23 +00:00
Ralf Becker
a64980d852 removed two css settings messing up existing eTemplate layouts:
- spans were different vertical aligned the prefixing text
- all nextmatch header were forced to left alignment
--> seems to have no negative effect, but fixes some ugly layout bugs
2011-07-13 12:52:28 +00:00
Klaus Leithoff
81e0720ee5 notification/tracker: in special cases, the owner of an entry was notified twice; now control who is notified in the first (admin) notification run, and pass the already notified email-addresses to the general run; add missing static to get_details of notifications for tracker (backport r35727) 2011-07-13 07:36:27 +00:00
Ralf Becker
e4da700ff4 using grid styleing also for nextmatch widgets without nextmatch header 2011-07-12 09:55:08 +00:00
Nathan Gray
69b0ceed0c Consolidating & simplifying translation phrases 2011-07-11 17:01:55 +00:00
Klaus Leithoff
2daee47ef9 Changelog for 11.1.20110711 2011-07-11 11:26:18 +00:00
Klaus Leithoff
e93d0ca3ac * eMail: bugfix for 'identities are set as active profile': status is now checked for active 2011-07-11 11:19:25 +00:00
Ralf Becker
546db61c51 style for disabled buttons 2011-07-10 18:24:18 +00:00
Ralf Becker
ccf99917d0 fixing the last fix, code was still needed ;-) and automatically hiding the location bar for mobile browsers 2011-07-10 12:10:43 +00:00
Ralf Becker
25b07d3fc8 fixed not working default app for mobile browsers 2011-07-10 12:09:03 +00:00
Ralf Becker
459d044389 Changelog for 11.1.20110710 2011-07-10 11:09:28 +00:00
Ralf Becker
d7e449c23a Changelog for 11.1.20110709 2011-07-09 17:37:34 +00:00
Ralf Becker
02566ff159 fixed division by zero, by removing not longer needed mobile code 2011-07-09 16:54:12 +00:00
Ralf Becker
235f608fb9 * Template for mobile browsers: only show application area, all apps are available via slideout menu
- backport of r35645 and r35698
2011-07-09 16:38:53 +00:00
Jörg Lehrke
544627ef32 * Generate well-formed XML for Funambol and SyncEvolution clients (community bug#2975) 2011-07-08 19:45:24 +00:00
Klaus Leithoff
d82ce69d2b * eSync: Take care of serverside message flagging on reply and forward 2011-07-08 13:44:08 +00:00
Klaus Leithoff
41f41e698b if requesting UIDs, do not try to look for the set assuming we got ids 2011-07-08 09:37:44 +00:00
Klaus Leithoff
3cb3c2af82 try to be more robust regarding the resizing of the mainViewArea 2011-07-08 09:37:33 +00:00
Ralf Becker
0d8f2966a0 * CalDAV/GroupDAV: disabling not working iterator, causing not all events to be returned to client 2011-07-08 08:03:56 +00:00
Klaus Leithoff
9b782df25f fix fatal error: unsupported operand type in resources_ui line 428; reported on community tracker#3006 2011-07-08 07:50:06 +00:00
Nathan Gray
8efaf4f349 Use different method of filtering app 2011-07-07 19:53:11 +00:00
Nathan Gray
1c8ba78da0 Multiple owners, change owner by context menu, application filter, misc. categories fixes. 2011-07-07 19:12:31 +00:00
Nathan Gray
74e7a27b4c Allow setting owner when creating a new category 2011-07-07 15:36:01 +00:00
Nathan Gray
bfa42d8426 Use edit link for label too 2011-07-07 14:15:35 +00:00
Ralf Becker
19deeeb595 switch html5 form validation off for cancel buttons and in etemplate editor (or whenever any $ignore_validation expression is given) 2011-07-07 13:01:29 +00:00
Ralf Becker
579c388056 differenciate in our serverside user-agent detection between Chrome and Safari, and disable html5 form validation for float, as Chrome 12 rejects float values with comma as decimal separator 2011-07-07 11:51:33 +00:00
Klaus Leithoff
c1705e6f45 fix bug that prevented the editing of own infologs, if no grouprights are set, and history config for application infolog is not set 2011-07-07 08:20:34 +00:00
Nathan Gray
cca328dbea Pass non-popup links through framework's link handler 2011-07-06 15:41:19 +00:00
Nathan Gray
995c244b6b Use different app if running hooked also 2011-07-06 15:36:22 +00:00
Nathan Gray
a717ab2b59 Send admin or preferences as application, depending on current location 2011-07-06 14:13:09 +00:00
Klaus Leithoff
1bd609e940 on changeFolder, skipPrevious, skipForward, changeActiveAccount, etc.; better control on preview - do not try, when there is no preview area active 2011-07-06 10:10:54 +00:00
Klaus Leithoff
1128548a8e on move, remove previewMessage from session 2011-07-06 08:51:12 +00:00
Ralf Becker
2acb6c7ab5 * Template for mobile browsers: only show application area, all apps are available via slideout menu 2011-07-06 07:19:54 +00:00
Nathan Gray
624839d0db Translations for placeholder labels 2011-07-05 22:21:49 +00:00
Nathan Gray
aab8157907 Translation for placeholder labels 2011-07-05 21:44:21 +00:00
Nathan Gray
5740888427 - Add a hint/warning when admin edits user's category to change owner
- Change 'Change owner' to use add/remove, similar to other apps
2011-07-05 16:35:32 +00:00
Nathan Gray
324cb05599 Use different app if running hooked also 2011-07-05 15:56:30 +00:00
Klaus Leithoff
95a24bbef7 on delete, remove previewMessage from session 2011-07-05 15:54:15 +00:00
Nathan Gray
73d6b61f79 Pass (non-popup) links through framework's handler 2011-07-05 15:13:26 +00:00
Nathan Gray
4e54cdabc0 Pass non-popup links through framework's link handler 2011-07-05 14:45:25 +00:00