Commit Graph

21835 Commits

Author SHA1 Message Date
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
Klaus Leithoff
a2e75c3ca4 further work regarding the editor focus 2013-03-06 09:17:21 +00:00
Ralf Becker
6b4021a4f5 setting "add raw message .eml" as default and a missing translation 2013-03-06 08:41:29 +00:00
Ralf Becker
7aa05c7579 new translations from Stefan 2013-03-06 08:31:58 +00:00
Ralf Becker
d75726eeaa new translations from Stefan 2013-03-06 08:30:58 +00:00
Nathan Gray
27a20b7864 Automagic favorites in sidebox (et2) 2013-03-06 00:04:08 +00:00
Nathan Gray
e63ea5a1e4 Favorites progress - safe names, delete confirmation, automagic sidebox favorites 2013-03-06 00:02:48 +00:00
Klaus Leithoff
67c8b20b41 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); add add_raw option to tracker mail import; 2013-03-05 15:14:34 +00:00
Klaus Leithoff
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
Klaus Leithoff
9c830f7461 get some more actions to work 2013-03-05 14:09:35 +00:00
Ralf Becker
93710e09e1 * Setup/API: improved diagnostics about db connection problem and not installed EGroupware
- removed deprecated egw_db->Halt_On_Error handling in favor of just exceptions
- added a couple of exceptions extending egw_exception_db to be able to detect different problem areas
- fixed setup to use / catch exceptions
- new egw_exception_db_setup displays link to setup below exception message, to cope with no longer allowed html in exception messages
2013-03-05 10:50:43 +00:00
Nathan Gray
8703b9a8e8 - Store group inside favorite preference so we know global / group favorites from user favorites
- Implement ability to delete favorites from menu
2013-03-04 23:33:58 +00:00
Nathan Gray
af4607222d Return correct true or false based on if the value was added or deleted successfully, was always true 2013-03-04 23:31:30 +00:00
Nathan Gray
fa020a5a37 Fix selectbox set_value() 'unchanged' check to actually check the value 2013-03-04 23:25:36 +00:00
Nathan Gray
7641661cda Change alignment of buttons in Site config 2013-03-04 17:46:20 +00:00
Nathan Gray
6d685e010a Add links/href & links/link to general placeholder list 2013-03-04 17:43:46 +00:00
Nathan Gray
ad6cb824ec Add ACL check to read-only category selection and nextmatch row color 2013-03-04 16:40:25 +00:00
Klaus Leithoff
9b0623ff3a fix typo/copy and past error on dataGetUIDdata 2013-03-04 16:25:39 +00:00
Klaus Leithoff
ee3e5941eb handle some array values (delimiter, attributes) when folderInfo was retrieved from cache 2013-03-04 13:06:12 +00:00
Klaus Leithoff
98cc3e220b improve getFolderStatus behavior 2013-03-04 12:37:38 +00:00
Klaus Leithoff
62541c2c42 * eMail/api: attempt to fix the focus on body issue with FF; thanks to CKEditor support 2013-03-04 11:53:53 +00:00
Klaus Leithoff
2b27946d6f * eMail/api: attempt to fix the focus on body issue with FF; thanks to CKEditor support 2013-03-04 11:50:17 +00:00
Klaus Leithoff
472f262eb1 * eMail/egw-pear: fixed problem with unexpected (but valid) multiline response for STATUS commands 2013-03-04 08:03:43 +00:00
Ralf Becker
95d9dc084f * ImportExport: do NOT complain about wrong charset, if text contains only standard ascii chars 2013-03-01 09:52:10 +00:00