Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11552 from owncloud/fix_files_external_flickering | Jörn Friedrich Dreyer | 2014-10-17 | 1 | -76/+80 |
|\ | | | | | Fix files external flickering | ||||
| * | cleanup variable names and duplicate jQuery selectors | Jörn Friedrich Dreyer | 2014-10-13 | 1 | -76/+80 |
| | | |||||
| * | fix flickering users | Jörn Friedrich Dreyer | 2014-10-13 | 1 | -1/+1 |
| | | |||||
* | | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -0/+212 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter installed and not-installed apps properly kill unneeded file load category 'Installed' on page load adding documentation links new apps mgmt: first style adjustment apps mgmt: only show license and preview if they exist adding buttons new apps mgmt: fix for mobile use app icon if available new apps mgmt: position enable/disable toggle to the right new apps mgmt: proper display of icons or previews new apps mgmt: fix loading spinner reenable group selection for apps new apps mgmt: position enable button normally again new apps mgmt: clarify wording from 'Installed' to 'Enabled' reintroduce enable/disable Move rating image path generation to client-side Move expression outside of l10n fix group handling add buttons for 'More apps' and 'Add your app' again disable changed date of app for now adding recommended label style 'Recommended' app tag fixing php warning sort by rating adding meta-category 'Recommended' Only show existing documentation links lacy loading of screenshots making group based app activation work again adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg' adding app.svg for all core apps query string '?installed' is not longer needed update and uninstall is back + error feedback remove unneeded parameter fix alignment of 'recommended' label | ||||
* | | Allow specifying protocol in ext storage OC config | Vincent Petry | 2014-10-13 | 2 | -0/+91 |
|/ | | | | | | Allow specifying a protocol in the host field when mounting another ownCloud instance. Note that this was already possible with the WebDAV config but this bug made it inconsistent. | ||||
* | Merge pull request #11305 from owncloud/ext-updateetagonmount | Vincent Petry | 2014-10-09 | 4 | -1/+632 |
|\ | | | | | Update etag of parent dir when adding/removing ext storage mount points | ||||
| * | Added PHP docs for etag propagator | Vincent Petry | 2014-10-08 | 1 | -4/+17 |
| | | |||||
| * | More phpdoc | Robin Appelman | 2014-10-08 | 1 | -0/+5 |
| | | |||||
| * | Hookup the etag propagator | Robin Appelman | 2014-10-08 | 2 | -0/+17 |
| | | |||||
| * | Add EtagPropagator to handle etag changes when external storages are changed | Robin Appelman | 2014-10-08 | 2 | -0/+435 |
| | | |||||
| * | Fix add/remove mountpoint hooks | Robin Appelman | 2014-10-08 | 2 | -6/+8 |
| | | |||||
| * | Added failing unit tests for mount config hooks | Vincent Petry | 2014-10-08 | 2 | -8/+142 |
| | | |||||
| * | Added filesystem hooks for mount/unmount ext storage | Vincent Petry | 2014-10-08 | 1 | -1/+26 |
| | | |||||
* | | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 1 | -0/+3 |
| | | | | | | | | | | | | This allows to have links to different doc base URLs a. | ||||
* | | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -1/+5 |
| | | | | | | Added larger app description | ||||
* | | extract batchDelete(), better comments | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -31/+31 |
| | | |||||
* | | files_extern: remove empty Body and ContentLength in Amazon S3 mount | André Gaul | 2014-10-08 | 1 | -3/+1 |
| | | | | | | | | | | | | | | fixes #10501 Conflicts: apps/files_external/lib/amazons3.php | ||||
* | | fix amazon s3 issues | Jörn Friedrich Dreyer | 2014-10-08 | 2 | -109/+124 |
|/ | | | | | | | | | | | | folder size and mtime is always unknown in s3 more s3 fixes make rescanDelay of root dir configurable, add on the fly update of legacy storage ids, !isset -> empty when checking strings reduce number of http calls on remove and rmdir fix typo | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-05 | 1 | -1/+1 |
| | |||||
* | Merge pull request #10104 from owncloud/s3-overwrite | Lukas Reschke | 2014-10-01 | 2 | -43/+52 |
|\ | | | | | Fix S3 copy and rename overwriting target directory | ||||
| * | Skip test for unsuported feature for amazon s3 | Robin Appelman | 2014-09-17 | 1 | -0/+4 |
| | | |||||
| * | Fix copy overwrite for amazon s3 | Robin Appelman | 2014-09-17 | 1 | -12/+4 |
| | | |||||
| * | Fix amazon s3 rename overwrite | Robin Appelman | 2014-09-17 | 1 | -2/+10 |
| | | |||||
| * | Fix AmazonS3 rmdir on the root | Robin Appelman | 2014-09-17 | 2 | -38/+43 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-01 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-30 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-29 | 1 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-28 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-20 | 2 | -11/+14 |
| | | |||||
* | | Merge pull request #10968 from owncloud/admin-groupsselect2 | Lukas Reschke | 2014-09-19 | 59 | -5409/+2 |
|\ \ | | | | | | | Use select2 for the groups excluded from sharing in admin page | ||||
| * | | Move select2 from files_external to core | Vincent Petry | 2014-09-09 | 59 | -5409/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-19 | 3 | -0/+10 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-18 | 1 | -0/+4 |
| |/ |/| | |||||
* | | Also check if the file itself is updatable | Robin Appelman | 2014-09-17 | 2 | -2/+2 |
| | | |||||
* | | Check if a folder is deletable before we try to recursively delete it | Robin Appelman | 2014-09-17 | 3 | -2/+5 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-17 | 2 | -0/+5 |
| | | |||||
* | | Merge pull request #10680 from helmutschneider/aws-2.6.15 | Lukas Reschke | 2014-09-16 | 264 | -9790/+5917 |
|\ \ | | | | | | | Update AWS sdk to 2.6.15 | ||||
| * | | Fix failing AmazonS3::touch on updated aws sdk | Johan Björk | 2014-09-03 | 1 | -1/+2 |
| | | | |||||
| * | | Update AWS sdk to 2.6.15 | Johan Björk | 2014-09-03 | 263 | -9789/+5915 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-16 | 2 | -0/+8 |
| | | | |||||
* | | | remove obsolete language files | Volkan Gezer | 2014-09-13 | 1 | -5/+0 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-12 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #9698 from owncloud/fix-9666 | Thomas Müller | 2014-09-11 | 1 | -3/+1 |
|\ \ \ | | | | | | | | | Load apps in tests, fixes #9666 | ||||
| * | | | Fix mkdir error in mountconfig.php | Robin McCorkell | 2014-09-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Load apps in test situations | Robin McCorkell | 2014-09-10 | 1 | -2/+0 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-11 | 1 | -10/+60 |
|/ / / | |||||
* | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-10 | 1 | -1/+1 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-09 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #10885 from owncloud/swift-hasupdated | Lukas Reschke | 2014-09-08 | 2 | -20/+52 |
|\ \ | | | | | | | Fix hasUpdated for folders in openstack swift | ||||
| * | | Fix hasUpdated for folders in swift backend | Robin Appelman | 2014-09-05 | 1 | -0/+22 |
| | | |