summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Use original source when resharing a file, fixes bug oc-210Michael Gapczynski2012-05-141-0/+4
* No need to keep the 'source files' in here, because the latest 'git master' r...Thomas Mueller2012-05-1427-32120/+10
* cache app types during install or updateRobin Appelman2012-05-147-7/+7
* Call is_writable explicitly on folders for readonly checkMichael Gapczynski2012-05-141-1/+1
* Remove logging.Thomas Tanghus2012-05-141-2/+0
* Contacts: Had forgotten to call local function.Thomas Tanghus2012-05-141-2/+6
* Contacts: Fix layout in contacts list that I had broken in an earlier fix :-PThomas Tanghus2012-05-143-20/+19
* move auth.css and remoteStorage-big.png to assets folders From where they can...Michiel de Jong2012-05-143-10/+2
* better user permission check for files in ajax/calendar/Georg Ehrke2012-05-144-4/+20
* some fixes for calendar's export.phpGeorg Ehrke2012-05-141-0/+8
* check user permissions in calendar's changepermission.phpGeorg Ehrke2012-05-141-0/+8
* check user permissions in calendar's unshare.phpGeorg Ehrke2012-05-141-0/+8
* LDAP: and don't forget the else partArthur Schiwon2012-05-141-1/+2
* LDAP: don't store agent password in plain textArthur Schiwon2012-05-145-4/+17
* LDAP: no whitespaces after the , in the DNs, resolves conflicts with some ser...Arthur Schiwon2012-05-141-2/+15
* Contacts: Photo upload handlers wern't being loaded for new contacts.Thomas Tanghus2012-05-141-26/+39
* Merge branch 'master' of gitorious.org:owncloud/owncloudKlaas Freitag2012-05-141-62/+79
|\
| * Contacts: The proper DOM wasn't loaded after import and thumbnails weren't be...Thomas Tanghus2012-05-141-62/+79
* | Add ctmp extension to blacklist to make sync test files not versioned.Klaas Freitag2012-05-141-1/+1
|/
* Remove scroll to bookmarks_menu, no longer existent and the bookmark controls...Michael Gapczynski2012-05-131-4/+1
* selective app loading for remote/publicRobin Appelman2012-05-146-1/+21
* set public handeler in info,xml for sharingRobin Appelman2012-05-143-3/+5
* Contacts: Forgot one file for the import fix.Thomas Tanghus2012-05-131-2/+24
* Contacts: Add error checking and reporting to import from files app.Thomas Tanghus2012-05-134-136/+134
* Validate bookmark inputs, fixes bug oc-636Michael Gapczynski2012-05-131-1/+8
* Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-05-131-1/+1
|\
| * 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
|/
* Fixed keyboard shortcut for saving files. Thanks adlr in #ace!Tom Needham2012-05-131-0/+4
* Remove google webfont includeTom Needham2012-05-131-10/+1
* Fix breadcrumb pathTom Needham2012-05-131-1/+1
* add post user delete hook for calendar sharingGeorg Ehrke2012-05-132-0/+19
* update translationsRobin Appelman2012-05-1370-70/+2223
* 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
* 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
* 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
* fix gallery previous not showingRobin Appelman2012-05-121-1/+1
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-1117-91/+73
* LDAP: offer only ownCloud-enabled users for sharingArthur Schiwon2012-05-111-3/+7