summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Try to conserve some memory. Should fix oc-1106 for master.Thomas Tanghus2012-06-252-2/+2
* LDAP: cheaper userExists() implementation, fixes oc-1012Arthur Schiwon2012-06-251-0/+3
* LDAP: always sanitize DN and DN-containing attributesArthur Schiwon2012-06-251-3/+12
* sanitizeHTML() has to be called later to keep the path unchangedBjoern Schiessle2012-06-252-3/+3
* Only delete existing thumbnails (bug #1100)Bjoern Schiessle2012-06-251-1/+4
* Drag'n'Drop contacts between addressbook. Still needs some css magic.Thomas Tanghus2012-06-252-0/+77
* Prevent errors and mini enhancement of saved window in bookmarksBrice Maron2012-06-242-1/+3
* Correct bookmark app : add through interface and remove missing cssBrice Maron2012-06-242-2/+1
* Remove excessive debugging.Thomas Tanghus2012-06-241-3/+0
* Add some DRYness to logging.Thomas Tanghus2012-06-2417-117/+70
* Fixed function name.Thomas Tanghus2012-06-241-1/+1
* Also load categories from VJOURNAL.Thomas Tanghus2012-06-241-0/+3
* Use intervals for sessions deletion with postgres fix oc-492Brice Maron2012-06-241-2/+8
* Resolve scanning issue case comparison of songsBrice Maron2012-06-241-1/+1
* Correct seq name in media songs fix oc-589Brice Maron2012-06-241-1/+1
* Remove unneeded parameter.Thomas Tanghus2012-06-241-1/+1
* Click to select which address book to add to.Thomas Tanghus2012-06-242-2/+5
* Improve prev/next selection on delete.Thomas Tanghus2012-06-241-3/+3
* another fix for oc-1044Georg Ehrke2012-06-241-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-06-238-22/+33
|\
| * Remove references to /apps/ and correct inclusion of settingsBrice Maron2012-06-224-14/+14
| * Correction of path looking for apps and cssBrice Maron2012-06-221-1/+1
| * Spelling fixesBart Visscher2012-06-221-3/+2
| * Merge resource error-suppressing fixBart Visscher2012-06-221-5/+17
| |\
| | * Check for valid LDAP-resource before querying.Benjamin Diele2012-05-281-5/+17
| * | Gallery: Fix opening folders with a ' in the nameBart Visscher2012-06-222-2/+2
* | | Text editor: Waste less space for line numbersTom Needham2012-06-231-5/+2
|/ /
* | Fix removing personal mountsMichael Gapczynski2012-06-221-3/+8
* | Fix variable checks for mounting Google DriveMichael Gapczynski2012-06-221-1/+1
* | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-06-223-0/+3
|\ \
| * | More session_write_closeBart Visscher2012-06-223-0/+3
* | | Text Editor: fix editor positioningTom Needham2012-06-221-10/+2
|/ /
* | pdf viewer no longer 'eats' keyboard inputThomas Mueller2012-06-221-66/+0
* | Small js fix.Thomas Tanghus2012-06-221-1/+1
* | Cast translation to string.Thomas Tanghus2012-06-221-1/+1
* | xss vulnerabilities fixedBjoern Schiessle2012-06-222-2/+2
* | xss vulnerability fixedBjoern Schiessle2012-06-221-1/+1
* | Correct image path and apps path replacementBrice Maron2012-06-223-39/+39
* | remove unnecessary closing PHP tagArthur Schiwon2012-06-221-3/+1
* | LDAP: cheaper userExists() implementationArthur Schiwon2012-06-221-1/+13
* | date don't change correctly in the view list (bug #973) fixedBjoern Schiessle2012-06-221-0/+2
* | Contacts: Fix name and carddav-url encodingBart Visscher2012-06-212-3/+3
* | Calendar: Fix caldav url encodingBart Visscher2012-06-212-3/+2
* | Calendar: convert choosecalendar.rowfields template from plain php to html+phpBart Visscher2012-06-211-8/+21
* | Calendar: Missing userid in allCalendars callBart Visscher2012-06-211-1/+1
* | Calendar: Fix missing template parameter 'shared' for new and update calendarBart Visscher2012-06-212-2/+14
* | Correct usage of approotBrice Maron2012-06-211-1/+1
* | Add missing ')'Michael Gapczynski2012-06-211-1/+1
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-2111-107/+47
|\ \
| * | Fix URL delimiter.Thomas Tanghus2012-06-211-1/+1