Thomas Bruederli
d0604e6333
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-14 09:26:42 +02:00
Bogomil Shopov (Kolab Systems)
1ce100b000
Printing Calendars stage 1
2011-07-13 17:52:18 +03:00
Thomas
489e9a127f
Add small loading throbber
2011-07-13 13:43:07 +02:00
Thomas
0a1d413e50
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-13 13:42:19 +02:00
Thomas
8827ea8341
Going on with ressurce planning/free-busy stuff
2011-07-13 13:42:11 +02:00
Thomas
bb72711315
Fix usage of formatDates(); revert supposed fix in fullcalendar
2011-07-12 08:30:13 +02:00
Thomas Bruederli
c58047eb03
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-11 19:02:03 +02:00
Thomas Bruederli
6a85efd96e
Check alarms in 5 minutes intervals to save resources
2011-07-11 19:01:56 +02:00
Bogomil Shopov (Kolab Systems)
53009eb880
Adding stub methods and templates for printing calendars
2011-07-11 16:59:18 +03:00
Aleksander Machniak (Kolab Systems)
c8ad37c8c9
Clear Horde's folders cache on actions in Roundcube folder manager
2011-07-10 20:21:53 +02:00
Aleksander Machniak (Kolab Systems)
a9ef9fcfaa
Added workaround for Horde's folders caching issue, related to shutdown function ( #137 )
2011-07-10 10:27:44 +02:00
Aleksander Machniak (Kolab Systems)
059b099fc0
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-08 17:39:58 +02:00
Aleksander Machniak (Kolab Systems)
b7225f9f2c
Added undelete support
2011-07-08 17:39:03 +02:00
Thomas Bruederli
d210f1c023
Begin with event attendees and free/busy implementation
2011-07-08 17:29:22 +02:00
Aleksander Machniak (Kolab Systems)
6994d3d38f
Use md5 again. Reverted 4054953039
2011-07-08 11:38:26 +02:00
Aleksander Machniak (Kolab Systems)
20c57736f5
Improved mail.default and mail.inbox types handling
2011-07-07 19:39:34 +02:00
Aleksander Machniak (Kolab Systems)
dc58fd1a28
Re-add $task spec.
2011-07-07 15:52:29 +02:00
Aleksander Machniak (Kolab Systems)
fcbcab7f36
There can be only one default folder of specified type
2011-07-07 15:50:50 +02:00
Aleksander Machniak (Kolab Systems)
4054953039
Don't use md5() for contact identifiers
2011-07-07 14:01:25 +02:00
Thomas
a3045734b0
By default only display alarms from my own calendars
2011-07-07 08:23:49 +02:00
Thomas
0f26ae4e7a
Correctly encode vcalendar values
2011-07-06 22:47:36 +02:00
Thomas
6beb3ceddd
Fix el-cheapo ical export
2011-07-06 22:42:23 +02:00
Thomas
d9d3ed050d
Render entire calendar edit form in PHP giving full control to driver class
2011-07-06 22:01:54 +02:00
Thomas
552cf212c4
Fix TODO: make attachment filenames unique in Kolab backend
2011-07-06 19:53:34 +02:00
Thomas
7ec74047fb
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-06 19:32:21 +02:00
Thomas
751cd1e7fb
Minor styling improvements of the attachments listing
2011-07-06 19:31:58 +02:00
Aleksander Machniak (Kolab Systems)
046accbdf8
For settings task load driver only when it's needed (in calendar section)
2011-07-06 13:32:19 +02:00
Thomas
b2df522b2c
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-06 12:27:11 +02:00
Thomas
3bbf305b21
Allow drivers to append elements to calendar create/edit form
2011-07-06 12:26:59 +02:00
Thomas
e25891ffa6
Cleanup attachment viewer: show filename, size and download button
2011-07-06 09:43:42 +02:00
Aleksander Machniak (Kolab Systems)
f5edc20089
Added groups list sorting
2011-07-05 20:11:19 +02:00
Thomas
631f19ca5e
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-05 19:45:24 +02:00
Thomas
8eb9cc25da
Finalize recurring events: use patched Horde_Date_Recurrence class for recurrence computing; fix some misbehavior of the Kolab backend
2011-07-05 19:45:09 +02:00
Thomas
c2daec1711
Display animated message while saving event data
2011-07-05 19:43:22 +02:00
Aleksander Machniak (Kolab Systems)
ecfd861c12
Enable groups for readonly folders
2011-07-05 11:41:22 +02:00
Aleksander Machniak (Kolab Systems)
3f9aedc3f3
Don't bind to 'save-pref' action for better performance
2011-07-05 11:20:08 +02:00
Aleksander Machniak (Kolab Systems)
1b5ea4983d
Initialize contactlist data object only when needed, for better performance of addressbook folders (with groups) list
2011-07-04 19:36:03 +02:00
Thomas Bruederli
8c6e9286c2
Fix attachment loading of recurring events
2011-07-04 17:46:56 +02:00
Thomas Bruederli
325bae250d
Fix attachment handling in database driver; move attachment_get hook execution to main class (where other attachment related hooks are triggered, too)
2011-07-04 17:02:00 +02:00
Thomas Bruederli
53210ec192
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-04 14:57:23 +02:00
Thomas Bruederli
8c3aa231e1
Improve folder/address book listing; temporarily add some timer output for profiling
2011-07-04 14:57:00 +02:00
Thomas Bruederli
042ff6f7c9
Fix syntax errors
2011-07-04 14:12:47 +02:00
Aleksander Machniak (Kolab Systems)
9093ebba46
Enabled upload progress indicator (text-only)
2011-07-04 13:57:01 +02:00
Thomas Bruederli
1f7d51be85
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-04 12:50:57 +02:00
Thomas Bruederli
3a62a9d29b
Small code cleanup
2011-07-04 12:50:47 +02:00
Aleksander Machniak (Kolab Systems)
bc855cbfcd
Some style improvements for attachments list
2011-07-04 10:46:49 +02:00
Aleksander Machniak (Kolab Systems)
b531cc9809
Calendar event attachments.
...
- Currently with standard Roundcube upload indicator.
- Actually bad-looking, needed CSS improvements.
- Tested with kolab driver only, SQL driver maybe broken.
- Some small improvements in javascript code needed too.
2011-07-01 21:08:12 +02:00
Aleksander Machniak (Kolab Systems)
d63a8badad
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-01 21:02:06 +02:00
Thomas
04f649c6fd
Add support for 'every last friday (in june)' recurrence rules
2011-06-30 22:49:20 +02:00
Aleksander Machniak (Kolab Systems)
e980fd775f
Define tasks to bind (all excluding login)
2011-06-30 12:34:30 +02:00