summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hid localhost field for SQLiteJan-Christoph Borchardt2011-09-042-4/+10
* removed database table prefix choice, use oc_Jan-Christoph Borchardt2011-09-043-8/+3
* having non-editable stuff as input fields is really confusing. You were right...Jan-Christoph Borchardt2011-09-042-6/+7
* setup.php: Get 'datadirectory' from config file instead of 'datadir'Aloisio Almeida Jr2011-09-031-1/+1
* Add simple popup to eventBart Visscher2011-09-032-6/+54
* Remove execute permissions from source filesBart Visscher2011-09-0340-0/+0
* Update calendar event label creationBart Visscher2011-09-033-36/+50
* updated translations againJan-Christoph Borchardt2011-09-0310-76/+84
* updated language codesJan-Christoph Borchardt2011-09-031-134/+9
* updated translationsJan-Christoph Borchardt2011-09-0380-277/+4253
* 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
* Merge branch 'master' of gitorious.org:owncloud/owncloudGeorg Ehrke2011-09-026-0/+343
|\
| * renaming core_unhosted app to just unhosted, and cleaning up unused files in itMichiel@unhosted2011-09-0215-162/+6
| * adding core_unhosted appMichiel@unhosted2011-09-0214-0/+499
* | 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 calendar js rendering to class/objectBart Visscher2011-09-011-468/+402
* Convert plain javascript to jQuery for readabilityBart Visscher2011-09-011-78/+78
* merge everythingJan-Christoph Borchardt2011-09-01874-0/+184514
|\
| * Fix OC_USER_LDAP::checkPassword() to return the usernameCaio Marcelo de Oliveira Filho2011-09-011-1/+3
| * Some commented code was still hereCôme BERNIGAUD2011-09-011-9/+0
| * Buttons for play/add albums works. Folding albums too.Côme BERNIGAUD2011-09-011-6/+36
| * 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
| * Merge branch 'calendar' of git://gitorious.org/owncloud-dump/owncloud-dumpGeorg Ehrke2011-09-0139-0/+4121
| |\
| | * 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
| | * Merge branch 'calendar' of git://gitorious.org/owncloud-dump/owncloud-dump in...Bart Visscher2011-08-310-0/+0
| | |\
| | | * Implement editing of calendar infoBart Visscher2011-08-307-8/+126
| | | * Use activew state of calendar in choosecalendarBart Visscher2011-08-301-1/+1
| | | * Add timezone setting to personal settings pageBart Visscher2011-08-305-0/+72
| | | * Convert DB startdate and enddate to the user timezoneBart Visscher2011-08-301-6/+12
| | | * Add enable/disable for calendarsBart Visscher2011-08-306-6/+62
| | | * Fix coding errors in oc_cal_load_eventsBart Visscher2011-08-301-17/+18
| | | * Use data from database to load calendar eventsBart Visscher2011-08-303-19/+43
| | | * Use AJAX for calendar initializationBart Visscher2011-08-304-14/+24
| | | * Fix displaying events in month viewBart Visscher2011-08-302-9/+15
| | * | 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 http://gitorious.org/owncloud-dump/owncl...Georg Ehrke2011-08-318-31/+146
| | * | Merge branch 'master' into calendarJan-Christoph Borchardt2011-08-308-17/+79
| | |\ \