Thomas Bruederli
1036d10bd9
Short documentation for attendees in internal event struct; bugfix
2011-07-15 13:44:45 +02:00
Thomas Bruederli
a8d7cd279a
Bugfixes
2011-07-14 10:57:07 +02:00
Thomas
db94c1ef68
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-14 09:47:11 +02:00
Bogomil Shopov (Kolab Systems)
1ce100b000
Printing Calendars stage 1
2011-07-13 17:52:18 +03:00
Thomas
8827ea8341
Going on with ressurce planning/free-busy stuff
2011-07-13 13:42:11 +02:00
Thomas Bruederli
d210f1c023
Begin with event attendees and free/busy implementation
2011-07-08 17:29:22 +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
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
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
Thomas
631f19ca5e
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-07-05 19:45:24 +02:00
Thomas
c2daec1711
Display animated message while saving event data
2011-07-05 19:43: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
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
Aleksander Machniak (Kolab Systems)
9093ebba46
Enabled upload progress indicator (text-only)
2011-07-04 13:57:01 +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
Thomas
de45b996b4
Move defaults to public member for general access
2011-06-30 10:11:27 +02:00
Thomas Bruederli
df120c4f26
Fixed saving and rendering of recurring events in Kolab backend + add (limited) support for monthly and yearly recurrence
2011-06-29 19:42:56 +02:00
Thomas Bruederli
a8579090e7
Make basic calendar functions available in every Roundcube step. Currently used to display alarm notifications
2011-06-19 17:56:23 -06:00
Thomas Bruederli
c943ab2b3b
Code cleanup
2011-06-18 18:34:01 -06:00
Thomas Bruederli
9a0ee47037
Handle all dates correctly in Roundcube user's timezone (as set in prefs)
2011-06-18 16:45:19 -06:00
Thomas Bruederli
7dbd148a29
Fix allday field name confusion
2011-06-18 15:21:20 -06:00
Aleksander Machniak (Kolab Systems)
7c72f38ef5
Don't read .dist config file
2011-06-16 09:59:03 +02:00
Thomas Bruederli
6ea6dd386b
Better fix: enforce types in wrapper class
2011-06-14 17:27:19 -06:00
Bogomil Shopov
e00cc1e86a
0.Removing mixing of operators
...
1. Fixing encoding problem in calendar names
2011-06-14 15:49:28 +03:00
Bogomil Shopov
e574f572be
Moving the notification logic from driver to the calendar.
2011-06-14 15:40:47 +03:00
Thomas Bruederli
49d25ac536
Use table view as 'agenda list' view; fix typo in settings property
2011-06-13 19:23:35 -06:00
Thomas Bruederli
79439a8934
Implemented basic search functionality; to be completed...
2011-06-13 18:41:32 -06:00
Thomas Bruederli
70936adbb4
Remove plugin. prefix since calendar defines its own task
2011-06-13 16:36:11 -06:00
Thomas Bruederli
6d7e073301
Edit: 3.23: Specify folder for new event
2011-06-11 14:10:49 -06:00
Thomas Bruederli
b45566de9e
Fixed smart event segmentation in list view; added table view (derived from list view) as alternative
2011-06-11 13:31:24 -06:00
Thomas Bruederli
3a6c468911
Fix event-refetching and visual appearance of agenda view
2011-06-10 09:29:34 -06:00
Thomas Bruederli
830db74112
First shot on agenda view: hacked into fullcalendar script
2011-06-08 14:31:40 -06:00
Thomas Bruederli
95d7fa7c3a
Implement calendar operations (create/edit/remove)
2011-06-05 19:09:48 -06:00
Thomas Bruederli
4d532e9a27
Show events in clients timezone; only refetch events from modified source; maintain rc-specific patch for fullcalendar
2011-06-04 15:53:14 -04:00
Thomas Bruederli
80ebe6f445
Added generator for random event data; improved event display (with lots of events); save hidden calendars in user prefs
2011-06-03 18:23:17 +02:00
Thomas Bruederli
4c21f13eaf
Handle editing/moving/resizing/deleting recurring events in UI and database backend
2011-06-01 18:35:10 +02:00
Thomas Bruederli
c51ba8d51d
Handle exclusions in recurrences, improve textual description of recurrence rules
2011-05-31 17:12:59 +02:00
Thomas Bruederli
46b68799ca
Basic support for recurring events; virtual events are yet not editable
2011-05-30 22:57:36 +02:00
Thomas Bruederli
bca398a61c
Add sensitivity field to event properties (inpsired by the Kolab format)
2011-05-27 18:41:01 +02:00
Thomas Bruederli
2bf657d69d
Kolab driver uses immutable category configuration
2011-05-26 15:44:46 +02:00
Thomas
59511fd581
Finish alarm feature: display notifications on keep-alive request and allow to either dismiss or snooze them
2011-05-25 23:16:13 +02:00
Thomas
1ccb8f198a
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-05-24 23:22:54 +02:00
Thomas
74a4e37be3
Send pending alarm notifications with keep-alive requests
2011-05-24 23:22:43 +02:00
Aleksander Machniak
3671739d83
Use absolute paths
2011-05-24 10:44:13 +02:00
Thomas Bruederli
34a0911fe8
Prepare backend to show alarm notifications; fix event selection when multiple calendars are listed
2011-05-23 21:00:14 +02:00
Thomas Bruederli
d0032ff05a
Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube
2011-05-23 19:46:18 +02:00
Thomas Bruederli
874185dfa6
Add inline doc
2011-05-23 19:46:10 +02:00
Aleksander Machniak
942f4ea1ff
Use absolute path names when including driver files (for better performance)
2011-05-23 10:28:57 +02:00