Thomas Bruederli
|
998f1d92b6
|
Adapt kolab_storage classes to new type annotation specification; use 'default' property of kolab_storage_folder instances instead of calling kolab_folders::default_folder()
|
2012-09-20 15:35:47 +02:00 |
|
Thomas Bruederli
|
7651e5de39
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2012-09-20 10:11:08 +02:00 |
|
Thomas Bruederli
|
517c86c8df
|
Respect .default annotation for calendar selection (if no user setting exists)
|
2012-09-20 10:10:50 +02:00 |
|
Aleksander Machniak
|
ba214ecba8
|
Merge branch 'master' of ssh://git.kolab.org/git/roundcube
|
2012-09-20 09:41:35 +02:00 |
|
Aleksander Machniak
|
1c57ac425d
|
Partial fix for #1030
|
2012-09-20 09:39:15 +02:00 |
|
Thomas Bruederli
|
cf6a99b1c8
|
Put default folder (aka INBOX) on top of the tasklists listing
|
2012-09-20 09:38:43 +02:00 |
|
Thomas Bruederli
|
aae0f725bc
|
Make get_default_folder() work multiple annotations
|
2012-09-20 09:32:02 +02:00 |
|
Thomas Bruederli
|
395807c424
|
Save folder subtypes in private annotations according to Kolab 3 spec
|
2012-09-20 08:51:38 +02:00 |
|
Thomas Bruederli
|
51510f1665
|
Use CASE instead of IF statement to be compatible with postgres
|
2012-09-19 19:05:55 +02:00 |
|
Thomas Bruederli
|
657cb5ea32
|
Fix displaying tree toggles
|
2012-09-19 18:54:59 +02:00 |
|
Thomas Bruederli
|
b68a35755b
|
Display readonly/shared icons for task lists; added toggles to collapse/expand subtasks (although state is not yet saved)
|
2012-09-19 18:46:12 +02:00 |
|
Thomas Bruederli
|
fc09a9f8ac
|
Move child tasks when list assigment is changed in edit dialog
|
2012-09-19 13:26:59 +02:00 |
|
Thomas Bruederli
|
c7614649e4
|
Fix date picker format and quick-filter assigments
|
2012-09-19 13:20:14 +02:00 |
|
Thomas Bruederli
|
2cc6a00acf
|
Fix hierarchical task list rendering; fix count updates; also assign all child tasks to the new list when parent is moved
|
2012-09-19 13:01:12 +02:00 |
|
Thomas Bruederli
|
3fce0577c6
|
Use alarms texts from libcalendaring (#1027)
|
2012-09-19 11:23:30 +02:00 |
|
Thomas Bruederli
|
c24303fe5d
|
Disable free-busy trigerring by default
|
2012-09-19 11:17:15 +02:00 |
|
Thomas Bruederli
|
23ec4b8517
|
Fix ISO date formatting and prevent events from disappearing while saving is in process
|
2012-09-19 10:58:15 +02:00 |
|
Thomas Bruederli
|
4188f1029e
|
Fix attachment display when saving a new event (#1024)
|
2012-09-19 10:32:38 +02:00 |
|
Thomas Bruederli
|
192bd3942c
|
Implement list deletion + minor bugfixes
|
2012-09-18 19:27:42 +02:00 |
|
Thomas Bruederli
|
44635a867d
|
Fix move command to Kolab backend
|
2012-09-18 18:43:32 +02:00 |
|
Thomas Bruederli
|
05a1cb527d
|
Allow to drag&drop tasks to another list
|
2012-09-18 08:53:24 +02:00 |
|
Thomas Bruederli
|
6a66bea555
|
Make count bubble flow over their container again (#999)
|
2012-09-17 08:45:06 +02:00 |
|
Thomas Bruederli
|
0f6063ad57
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2012-09-06 17:52:24 +02:00 |
|
Thomas Bruederli
|
cb1712e527
|
Respect folder permissions and only list writeable folders (#976)
|
2012-09-06 17:52:14 +02:00 |
|
Thomas Bruederli
|
64f87cdaa0
|
Clear 'no entries' message after adding a task (#979)
|
2012-09-06 17:50:56 +02:00 |
|
Thomas Bruederli
|
54f11d321d
|
Use default Horde iCalendar classes if installed (#983)
|
2012-09-06 17:26:14 +02:00 |
|
Aleksander Machniak
|
892f7a2fb8
|
Greatly improved interface (use iframe for device form). Fixed layout/javascript issues.
|
2012-08-29 15:47:37 +02:00 |
|
Aleksander Machniak
|
defadb8cff
|
Larry fixes/improvements
|
2012-08-28 11:31:40 +02:00 |
|
Aleksander Machniak
|
9545cc92a0
|
Escape from read_object() early if message doesn't exist, skip type error.
|
2012-08-20 15:54:10 +02:00 |
|
Thomas Bruederli
|
47857456eb
|
Move alarm translations to libcalendaring
|
2012-08-16 21:26:37 +02:00 |
|
Thomas Bruederli
|
d3a3885e6d
|
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
|
2012-08-16 21:22:28 +02:00 |
|
Thomas Bruederli
|
758f7a120f
|
Register handler for plugin.display_alarms only once; small code cleanup
|
2012-08-16 19:25:06 +02:00 |
|
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 |
|