Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SPACE_UNKNOWN constant | Robin Appelman | 2014-10-16 | 1 | -1/+1 |
| | |||||
* | make trashbin compatible with objectstore, replace glob with search in ↵ | Jörn Friedrich Dreyer | 2014-10-16 | 1 | -5/+13 |
| | | | | cache, make unknown free space work like unlimited free space | ||||
* | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -0/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | 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. | ||||
* | Merge pull request #11474 from owncloud/fix_trash_permission_check | Morris Jobke | 2014-10-09 | 1 | -1/+1 |
|\ | | | | | check if I can create a file at the location | ||||
| * | check if I can create a file at the location | Bjoern Schiessle | 2014-10-08 | 1 | -1/+1 |
| | | |||||
* | | Forgot a '.' | MTRichards | 2014-10-08 | 1 | -1/+1 |
| | | |||||
* | | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -11/+2 |
|/ | | | Made app description paralell in structure to other app descriptions | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #11234 from owncloud/fix-icon-classes | Jan-Christoph Borchardt | 2014-09-23 | 2 | -4/+4 |
|\ | | | | | Fix icon classes, disappeared delete icon | ||||
| * | correct progress-icon to icon-loading-small | Jan-Christoph Borchardt | 2014-09-22 | 2 | -4/+4 |
| | | |||||
| * | correct delete-icon to icon-delete, fix #11128 | Jan-Christoph Borchardt | 2014-09-22 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #11137 from owncloud/enc-pregfix | Vincent Petry | 2014-09-23 | 1 | -5/+1 |
|\ \ | |/ |/| | Fix share key pattern matching | ||||
| * | Fix share key finding algorithm in various cases | Vincent Petry | 2014-09-23 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | | | | Instead of inaccurate pattern matching, use the list of users who we know have access to the file to build the list of share keys. This covers the following cases: - Move/copy files into a subfolder within a share - Unsharing from a user - Deleting files directlry / moving share keys to trashbin | ||||
* | | Added extra check to avoid deleting key folders | Vincent Petry | 2014-09-19 | 1 | -0/+26 |
|/ | | | | | | | | | | | | Whenever a delete operation is called twice in a row, it could happen that the first call already deleted the file. The second call would return an empty $ownerPath because the file does not exist. That empty $ownerPath would run the key deletion operation on the wrong path. This fix adds checks in many places to make sure we don't use $ownerPath when it's empty or null. | ||||
* | Merge pull request #11081 from owncloud/trash_fix_expire | Lukas Reschke | 2014-09-16 | 1 | -1/+1 |
|\ | | | | | also expire file if timestamp = limit, happens if trashbin_retention_obl... | ||||
| * | also expire file if timestamp = limit, happens if ↵ | Bjoern Schiessle | 2014-09-15 | 1 | -1/+1 |
| | | | | | | | | trashbin_retention_obligation is set to zero | ||||
* | | Merge pull request #10663 from owncloud/files_trashbin_original_path | Morris Jobke | 2014-09-16 | 2 | -5/+53 |
|\ \ | | | | | | | Show original path information in trashbin and for shares | ||||
| * | | Show original path information in trashbin and sharing views | Robin McCorkell | 2014-09-11 | 2 | -5/+53 |
| |/ | | | | | | | Path will only be shown if in subdirectory, not in root. | ||||
* / | remove obsolete language files | Volkan Gezer | 2014-09-13 | 1 | -6/+0 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-11 | 1 | -3/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-02 | 1 | -0/+5 |
| | |||||
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-31 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-30 | 1 | -1/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-28 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-26 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-24 | 1 | -1/+2 |
| | |||||
* | Merge pull request #10522 from owncloud/removeLoadAppScript | blizzz | 2014-08-21 | 1 | -0/+9 |
|\ | | | | | Remove loadAppScriptFile | ||||
| * | Add routing to files_trashbin | Lukas Reschke | 2014-08-19 | 1 | -0/+9 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-19 | 1 | -1/+3 |
|/ | |||||
* | Merge pull request #10407 from owncloud/rm-obsolete-japanese | Lukas Reschke | 2014-08-17 | 1 | -15/+0 |
|\ | | | | | remove obsolete japanese lang code | ||||
| * | remove obsolete japanese lang code | Volkan Gezer | 2014-08-13 | 1 | -15/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-17 | 1 | -0/+11 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-16 | 1 | -0/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-13 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-11 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-18 | 1 | -5/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-17 | 1 | -0/+14 |
| | |||||
* | throw exception if file is to large for trash bin | Bjoern Schiessle | 2014-07-15 | 3 | -6/+46 |
| | |||||
* | add ocsids to info.xml | Georg Ehrke | 2014-07-07 | 2 | -1/+2 |
| | |||||
* | Hide the size in the trashbin summary row | Vincent Petry | 2014-07-03 | 1 | -0/+3 |
| | | | | | This also fixes the extra spacing that appearing on the right of the table. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-30 | 1 | -1/+1 |
| | |||||
* | Sync file list with file actions | Vincent Petry | 2014-06-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Whenever file actions are registered later, now the file lists are automatically notified. Added FileActions.addUpdateListener() to be able to receive such notifications. This removes the need for apps to manually call FileActions.display() after registering new actions. This fixes issues with race conditions when file actions are registered after the file list was already rendered. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request #9051 from owncloud/Bagera-master | Frank Karlitschek | 2014-06-26 | 1 | -0/+4 |
|\ | | | | | Fix delete action height | ||||
| * | fix padding for last cell in summary of trashbin | Morris Jobke | 2014-06-26 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #9093 from owncloud/remove_unused_code | Morris Jobke | 2014-06-19 | 1 | -1/+1 |
|\ \ | | | | | | | remove unused code | ||||
| * | | remove unused code | Bjoern Schiessle | 2014-06-18 | 1 | -1/+1 |
| |/ | |||||
* | | add additional tests for the trash bin | Bjoern Schiessle | 2014-06-18 | 2 | -9/+132 |
| | |