summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-0564-576/+1012
|
* Correct path to ajax file.Thomas Tanghus2012-08-052-5/+5
|
* Make 3rd party label a bit smaller.Thomas Tanghus2012-08-051-1/+1
|
* Some more pixel pushing.Thomas Tanghus2012-08-051-2/+2
|
* CSS tweaks for app settings.Thomas Tanghus2012-08-052-6/+11
|
* Return possibly changed appid.Thomas Tanghus2012-08-051-3/+4
|
* Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-053-7/+8
|
* Fix scrollbar issue. Fixes oc-1414Tom Needham2012-08-041-1/+1
|
* Restructure JS code and small fixes.Thomas Tanghus2012-08-041-55/+63
|
* Listen to correct undo click for undoing deleting usersMichael Gapczynski2012-08-041-1/+1
|
* Show delete tipsy for usersMichael Gapczynski2012-08-043-7/+10
|
* Tweak users delete notificationMichael Gapczynski2012-08-043-3/+3
|
* Fix condition checking for resizing breadcrumbsMichael Gapczynski2012-08-041-1/+1
|
* Dynamically resize breadcrumbs, fix for bug oc-468Michael Gapczynski2012-08-041-0/+59
|
* Use correct variable name.Thomas Tanghus2012-08-041-19/+19
|
* Remove unused code.Thomas Tanghus2012-08-041-33/+0
|
* Merge branch 'master' of gitorious.org:owncloud/owncloudAlessandro Cosentino2012-08-041-1/+1
|\
| * Wait with csrf check for now.Thomas Tanghus2012-08-041-1/+1
| |
* | link of Add your app was brokenAlessandro Cosentino2012-08-041-1/+1
|/
* And add the file goddammitThomas Tanghus2012-08-041-0/+65
|
* Load OCS apps in an ajax call to avoid blocking the WUI.Thomas Tanghus2012-08-044-33/+86
|
* OC_App::getAppVersion return blank if version is not specifiedAlessandro Cosentino2012-08-041-1/+1
|
* reset version number when not specified - again bug oc-1433Alessandro Cosentino2012-08-041-1/+5
|
* fix label for versioning in admin settingsGeorg Ehrke2012-08-041-1/+1
|
* fixes bug oc-1433Alessandro Cosentino2012-08-041-0/+1
|
* hide morelog button if there are no more log entries - bugfix for oc-1398Georg Ehrke2012-08-044-1/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-04109-5438/+5718
|
* 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
| | | | This reverts commit fa6d26b53c020940e38f632940f73dbbb56f6847.
* add iWork mimetypesGeorg Ehrke2012-08-031-0/+3
|
* 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-035-5/+176
|\
| * Chunked upload: Support reusing local chunksBart Visscher2012-07-274-3/+96
| |
| * Chunked upload: Refactor OC_FileChunking to objectBart Visscher2012-07-272-21/+35
| |
| * Chunked upload: Refactor to static classBart Visscher2012-07-272-18/+58
| |
| * Merge branch 'master' into chunked_uploadBart Visscher2012-07-27638-5673/+21755
| |\ | | | | | | | | | | | | Conflicts: lib/connector/sabre/directory.php
| * | Custom chunking supportBart Visscher2012-07-081-4/+25
| | |
* | | Show Login-Button when user+pw are autocompleted, fixes oc-1068Arthur Schiwon2012-08-031-6/+5
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-03111-4847/+3161
| | |
* | | 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
| | |