Commit Graph

24756 Commits

Author SHA1 Message Date
ab601bf94c Make sure global categories is infolog when in infolog. Other apps (tracker) may grab it first if we don't set it here 2013-03-18 23:22:51 +00:00
cbbd03f388 - Use top-level preferences to load favorites
- Empty sidebox target on unload to prevent handlers hanging around
2013-03-18 20:58:55 +00:00
0e89b309e3 Push updated preferences to client so favorites don't re-appear / disappear 2013-03-18 20:55:47 +00:00
562ffe972f Fix some destructors 2013-03-18 20:52:41 +00:00
229b09da8d handle missing v2 skin 2013-03-18 16:02:35 +00:00
3e09f30480 Fix multiple delete confirmations 2013-03-18 15:43:22 +00:00
6204999b19 allow better config options for spell checking in ckeditor (add BrowserBased only) 2013-03-18 15:36:27 +00:00
8f2c59ac45 * API: enable browsers native spellchecker as default for HTML Editor, if e.g.: aspell fails - to use browsers native spellchecker, you have to hold CMD/CTRL button on rightclick to access the browsers spell correction options 2013-03-18 09:59:21 +00:00
428e71daad documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00
a0cedae8b3 Add chosen to et2 selectbox 2013-03-15 17:47:28 +00:00
7a3b2db0a6 If widget's row / column gets disabled, let widget know too 2013-03-15 17:46:53 +00:00
237c5ffcdf Fix missing category colors for app specific categories 2013-03-15 14:49:02 +00:00
d4d2096a39 handle/fix missed ckeditor3 calls 2013-03-15 11:50:48 +00:00
d226d759cd Add check for [username] when trying to convert a user to account ID 2013-03-14 19:34:12 +00:00
fc4545d1ea * CalDAV: preference to overwrite default on how many days to sync into past or future 2013-03-14 17:13:59 +00:00
382b12b29a missing fallback on skins 2013-03-14 17:00:34 +00:00
d22fb56089 remove ckeditor3 2013-03-14 16:52:21 +00:00
91eafa3037 switch to ckeditor4 2013-03-14 16:44:43 +00:00
a3ef1985ec switch to CKEditor4 2013-03-14 16:30:55 +00:00
48687977f9 * API: add CKEDITOR4 2013-03-14 16:16:49 +00:00
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
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
cbf7abc4fb reverted (unnecessary) fix of r41893, causing editing of account addressbook data to show up empty 2013-03-14 11:01:46 +00:00
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
4efa3e8be5 If there's no ID, don't even ask for the title 2013-03-13 19:32:25 +00:00
e685a222dc Avoid JSON error popup by checking for the queue before using it 2013-03-13 19:31:06 +00:00
3c69b26525 Add empty row placeholder 2013-03-13 18:42:03 +00:00
656c3f3eb5 Fix typo breaking link activation 2013-03-13 18:36:01 +00:00
b57d8f3555 Tighen up favorite spacing in sidebox 2013-03-13 15:24:18 +00:00
86321fa998 Change blank filter label to 'No filters' 2013-03-13 15:23:21 +00:00
72fcd52f2d Fix favorite button alignment 2013-03-12 23:15:32 +00:00
9b74347048 Remove debug 2013-03-12 23:03:21 +00:00
0d06c2b394 Use new function to show favorites even when viewing a contact 2013-03-12 22:58:22 +00:00
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
5c0a8fa721 More styling for favorites 2013-03-12 22:47:02 +00:00
68529ce692 Load et2 CSS in at the top level so it's available for sidebox 2013-03-12 22:45:58 +00:00
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
0d9de3a9bc fixed on [Save] not closing edit window 2013-03-08 07:43:05 +00:00
4df3295cce * CalDAV/InfoLog: fixed SQL error if client has multiple identical X-properties, eg. alarms 2013-03-07 15:55:40 +00:00
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
cb15d5ca4b CSS for firefox 2013-03-06 19:34:01 +00:00
ddcf53446a Style to make favorites fit in better with sidebox, and not jump around 2013-03-06 17:56:09 +00:00
ede5c5209a Missing phrases 2013-03-06 16:30:46 +00:00
3135123918 vertical scrollbar for folder list in FF 2013-03-06 15:55:39 +00:00
a2e75c3ca4 further work regarding the editor focus 2013-03-06 09:17:21 +00:00
d75726eeaa new translations from Stefan 2013-03-06 08:30:58 +00:00
27a20b7864 Automagic favorites in sidebox (et2) 2013-03-06 00:04:08 +00:00
e63ea5a1e4 Favorites progress - safe names, delete confirmation, automagic sidebox favorites 2013-03-06 00:02:48 +00:00
176307335e if mail app is available (detect for static function splitRowID), and import_mail is called with param rowid, use application mail for importing (creating infolog/tracker items from emails) 2013-03-05 14:47:00 +00:00
9c830f7461 get some more actions to work 2013-03-05 14:09:35 +00:00