Georg Ehrke
|
8ee53708ae
|
use pre-decrement instead of post-decrement
|
2011-12-25 15:07:53 +01:00 |
Georg Ehrke
|
5e6fa608eb
|
use OC_JSON::checkLoggedIn() in all ajax files
|
2011-12-22 16:31:01 +01:00 |
Georg Ehrke
|
469e983a02
|
fix merge conflicts
|
2011-12-21 22:16:46 +01:00 |
Bart Visscher
|
4eb36b0ecf
|
Calendar: refactor common ajax functions to OC_Calendar_App
|
2011-12-18 23:10:42 +01:00 |
Georg Ehrke
|
56f12cbfb1
|
delete unused files
|
2011-12-10 17:54:42 +01:00 |
Georg Ehrke
|
add48b2657
|
optimize timezone detection
|
2011-12-09 14:35:59 +01:00 |
Bart Visscher
|
c67ac46b6c
|
Use a proxy class to interface with Sabre_VObject classes
|
2011-12-07 20:40:58 +01:00 |
Bart Visscher
|
e5fdc6013a
|
Calendar: Use the default timezone that is set in lib/base.php
|
2011-11-30 21:13:04 +01:00 |
Georg Ehrke
|
89b3a395df
|
fix timezone for repeating events
|
2011-11-12 22:30:09 +01:00 |
Georg Ehrke
|
a303992d78
|
support for repeating events
|
2011-11-12 22:02:04 +01:00 |
Georg Ehrke
|
26272c4252
|
automatic timezone detection
|
2011-11-11 15:51:44 +01:00 |
Bart Visscher
|
b095859a92
|
Use Last-Modified property to check for changed events
|
2011-11-09 22:17:09 +01:00 |
Bart Visscher
|
c65e417666
|
Use parse function in Calendar_Object
|
2011-11-09 22:16:24 +01:00 |
Bart Visscher
|
50649ad0d1
|
Implement select event creation
|
2011-10-25 19:57:20 +02:00 |
Georg Ehrke
|
433b57c315
|
fix new allday bug
|
2011-10-21 22:59:26 +02:00 |
Georg Ehrke
|
d50b014aba
|
fix allday bug
|
2011-10-21 22:47:31 +02:00 |
Georg Ehrke
|
a1eda425ed
|
added transition function from 'old' calendar to fullcalendar (fixed currentview bug)
|
2011-10-21 22:08:30 +02:00 |
Bart Visscher
|
96002c8c8f
|
Implement listview for fullcalendar
|
2011-10-20 23:49:29 +02:00 |
Bart Visscher
|
2269f74c27
|
Fix changing calendar data
|
2011-10-20 23:49:28 +02:00 |
Bart Visscher
|
3d8a1ccb3f
|
Implement resizing of events
|
2011-10-20 23:49:28 +02:00 |
Bart Visscher
|
a8bca282df
|
Implement moving of event
|
2011-10-20 23:49:28 +02:00 |
Bart Visscher
|
bb5ccc5731
|
Connect popup to fullcalendar
|
2011-10-20 23:49:28 +02:00 |
Bart Visscher
|
0eb6c759d7
|
Connect newEvent & editEvent to fullcalendar
|
2011-10-20 23:49:28 +02:00 |
Bart Visscher
|
4075d18050
|
Implement loading of events in calendar
|
2011-10-20 23:49:27 +02:00 |
Bart Visscher
|
9cfae56df5
|
Fix calendar colors with new calendar
|
2011-10-15 11:45:58 +02:00 |
Marvin Thomas Rabe
|
f3f5d775b5
|
removed description field for calendar
|
2011-10-08 13:28:01 +02:00 |
Jan-Christoph Borchardt
|
0bb3270503
|
Revert "support of RRULE in calendar app"
Reverting as per Georg's request (not stable enough yet)
This reverts commit 55ab68a332 .
|
2011-10-08 00:12:57 +02:00 |
Georg Ehrke
|
55ab68a332
|
support of RRULE in calendar app
|
2011-10-06 13:21:13 +02:00 |
Georg Ehrke
|
c40a1fcede
|
added import function as filehandler
|
2011-10-03 22:50:10 +02:00 |
Bart Visscher
|
dec8106665
|
Add user friendly calendar color chooser
|
2011-10-03 20:42:47 +02:00 |
Georg Ehrke
|
f9824f6108
|
choosable default duration of event
|
2011-10-01 22:53:18 +02:00 |
Georg Ehrke
|
1ea183a0f7
|
fix duration bug
|
2011-10-01 21:09:08 +02:00 |
Georg Ehrke
|
8219516ec0
|
removed bug, that the drag and drop function added 24h to the duration of the event, after moving an event from allday to a time
|
2011-10-01 20:44:08 +02:00 |
Georg Ehrke
|
50007f2d40
|
removed bug, that you can't change time in week view, when event was an allday event
|
2011-10-01 20:36:20 +02:00 |
Georg Ehrke
|
a7431d99e5
|
remove debugging text in drag and drop function
|
2011-10-01 20:31:58 +02:00 |
Georg Ehrke
|
43a3e46369
|
added drag and drop function for events in calendar app
|
2011-10-01 20:27:30 +02:00 |
Georg Ehrke
|
bf6414d3ad
|
choosable time format
|
2011-10-01 10:39:07 +02:00 |
Georg Ehrke
|
0514a1925b
|
choosable first day of week & choosable days of weekend
|
2011-10-01 09:54:52 +02:00 |
Bart Visscher
|
ddd28aae67
|
Remove test data from calendar creation
|
2011-09-30 23:17:30 +02:00 |
Bart Visscher
|
f4782a7690
|
Check if the application is actually enabled
|
2011-09-30 23:17:18 +02:00 |
Bart Visscher
|
c9c7d5e1aa
|
Add support for DURATION in VEVENT
|
2011-09-28 23:17:26 +02:00 |
Bart Visscher
|
45c983e899
|
Add missing datetime type
|
2011-09-28 23:17:25 +02:00 |
Georg Ehrke
|
8c405a59d8
|
little bug fixes in calendar app
|
2011-09-28 23:28:14 +02:00 |
Bart Visscher
|
17e631bc5e
|
Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
2011-09-25 22:19:28 +02:00 |
Georg Ehrke
|
4aeb2990c0
|
delete calendar function for userinterface
|
2011-09-24 19:52:55 +02:00 |
Florian Pritz
|
b0e23a1634
|
apps/calendar: add delete button to edit event form
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
2011-09-24 18:41:51 +02:00 |
Bart Visscher
|
782069e1fa
|
Change copyright notice to short form
|
2011-09-23 22:59:54 +02:00 |
Bart Visscher
|
e9950defb2
|
Make event category choice multiselect
|
2011-09-23 19:40:06 +02:00 |
Bart Visscher
|
0660133d2e
|
Fix event error/success json message
|
2011-09-18 17:13:47 +02:00 |
Bart Visscher
|
22db68816e
|
Remove unused function call
|
2011-09-17 01:55:05 +02:00 |