summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Gallery: splitout model codeBart Visscher2011-12-0812-43/+104
* bump version number to force db rebuildMichiel de Jong2011-12-081-1/+1
* Imageviewer: fix fancybox.png image url in fancybox cssBart Visscher2011-12-071-21/+21
* Contacts: Add "Preferred" before phone label for preferred numbersBart Visscher2011-12-071-1/+1
* Contacts: Add direct link to details of a contactBart Visscher2011-12-072-3/+10
* Contacts: Fix postname var spellingBart Visscher2011-12-071-1/+1
* Contacts: refactor common ajax functions to OC_Contacts_AppBart Visscher2011-12-0712-195/+84
* Contacts: refactor rendering of part.details templateBart Visscher2011-12-079-73/+88
* Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-0714-189/+60
* compliance with http://www.w3.org/community/unhosted/wiki/remoteStorageMichiel de Jong2011-12-076-71/+135
* Contacts: make name editable againBart Visscher2011-12-025-4/+20
* Calendar: Also check if the enddate is in the requested range for eventsBart Visscher2011-11-301-0/+2
* Calendar: Use the default timezone that is set in lib/base.phpBart Visscher2011-11-303-3/+3
* Correct ldap check in dependencies_chk appBrice Maron2011-11-251-1/+1
* Contacts: layout updatesBart Visscher2011-11-243-5/+6
* Contacts: better label for saving a propertyBart Visscher2011-11-241-1/+1
* Contacts: make type of phone property also multiselect in addpropertyBart Visscher2011-11-242-1/+2
* Bookmarks: make a soft-requirement of php-curlBart Visscher2011-11-241-1/+4
* Total rewite of fix.Insanemal2011-11-243-19/+30
* Adjusted the check user function to lowercase the return.Insanemal2011-11-241-1/+8
* Added option to lowercase all usernames.Insanemal2011-11-243-2/+14
* Music - Fix album and artist expand layout.Ignacio Daniel Rostagno2011-11-241-1/+2
* fix ampache htmlentity callsRobin Appelman2011-11-241-6/+6
* Merge branch 'fullcalendar'Bart Visscher2011-11-2324-1189/+837
|\
| * Fix scrolling through monthsBart Visscher2011-11-231-0/+4
| * fix timeformat setting for fullcalendarGeorg Ehrke2011-11-202-5/+7
| * Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-11-2016-58/+107
| |\
| * | first implementation of the search functionGeorg Ehrke2011-11-142-0/+28
| * | fix timezone for repeating eventsGeorg Ehrke2011-11-121-3/+3
| * | support for repeating eventsGeorg Ehrke2011-11-122-26/+55
| * | another fix of caldav urlGeorg Ehrke2011-11-121-1/+1
| * | Merge branch 'master' into fullcalendarGeorg Ehrke2011-11-1224-102/+250
| |\ \
| * | | fix caldav urlGeorg Ehrke2011-11-121-0/+1
| * | | automatic timezone detectionGeorg Ehrke2011-11-114-19/+82
| * | | Use Last-Modified property to check for changed eventsBart Visscher2011-11-098-5/+44
| * | | Use parse function in Calendar_ObjectBart Visscher2011-11-095-5/+5
| * | | Cleanup tipsy popups on more actionsBart Visscher2011-10-271-0/+3
| * | | Move unselect call to after the dialog startsBart Visscher2011-10-271-1/+1
| * | | Quickfix hanging tipsy popupsBart Visscher2011-10-251-0/+1
| * | | Fix fromtime/totime warningsBart Visscher2011-10-251-3/+5
| * | | Implement select event creationBart Visscher2011-10-252-52/+31
| * | | Fix scrolling calendarBart Visscher2011-10-251-3/+6
| * | | Merge branch 'master' into fullcalendarBart Visscher2011-10-2414-185/+602
| |\ \ \
| * \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-2210-0/+549
| |\ \ \ \
| * | | | | translatable error messagesGeorg Ehrke2011-10-223-12/+25
| * | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-224-11/+20
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendarGeorg Ehrke2011-10-2128-99/+440
| |\ \ \ \ \ \
| * | | | | | | fix new allday bugGeorg Ehrke2011-10-211-3/+1
| * | | | | | | fix allday bugGeorg Ehrke2011-10-211-10/+13
| * | | | | | | Better event popupBart Visscher2011-10-212-25/+50