| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow creating tags where another one with same prefix exists | Vincent Petry | 2016-02-02 | 2 | -1/+12 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-02 | 4 | -0/+20 |
* | Merge pull request #21953 from owncloud/make-enable_avatars-more-robust | Thomas Müller | 2016-02-01 | 1 | -1/+1 |
|\ |
|
| * | Make enable_avatars setting more robust | Morris Jobke | 2016-01-27 | 1 | -1/+1 |
* | | Merge pull request #22034 from matthias-g/patch-1 | Thomas Müller | 2016-02-01 | 1 | -2/+2 |
|\ \ |
|
| * | | Update explanation of how to enable debug mode | matthias-g | 2016-01-30 | 1 | -2/+2 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-31 | 18 | -2/+134 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-30 | 12 | -0/+26 |
* | | Merge pull request #21992 from owncloud/share-dialog-error-handling | Thomas Müller | 2016-01-29 | 2 | -7/+158 |
|\ \ |
|
| * | | Properly forward error messages in share dialog | Vincent Petry | 2016-01-28 | 2 | -7/+158 |
* | | | Merge pull request #21981 from owncloud/systemtags-trim-name | Thomas Müller | 2016-01-29 | 1 | -5/+6 |
|\ \ \ |
|
| * | | | Trim tag names to avoid problems | Joas Schilling | 2016-01-28 | 1 | -5/+6 |
| |/ / |
|
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-29 | 130 | -326/+28 |
|/ / |
|
* | | Fix share default expiration date calculation | Vincent Petry | 2016-01-28 | 2 | -9/+8 |
* | | Share dialog use OCS API | Vincent Petry | 2016-01-28 | 8 | -537/+611 |
* | | Merge pull request #21958 from owncloud/systemtags-style | Thomas Müller | 2016-01-28 | 5 | -25/+46 |
|\ \ |
|
| * | | Use boxes for system tags, shorten permission text | Vincent Petry | 2016-01-28 | 5 | -25/+46 |
| |/ |
|
* / | Fix system tags conflict situations | Vincent Petry | 2016-01-27 | 2 | -3/+85 |
|/ |
|
* | Fix system tags proppatch with booleans | Vincent Petry | 2016-01-27 | 3 | -10/+53 |
* | Deprecate getFirstWeekDay() and getDateFormat() in favor of l() | Joas Schilling | 2016-01-26 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-26 | 4 | -10/+12 |
* | System tags sidebar selector now respects permissions | Vincent Petry | 2016-01-25 | 5 | -244/+405 |
* | Expose whether user is an admin through a method | Vincent Petry | 2016-01-25 | 1 | -1/+13 |
* | Merge pull request #18444 from owncloud/occ-config-types | Thomas Müller | 2016-01-25 | 3 | -21/+191 |
|\ |
|
| * | Allow array recursion in get | Joas Schilling | 2016-01-14 | 1 | -3/+16 |
| * | Allow deleting a nested system config value | Joas Schilling | 2016-01-14 | 2 | -10/+52 |
| * | Retain backwards compatibility | Joas Schilling | 2016-01-14 | 1 | -51/+56 |
| * | occ config:system:set can now set other value types | Robin McCorkell | 2016-01-14 | 1 | -9/+119 |
* | | Merge pull request #21811 from owncloud/fix-unauthenticated-avatar | Thomas Müller | 2016-01-25 | 1 | -2/+5 |
|\ \ |
|
| * | | Show default placeholder if avatar image can't be fetched | Morris Jobke | 2016-01-20 | 1 | -2/+5 |
* | | | Merge pull request #21844 from owncloud/drop-image-path | Thomas Müller | 2016-01-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Remove OC_Helper::imagePath and use the proper public interface | Morris Jobke | 2016-01-24 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-25 | 6 | -22/+44 |
|/ / / |
|
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-24 | 6 | -24/+54 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-23 | 138 | -6/+224 |
* | | | Merge pull request #21850 from owncloud/more-output-for-integrity-check | Thomas Müller | 2016-01-22 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Print output for integrity check during ./occ upgrade | Morris Jobke | 2016-01-22 | 1 | -0/+6 |
* | | | | Merge pull request #21849 from owncloud/add-custom-marker-into-htaccess | Thomas Müller | 2016-01-22 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Run on installer | Lukas Reschke | 2016-01-22 | 1 | -0/+1 |
* | | | | | Merge pull request #21816 from owncloud/require-a-specific-path-instead-of-au... | Thomas Müller | 2016-01-22 | 2 | -9/+19 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Use path instead of app id | Lukas Reschke | 2016-01-20 | 2 | -9/+19 |
| | |/ /
| |/| | |
|
* | | | | Add a default app icon for apps that don't have one | Joas Schilling | 2016-01-22 | 1 | -0/+4 |
| |/ /
|/| | |
|
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-22 | 148 | -1140/+1140 |
* | | | Move getDescriptiveTag to core | Joas Schilling | 2016-01-21 | 4 | -3/+99 |
* | | | Merge pull request #21797 from owncloud/proper-controller-in-core | Thomas Müller | 2016-01-21 | 9 | -45/+14 |
|\ \ \ |
|
| * | | | move lost controller to core/controller | Morris Jobke | 2016-01-20 | 6 | -38/+7 |
| * | | | move user controller to core/controller | Morris Jobke | 2016-01-20 | 2 | -2/+2 |
| * | | | move setup controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -2/+2 |
| * | | | move avatar controller to core/controller | Morris Jobke | 2016-01-20 | 2 | -3/+3 |
* | | | | Merge pull request #20847 from owncloud/systemtags-ui | Thomas Müller | 2016-01-21 | 12 | -3/+1134 |
|\ \ \ \
| |_|/ /
|/| | | |
|