Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-17 | 4 | -12/+34 |
| | |||||
* | files_encryption -> encryption | Thomas Müller | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-16 | 6 | -0/+16 |
| | |||||
* | Merge pull request #15638 from owncloud/primary-button-disabled | Morris Jobke | 2015-04-15 | 1 | -3/+4 |
|\ | | | | | add disabled state to primary action button | ||||
| * | add disabled state to primary action button | Jan-Christoph Borchardt | 2015-04-15 | 1 | -3/+4 |
| | | |||||
* | | Merge pull request #15632 from owncloud/remove-tooltip-fade | Jan-Christoph Borchardt | 2015-04-15 | 1 | -1/+1 |
|\ \ | |/ |/| | remove slow fade animation for remaining tipsy tooltips | ||||
| * | remove slow fade animation for remaining tipsy tooltips | Jan-Christoph Borchardt | 2015-04-15 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #15626 from owncloud/remove-tooltip-fade | Vincent Petry | 2015-04-15 | 1 | -10/+10 |
|\| | | | | | remove slow fade animation for tipsy tooltip | ||||
| * | remove slow fade animation for tipsy tooltip | Jan-Christoph Borchardt | 2015-04-15 | 1 | -10/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-15 | 66 | -0/+66 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-14 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-14 | 140 | -390/+304 |
|/ | |||||
* | fix filepicker | Morris Jobke | 2015-04-13 | 1 | -1/+1 |
| | | | | | | * add ability to filter for mimetype * fixes #15526 * fixes #11563 | ||||
* | Merge pull request #15541 from owncloud/add-reply-to-support | Lukas Reschke | 2015-04-12 | 1 | -2/+16 |
|\ | | | | | Add "Reply-To" support for sharing mails as well as refactor code and add unit-tests | ||||
| * | Add "Reply-To" support to sharing mails and refactor code | Lukas Reschke | 2015-04-10 | 1 | -2/+16 |
| | | |||||
* | | fix wrong typeface being used for some buttons | Jan-Christoph Borchardt | 2015-04-11 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #15489 from owncloud/dont_hide_exceptions_master | Thomas Müller | 2015-04-10 | 2 | -0/+10 |
|\ \ | |/ |/| | Dont hide exceptions master | ||||
| * | more robust share dialog | Morris Jobke | 2015-04-10 | 1 | -0/+4 |
| | | |||||
| * | do not disclose information, show generic error on login page | Jörn Friedrich Dreyer | 2015-04-10 | 1 | -0/+6 |
| | | | | | | | | | | | | Conflicts: core/templates/login.php lib/base.php | ||||
* | | fix share input loading spinner, fix #15522 | Jan-Christoph Borchardt | 2015-04-10 | 1 | -1/+5 |
|/ | |||||
* | Merge pull request #15404 from Crote/occ-password-from-env | Thomas Müller | 2015-04-10 | 2 | -22/+54 |
|\ | | | | | Add password input from env variable for occ user:{add, resetpassword} | ||||
| * | Add password input from env variable for occ user:{add, resetpassword} | Laurens Post | 2015-04-04 | 2 | -22/+54 |
| | | | | | | | | | | | | | | | | This commit adds the --password-from-env switch to the `occ user:add` and `occ user:resetpassword` commands. When this parameter is given, Owncloud will use the password specified in environment variable OC_PASS. This is safer than using command line parameters, as those can be read by any process. | ||||
* | | Merge pull request #15182 from rullzer/fix-8231 | Thomas Müller | 2015-04-10 | 1 | -0/+17 |
|\ \ | | | | | | | ajax/share.php should return correct list of suggestions | ||||
| * | | Make sure we do not return people that we already shared with | Roeland Jago Douma | 2015-03-25 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | We should use the provided list of users and groups that we already shared with to filter suggestions. | ||||
* | | | Merge pull request #15512 from owncloud/autoclose-settings-menu | Vincent Petry | 2015-04-09 | 1 | -2/+4 |
|\ \ \ | | | | | | | | | Don't stop event execution for menu item click | ||||
| * | | | Don't stop event execution for menu item click | Morris Jobke | 2015-04-09 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | * fixes #12326 - the settings menu is closed now, because the event is executed | ||||
* | | | | Merge pull request #15501 from owncloud/better-output-format-console | Morris Jobke | 2015-04-09 | 4 | -18/+110 |
|\ \ \ \ | | | | | | | | | | | Add an option to get the output in plain, json or print_r syntax | ||||
| * | | | | change handling in app:list | Joas Schilling | 2015-04-09 | 2 | -23/+26 |
| | | | | | |||||
| * | | | | Replace print_r() with pretty json | Joas Schilling | 2015-04-09 | 1 | -9/+6 |
| | | | | | |||||
| * | | | | Add an option to get the output in plain, json or print_r syntax | Joas Schilling | 2015-04-09 | 4 | -15/+107 |
| | | | | | |||||
* | | | | | Merge pull request #15235 from owncloud/remote-share-hint | Morris Jobke | 2015-04-09 | 3 | -6/+30 |
|\ \ \ \ \ | | | | | | | | | | | | | Hint for remote sharing syntax | ||||
| * | | | | | Correctly generate the doc link via go.php | Joas Schilling | 2015-04-09 | 2 | -4/+5 |
| | | | | | | |||||
| * | | | | | Fix config usage | Joas Schilling | 2015-04-09 | 1 | -6/+5 |
| | | | | | | |||||
| * | | | | | fix remote share info icon for IE8 | Jan-Christoph Borchardt | 2015-04-09 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | add more present info about remote shares, fix layout of inputs | Jan-Christoph Borchardt | 2015-04-09 | 2 | -2/+17 |
| | | | | | | |||||
| * | | | | | correct remote share hint | Jan-Christoph Borchardt | 2015-03-26 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | add remote share status to the config | Bjoern Schiessle | 2015-03-26 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | add hint in Share placeholder on remote share syntax | Jan-Christoph Borchardt | 2015-03-26 | 1 | -1/+6 |
| | | | | | | |||||
* | | | | | | Merge pull request #15500 from owncloud/installation-hint | Morris Jobke | 2015-04-09 | 5 | -8/+41 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | add link to installation documentation to setup page | ||||
| * | | | | | add link to installation documentation to setup page | Jan-Christoph Borchardt | 2015-04-09 | 5 | -2/+19 |
| | | | | | | |||||
| * | | | | | fix position of SQLite warning | Jan-Christoph Borchardt | 2015-04-09 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | code style fixes | Jan-Christoph Borchardt | 2015-04-09 | 1 | -6/+18 |
| | | | | | | |||||
* | | | | | | add admin documentation hints to Federated Cloud Sharing and cron | Jan-Christoph Borchardt | 2015-04-09 | 1 | -0/+2 |
|/ / / / / | |||||
* | | | | | Merge pull request #15314 from owncloud/app-categories-15274 | Lukas Reschke | 2015-04-09 | 2 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Add different trust levels to AppStore interface | ||||
| * | | | | app mgmt app level design enhancements | Jan-Christoph Borchardt | 2015-04-07 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Allows administrators to disable or enabled experimental applications as well as show the trust level. | ||||
* | | | | | Merge pull request #15448 from owncloud/occ-check-server-env-master | Morris Jobke | 2015-04-09 | 2 | -0/+40 |
|\ \ \ \ \ | | | | | | | | | | | | | Adding check command to validate server environment | ||||
| * | | | | | Adding check command to validate server environment - fixes #15429 | Thomas Müller | 2015-04-08 | 2 | -0/+40 |
| | | | | | | |||||
* | | | | | | Merge pull request #15483 from owncloud/maintenance-refresh | Thomas Müller | 2015-04-08 | 1 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix maintenance refresh interval | ||||
| * | | | | | | Fix maintenance refresh interval | Morris Jobke | 2015-04-08 | 1 | -2/+2 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix XMLHttpRequest - send after callback is registered * check for correct type of value - it's a boolean * return correct content-type in status.php |