Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #16067 from owncloud/verbosity-in-app-code-check | Lukas Reschke | 2015-05-06 | 1 | -6/+17 |
|\ | | | | | Add verbosity option to app:check-code | ||||
| * | Add verbosity option to app:check-code | Morris Jobke | 2015-05-05 | 1 | -6/+17 |
| | | | | | | | | | | * by default only lists files with errors * option -v lists all files even if there are no errors | ||||
* | | Merge pull request #16017 from owncloud/proper-update-notification | Morris Jobke | 2015-05-06 | 2 | -4/+35 |
|\ \ | | | | | | | Use OC.Notification for update notifications | ||||
| * | | Use OC.Notification for update notifications | Morris Jobke | 2015-05-03 | 2 | -4/+35 |
| | | | | | | | | | | | | | | | | | | | | | * instead of a static rendering inside PHP use the JS OC.Notification.showTemporary to hide the notification after 7 seconds automatically * fixes #14811 | ||||
* | | | Merge pull request #16037 from owncloud/enc_dont_disable_encryption | Jan-Christoph Borchardt | 2015-05-05 | 1 | -0/+4 |
|\ \ \ | |_|/ |/| | | don't let the the user disable encryption once it was activated | ||||
| * | | Don't highlight disabled labels on hover | Morris Jobke | 2015-05-05 | 1 | -0/+4 |
| | | | |||||
* | | | Fix the "app-id" parameter description of app:check-code | Joas Schilling | 2015-05-05 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-05 | 2 | -0/+2 |
| | | | |||||
* | | | Add an occ command to get the status of encryption | Joas Schilling | 2015-05-04 | 2 | -0/+57 |
| | | | |||||
* | | | Merge pull request #15772 from ↵ | Joas Schilling | 2015-05-04 | 2 | -1/+26 |
|\ \ \ | |/ / |/| | | | | | | | | owncloud/issue-15771-dont-restrict-permissions-for-share-owner Do not restrict permissions for the original owner | ||||
| * | | Added unit test for reshare by share owner | Vincent Petry | 2015-04-29 | 1 | -0/+25 |
| | | | |||||
| * | | Do not restrict permissions for the original owner | Joas Schilling | 2015-04-29 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #15958 from owncloud/usage-of-public-log-interface | Thomas Müller | 2015-05-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Use internally \OCP\ILogger instead of \OC\Log | ||||
| * | | | Use internally \OCP\ILogger instead of \OC\Log | Morris Jobke | 2015-04-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | * this is the preparation for some upcoming logger related changes * also fixes an issue in the public interface where we request an internal class as parameter | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-04 | 2 | -0/+8 |
| | | | | |||||
* | | | | Merge pull request #16009 from owncloud/fix-searchresults | Morris Jobke | 2015-05-03 | 1 | -4/+6 |
|\ \ \ \ | |_|_|/ |/| | | | fix search results from other places, account for margin-bottom in files list | ||||
| * | | | fix search results from other places, account for margin-bottom in files list | Jan-Christoph Borchardt | 2015-05-02 | 1 | -4/+6 |
| | | | | |||||
* | | | | Merge pull request #16001 from owncloud/add-multiselect-new-title | Morris Jobke | 2015-05-02 | 2 | -2/+3 |
|\ \ \ \ | | | | | | | | | | | also add title to multiselect create new element, force multiselect wider width, fix #15954 | ||||
| * | | | | force minimum multiselect width to properly show longer groups | Jan-Christoph Borchardt | 2015-05-01 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | also add title to multiselect create new element, fix #15954 | Jan-Christoph Borchardt | 2015-05-01 | 1 | -1/+2 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-02 | 2 | -6/+6 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-01 | 2 | -0/+52 |
| | | | |||||
* | | | Merge pull request #15951 from owncloud/fix-install-again | Morris Jobke | 2015-04-30 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Make command optional | ||||
| * | | | make command optional | Bernhard Posselt | 2015-04-29 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #15947 from owncloud/add-title-to-multiselect | Morris Jobke | 2015-04-30 | 1 | -5/+6 |
|\ \ \ \ | |_|/ / |/| | | | add title to multiselect list items so longer group names are visible | ||||
| * | | | add title to multiselect list items so longer group names are visible, fix ↵ | Jan-Christoph Borchardt | 2015-04-29 | 1 | -5/+6 |
| | |/ | |/| | | | | | | | #15819 | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-30 | 4 | -52/+52 |
| | | | |||||
* | | | Merge pull request #15942 from owncloud/revert-15875-multiline-buttons | Joas Schilling | 2015-04-30 | 1 | -4/+1 |
|\ \ \ | |_|/ |/| | | Revert "fix layout for multiline buttons which are <a class='button'>" | ||||
| * | | Revert "fix layout for multiline buttons which are <a class='button'>" | Jan-Christoph Borchardt | 2015-04-29 | 1 | -4/+1 |
| |/ | |||||
* / | default to an empty string for database password if ommited | Bernhard Posselt | 2015-04-29 | 1 | -1/+4 |
|/ | | | | | | fix null passwords remove password trimming | ||||
* | Fix routes | Lukas Reschke | 2015-04-28 | 1 | -4/+4 |
| | | | | Fixes public sharing as reported on https://github.com/owncloud/core/issues/15913 | ||||
* | fix typo | Thomas Müller | 2015-04-27 | 1 | -1/+1 |
| | |||||
* | handle case where the given language is unknown - refs #15794 | Thomas Müller | 2015-04-27 | 1 | -0/+4 |
| | |||||
* | Merge pull request #15681 from owncloud/issue/15667-occ-encryption | Morris Jobke | 2015-04-27 | 5 | -0/+266 |
|\ | | | | | OCC commands to manage encryption | ||||
| * | Undefined index: default | Joas Schilling | 2015-04-27 | 1 | -1/+1 |
| | | |||||
| * | Fix scrutinizer complain | Joas Schilling | 2015-04-27 | 1 | -1/+1 |
| | | |||||
| * | Use interface | Joas Schilling | 2015-04-27 | 1 | -4/+4 |
| | | |||||
| * | Add unit tests for the commands | Joas Schilling | 2015-04-27 | 1 | -6/+6 |
| | | |||||
| * | Make getDefaultModuleId public and get module protected | Joas Schilling | 2015-04-27 | 2 | -31/+14 |
| | | |||||
| * | Add occ commands to manage the encryption modules | Joas Schilling | 2015-04-27 | 5 | -0/+283 |
| | | |||||
* | | Merge pull request #15875 from owncloud/multiline-buttons | Joas Schilling | 2015-04-27 | 1 | -1/+4 |
|\ \ | |/ |/| | fix layout for multiline buttons which are <a class='button'> | ||||
| * | fix layout for multiline buttons which are <a class='button'> | Jan-Christoph Borchardt | 2015-04-26 | 1 | -1/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-27 | 2 | -0/+2 |
|/ | |||||
* | Merge pull request #15835 from owncloud/delete-permission-icon | Jan-Christoph Borchardt | 2015-04-24 | 1 | -1/+3 |
|\ | | | | | Show hint if there is no delete permission | ||||
| * | Show hint if there is no delete permission | Morris Jobke | 2015-04-23 | 1 | -1/+3 |
| | | | | | | | | | | | | * add class .no-permission which shows the default delete icon * fixes #15172 * add unit test for no permission and for delete permission | ||||
* | | Unify the output of the user commands and use DI | Joas Schilling | 2015-04-23 | 6 | -16/+40 |
| | | |||||
* | | Check if the user exists before trying to delete him | Joas Schilling | 2015-04-23 | 1 | -5/+12 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-23 | 6 | -6/+78 |
| | |||||
* | Merge pull request #15639 from rullzer/fix_15368 | Morris Jobke | 2015-04-23 | 2 | -2/+99 |
|\ | | | | | Reset sharedialog values | ||||
| * | Added unit tests | Roeland Jago Douma | 2015-04-17 | 1 | -0/+94 |
| | |