summaryrefslogtreecommitdiffstats
path: root/apps/calendar
Commit message (Collapse)AuthorAgeFilesLines
* translatable categories and other translations addedGeorg Ehrke2011-09-094-21/+40
|
* show caldav url in choose calendar dialogGeorg Ehrke2011-09-092-3/+13
|
* Add creating calendars with the web interfaceBart Visscher2011-09-087-12/+118
|
* Implement calendar list viewBart Visscher2011-09-073-15/+75
|
* Use js Date for holding dates in the whole calendar appBart Visscher2011-09-071-39/+40
|
* Eliminate most global calendar js varsBart Visscher2011-09-075-179/+111
|
* Remove generate_ prefix from varsBart Visscher2011-09-071-59/+49
|
* Store date for click in jQuery.data('date_info')Bart Visscher2011-09-072-46/+26
|
* Change generateDates to use js Date for calculationsBart Visscher2011-09-071-128/+19
|
* small wording changesJan-Christoph Borchardt2011-09-041-2/+2
|
* Add simple popup to eventBart Visscher2011-09-032-6/+54
| | | | There is not a lot of infomation to display, yet.
* Remove execute permissions from source filesBart Visscher2011-09-0338-0/+0
|
* Update calendar event label creationBart Visscher2011-09-033-36/+50
|
* Use css class for view selection radio buttons hilightingBart Visscher2011-09-022-9/+11
|
* Fix event creation date in oneweekviewBart Visscher2011-09-021-2/+2
|
* Use css classes to find elements, reduces the html sizeBart Visscher2011-09-023-90/+61
|
* Cleanup javascript in calendar templateBart Visscher2011-09-022-855/+86
|
* another bugfix in new design of calendarGeorg Ehrke2011-09-021-6/+3
|
* bug fixes in new design of calendarGeorg Ehrke2011-09-023-150/+150
|
* export function and style fixes in calendarGeorg Ehrke2011-09-025-14/+65
|
* Refactor calendar loadEvents and updateView useBart Visscher2011-09-013-57/+49
|
* Move generate_dates function to Class/ObjectBart Visscher2011-09-011-168/+160
|
* Simplify forward_day and backward_dayBart Visscher2011-09-011-30/+10
|
* Changing the active state of the calendar reloads the events.Bart Visscher2011-09-011-0/+2
| | | | Change from Georg Ehrke
* Change calendar js rendering to class/objectBart Visscher2011-09-011-468/+402
|
* Convert plain javascript to jQuery for readabilityBart Visscher2011-09-011-78/+78
|
* add some categories in calendarGeorg Ehrke2011-09-011-2/+17
|
* calendar_calendars.components needs to be longer, adjustments in info.xmlJakob Sack2011-09-012-4/+4
|
* bug fixes at new event form (categorie and calendar)Georg Ehrke2011-09-012-4/+3
|
* Create function getnumberofdays to get a list of month lengthsBart Visscher2011-08-312-67/+24
|
* Move date functions to class structureBart Visscher2011-08-311-166/+171
|
* reload page after add event successfullyGeorg Ehrke2011-08-312-1/+4
|
* new changes (e.g. show events) by Bart VisscherGeorg Ehrke2011-08-3127-63/+239
|
* commit changes of Bart Visscher, see ↵Georg Ehrke2011-08-318-31/+146
| | | | http://gitorious.org/owncloud-dump/owncloud-dump/commits/calendar
* Timezone bug fixedGeorg Ehrke2011-08-291-5/+1
|
* Merge branch 'calendar' of git.kde.org:owncloud into calendarGeorg Ehrke2011-08-282-3/+39
|\
| * Support for etags in calendarJakob Sack2011-08-241-2/+22
| |
| * Add VJOURNAL to objects that are allowed by defaultJakob Sack2011-08-231-1/+1
| |
| * VTODO and VJOURNAL exist as wellJakob Sack2011-08-231-0/+16
| |
* | first add event function in calendar appGeorg Ehrke2011-08-288-22/+224
|/
* CalDAV seems to work nowJakob Sack2011-08-231-41/+69
|
* today hightlight in calendar app (fourweeksview and onemonthview)Georg Ehrke2011-08-231-1/+12
|
* better multiple language support, first integration of new calendar classGeorg Ehrke2011-08-2310-19/+89
|
* /appinfo/app.php bug fixedGeorg Ehrke2011-08-221-1/+1
|
* Some more work on CalDAV integrationJakob Sack2011-08-225-402/+358
|
* remove reset button (again)Georg Ehrke2011-08-202-10/+0
|
* allday bug fixedGeorg Ehrke2011-08-202-2/+2
|
* spanish language packGeorg Ehrke2011-08-201-0/+68
|
* bug/style fixes, multiple language support, german language packGeorg Ehrke2011-08-2013-115/+171
|
* removed unneeded and dangerous reset buttonJan-Christoph Borchardt2011-08-192-6/+4
|