Commit Graph

26002 Commits

Author SHA1 Message Date
Ralf Becker
b5c0256a2a * all apps: custom field attribute length only sets visible length, to set maximum length specify rows=1 2014-12-10 14:39:48 +00:00
Ralf Becker
307c66e54d 14.1 build script 2014-12-09 14:47:45 +00:00
Klaus Leithoff
115a36ba64 use possible acc_imap_timeout param, that could be set in egw_ea_accounts 2014-12-09 11:13:57 +00:00
Ralf Becker
996c585a2a fixed wrong order of arguments to setVacationUser() 2014-12-09 08:41:19 +00:00
Nathan Gray
e0bb6dbfd0 Fix missing participants in print dialog 2014-12-08 20:59:52 +00:00
Nathan Gray
ef6ffd3f8f Fix missing participants in print dialog 2014-12-08 20:58:18 +00:00
Nathan Gray
267cc7cb93 Fix multiselect/taglist values not properly set if value is an object instead of an array
- Fix to handle strings and nulls too
2014-12-08 20:02:38 +00:00
Ralf Becker
642775bf62 fixed sometimes not working download of all attachments via zip (name instead of filename set) and changed it to use streams 2014-12-08 18:24:26 +00:00
Nathan Gray
d7be8fe202 Fix multiselect/taglist values not properly set if value is an object instead of an array 2014-12-08 18:16:22 +00:00
Ralf Becker
3d7030b43f fix fatal error in mass password-reset in admin when changing mail account parameters 2014-12-08 16:23:23 +00:00
Nathan Gray
906a5b442e Set textarea to get height from rows attribute, some better styling so they are not so small 2014-12-08 16:06:09 +00:00
Ralf Becker
fce211850a missing translation of blur text in textbox 2014-12-08 15:57:23 +00:00
Ralf Becker
334832f2ca remove 0=off in NM column-selection, to show empty-label "Refresh" instead 2014-12-08 13:22:00 +00:00
Ralf Becker
f810cdb791 Changelog for 14.1.20141205 2014-12-05 13:31:51 +00:00
Klaus Leithoff
f010c36efe if cot connected getQuotaRoots call for capabilities may not get the real capabilities of the server. so wake up the connection by querying for the currentMailbox 2014-12-05 13:16:24 +00:00
Ralf Becker
5d02099809 add personal part / full name to email when adding contacts from addressbook list to to, cc or bcc of mail compose 2014-12-05 12:38:20 +00:00
Klaus Leithoff
fbcad67cc1 silence parning on unlink, by passing the correct file WITH path-info 2014-12-05 11:59:16 +00:00
Hadi Nategh
700d0d78e5 * Calendar: Add new feature to the calendar app, in order to be able to sort calendars in day and week views 2014-12-05 11:32:08 +00:00
Ralf Becker
6ffc302835 fix not working fopen mode "x" 2014-12-05 11:22:15 +00:00
Hadi Nategh
9bfb3a3c98 Make sure there's string to be replaced 2014-12-05 11:07:08 +00:00
Hadi Nategh
0516bf5f59 Accept and process commands even if they're right at the beginning.
Fixes bug where commands at the start of content were not processed.
2014-12-05 10:44:00 +00:00
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