Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update routes.php | Joas Schilling | 2016-07-28 | 1 | -4/+2 |
* | Remove useless check | Joas Schilling | 2016-07-28 | 1 | -3/+1 |
* | Use the methods on the Response object | Joas Schilling | 2016-07-28 | 1 | -11/+10 |
* | Use public API preferable | Joas Schilling | 2016-07-28 | 1 | -1/+1 |
* | Move classes to PSR-4 | Joas Schilling | 2016-07-28 | 6 | -0/+0 |
* | Merge pull request #636 from nextcloud/theming-fix | Morris Jobke | 2016-07-28 | 2 | -4/+4 |
|\ | |||||
| * | fix background id selector for the first run wizard | Bjoern Schiessle | 2016-07-28 | 2 | -4/+4 |
* | | Merge pull request #590 from nextcloud/fixing-undefined-OfflineUser-composeAn... | Morris Jobke | 2016-07-28 | 1 | -2/+8 |
|\ \ | |||||
| * | | [stable9.1] Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #... | Thomas Müller | 2016-07-27 | 1 | -2/+8 |
* | | | Merge pull request #592 from nextcloud/ldap-avoidneedlesssetemailonlogin | Lukas Reschke | 2016-07-28 | 1 | -1/+4 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Prevent setting email and triggering events at login time (#25553) | Vincent Petry | 2016-07-27 | 1 | -1/+4 |
| |/ | |||||
* | | Merge pull request #583 from nextcloud/issue-577-add-l10n | Morris Jobke | 2016-07-28 | 3 | -14/+26 |
|\ \ | |||||
| * | | Add L10N support | Joas Schilling | 2016-07-27 | 3 | -14/+26 |
* | | | fix unit tests | Bjoern Schiessle | 2016-07-28 | 1 | -53/+143 |
* | | | re-use background color from theme in the firstrunwizard | Bjoern Schiessle | 2016-07-28 | 1 | -0/+9 |
* | | | apply theme to the firstrunwizard | Bjoern Schiessle | 2016-07-28 | 1 | -0/+7 |
* | | | Merge pull request #415 from nextcloud/theming-colorize-checkboxes | Jan-Christoph Borchardt | 2016-07-28 | 5 | -54/+191 |
|\ \ \ | |||||
| * | | | Theming: Cleanup and remove opacity from checkbox/radiobutton | Julius Haertl | 2016-07-27 | 1 | -2/+1 |
| * | | | Theming: Generate colorized radio buttons dynamically | Julius Haertl | 2016-07-27 | 5 | -56/+51 |
| * | | | Theming: Colorize radio buttons and append new styles on preview | Julius Haertl | 2016-07-27 | 5 | -55/+119 |
| * | | | Theming: Clean up css generation and fix tests | Julius Haertl | 2016-07-27 | 2 | -55/+87 |
| * | | | Theming: Colorize checkboxes depending on luminance | Julius Haertl | 2016-07-27 | 3 | -2/+28 |
| * | | | Theming: Preview for colorized checkboxes | Julius Haertl | 2016-07-27 | 1 | -5/+18 |
| * | | | Colorize checkboxes depending on theming color | Julius Haertl | 2016-07-27 | 1 | -0/+8 |
* | | | | Merge pull request #519 from GitHubUser4234/master | blizzz | 2016-07-28 | 21 | -97/+862 |
|\ \ \ \ | |||||
| * | | | | Nextcloud license header for new files | root | 2016-07-28 | 5 | -40/+52 |
| * | | | | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-27 | 48 | -71/+493 |
| |\ \ \ \ | |||||
| * | | | | | comments amended | root | 2016-07-27 | 3 | -3/+2 |
| * | | | | | final changes | root | 2016-07-27 | 5 | -17/+13 |
| * | | | | | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-25 | 45 | -92/+146 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-22 | 17 | -17/+17 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | New LDAPProvider for user_ldap | root | 2016-07-22 | 22 | -98/+856 |
* | | | | | | | | Merge pull request #494 from nextcloud/systemtag-management | Lukas Reschke | 2016-07-28 | 6 | -1/+287 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add a simple Admin UI to manage systemtags | Joas Schilling | 2016-07-27 | 6 | -1/+287 |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-28 | 2 | -2/+2 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #571 from nextcloud/no-missing-preview | Morris Jobke | 2016-07-27 | 11 | -17/+112 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | fix js test | Robin Appelman | 2016-07-27 | 1 | -5/+10 |
| * | | | | | | | only load sidebar previews when we know it's available | Robin Appelman | 2016-07-27 | 2 | -5/+16 |
| * | | | | | | | dont load filelist previews if we know we dont have one | Robin Appelman | 2016-07-27 | 1 | -1/+1 |
| * | | | | | | | add dav property to check if a file has a preview available | Robin Appelman | 2016-07-27 | 8 | -6/+85 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #601 from nextcloud/fix-workflowengine-loading | Joas Schilling | 2016-07-27 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix loading icon for workflowengine | Morris Jobke | 2016-07-27 | 1 | -0/+5 |
| |/ / / / / | |||||
* | | | | | | Allow to reuse the template | Joas Schilling | 2016-07-27 | 1 | -1/+1 |
* | | | | | | Fix default value of operator | Joas Schilling | 2016-07-27 | 1 | -2/+2 |
* | | | | | | Fix morris comments | Joas Schilling | 2016-07-27 | 2 | -6/+3 |
* | | | | | | Remove php side of check registration | Joas Schilling | 2016-07-27 | 4 | -39/+9 |
* | | | | | | Generate the checks list in JS | Joas Schilling | 2016-07-27 | 3 | -36/+50 |
|/ / / / / | |||||
* | | | | | Merge pull request #565 from nextcloud/workflowengine | Joas Schilling | 2016-07-27 | 12 | -0/+1357 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Move template to workflowengine app | Morris Jobke | 2016-07-26 | 1 | -0/+79 |
| * | | | | create an operation based on the correct model | Morris Jobke | 2016-07-26 | 1 | -6/+1 |