summaryrefslogtreecommitdiffstats
path: root/apps/calendar
Commit message (Collapse)AuthorAgeFilesLines
* Contacts: small fixes and cleanupsBart Visscher2012-03-071-10/+1
|
* make calendar compatible with php 5.2 - works for me with PHP 5.2.12Georg Ehrke2012-03-032-26/+29
|
* Add /dav.php, a single location bundling all *DAV-operations.Jakob Sack2012-03-022-3/+17
|
* Search: Change provider registration to class name, for lazy loading of ↵Bart Visscher2012-03-012-4/+4
| | | | search providers
* Small cleanupsBart Visscher2012-03-011-1/+2
|
* Calendar: Don't request edit form for readonly eventsBart Visscher2012-03-011-0/+3
|
* Implement showing Birthdays of contacts in the calendarBart Visscher2012-03-012-6/+20
|
* Calendar: fix bug in creating DTEND from DTSTARTBart Visscher2012-03-012-2/+4
|
* fix baseUri of the Caldav serverGeorg Ehrke2012-02-261-1/+1
|
* add missing parameter to addEventListener function - bugfix for oc-225Georg Ehrke2012-02-261-1/+1
|
* give users the possibility to choose between monday and sunday as first day ↵Georg Ehrke2012-02-266-1/+50
| | | | of the week
* first part of the abstraction work of the apps folder. more to comeFrank Karlitschek2012-02-262-3/+3
|
* stop using 3rdparty services for timezone detectionGeorg Ehrke2012-02-262-34/+12
|
* Calendar selection only available if there are more than one.Marvin Thomas Rabe2012-02-231-0/+7
|
* rename updatecalendar to updateGeorg Ehrke2012-02-231-0/+0
|
* change links in the event form for the new ajax foldersGeorg Ehrke2012-02-232-3/+3
|
* change pathes in calendar/templates/* files to make them work with the new ↵Georg Ehrke2012-02-232-2/+2
| | | | folder structure in /calendar/ajax
* update js files for new ajax pathesGeorg Ehrke2012-02-234-20/+20
|
* better var name in changeview.phpGeorg Ehrke2012-02-231-2/+11
|
* add moved files to clean up ajax folderGeorg Ehrke2012-02-2327-0/+1094
|
* remove old ajax filesGeorg Ehrke2012-02-2321-819/+0
|
* make the location of the 3rdparty folder flexible.Frank Karlitschek2012-02-231-1/+1
| | | | | It´s automatically search in the owncloud folder and in the parent folder. override with an option in config.php is also possible
* Calendar: Correct calendarcolor format for ical color propertyBart Visscher2012-02-215-15/+40
|
* apps/calendar: update ctag after deleteFromDAVDataFlorian Pritz2012-02-191-0/+1
| | | | | | | Without this clients won't see the update because they compare ctags before fetching the actual calendar to reduce traffic. Signed-off-by: Florian Pritz <bluewind@xinu.at>
* Calendar: only update default view when it really changedBart Visscher2012-02-171-1/+4
|
* Calendar: optimize sending calendar events, also enabled caching of resultBart Visscher2012-02-172-11/+20
|
* Calendar: Add default repeat values when editing a non-repeating eventBart Visscher2012-02-171-1/+11
|
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-1/+1
|
* Use separate function to make absolute urlsBart Visscher2012-02-172-2/+2
|
* fix oc-bug 239 - & => &amp;Georg Ehrke2012-02-121-1/+1
|
* Derive the user principles from the owncloud usersBart Visscher2012-02-111-1/+1
| | | | | The code for updating the principles table is still there. To make it easier to revert this commit if that is necessary.
* OC-41: [Calendar] Date format not translatableBart Visscher2012-02-081-1/+11
|
* merge 64a617b2a1016108c946cc533875a40030bbd317 into masterGeorg Ehrke2012-02-071-2/+2
|
* use strip_tags for calendar namesGeorg Ehrke2012-02-022-2/+2
|
* add a label calendar to the settings page - bugfix for oc-157Georg Ehrke2012-02-021-0/+1
|
* Calendar: Bugfix: better input validationGeorg Ehrke2012-02-025-7/+8
|
* remove debug fileGeorg Ehrke2012-01-291-39/+0
|
* fix version-compare in calendars app.phpGeorg Ehrke2012-01-291-1/+1
|
* update translationsRobin Appelman2012-01-274-2/+166
|
* use the correct hooks to remove contact/calendars of remvoed usersRobin Appelman2012-01-261-1/+1
|
* update translationsRobin Appelman2012-01-245-4/+173
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2012-01-244-16/+57
|\
| * fix undefined indices - bugfix for oc-99Georg Ehrke2012-01-231-12/+14
| |
| * validate the calendar nameGeorg Ehrke2012-01-213-2/+40
| |
| * fix Undefined variable - bugfix for oc-69Georg Ehrke2012-01-211-2/+3
| |
* | translation updatesRobin Appelman2012-01-209-10/+320
|/
* [Calendar] Use class for active view buttonBart Visscher2012-01-193-25/+17
|
* OC-23: [Calendar] Double vertical scrollbar in week viewBart Visscher2012-01-191-0/+6
|
* fix double new calendar button - bugfix for oc 59Georg Ehrke2012-01-191-1/+3
|
* move loading icon to the top barGeorg Ehrke2012-01-172-3/+3
|