aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tasks: Fix the display of the list of tasksBart Visscher2012-04-273-22/+12
* Tasks: Simple add task actionBart Visscher2012-04-233-22/+20
* Tasks: Simple categories inputBart Visscher2012-04-233-2/+30
* Tasks: Save description fieldBart Visscher2012-04-202-0/+13
* Tasks: Due date without time support addedBart Visscher2012-04-203-8/+22
* Tasks: Task summary is always text, at it as suchsBart Visscher2012-04-201-1/+2
* Tasks: Make gettasks more robust against malformed VTODO dataBart Visscher2012-04-201-1/+5
* Tasks: Add due property handlingBart Visscher2012-04-205-1/+65
* Tasks: Add "more" block containing descriptionBart Visscher2012-04-183-8/+30
* Tasks: Clicking task summary opens input for editBart Visscher2012-04-172-28/+47
* Tasks: Implement task lists overviewBart Visscher2012-04-163-20/+70
* Tasks: Mark task as complete when checking the checkboxBart Visscher2012-04-154-4/+55
* Tasks: Code cleanupBart Visscher2012-04-154-21/+3
* Tasks: Update to use new categories interfaceBart Visscher2012-04-148-24/+29
* Merge branch 'master' into tasksBart Visscher2012-04-14489-21179/+32742
|\
| * 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
| * 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
| * 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