Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11222 from owncloud/store-users-timezone-master | Thomas Müller | 2014-09-23 | 1 | -1/+1 |
|\ | |||||
| * | date printed in the admin section regarding last execution time is already di... | Thomas Müller | 2014-09-22 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-23 | 1 | -2/+9 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-21 | 4 | -20/+26 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-20 | 2 | -4/+9 |
* | Merge pull request #10968 from owncloud/admin-groupsselect2 | Lukas Reschke | 2014-09-19 | 8 | -111/+139 |
|\ | |||||
| * | Add select2 cache for complete group list | Vincent Petry | 2014-09-11 | 1 | -23/+39 |
| * | Fixed select2 for admin and apps page | Vincent Petry | 2014-09-10 | 4 | -13/+29 |
| * | Added select2 on the apps page | Vincent Petry | 2014-09-09 | 6 | -88/+99 |
| * | Remove excludegroup.php | Vincent Petry | 2014-09-09 | 1 | -18/+0 |
| * | Load select2 on admin page | Vincent Petry | 2014-09-09 | 1 | -0/+2 |
| * | Now using select2 for the groups excluded from sharing | Vincent Petry | 2014-09-09 | 3 | -57/+58 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-19 | 2 | -0/+16 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-18 | 2 | -0/+7 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-17 | 2 | -0/+9 |
* | | Merge pull request #7254 from owncloud/core-sortalgo | Lukas Reschke | 2014-09-16 | 1 | -1/+3 |
|\ \ | |||||
| * | | Fixed file list sorting | Vincent Petry | 2014-08-11 | 1 | -1/+3 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-16 | 1 | -0/+1 |
* | | | Merge pull request #11023 from owncloud/users-fixundo | Lukas Reschke | 2014-09-15 | 2 | -4/+228 |
|\ \ \ | |||||
| * | | | Add timeout to user and group deletion notification | Vincent Petry | 2014-09-15 | 2 | -4/+228 |
* | | | | Merge pull request #11060 from owncloud/rmobslang | Lukas Reschke | 2014-09-15 | 1 | -5/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | remove obsolete language files | Volkan Gezer | 2014-09-13 | 1 | -5/+0 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-15 | 1 | -1/+1 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-13 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-12 | 2 | -0/+14 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-11 | 2 | -31/+227 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-10 | 1 | -2/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-09 | 2 | -0/+5 |
* | | Merge pull request #10863 from owncloud/removeWarningWhenCheckIsDisabled | VicDeo | 2014-09-09 | 2 | -2/+2 |
|\ \ | |||||
| * | | Don't show warning when has_internet_connection is set to false | Lukas Reschke | 2014-09-05 | 2 | -2/+2 |
* | | | Merge pull request #10740 from owncloud/fix-everyone-group-count | Lukas Reschke | 2014-09-08 | 5 | -21/+82 |
|\ \ \ | |||||
| * | | | Using countUsers method to return true count of users | Clark Tomlinson | 2014-09-05 | 5 | -21/+82 |
* | | | | Check for admin user instead of subadmin | Lukas Reschke | 2014-09-08 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-07 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-05 | 2 | -2/+22 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-03 | 4 | -1/+19 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-02 | 51 | -0/+155 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-01 | 66 | -66/+68 |
* | | | Merge pull request #10420 from owncloud/external-share-self-signed | Lukas Reschke | 2014-08-31 | 7 | -94/+219 |
|\ \ \ | |||||
| * | | | Add unit tests and fix rootcerts creation bug | Lukas Reschke | 2014-08-31 | 3 | -7/+11 |
| * | | | Cleanup routes | Robin Appelman | 2014-08-31 | 3 | -5/+4 |
| * | | | Cleanup certificate code | Robin Appelman | 2014-08-31 | 1 | -7/+6 |
| * | | | remove outdated checks | Robin Appelman | 2014-08-31 | 2 | -4/+0 |
| * | | | Move certificate management interface from files_external to core | Robin Appelman | 2014-08-31 | 7 | -93/+220 |
* | | | | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 16 | -20/+20 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-31 | 9 | -10/+90 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-30 | 3 | -0/+30 |
* | | | move hardcoded color to CSS class - for themeability | Morris Jobke | 2014-08-29 | 1 | -2/+2 |
* | | | color quota bar yellow for feedback if usage is over 90% | Jan-Christoph Borchardt | 2014-08-29 | 1 | -1/+2 |
|/ / | |||||
* | | Merge pull request #9684 from owncloud/fix-9367 | Morris Jobke | 2014-08-29 | 5 | -46/+72 |
|\ \ |