Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-31 | 33 | -179/+7 |
| | |||||
* | Merge pull request #10428 from owncloud/files_external_better_config | Robin McCorkell | 2014-08-30 | 3 | -28/+53 |
|\ | | | | | Improve external storage configuration UI | ||||
| * | Improve UI of external storage configuration | Robin McCorkell | 2014-08-30 | 3 | -28/+53 |
| | | | | | | | | | | | | | | | | | | * Highlight fields that need to be filled * Remove (required) and (optional) strings where possible * Focus first configuration field when creating new external storage * Add ability to force external storage re-check * Various jQuery improvements * Prevent wrapping of checkboxes in configuration | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-30 | 10 | -0/+21 |
|/ | |||||
* | Merge pull request #10719 from owncloud/files-external-personal-undefined | Thomas Müller | 2014-08-29 | 1 | -0/+1 |
|\ | | | | | Prevent undefined index error loading external storages | ||||
| * | Add missing 'personal' mount configuration option | Robin McCorkell | 2014-08-29 | 1 | -0/+1 |
| | | |||||
* | | kill OC::$session | Jörn Friedrich Dreyer | 2014-08-29 | 1 | -4/+4 |
|/ | | | | | | | | | | | | maintain deprecated \OC::$session when getting or setting the session via the server container or UserSession restore order os OC::$session and OC::$CLI remove unneded initialization of dummy session write back session when $useCustomSession is true log warning when deprecated app is used | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-29 | 73 | -225/+6 |
| | |||||
* | Merge pull request #10658 from owncloud/sftp_prevent_error | Vincent Petry | 2014-08-28 | 1 | -0/+3 |
|\ | | | | | Prevent errors on broken SFTP config | ||||
| * | Prevent errors on broken SFTP config | Robin McCorkell | 2014-08-27 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #8507 from owncloud/ajaxify_user_list_for_files_external | blizzz | 2014-08-28 | 64 | -56/+5603 |
|\ \ | | | | | | | Ajaxify user list for files external | ||||
| * | | Use AppFramework instead of custom controller | Lukas Reschke | 2014-08-25 | 1 | -3/+10 |
| | | | |||||
| * | | use displayname lookup route in files_external settings | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -31/+14 |
| | | | |||||
| * | | no need to load user display names | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -1/+0 |
| | | | |||||
| * | | fix deletion of shares | Jörn Friedrich Dreyer | 2014-08-25 | 1 | -21/+22 |
| | | | |||||
| * | | replace chosen with select2 to provide ajaxified user and group selection ↵ | Jörn Friedrich Dreyer | 2014-08-25 | 8 | -62/+188 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for files_external, fixes #7499 remove minified select2 js show avatars for users, simpler results remove unneeded users and groups from settings template fix css, escape user and group names | ||||
| * | | add select2 to app specific thirdparty | Jörn Friedrich Dreyer | 2014-08-25 | 60 | -0/+5431 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-28 | 1 | -1/+1 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-26 | 2 | -0/+4 |
| | | |||||
* | | Merge pull request #10108 from owncloud/files_external-allowed-backend | Vincent Petry | 2014-08-25 | 1 | -6/+10 |
|\ \ | |/ |/| | Only load personal external storages for allowed backends | ||||
| * | Only load personal external storages for allowed backends | Robin Appelman | 2014-08-01 | 1 | -6/+10 |
| | | |||||
* | | Merge pull request #10591 from owncloud/routes_for_files_external | Vincent Petry | 2014-08-25 | 1 | -0/+17 |
|\ \ | | | | | | | explicit routes for files_external | ||||
| * | | explicit routes for files_external | Jörn Friedrich Dreyer | 2014-08-22 | 1 | -0/+17 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-23 | 2 | -7/+15 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-22 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #10518 from owncloud/fix_storage_const_autoload | Lukas Reschke | 2014-08-20 | 1 | -1/+1 |
|\ \ | | | | | | | Fix storage const autoload | ||||
| * | | move to public namespace | Morris Jobke | 2014-08-19 | 1 | -1/+1 |
| | | | |||||
| * | | Fix STORAGE_* constants usage by moving those constants into ↵ | Stephan Peijnik | 2014-08-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | \OC\Files\Filesystem. As constants not defined within a class cannot be automatically found by the autoloader moving those constants into a class makes them accessible to code which uses them. Signed-off-by: Stephan Peijnik <speijnik@anexia-it.com> | ||||
* | | | Merge pull request #10423 from owncloud/urlencode_s3_copyobject_copysource | Jörn Friedrich Dreyer | 2014-08-20 | 1 | -2/+3 |
|\ \ \ | | | | | | | | | urlencode s3 copyObject() copysource | ||||
| * | | | use S3Client::encodeKey(), fixes #8325 | Jörn Friedrich Dreyer | 2014-08-14 | 1 | -2/+3 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-20 | 2 | -1/+3 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-19 | 2 | -1/+16 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-18 | 2 | -0/+2 |
| | | | |||||
* | | | Merge pull request #10407 from owncloud/rm-obsolete-japanese | Lukas Reschke | 2014-08-17 | 1 | -29/+0 |
|\ \ \ | | | | | | | | | remove obsolete japanese lang code | ||||
| * | | | remove obsolete japanese lang code | Volkan Gezer | 2014-08-13 | 1 | -29/+0 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-17 | 1 | -0/+12 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-16 | 2 | -0/+11 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-15 | 1 | -3/+3 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-14 | 1 | -0/+1 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-12 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-10 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-08 | 1 | -0/+1 |
| | | |||||
* | | mark tests as skipped - TODO travis | Morris Jobke | 2014-08-05 | 1 | -0/+49 |
| | | | | | | | | * swift causes some timeouts and test failures | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-02 | 2 | -0/+3 |
|/ | |||||
* | Merge pull request #9529 from helmutschneider/fix-8326 | Robin Appelman | 2014-08-01 | 1 | -17/+12 |
|\ | | | | | Fixes #8326: deletion of directories on S3 | ||||
| * | Converted an array to PHP5.3 compatible version | Johan Björk | 2014-07-09 | 1 | -2/+2 |
| | | |||||
| * | Fixes #8326: deletion of directories on S3 | Johan Björk | 2014-07-08 | 1 | -17/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-31 | 1 | -1/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-28 | 3 | -0/+15 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-27 | 1 | -0/+1 |
| | |