summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reuse OC_L10N objectsRobin Appelman2012-04-1433-38/+52
* some minor optimizationsRobin Appelman2012-04-142-19/+32
* keep version numbers in their own files for faster readingRobin Appelman2012-04-1443-24/+37
* remove outdated fileRobin Appelman2012-04-141-40/+0
* Remove go to lineTom Needham2012-04-141-25/+17
* Fix annoying error in logTom Needham2012-04-141-150/+151
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-1424-258/+389
|\
| * swap enable and dissable error messagesRobin Appelman2012-04-141-2/+2
| * show error when installing an app has failedRobin Appelman2012-04-144-9/+24
| * prevent users with the same name but different casing from being createdRobin Appelman2012-04-141-1/+1
| * 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
| * remove outdated codeRobin Appelman2012-04-141-204/+0
| * improve flexibility of search providers a bitRobin Appelman2012-04-148-17/+43
| * LDAP: don't keep possibly outdated passwordsArthur Schiwon2012-04-141-4/+0
| * test cases for user backendsRobin Appelman2012-04-144-0/+275
| * typoArthur Schiwon2012-04-131-3/+3
| * don't fail on missing extensionArthur Schiwon2012-04-131-1/+5
| * make sure temporary files are being removed, fixes oc-450Arthur Schiwon2012-04-132-16/+30
* | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-04-1321-81/+247
|\|
| * 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
| * Fix rescan "File not Found" error handling in oc-vcategories.jsBart Visscher2012-04-131-5/+5
| * 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
| * fixing delete tooltipJan-Christoph Borchardt2012-04-131-3/+2
| * merging tanghus category CSSJan-Christoph Borchardt2012-04-132-8/+11
| * adding tipsy tooltips for file actionsJan-Christoph Borchardt2012-04-133-4/+6
* | Update language stringTom Needham2012-04-131-1/+1
|/
* file settings: let people set no more than upper boundary for file uploads, b...Arthur Schiwon2012-04-133-6/+15
* make upload size settings work probably. do not replace whole .htaccess, only...Arthur Schiwon2012-04-132-12/+42
* allow multiply group backendsRobin Appelman2012-04-1310-140/+708
* 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
* OC_VCategories: sort categories in natural order using usortBart Visscher2012-04-121-1/+2
* 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
* Fix categories delete fallback when there is no app specific ajax categories ...Bart Visscher2012-04-122-16/+12
* Implement default categories in OC_VCategoriesBart Visscher2012-04-121-3/+2