aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Variable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2.Michael Gapczynski2012-05-131-1/+1
* | Third time lucky fixing google font includeTom Needham2012-05-131-1/+1
* | Revert "Remove google webfont include"Tom Needham2012-05-131-1/+10
|/
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-05-131-1/+1
|\
| * Sanitize search queries, thanks to Lukas ReschkeMichael Gapczynski2012-05-131-1/+1
* | Fixed keyboard shortcut for saving files. Thanks adlr in #ace!Tom Needham2012-05-131-0/+4
|/
* fix fail in previous commitGeorg Ehrke2012-05-131-1/+0
* fix remote.php for servers which doesn't support PATH_INFOGeorg Ehrke2012-05-131-0/+5
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-05-133-2/+4
|\
| * Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2.Michael Gapczynski2012-05-131-1/+1
| * fix getting the db scheme from existing databaseRobin Appelman2012-05-131-0/+1
| * additional logging when db upgrade failsRobin Appelman2012-05-131-1/+2
* | Remove google webfont includeTom Needham2012-05-131-10/+1
* | Fix breadcrumb pathTom Needham2012-05-131-1/+1
|/
* some mdb2 pgsql fixesRobin Appelman2012-05-131-3/+3
* prevent user creation with empty passwordRobin Appelman2012-05-132-1/+10
* more MDB2 updatesRobin Appelman2012-05-1348-21917/+22977
* add post user delete hook for calendar sharingGeorg Ehrke2012-05-132-0/+19
* update translationsRobin Appelman2012-05-13255-3592/+7860
* VCategories: Made a small check for categories that seems to resolv the probl...Thomas Tanghus2012-05-131-6/+10
* hide share tab for new events, because you can't share an event that haven't ...Georg Ehrke2012-05-131-2/+2
* fix another php noticeGeorg Ehrke2012-05-131-0/+1
* fix another php noticeGeorg Ehrke2012-05-131-3/+3
* fix php notice and displaying of eventsGeorg Ehrke2012-05-131-1/+1
* VCategories: Suppress error messages stemming from import from file app.Thomas Tanghus2012-05-131-2/+2
* Revert "Edited combobox to adhere to coding standards and added a dblclick ha...Thomas Tanghus2012-05-131-24/+19
* Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won...Thomas Tanghus2012-05-131-3/+2
* This is RC nowv4.0.0RCFrank Karlitschek2012-05-131-2/+2
* non-minified version addedThomas Mueller2012-05-122-0/+1234
* fixing file headers with copyrightThomas Mueller2012-05-121-12/+5
* Edited combobox to adhere to coding standards and added a dblclick handler.Thomas Tanghus2012-05-121-19/+24
* Contacts: Change placeholder text to avoid confusion. No, JanC, I won't chang...Thomas Tanghus2012-05-121-2/+3
* oc-627, calling base function instead of loading too much useless functionsBartek Przybylski2012-05-121-1/+1
* Encoded slashes (%2F) don't look pretty in our private link urlsMichael Gapczynski2012-05-111-1/+1
* Turn async off when fetching users to make sure the users get removed from th...Michael Gapczynski2012-05-111-2/+2
* update to jquery 1.7.2Robin Appelman2012-05-123-5/+5
* fix gallery previous not showingRobin Appelman2012-05-121-1/+1
* Remove duplicate lineBart Visscher2012-05-111-1/+0
* Change sqlite escaping of identifier to double quote. Fixing some issuesBrice Maron2012-05-111-1/+1
* Make processed css files cachableBart Visscher2012-05-111-1/+6
* also set remote/public paths on installing appsRobin Appelman2012-05-111-0/+16
* fix sqlite3 driver against updated MDB2Robin Appelman2012-05-111-1/+1
* don't do the initial scanning of the users home folder trough the update systemRobin Appelman2012-05-111-2/+5
* add temporary filestorage backend for testing purposedRobin Appelman2012-05-112-1/+18
* allow clearing hooks and fileproxiesRobin Appelman2012-05-112-0/+21
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-1118-95/+100
* update MDB2 and XML_ParserRobin Appelman2012-05-1135-24106/+22058
* LDAP: offer only ownCloud-enabled users for sharingArthur Schiwon2012-05-111-3/+7
* Contacts: Make the structured name dialog modal to avoid confusion.Thomas Tanghus2012-05-111-1/+1
* Contacts: Clone event handlers as well.Thomas Tanghus2012-05-111-7/+3