Commit Graph

25981 Commits

Author SHA1 Message Date
Hadi Nategh
eddc291b4c Avoid invalid characters in DOM IDs.
Fixes missing comments, occasional errors in link comments.
2014-12-05 10:38:08 +00:00
Hadi Nategh
42468d40a7 Set focus to first input when loading a template into dialog 2014-12-05 10:32:42 +00:00
Hadi Nategh
675985f267 Automatically set focus to first input 2014-12-05 10:28:01 +00:00
Ralf Becker
4a983e46d9 hidden widget to transport content from server to client and back, thought server to client could easier be done by accessing content via content array manager 2014-12-05 09:35:36 +00:00
Hadi Nategh
acedd51dc5 Preset enddate accroding to start date of an event, plus considering duration if it exists 2014-12-05 08:30:40 +00:00
Ralf Becker
c3f3d0e01f throw an exceptin with a more maningful message if a template does not contain a template tag with an id attribute matching template name, eg. it was forgotten to rename when customizing 2014-12-04 15:52:15 +00:00
Ralf Becker
f64bac231b * CardDAV/Addressbook: fixed OS X addressbook overwrites account with lowest id when creating a new contact 2014-12-04 15:01:35 +00:00
Klaus Leithoff
e9147c17f0 handle new signature preference 2014-12-04 14:42:44 +00:00
Klaus Leithoff
d983fd23b8 fix problem with importing messages accidently introduced with r49578 2014-12-04 09:26:30 +00:00
Nathan Gray
3130609ed4 Fix missing translation on Add current 2014-12-03 17:58:47 +00:00
Nathan Gray
f76e832c36 Fix a bug in automatic drag and drop -> link support detection that gave DnD to apps that couldn't handle it. 2014-12-02 22:15:44 +00:00
Ralf Becker
29a40c6655 do not validate vfs-widgets not returning a value, as it overwrites preserved values with null 2014-12-02 19:17:25 +00:00
Klaus Leithoff
c3256d081a change disposition option values to on,off 2014-12-02 15:42:13 +00:00
Klaus Leithoff
1fc639b80f fix broken body-display on activesync after r49578 2014-12-02 14:48:25 +00:00
Ralf Becker
81fe6b37c1 French translations from zorg-AT-probesys.com 2014-12-02 13:12:12 +00:00
Nathan Gray
dc12a2afe4 Fix auto-selection of last used app 2014-12-01 17:06:57 +00:00
Nathan Gray
a8a3506031 Set textarea to get height from rows attribute 2014-12-01 16:11:20 +00:00
Hadi Nategh
b2de74d07f Refresh calendar event in top window after changing its status 2014-12-01 08:50:14 +00:00
Hadi Nategh
bd4448e967 Fix printing problem happening in IE and FF 2014-12-01 08:45:08 +00:00
Ralf Becker
b8756e7ecd fix typo 2014-11-30 13:46:59 +00:00
Ralf Becker
ed21a9c4b4 fixed wrong (just the collection) Location header on POST to ?add-member url 2014-11-30 09:24:44 +00:00
Hadi Nategh
ae6be9fa87 Resize mail compose after window resized too 2014-11-28 16:20:28 +00:00
Ralf Becker
75f992fa22 fixed not working view_range (max. number of buttons to show incl. label) 2014-11-28 14:46:05 +00:00
Ralf Becker
dc2e654d1a add more explenatory label, as done in German translation 2014-11-28 14:24:37 +00:00
Ralf Becker
9fdd92b5ea fix resize to work with zoom at least up to 125%, by calling resize a 2. time 2014-11-28 14:01:13 +00:00
Ralf Becker
c03ec0679e sort apps alphabetic and open external links with a target _blank 2014-11-28 12:43:27 +00:00
Hadi Nategh
af4cf46ba5 Make infolog print dialog to respect customfields type 2014-11-28 10:07:30 +00:00
Ralf Becker
77c1475ee9 fix not working dragging images into CKEditor of mail compose in FireFox 2014-11-27 14:03:48 +00:00
Ralf Becker
77faf475f2 have to wait for script files to be loaded, before calling egw.link_handler or any other egw method 2014-11-27 08:57:34 +00:00
Ralf Becker
54c0cd0fa3 adding cache-busters to LABjs and egw.js 2014-11-27 08:54:30 +00:00
Hadi Nategh
d0898a33c3 Disable use_time_grid preference in calendar 2014-11-26 13:59:31 +00:00
Klaus Leithoff
4d0c75447c fix broken mail_activesync send after changes how identity is seeded 2014-11-25 14:19:22 +00:00
Klaus Leithoff
60ff83c8d6 silence warning about array_flip on array(null,0) 2014-11-25 11:55:29 +00:00
Ralf Becker
4a2d408a42 fix for smtp- and imap-username not an email address 2014-11-25 11:53:04 +00:00
Ralf Becker
144a90237a fix not being able to accept/reject group-invitation, if not further rights 2014-11-25 10:41:32 +00:00
Ralf Becker
8743953c94 fix editing mail account fills users name and email in empty identity name or email, also appending custom identity name now in brackets to identity 2014-11-24 23:39:42 +00:00
Ralf Becker
4204bd8aeb capitalise From 2014-11-24 10:13:52 +00:00
Ralf Becker
11a4d39513 missing commits from combined account and identity/signature selection
r49527: Fix compose resizehandler: resize based on subtraction of header height from window height and allocate it to mail body
r49524: first step for a combined account and identity/signature selector
2014-11-24 10:08:29 +00:00
Ralf Becker
91fa9f44c8 remove app-header showing only path already visible in navigation 2014-11-21 19:36:53 +00:00
Ralf Becker
b361ce4e9b Don't preview the next message after deleting or moving messages. 2014-11-21 17:09:20 +00:00
Ralf Becker
424f904fbb * Mail: combine account and identity/signature selection, allows now to send with a different identity
also fixed tons of IDE warnings
r49532: fix compose ID and random string generation to use API auth::randomstring() method
2014-11-21 16:21:40 +00:00
Ralf Becker
10b106619a * API: report failed Ajax requests to user incl. a hint that server error-log should contain more information 2014-11-21 16:18:29 +00:00
Klaus Leithoff
8b2a51b89f make sure (or at least try) there is an emailaddress set for ident_email when fetching identities for the current user 2014-11-21 13:47:23 +00:00
Ralf Becker
f00530f7cb use a wrapper on a different url for sending mail to be able to select a different fpm pool 2014-11-21 13:37:49 +00:00
Ralf Becker
89f8c87cd1 dont allow to insert html 2014-11-21 11:18:58 +00:00
Ralf Becker
f56857343d * EMailAdmin: used quota not shown in mail-account when called by an admin for an other user (only for managed mail-servers) 2014-11-21 10:28:27 +00:00
Klaus Leithoff
2795360ef3 avoid problems regarding the deletion of messages from Trash, when configured Trash Folder does not match current folder regarding upper/lower case 2014-11-21 10:24:11 +00:00
Klaus Leithoff
7f1d9043b2 fix broken disposition-notification request 2014-11-20 15:54:10 +00:00
Klaus Leithoff
adfa95b45d handle error and error-messages on folder-creation. Special handling when having flat folderstructure (no prefix present) 2014-11-20 14:59:26 +00:00
Ralf Becker
df39e04e95 * Admin: fix fatal error in admin >> bulk password reset 2014-11-20 13:54:03 +00:00