Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4684 from owncloud/improved-console | Bart Visscher | 2013-09-19 | 8 | -60/+137 |
|\ | |||||
| * | Add copyright, remove starting blank line | Bart Visscher | 2013-09-19 | 3 | -1/+13 |
| * | Check all installed apps for console commands | Bart Visscher | 2013-09-14 | 1 | -1/+1 |
| * | Use appinfo/register_command.php to add commands to the console command | Bart Visscher | 2013-09-13 | 3 | -2/+25 |
| * | Cleanup and more style fixes | Bart Visscher | 2013-09-02 | 2 | -8/+5 |
| * | Change Files Scan command to use OC\User\Manager | Bart Visscher | 2013-09-02 | 2 | -8/+19 |
| * | Use more object oriented way for console commands | Bart Visscher | 2013-09-01 | 6 | -60/+94 |
* | | Merge pull request #4908 from owncloud/fix_css_selector | Bart Visscher | 2013-09-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | css selectors never have a : before [] | Jörn Friedrich Dreyer | 2013-09-19 | 1 | -1/+1 |
* | | | Merge pull request #4766 from owncloud/fix_3728_with_file_exists_dialog | Thomas Müller | 2013-09-19 | 17 | -515/+1709 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-19 | 281 | -1100/+8175 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #4900 from owncloud/fixing-4488-master | Jörn Friedrich Dreyer | 2013-09-19 | 3 | -2/+13 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into fixing-4488-master | Thomas Müller | 2013-09-19 | 276 | -1227/+8231 |
| |\ \ \ \ | |||||
| * | | | | | adding comma to get cleaner diffs in the future | Thomas Müller | 2013-09-18 | 1 | -1/+1 |
| * | | | | | no file actions during upload | Thomas Müller | 2013-09-18 | 1 | -1/+0 |
| * | | | | | remove file action elements before recreating them | Thomas Müller | 2013-09-18 | 1 | -0/+5 |
| * | | | | | store the permissions retrieved via ajax within the dom element | Thomas Müller | 2013-09-18 | 1 | -0/+6 |
| * | | | | | add permissions of the file to the json response | Thomas Müller | 2013-09-18 | 1 | -1/+2 |
* | | | | | | Merge pull request #4263 from owncloud/search_scrollto | Jörn Friedrich Dreyer | 2013-09-19 | 9 | -27/+133 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | add fixme | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -1/+1 |
| * | | | | | make 'open in folder' action default for files | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -15/+22 |
| * | | | | | use correct doublequotes in template, remove container | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -7/+6 |
| * | | | | | initial scrollto implementation: | Jörn Friedrich Dreyer | 2013-09-17 | 9 | -16/+116 |
* | | | | | | Merge pull request #4906 from owncloud/wtf-broken-code-was-merged-again-master | Christopher | 2013-09-18 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | fixing syntax error - it it that hard to test own code? | Thomas Müller | 2013-09-18 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-18 | 265 | -998/+7904 |
* | | | | | Merge pull request #4745 from owncloud/split_personal-user_passwordchange | Bart Visscher | 2013-09-18 | 5 | -72/+122 |
|\ \ \ \ \ | |||||
| * | | | | | Translate errormsgs in settings/changepassword/controller | kondou | 2013-09-18 | 1 | -5/+14 |
| * | | | | | Improve changepassword route naming | kondou | 2013-09-13 | 3 | -4/+4 |
| * | | | | | Move ajax/changepassword to changepassword/controller to use autoloading | kondou | 2013-09-13 | 2 | -3/+0 |
| * | | | | | Merge branch 'master' into split_personal-user_passwordchange | kondou | 2013-09-11 | 909 | -9947/+26248 |
| |\ \ \ \ \ | |||||
| * | | | | | | Use a controller instead of two files for changepassword.php | kondou | 2013-09-11 | 3 | -82/+94 |
| * | | | | | | Remove $recoveryPassword from changepersonalpassword & fix indent | kondou | 2013-09-06 | 2 | -9/+12 |
| * | | | | | | Split personal and user-mgmt password change logic | kondou | 2013-09-06 | 5 | -23/+52 |
| | | | | * | | fix race condition in lazy preview loading | Jörn Friedrich Dreyer | 2013-09-19 | 1 | -12/+18 |
| | | | | * | | use {count} instead of 'One' for more versatile translation | Jörn Friedrich Dreyer | 2013-09-19 | 1 | -1/+1 |
| | | | | * | | Merge branch 'fix_3728_with_file_exists_dialog' of github.com:owncloud/core i... | Jörn Friedrich Dreyer | 2013-09-19 | 2 | -3/+3 |
| | | | | |\ \ | |||||
| | | | | | * \ | Merge branch 'fix_3728_with_file_exists_dialog' of github.com:owncloud/core i... | Thomas Müller | 2013-09-19 | 1 | -26/+26 |
| | | | | | |\ \ | |||||
| | | | | | * | | | fixing typos and l10n | Thomas Müller | 2013-09-19 | 2 | -3/+3 |
| | | | | * | | | | fix double translation of error message | Jörn Friedrich Dreyer | 2013-09-19 | 1 | -1/+1 |
| | | | | * | | | | use n to translate title | Jörn Friedrich Dreyer | 2013-09-19 | 1 | -1/+7 |
| | | | | | |/ / | | | | | |/| | | |||||
| | | | | * | | | jsdoc types should go into {} | Jörn Friedrich Dreyer | 2013-09-19 | 1 | -26/+26 |
| | | | | |/ / | |||||
| | | | | * | | use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky ..... | Jörn Friedrich Dreyer | 2013-09-19 | 2 | -5/+9 |
| | | | | * | | fix 'event is not defined' error | Jörn Friedrich Dreyer | 2013-09-19 | 1 | -1/+1 |
| | | | | * | | indentation | Jörn Friedrich Dreyer | 2013-09-18 | 1 | -43/+43 |
| | | | | * | | simplify conflict template handling, fix reopen after ESC | Jörn Friedrich Dreyer | 2013-09-18 | 2 | -14/+12 |
| | | | | * | | move upload dialog css to separate file | Jörn Friedrich Dreyer | 2013-09-18 | 4 | -85/+121 |
| | | | | * | | allow passing classes to buttons | Jörn Friedrich Dreyer | 2013-09-18 | 1 | -0/+3 |
| | | | | * | | hide excessive logging with a trace flag | Jörn Friedrich Dreyer | 2013-09-18 | 2 | -23/+26 |
| | | | | * | | Merge branch 'master' into fix_3728_with_file_exists_dialog | Jörn Friedrich Dreyer | 2013-09-18 | 2 | -179/+183 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | |