Commit graph

995 commits

Author SHA1 Message Date
Thomas Bruederli
d919e2b4bd - Move attachment handling functions to libcalendaring module.
- Removed redundant code in calendar and tasklist
- Add more vertical space in attachment view window
- Minor bugfixes
2012-08-16 19:03:17 +02:00
Подшивалов Антон
4a8a320568 Localization to ru_RU from Подшивалов Антон <support@murmansk-tisiz.ru> 2012-08-16 14:40:45 +01:00
Thomas Bruederli
9b2c795391 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-08-16 09:25:56 +02:00
Thomas Bruederli
9cc400f09f Refactoring: move common calendaring-related functionality into a new plugin 'libcalendaring' 2012-08-16 08:57:25 +02:00
Jeroen van Meeuwen (Kolab Systems)
87d096e190 Fix typo (dupondje on IRC channel #kolab) 2012-08-11 23:47:07 +01:00
Thomas Bruederli
90ec02abe4 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-08-10 15:57:14 +02:00
Thomas Bruederli
a20d8f806b Fix some forgotten links still referring to skins/default 2012-08-10 15:56:59 +02:00
Aleksander Machniak
37ce52a319 Fix performance of list_folders() - use cached folders list(s) 2012-08-10 14:09:35 +02:00
Aleksander Machniak
4c02e93f18 Prepare query also in count() to fix error when object is given as SQL query parameter 2012-08-09 14:32:09 +02:00
Thomas Bruederli
0b82e6bac6 Fix: repeat RewriteCond for every RewriteRule 2012-08-06 10:09:14 +02:00
Thomas Bruederli
38e4dc627e Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-08-06 10:03:27 +02:00
Thomas Bruederli
2950e458a1 Make RewriteRule work for images, too 2012-08-06 10:03:21 +02:00
Jeroen van Meeuwen (Kolab Systems)
1143cc36cb Add config.inc.php.dist 2012-08-05 21:35:12 +01:00
Thomas Bruederli
f971d25843 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-08-05 19:32:41 +02:00
Thomas Bruederli
a6118c7e44 Fix task insert query; adjust dialog height 2012-08-05 19:32:20 +02:00
Jeroen van Meeuwen (Kolab Systems)
61eac553f7 Remove kolab_core from upcoming 3.0 release 2012-08-05 13:18:11 +01:00
Thomas Bruederli
d75f7f2af7 Fix fatal error 2012-08-04 18:13:35 +02:00
Thomas Bruederli
f650ca55bd Implement alarms for Kolab backend driver 2012-08-04 17:19:03 +02:00
Thomas Bruederli
d61041e96e Make snooze drop-down menu stay on the screen 2012-08-04 17:13:18 +02:00
Thomas Bruederli
c555e6bc42 Remove duplicated code 2012-08-04 17:12:19 +02:00
Thomas Bruederli
0c74b531c2 Always return an array with pending alarms 2012-08-04 16:48:31 +02:00
Thomas Bruederli
7b66076705 Hook into the alarms infrastructure of the calendar plugin. This is to be refactored into a libcalendaring plugin 2012-08-03 21:34:00 +02:00
Thomas Bruederli
c0fc38ab9c Trigger plugin hooks to display and snooze/dismiss alarms 2012-08-03 21:29:10 +02:00
Thomas Bruederli
370b60e3ee Change location to blank.gif which has changed in Roundcube core 2012-08-03 21:25:38 +02:00
Thomas Bruederli
60dbc1f5c9 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-08-03 15:29:52 +02:00
Thomas Bruederli
ac66c5b3d0 Make alarms_text() public static and thus available for tasklist plugin 2012-08-03 15:29:38 +02:00
Thomas Bruederli
7cd68bb9d9 Improve error handling in Kolab driver: we don't deal with PEAR errors anymore (#914) 2012-08-03 15:20:41 +02:00
Thomas Bruederli
627f970dea Make task alarm properties available in the UI (no triggering yet); use globally unique identifiers for form elements 2012-08-03 14:07:58 +02:00
Thomas Bruederli
0fc3c6f288 Expose the libkolabxml object's created date/time (where available) 2012-08-03 14:05:22 +02:00
Thomas Bruederli
8cff86aef2 Fix removing temp/deleted events from UI (#912); consider undo_timeout setting in UI 2012-08-02 17:42:56 +02:00
Aleksander Machniak
8fa4ddb8f0 Fix clearing the cache on object delete (#912) 2012-08-02 13:01:10 +02:00
Thomas Bruederli
95e4b5e270 Unset object properties which are mapped into other fields; define available alarm types 2012-08-02 11:15:48 +02:00
Thomas Bruederli
8c99dac9ef Use globally unique field seletors 2012-08-02 08:56:20 +02:00
Thomas Bruederli
bea7725725 Copy message attachments when creating a task from mail 2012-08-01 17:00:27 +02:00
Thomas Bruederli
754aa2a299 Add attachment css classes; remove unused var 2012-08-01 16:53:44 +02:00
Thomas Bruederli
c8b6f57d66 Properly cleanup temporary saved attachment files 2012-08-01 16:26:49 +02:00
Thomas Bruederli
8062cdb94a Make odfviewer also hook into task attachment display 2012-08-01 16:25:57 +02:00
Thomas Bruederli
166b435815 Fix edit form tabs selector 2012-08-01 16:07:30 +02:00
Thomas Bruederli
3283f12d10 Make sure child tasks are saved to the same list as their parent 2012-08-01 16:05:13 +02:00
Thomas Bruederli
05a92b0b92 Add support for task attachments (#895) 2012-08-01 15:52:28 +02:00
Thomas Bruederli
a16a9c5810 Small code and style cleanup 2012-08-01 15:47:50 +02:00
Aleksander Machniak
b023e7fce2 Fix intro message when devices list isn't empty. Always select first device 2012-07-31 19:41:41 +02:00
Aleksander Machniak
ca3134b312 ActiveSync configuration plugin (based on kolab_zpush) 2012-07-30 15:05:08 +02:00
Thomas Bruederli
babdbbc214 Icon + better text for email message menu entry 2012-07-29 17:37:25 +02:00
Thomas Bruederli
8040c271c5 Add forgotten file for create task from email feature 2012-07-29 17:21:28 +02:00
Thomas Bruederli
fd1f107b4c Create Task from Email feature (#896) 2012-07-29 17:20:19 +02:00
Thomas Bruederli
7a8fbddf0d Encapsulate unlock_saving callback function 2012-07-29 17:18:15 +02:00
Thomas Bruederli
e140b7852c Redirect to classig skin 2012-07-29 16:50:15 +02:00
Thomas Bruederli
12d2e8b993 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-07-29 15:41:26 +02:00
Thomas Bruederli
638546023c Renamed old default skin folders to 'classic' in order to align with the upcoming change in Roundcube core 2012-07-29 15:41:00 +02:00