Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
|\ | |||||
| * | Added unit tests | Roeland Jago Douma | 2015-04-17 | 1 | -0/+94 |
| * | moved from html to $('html') to fix unit tests | Roeland Jago Douma | 2015-04-17 | 1 | -2/+1 |
| * | Reset sharedialog values | Roeland Jago Douma | 2015-04-17 | 1 | -0/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-22 | 2 | -4/+4 |
* | | Remove the app version from disabled app list | Joas Schilling | 2015-04-20 | 3 | -4/+25 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-19 | 4 | -2/+24 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-18 | 10 | -4/+28 |
|/ | |||||
* | [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 | 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 | 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 | 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 |
* | Merge pull request #15541 from owncloud/add-reply-to-support | Lukas Reschke | 2015-04-12 | 1 | -2/+16 |
|\ | |||||
| * | 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 |
|\ \ | |/ |/| | |||||
| * | 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 |
* | | 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} | Laurens Post | 2015-04-04 | 2 | -22/+54 |
* | | Merge pull request #15182 from rullzer/fix-8231 | Thomas Müller | 2015-04-10 | 1 | -0/+17 |
|\ \ | |||||
| * | | Make sure we do not return people that we already shared with | Roeland Jago Douma | 2015-03-25 | 1 | -0/+17 |
* | | | 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 | Morris Jobke | 2015-04-09 | 1 | -2/+4 |
* | | | | Merge pull request #15501 from owncloud/better-output-format-console | Morris Jobke | 2015-04-09 | 4 | -18/+110 |
|\ \ \ \ | |||||
| * | | | | 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 |
|\ \ \ \ \ | |||||
| * | | | | | 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 | Jan-Christoph Borchardt | 2015-04-09 | 5 | -2/+19 |
| * | | | | | fix position of SQLite warning | Jan-Christoph Borchardt | 2015-04-09 | 1 | -0/+4 |