summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Don't return file handle if the mode supports writing and the file is not wri...Michael Gapczynski2012-08-081-0/+19
* remoteStorage: Use OCP\\Util for redirecting for login and generating linkBart Visscher2012-08-071-2/+3
* remoteStorage: split auth allow templateBart Visscher2012-08-072-51/+37
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-075-4/+27
* Some UI improvements on the addressbooks settings.Thomas Tanghus2012-08-073-9/+19
* Check if New and Upload buttons exist before adding their width to the total ...Michael Gapczynski2012-08-061-1/+5
* Change hardcoded urls to use linkTo functionBart Visscher2012-08-065-9/+18
* LDAP: layout settings form. Hope it is now a bit clearer and prettier.Arthur Schiwon2012-08-063-17/+27
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-062-17/+66
* LDAP: offer option to disable SSL certificate checks. Works around problems w...Arthur Schiwon2012-08-053-1/+14
* remove accidentally added blank linesArthur Schiwon2012-08-051-2/+0
* LDAP: check for always available attribute on userExists, fixes oc-1440Arthur Schiwon2012-08-051-3/+3
* add missing \Arthur Schiwon2012-08-051-1/+1
* LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302Arthur Schiwon2012-08-051-2/+4
* Correct path to ajax file.Thomas Tanghus2012-08-052-5/+5
* Tweak users delete notificationMichael Gapczynski2012-08-041-2/+1
* Fix condition checking for resizing breadcrumbsMichael Gapczynski2012-08-041-1/+1
* Dynamically resize breadcrumbs, fix for bug oc-468Michael Gapczynski2012-08-041-0/+59
* fix label for versioning in admin settingsGeorg Ehrke2012-08-041-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-0442-437/+471
* Reorganize ajax scripts.Thomas Tanghus2012-08-039-8/+8
* Some fixes for keyboard shortcuts.Thomas Tanghus2012-08-032-22/+43
* FF complained about missing charset.Thomas Tanghus2012-08-032-2/+2
* White space.Thomas Tanghus2012-08-031-5/+5
* Revert "Removed text/plain header."Thomas Tanghus2012-08-033-0/+7
* Calendar: remove double html encodingBart Visscher2012-08-031-2/+2
* audit: update appinfo to OC4Bart Visscher2012-08-031-1/+2
* Merge branch 'chunked_upload'Bart Visscher2012-08-033-1/+66
|\
| * Chunked upload: Support reusing local chunksBart Visscher2012-07-273-1/+66
* | [tx-robot] updated from transifexJenkins for ownCloud2012-08-0345-400/+223
* | Return properly formatted jsondata.Thomas Tanghus2012-08-022-8/+8
* | Correct namespace usage.Thomas Tanghus2012-08-021-1/+1
* | Remove loggingThomas Tanghus2012-08-021-1/+0
* | I was a bit too fast in removing methods yesterday...Thomas Tanghus2012-08-021-0/+14
* | If first addressbook was empty it was seen as if there where no contacts at all.Thomas Tanghus2012-08-021-1/+4
* | Line length...Thomas Tanghus2012-08-024-35/+79
* | Remove onunload handler when delete is cancelled.Thomas Tanghus2012-08-021-0/+1
* | Use popup class style for ninja-mode help.Thomas Tanghus2012-08-023-9/+7
* | More files to delete \o/Thomas Tanghus2012-08-022-50/+0
* | Updated JS namespace.Thomas Tanghus2012-08-022-1504/+1494
* | [tx-robot] updated from transifexJenkins for ownCloud2012-08-0244-430/+408
* | And then the missing files ;)Thomas Tanghus2012-08-022-0/+218
* | Addressbooks settings rewrite and cleanup.Thomas Tanghus2012-08-0217-283/+98
* | [tx-robot] updated from transifexJenkins for ownCloud2012-08-012-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2012-07-3160-647/+1696
* | Changed fix parameter to OC.appSettings().Thomas Tanghus2012-07-311-1/+1
* | Unregister from personal settings.Thomas Tanghus2012-07-311-2/+0
* | Implemented app settings in popup.Thomas Tanghus2012-07-315-12/+18
* | Add notifications and undo support for replacing files when renamingMichael Gapczynski2012-07-302-20/+104
* | LDAP: don't die on unexpected collisions, handle empty display-name attribute...Arthur Schiwon2012-07-302-13/+28