Commit Graph

21858 Commits

Author SHA1 Message Date
Klaus Leithoff
d22fb56089 remove ckeditor3 2013-03-14 16:52:21 +00:00
Klaus Leithoff
91eafa3037 switch to ckeditor4 2013-03-14 16:44:43 +00:00
Klaus Leithoff
a3ef1985ec switch to CKEditor4 2013-03-14 16:30:55 +00:00
Klaus Leithoff
48687977f9 * API: add CKEDITOR4 2013-03-14 16:16:49 +00:00
Ralf Becker
d0428594a1 * Calendar/ImportExport: fixed out-of-memory condition while importing large iCal files
do NOT read whole file into memory, just pass stream so iCal class can use an iterator
2013-03-14 15:41:38 +00:00
Ralf Becker
9ef5149632 * Calendar/ImportExport: fixed out-of-memory condition while importing large iCal files
do NOT read whole file into memory, just pass stream so iCal class can use an iterator
2013-03-14 15:40:05 +00:00
Ralf Becker
166335f16e * Calendar/CalDAV: fixed recuring event disapeared from device, if a rejected recurrence existed and a change from an other user caused a reload (412 Precondition Failed) 2013-03-14 14:48:40 +00:00
Ralf Becker
4d11e020e8 * Calendar/CalDAV: fixed recuring event disapeared from device, if a rejected recurrence existed and a change from an other user caused a reload (412 Precondition Failed) 2013-03-14 14:47:06 +00:00
Ralf Becker
73b2c5cd78 reverted (unnecessary) fix of r41893, causing editing of account addressbook data to show up empty 2013-03-14 11:02:12 +00:00
Ralf Becker
cbf7abc4fb reverted (unnecessary) fix of r41893, causing editing of account addressbook data to show up empty 2013-03-14 11:01:46 +00:00
Klaus Leithoff
b0c07ee100 * CKEDITOR/API: Version update to 3.6.6.1; handle IE10 problems regarding input behavior on enter 2013-03-14 09:58:58 +00:00
Klaus Leithoff
308c4a2951 * CKEDITOR/API: Version update to 3.6.6.1; handle IE10 problems regarding input behavior on enter 2013-03-14 09:55:03 +00:00
Nathan Gray
4efa3e8be5 If there's no ID, don't even ask for the title 2013-03-13 19:32:25 +00:00
Nathan Gray
e685a222dc Avoid JSON error popup by checking for the queue before using it 2013-03-13 19:31:06 +00:00
Nathan Gray
3c69b26525 Add empty row placeholder 2013-03-13 18:42:03 +00:00
Nathan Gray
656c3f3eb5 Fix typo breaking link activation 2013-03-13 18:36:01 +00:00
Klaus Leithoff
944e22afc5 * eMail: work around a IE10 bug/feature, which is eating away cr/lf if preceded by space in pre sections 2013-03-13 16:03:09 +00:00
Nathan Gray
b57d8f3555 Tighen up favorite spacing in sidebox 2013-03-13 15:24:18 +00:00
Nathan Gray
86321fa998 Change blank filter label to 'No filters' 2013-03-13 15:23:21 +00:00
Klaus Leithoff
bb956833a7 * eMail: style stuff to preserve style of buttons used in eMail which changed after loading et2 Styles on top for framework 2013-03-13 11:11:10 +00:00
Nathan Gray
72fcd52f2d Fix favorite button alignment 2013-03-12 23:15:32 +00:00
Nathan Gray
9b74347048 Remove debug 2013-03-12 23:03:21 +00:00
Nathan Gray
0d06c2b394 Use new function to show favorites even when viewing a contact 2013-03-12 22:58:22 +00:00
Nathan Gray
dee286e2e0 Move favorites js into its own widget, add support for favorites in sidebox when there is no nextmatch on the page 2013-03-12 22:57:42 +00:00
Nathan Gray
5c0a8fa721 More styling for favorites 2013-03-12 22:47:02 +00:00
Nathan Gray
68529ce692 Load et2 CSS in at the top level so it's available for sidebox 2013-03-12 22:45:58 +00:00
Klaus Leithoff
79771d0e63 enforce signature description on list and read (if none given), on personal signatures 2013-03-11 14:19:16 +00:00
Klaus Leithoff
0be52c896e * eMail: enforce signature description if none given, on personal signatures 2013-03-11 13:20:39 +00:00
Klaus Leithoff
4794e4617d * eMail: fix missing trashFolder short display name, when refreshing folder on selecting trash folder itself 2013-03-11 12:17:19 +00:00
Klaus Leithoff
f16f807c19 * eMail/IMAP: fix possible missing RESPONSE Code, but available PARSED response in getSummary 2013-03-08 14:53:56 +00:00
Klaus Leithoff
721f38b5e7 * eMail: fix for CKEditor fragments shown on reply for IE9+10; focus to body handling is completely moved to html::fckeditor 2013-03-08 14:53:08 +00:00
Klaus Leithoff
8255e95793 improve focus management by forcing carent in all browsers to be placed at the start of the loaded document 2013-03-08 13:15:57 +00:00
Klaus Leithoff
203316af08 improve focus management by forcing carent in all browsers to be placed at the start of the loaded document 2013-03-08 13:14:14 +00:00
Ralf Becker
0d9de3a9bc fixed on [Save] not closing edit window 2013-03-08 07:43:05 +00:00
Ralf Becker
40c51141d3 * CalDAV/InfoLog: fixed SQL error if client has multiple identical X-properties, eg. alarms 2013-03-07 15:56:24 +00:00
Ralf Becker
4df3295cce * CalDAV/InfoLog: fixed SQL error if client has multiple identical X-properties, eg. alarms 2013-03-07 15:55:40 +00:00
Klaus Leithoff
e7252ad770 * *eMail: work around losing focus for IE10, on message view, when on single BrowserInstance 2013-03-07 15:50:14 +00:00
Ralf Becker
1f2609b4fc * CardDAV/Addressbook: fixed SQL error "Unknown column list_modified" if preference "Distributionlists as groups" is checked and client does a sync-collection-report 2013-03-07 14:52:28 +00:00
Ralf Becker
41116cd6fc * Timesheet: fixed SQL error when deleting a user and transfering his data to an other user 2013-03-07 12:40:38 +00:00
Ralf Becker
98728b22b0 * Timesheet: fixed SQL error when deleting a user and transfering his data to an other user 2013-03-07 12:40:09 +00:00
Klaus Leithoff
fa2f0df393 if in admin, emailadmin link should open in its own enviroment; fix missing NAME but data: as name 2013-03-07 11:14:24 +00:00
Ralf Becker
bd5ee3de68 ignore info_contact without id, causing projects linked via project tab not to be linked 2013-03-07 10:42:44 +00:00
Nathan Gray
cb15d5ca4b CSS for firefox 2013-03-06 19:34:01 +00:00
Nathan Gray
ddcf53446a Style to make favorites fit in better with sidebox, and not jump around 2013-03-06 17:56:09 +00:00
Nathan Gray
ede5c5209a Missing phrases 2013-03-06 16:30:46 +00:00
Klaus Leithoff
3135123918 vertical scrollbar for folder list in FF 2013-03-06 15:55:39 +00:00
Nathan Gray
92e00bb0ec Add ACL check to read-only category selection and nextmatch row color 2013-03-06 15:30:06 +00:00
Ralf Becker
49d8ddc3b6 setting "Primary emailadmin Profile" as default for "eMail Account to sync" 2013-03-06 14:51:56 +00:00
Ralf Becker
225d9e3483 allow to save defaultQuota via setup, removed now always set userDefinedAccounts/Identities and signatures 2013-03-06 12:29:06 +00:00
Klaus Leithoff
62c1406af2 further work regarding the editor focus 2013-03-06 09:23:05 +00:00