aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix merge conflictsGeorg Ehrke2012-04-1575-90/+334
|\
| * Contact: Don't use non core class in appinfo/app.phpBart Visscher2012-04-141-1/+1
| * few pieces of documentationArthur Schiwon2012-04-141-0/+17
| * give back expected result types as long as logic is not there yetArthur Schiwon2012-04-141-0/+3
| * test for ldap group backendArthur Schiwon2012-04-141-0/+36
| * starting to create the ldap group backend (with some inspiration from Yoann G...Arthur Schiwon2012-04-143-0/+183
| * reuse OC_L10N objectsRobin Appelman2012-04-1419-21/+15
| * keep version numbers in their own files for faster readingRobin Appelman2012-04-1442-21/+21
| * Remove go to lineTom Needham2012-04-141-25/+17
| * Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-148-19/+20
| |\
| | * Sharing: Add a filename after public share linkBart Visscher2012-04-141-4/+4
| | * Sharing: Don't get share icon for undefined filenameBart Visscher2012-04-141-1/+4
| | * Sharing: Define missing template varsBart Visscher2012-04-141-0/+2
| | * improve flexibility of search providers a bitRobin Appelman2012-04-145-10/+10
| | * LDAP: don't keep possibly outdated passwordsArthur Schiwon2012-04-141-4/+0
| * | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-1316-63/+225
| |\|
| * | Update language stringTom Needham2012-04-131-1/+1
* | | fix unsharing of eventsGeorg Ehrke2012-04-132-4/+4
* | | add chosen script to calendarGeorg Ehrke2012-04-131-0/+2
* | | fix public sharing of calendarsGeorg Ehrke2012-04-132-3/+3
* | | fix class nameGeorg Ehrke2012-04-131-1/+1
* | | check permission check in share functionGeorg Ehrke2012-04-131-0/+8
* | | fix merge conflictsGeorg Ehrke2012-04-13103-37027/+332
|\ \ \ | | |/ | |/|
| * | Contacts: Save the category list update when updating/adding contactBart Visscher2012-04-131-1/+1
| * | Calendar: Update category list when updating/adding eventBart Visscher2012-04-132-0/+10
| * | Calendar: Document active parameter in allCalendarsBart Visscher2012-04-131-3/+1
| * | Calendar: Also set repeat options when editing a non repeating eventBart Visscher2012-04-132-3/+9
| * | Calendar: Fix saving of Categories in an eventBart Visscher2012-04-134-17/+4
| * | Calendar: Implement rescan of CategoriesBart Visscher2012-04-132-0/+69
| * | VCategories css is now in styles.cssThomas Tanghus2012-04-132-2/+0
| * | Contacts: Better error reporting.Thomas Tanghus2012-04-131-1/+2
| * | only run tests for files_external when asked for explicitlyRobin Appelman2012-04-134-35/+59
| * | some idexes for the media player tablesRobin Appelman2012-04-132-1/+70
| |/
| * Contacts: No need to sort the categories anymoreBart Visscher2012-04-121-1/+1
| * Contacts: Change "category" to "group" in UIBart Visscher2012-04-121-2/+2
| * Contacts: update category list when the categories changeBart Visscher2012-04-121-2/+3
| * Use the same category input and management as the contacts appBart Visscher2012-04-125-14/+31
| * Remove unused function getCategoryOptions from OC_Calendar_ObjectBart Visscher2012-04-121-21/+0
| * Contacts: Also initialize org var in updateValuesFromAddBart Visscher2012-04-121-1/+1
| * Contacts: add space before parameterBart Visscher2012-04-121-3/+3
| * Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_AppBart Visscher2012-04-125-30/+44
| * off by default. great tool for developers but confusing for users.Frank Karlitschek2012-04-121-1/+0
| * Fixed OC-261 by modifying js files in apps/media/Deepak Mittal2012-04-122-3/+3
| * Use OC_Helper::serverHost() in openid settingsDaniele E. Domenichelli2012-04-121-1/+1
| * upgrade getid3Robin Appelman2012-04-1275-36877/+1
* | fix address of public shared calendarsGeorg Ehrke2012-04-132-2/+2
* | hide share tab in shared eventsGeorg Ehrke2012-04-133-0/+6
* | fix calendarid in eventform and validation of calendaridGeorg Ehrke2012-04-124-11/+8
* | fix bugs in share classGeorg Ehrke2012-04-122-1/+4
* | fix bugs and optimize OC_Calendar_Object ClassGeorg Ehrke2012-04-111-10/+8