summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix merge conflictsGeorg Ehrke2011-12-0349-235/+604
|\
| * 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
| | * | | | | | | added transition function from 'old' calendar to fullcalendar (fixed currentv...Georg Ehrke2011-10-212-3/+13
| * | | | | | | | Contacts: remove redundant li in setpropertyform templateBart Visscher2011-11-231-2/+0
| * | | | | | | | Contacts: support multiple phone type parameterBart Visscher2011-11-238-27/+63
| * | | | | | | | Add type selects to editing ADR & TEL contact property typesBart Visscher2011-11-236-3/+42
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | use oc_appconfig instead of oc_config for the external appsRobin Appelman2011-11-184-26/+26
| * | | | | | | - fixed translateable strings in templateMarkus Kalkbrenner2011-11-182-5/+8
| * | | | | | | - provide a setting for the ldap user display name instead of hardcoded value...Markus Kalkbrenner2011-11-184-19/+30
| * | | | | | | fixed copy&paste error: store ldap_tls setting in user_ldap, notMarkus Kalkbrenner2011-11-181-1/+1
| * | | | | | | - bugfix: allow anonymous bind for search, then bind with users credentials.Markus Kalkbrenner2011-11-183-8/+16