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 |
Bart Visscher
|
45d42a9654
|
Move validateEventForm function and fix success handling
|
2011-09-16 17:06:57 +02:00 |
Bart Visscher
|
2353f02d9a
|
Fixes for Calendar app
|
2011-09-16 00:21:51 +02:00 |
Bart Visscher
|
15559d3e88
|
First implementation of edit event
|
2011-09-16 00:21:19 +02:00 |
Bart Visscher
|
388b14604a
|
Move Calendar Object code to its own class OC_Calendar_Object
|
2011-09-16 00:19:43 +02:00 |
Bart Visscher
|
b6c69e580a
|
Move php code out of part.eventform
|
2011-09-14 23:36:23 +02:00 |
Bart Visscher
|
3234597703
|
Correct copyright notices
|
2011-09-11 17:25:02 +02:00 |
Georg Ehrke
|
e9df292b62
|
commented out broken code in add event function
|
2011-09-11 16:49:08 +02:00 |
Georg Ehrke
|
80f5942868
|
translatable categories and other translations added
|
2011-09-09 20:39:38 +02:00 |
Bart Visscher
|
74f6dd5d5a
|
Add creating calendars with the web interface
|
2011-09-08 12:29:29 +02:00 |
Bart Visscher
|
3130234640
|
Remove execute permissions from source files
|
2011-09-03 22:15:23 +02:00 |
Georg Ehrke
|
8cbe66b5c1
|
bug fixes at new event form (categorie and calendar)
|
2011-09-01 16:54:25 +02:00 |
Georg Ehrke
|
361861295f
|
reload page after add event successfully
|
2011-08-31 20:41:18 +02:00 |
Georg Ehrke
|
5678d78d54
|
new changes (e.g. show events) by Bart Visscher
|
2011-08-31 20:20:46 +02:00 |
Georg Ehrke
|
9a60313c3b
|
commit changes of Bart Visscher, see http://gitorious.org/owncloud-dump/owncloud-dump/commits/calendar
|
2011-08-31 17:29:38 +02:00 |
Georg Ehrke
|
6ad64c6f8a
|
Timezone bug fixed
|
2011-08-29 13:41:19 +02:00 |
Georg Ehrke
|
ca08ccb61c
|
first add event function in calendar app
|
2011-08-28 20:13:40 +02:00 |
Georg Ehrke
|
bf68cd8ba4
|
better multiple language support, first integration of new calendar class
|
2011-08-23 18:02:36 +02:00 |
Georg Ehrke
|
8e32cfbf15
|
bug/style fixes, multiple language support, german language pack
|
2011-08-20 15:19:43 +02:00 |
Georg Ehrke
|
d1daca5029
|
a lot of new functions (e.g. add event form), style fixes, bug fixes
|
2011-08-19 20:33:48 +02:00 |
Georg Ehrke
|
4ae5c4bc33
|
bug fixes, style fixes
|
2011-08-12 14:29:45 +02:00 |
Jakob Sack
|
414e5e174d
|
merge Georgs calendar
|
2011-08-11 11:22:07 +02:00 |