Georg Ehrke
|
b7a5ae38c5
|
fix sql command in calendar's share lib
|
2012-03-26 09:48:58 +02:00 |
Georg Ehrke
|
19c101a660
|
fix merge conflicts
|
2012-03-25 14:02:02 +02:00 |
Georg Ehrke
|
0e11cc9f6f
|
fix previous made bug and fix oc bug - oc-139
|
2012-03-23 17:27:52 +01:00 |
Georg Ehrke
|
ac8362e34a
|
check if the title of an event is null - bugfix for oc-139
|
2012-03-23 17:09:51 +01:00 |
Georg Ehrke
|
eaa1074ccb
|
Merge branch 'master' into calendar_sharing
|
2012-03-17 13:59:00 +01:00 |
Tom Needham
|
122f7e4c2f
|
Dont truncate the time format
|
2012-03-17 12:41:16 +00:00 |
Georg Ehrke
|
27218f85cb
|
Merge branch 'master' into calendar_sharing
|
2012-03-16 12:17:58 +01:00 |
Bart Visscher
|
d8cfe77ba5
|
Contacts: small fixes and cleanups
|
2012-03-07 21:46:42 +01:00 |
Georg Ehrke
|
f2dcab50b5
|
fix merge conflicts
|
2012-03-03 15:06:51 +01:00 |
Georg Ehrke
|
4c45483ad3
|
make calendar compatible with php 5.2 - works for me with PHP 5.2.12
|
2012-03-03 14:30:52 +01:00 |
Jakob Sack
|
503e5cada3
|
Add /dav.php, a single location bundling all *DAV-operations.
|
2012-03-02 20:25:20 +01:00 |
Bart Visscher
|
d1dcd7893c
|
Search: Change provider registration to class name, for lazy loading of search providers
|
2012-03-01 22:59:35 +01:00 |
Bart Visscher
|
5dcd9e20d0
|
Small cleanups
|
2012-03-01 21:00:23 +01:00 |
Bart Visscher
|
ec2f49833d
|
Calendar: Don't request edit form for readonly events
|
2012-03-01 21:00:23 +01:00 |
Bart Visscher
|
f914cd0144
|
Implement showing Birthdays of contacts in the calendar
|
2012-03-01 21:00:22 +01:00 |
Bart Visscher
|
fe3bcb5fe2
|
Calendar: fix bug in creating DTEND from DTSTART
|
2012-03-01 21:00:22 +01:00 |
Georg Ehrke
|
089c24e650
|
fix baseUri of the Caldav server
|
2012-02-26 21:44:35 +01:00 |
Georg Ehrke
|
8c09330959
|
add missing parameter to addEventListener function - bugfix for oc-225
|
2012-02-26 21:29:52 +01:00 |
Georg Ehrke
|
04c9cc6034
|
give users the possibility to choose between monday and sunday as first day of the week
|
2012-02-26 21:23:20 +01:00 |
Frank Karlitschek
|
ab96fa67c8
|
first part of the abstraction work of the apps folder. more to come
|
2012-02-26 18:26:41 +01:00 |
Georg Ehrke
|
89865cb8a0
|
stop using 3rdparty services for timezone detection
|
2012-02-26 13:45:51 +01:00 |
Georg Ehrke
|
bfb67286c8
|
fix merge conflicts
|
2012-02-25 16:54:27 +01:00 |
Marvin Thomas Rabe
|
9df193f051
|
Calendar selection only available if there are more than one.
|
2012-02-23 22:28:14 +01:00 |
Georg Ehrke
|
b1fb325d48
|
rename updatecalendar to update
|
2012-02-23 22:07:31 +01:00 |
Georg Ehrke
|
f285790fa1
|
change links in the event form for the new ajax folders
|
2012-02-23 22:07:08 +01:00 |
Georg Ehrke
|
319e93f7fb
|
change pathes in calendar/templates/* files to make them work with the new folder structure in /calendar/ajax
|
2012-02-23 22:06:43 +01:00 |
Georg Ehrke
|
cfa284bfa8
|
update js files for new ajax pathes
|
2012-02-23 22:06:16 +01:00 |
Georg Ehrke
|
8cd1027214
|
better var name in changeview.php
|
2012-02-23 22:00:46 +01:00 |
Georg Ehrke
|
b7de1850a0
|
add moved files to clean up ajax folder
|
2012-02-23 21:58:39 +01:00 |
Georg Ehrke
|
e188b96596
|
remove old ajax files
|
2012-02-23 21:58:01 +01:00 |
Frank Karlitschek
|
a62e109e8c
|
make the location of the 3rdparty folder flexible.
It´s automatically search in the owncloud folder and in the parent folder.
override with an option in config.php is also possible
|
2012-02-23 15:37:38 +01:00 |
Georg Ehrke
|
9460c9e907
|
remove old import.php
|
2012-02-22 11:53:28 +01:00 |
Georg Ehrke
|
cff0ac2bf9
|
better permission check in resize.php
|
2012-02-22 10:42:33 +01:00 |
Georg Ehrke
|
0ae088a50a
|
add getowner function to OC_Calendar_Object
|
2012-02-22 10:42:01 +01:00 |
Georg Ehrke
|
48f42176cd
|
add is_editing_allowed function to OC_Calendar_Share
|
2012-02-22 10:41:16 +01:00 |
Georg Ehrke
|
d20b8399c3
|
clean up sql commands in OC_Calendar_Share
|
2012-02-22 10:20:58 +01:00 |
Georg Ehrke
|
3d8d6d718b
|
add 'permissions' as a sql condition in allSharedwithuser
|
2012-02-21 20:10:52 +01:00 |
Bart Visscher
|
86d2927c02
|
Calendar: Correct calendarcolor format for ical color property
|
2012-02-21 20:10:40 +01:00 |
Georg Ehrke
|
236d2aa5b8
|
rename updatecalendar to update
|
2012-02-21 19:42:48 +01:00 |
Georg Ehrke
|
e227a65f66
|
Merge remote-tracking branch 'origin/calendar_sharing' into calendar_sharing
|
2012-02-21 19:36:42 +01:00 |
Georg Ehrke
|
70a369e16d
|
change links in the event form for the new ajax folders
|
2012-02-21 19:16:14 +01:00 |
Georg Ehrke
|
0ae2e250f5
|
change pathes in calendar/templates/* files to make them work with the new folder structure in /calendar/ajax
|
2012-02-20 11:52:19 +01:00 |
Georg Ehrke
|
a069d83f44
|
fix unexspected T-String in calendars index.php
|
2012-02-20 11:46:10 +01:00 |
Georg Ehrke
|
ec7ed3c882
|
add rw and r to events.php
|
2012-02-20 11:35:19 +01:00 |
Georg Ehrke
|
619c62e681
|
change parameter names for shared calendars
|
2012-02-20 11:31:41 +01:00 |
Georg Ehrke
|
548a2e6263
|
add readonly calendar to the eventsources
|
2012-02-20 11:28:20 +01:00 |
Georg Ehrke
|
3efa69bc84
|
update js files for new ajax pathes
|
2012-02-20 11:27:25 +01:00 |
Georg Ehrke
|
1cf7fc261f
|
better var name in changeview.php
|
2012-02-20 11:26:43 +01:00 |
Georg Ehrke
|
8dff0fb58d
|
add moved files to clean up ajax folder
|
2012-02-20 11:26:22 +01:00 |
Georg Ehrke
|
ceb0016bdc
|
remove old ajax files
|
2012-02-20 11:25:42 +01:00 |