Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+1 |
| | | | | | | | | | | | Added addTranslations and fixed de.js file Fixed de.js to use OC.L10N.register() and use to correct expected format. Added JS unit tests for OC.L10N class Include translations JS script for all apps | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-23 | 1 | -1/+4 |
| | |||||
* | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -0/+103 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | make sure that we always delete oldest first | Bjoern Schiessle | 2014-10-09 | 1 | -0/+3 |
| | |||||
* | 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 with | MTRichards | 2014-10-08 | 1 | -16/+2 |
| | | | Added description in line with other apps. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-11 | 1 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-01 | 1 | -3/+3 |
| | |||||
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-30 | 1 | -1/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-28 | 1 | -1/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-26 | 1 | -1/+1 |
| | |||||
* | Add routing to files_versions | Lukas Reschke | 2014-08-19 | 1 | -0/+5 |
| | |||||
* | Merge pull request #10407 from owncloud/rm-obsolete-japanese | Lukas Reschke | 2014-08-17 | 1 | -10/+0 |
|\ | | | | | remove obsolete japanese lang code | ||||
| * | remove obsolete japanese lang code | Volkan Gezer | 2014-08-13 | 1 | -10/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-17 | 1 | -0/+10 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-11 | 1 | -0/+3 |
| | |||||
* | add unit test to make sure getVersions returns the correct result | Bjoern Schiessle | 2014-08-05 | 1 | -0/+34 |
| | |||||
* | make sure that the versions array contains the correct path | Bjoern Schiessle | 2014-08-05 | 1 | -2/+2 |
| | |||||
* | add unit test for rename and copy operation | Bjoern Schiessle | 2014-07-30 | 3 | -7/+119 |
| | |||||
* | make sure that we always find all versions | Bjoern Schiessle | 2014-07-30 | 1 | -22/+37 |
| | |||||
* | make the versions and encryption app aware of the copy operation | Bjoern Schiessle | 2014-07-30 | 3 | -5/+27 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-26 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-20 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-17 | 2 | -0/+14 |
| | |||||
* | Remove deleted versions from the cache | Robin Appelman | 2014-07-10 | 1 | -4/+21 |
| | |||||
* | Merge pull request #9460 from owncloud/versions-local | Vincent Petry | 2014-07-10 | 1 | -5/+4 |
|\ | | | | | Dont assume local home storage for files_version | ||||
| * | Dont delete versions as local files | Robin Appelman | 2014-07-07 | 1 | -5/+4 |
| | | |||||
* | | add ocsids to info.xml | Georg Ehrke | 2014-07-07 | 2 | -1/+2 |
|/ | |||||
* | Merge pull request #9269 from owncloud/fix_versions_preview | Thomas Müller | 2014-07-04 | 1 | -3/+3 |
|\ | | | | | change order of registering api and capabilities to fix file version previews | ||||
| * | change order of registering api and capabilities to fix file version previews | Jörn Friedrich Dreyer | 2014-07-01 | 1 | -3/+3 |
| | | |||||
* | | add ellipsizing to restore string if text is too long | Jan-Christoph Borchardt | 2014-07-01 | 1 | -0/+3 |
| | | |||||
* | | increase width of version dropdown - fixes #9270 | Morris Jobke | 2014-07-01 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #9074 from geez0x1/master | Morris Jobke | 2014-06-23 | 1 | -1/+1 |
|\ | | | | | Update the modified date in UI on file reversion | ||||
| * | Update the modified date in UI on file reversion | geez0x1 | 2014-06-17 | 1 | -1/+1 |
| | | |||||
* | | initialize array | Bjoern Schiessle | 2014-06-18 | 1 | -0/+1 |
|/ | |||||
* | wwe no longer have a versions table | Bjoern Schiessle | 2014-06-10 | 3 | -28/+0 |
| | |||||
* | Merge pull request #8471 from owncloud/versioning_no_longer_track_the_size | Thomas Müller | 2014-06-04 | 4 | -113/+8 |
|\ | | | | | [versioning] let the file cache track the size of the versions | ||||
| * | Fix merge conflict | Thomas Müller | 2014-06-03 | 1 | -31/+0 |
| | | |||||
| * | use OC_DB::dropTable() | Thomas Müller | 2014-06-02 | 1 | -2/+1 |
| | | |||||
| * | let file cache handle the versions size | Bjoern Schiessle | 2014-06-02 | 4 | -86/+13 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-04 | 1 | -1/+1 |
|/ | |||||
* | Distinguish legacy file actions from regular file actions | Vincent Petry | 2014-05-30 | 1 | -3/+3 |
| | | | | | | | | | | | | | | Legacy file actions are registered by legacy apps through window.FileActions.register(). These actions can only be used by the main file list ("all files") because legacy apps can only deal with a single list / container. New file actions of compatible apps must be registered through OCA.Files.fileActions. These will be used for other lists like the sharing overview. Fixed versions and sharing actions to use OCA.Files.fileActions, which makes them available in the sharing overview list. | ||||
* | Added "dir" in file actions handler context and fixed versions | Vincent Petry | 2014-05-30 | 1 | -12/+21 |
| | | | | | | | | | Added "dir" in file actions handler context so that handlers can know what the path of the file was without having to look it up from the file list. Fixed versions app to use the context.dir instead of the old $('#dir') element. This makes the versions popup work in the sharing overview. | ||||
* | Adjust core apps to use "requiremin" instead of "require" | Vincent Petry | 2014-05-27 | 1 | -2/+2 |
| | | | | Also added a few missing authors. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 3 | -15/+15 |
| | | | | * test case added to avoid adding them later | ||||
* | Merge pull request #8585 from owncloud/phpdoc-improvements-apps | Andreas Fischer | 2014-05-19 | 2 | -9/+9 |
|\ | | | | | | | | | | | | | | | | | | | | | | | PHPDoc improvements /apps * owncloud/phpdoc-improvements-apps: Fix whitespace issues Reduce double-space with single-space. Remove spaces around | operator in doc block. Fix more missing or broken PHPDoc PHPDoc fixes for user_ldap Fix PHPDoc in /apps | ||||
| * | Fix more missing or broken PHPDoc | Robin McCorkell | 2014-05-16 | 1 | -3/+3 |
| | | |||||
| * | Fix PHPDoc in /apps | Robin McCorkell | 2014-05-16 | 1 | -6/+6 |
| | |