Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Properly register sharing hooks and proxies | Vincent Petry | 2014-10-30 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | This will fix failing tests when shares weren't cleant up on delete due to missing hooks. Added login for user1 in setUp(). | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-30 | 6 | -6/+48 | |
| | | ||||||
* | | Merge pull request #11835 from owncloud/enc-fixmovingsharekeystofolder | Morris Jobke | 2014-10-29 | 2 | -34/+41 | |
|\ \ | | | | | | | Fix moving share keys as non-owner to subdir | |||||
| * | | Added encryption test when moving file as non-owner | Vincent Petry | 2014-10-29 | 1 | -2/+15 | |
| | | | ||||||
| * | | Fix moving share keys as non-owner to subdir | Vincent Petry | 2014-10-29 | 1 | -32/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix gathers the share keys BEFORE a file is moved to make sure that findShareKeys() is able to find all relevant keys when the file still exists. After the move/copy operation the keys are moved/copied to the target dir. Also: refactored preRename and preCopy into a single function to avoid duplicate code. | |||||
* | | | update all translation files to js and json | Thomas Müller | 2014-10-29 | 198 | -2050/+4058 | |
| | | | ||||||
* | | | 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-29 | 1 | -0/+6 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-28 | 2 | -3/+18 | |
| | | ||||||
* | | Add type hinting to functions | Lukas Reschke | 2014-10-24 | 1 | -4/+6 | |
| | | | | | | | | It's only reasonable to have proper type hinting here which might even help us to catch bugs. | |||||
* | | Make files non executable | Lukas Reschke | 2014-10-24 | 3 | -0/+0 | |
| | | | | | | | | There is not much sense in having these files marked executable, we should avoid that. | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-24 | 1 | -0/+6 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-22 | 1 | -1/+42 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-21 | 2 | -2/+8 | |
| | | ||||||
* | | make tests compatible with hook based skeleton generation | Jörn Friedrich Dreyer | 2014-10-20 | 11 | -8/+85 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-20 | 2 | -0/+7 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-18 | 2 | -0/+12 | |
| | ||||||
* | fixing usage of EncryptionException | Thomas Müller | 2014-10-17 | 1 | -3/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-16 | 2 | -0/+12 | |
| | ||||||
* | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -0/+51 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-14 | 1 | -0/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-13 | 1 | -1/+1 | |
| | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-12 | 1 | -0/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-11 | 2 | -3/+13 | |
| | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-10 | 60 | -17/+131 | |
| | ||||||
* | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 1 | -1/+2 | |
| | | | | | | This allows to have links to different doc base URLs a. | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-09 | 42 | -205/+163 | |
| | ||||||
* | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -3/+5 | |
| | | | | Added new app description Removed links to CE documentation | |||||
* | improved visual feedback if user enabled recovery key | Bjoern Schiessle | 2014-10-07 | 3 | -19/+15 | |
| | ||||||
* | improved visual feedback if recovery key password gets changed | Bjoern Schiessle | 2014-10-07 | 3 | -9/+32 | |
| | ||||||
* | improved visual feedback if recovery key gets enabled/disabled | Bjoern Schiessle | 2014-10-07 | 3 | -50/+41 | |
| | ||||||
* | we also encrypt/decrypt files in the versions folder for previews and if ↵ | Bjoern Schiessle | 2014-10-06 | 2 | -3/+46 | |
| | | | | encryption is enabled/disabled | |||||
* | Add clickable labels to encryption recovery radios | Dan Bartram | 2014-09-27 | 2 | -4/+8 | |
| | | | | | | | | | | Add clickable radio button labels to the encryption recovery settings pages: * settings-admin * settings-personal Pressing on the radio button text now toggles the state of the radio button. | |||||
* | Merge pull request #11137 from owncloud/enc-pregfix | Vincent Petry | 2014-09-23 | 9 | -108/+383 | |
|\ | | | | | Fix share key pattern matching | |||||
| * | Fix share key finding algorithm in various cases | Vincent Petry | 2014-09-23 | 9 | -108/+383 | |
| | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | Merge pull request #11224 from owncloud/fix_recovery_admin_user | Lukas Reschke | 2014-09-23 | 1 | -5/+4 | |
|\ \ | | | | | | | first check if a private key exists, if not it is always a recovery szenario | |||||
| * | | first check if a private key exists, if not it is always a recovery szenario | Bjoern Schiessle | 2014-09-22 | 1 | -5/+4 | |
| | | | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-23 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge pull request #11167 from owncloud/env-movetomountreenableproxy | Morris Jobke | 2014-09-22 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | Reenable file proxy when renaming between mount points | |||||
| * | | Reenable file proxy when renaming between mount points | Vincent Petry | 2014-09-18 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | When moving a folder into another mount point, $renamedFiles is empty because that goes over a different mechanism. In such case, this fix makes sure that the file proxy is reenable to avoid breaking the subsequent files that are being moved. | |||||
* | | | fix typo | Volkan Gezer | 2014-09-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #11104 from owncloud/enc_create_backup_on_recovery | Lukas Reschke | 2014-09-19 | 4 | -1/+62 | |
|\ \ \ | | | | | | | | | [encryption] create backup from all keys before recovery | |||||
| * | | | make sure that we really catch the files folder only | Bjoern Schiessle | 2014-09-19 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | create backup from all keys before recovery | Bjoern Schiessle | 2014-09-19 | 3 | -0/+61 | |
| | | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-19 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Merge pull request #11141 from owncloud/update_encrytionlink | Morris Jobke | 2014-09-18 | 1 | -2/+2 | |
|\ \ \ \ | |_|/ / |/| | | | update encryption doc link | |||||
| * | | | update encryption doc link | Volkan Gezer | 2014-09-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | I don't know how we missed to update this :/ update ldap doc link | |||||
* | | | | Merge pull request #9541 from owncloud/force_loading_of_encryption_app | Morris Jobke | 2014-09-18 | 1 | -0/+3 | |
|\ \ \ \ | | | | | | | | | | | force loading of encryption app to show correct error | |||||
| * | | | | force loading of encryption app | Lukas Reschke | 2014-09-17 | 1 | -0/+3 | |
| |/ / / | ||||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-18 | 1 | -0/+3 | |
|/ / / |