| Commit message (Expand) | Author | Age | Files | Lines |
* | working decrypt files method | Bjoern Schiessle | 2013-07-29 | 1 | -1/+9 |
* | user interface to allow user to decrypt all his files once the encryption app... | Björn Schießle | 2013-07-29 | 1 | -0/+18 |
* | initialize OC_Defaults in template constructorX | Björn Schießle | 2013-07-24 | 2 | -12/+8 |
* | Merge branch 'master' into more-themable-strings | Thomas Müller | 2013-07-24 | 3 | -16/+26 |
|\ |
|
| * | Merge branch 'master' into disable-anon-upload-master | Thomas Müller | 2013-07-22 | 2 | -16/+16 |
| |\ |
|
| | * | Use !== and === in settings. | kondou | 2013-07-21 | 2 | -16/+16 |
| * | | Merge branch 'master' into disable-anon-upload-master | Thomas Müller | 2013-07-22 | 1 | -1/+1 |
| |\| |
|
| | * | Use transifex.com on link to translations | rolandgeider | 2013-07-14 | 1 | -1/+1 |
| * | | Merge branch 'disable-anon-upload-master' of github.com:owncloud/core into di... | Thomas Müller | 2013-07-14 | 1 | -2/+2 |
| |\ \ |
|
| | * | | change anonymous to public | Thomas Mueller | 2013-07-12 | 1 | -2/+2 |
| * | | | No admin option to enable public upload in case encryption is enabled | Thomas Müller | 2013-07-14 | 1 | -0/+2 |
| |/ / |
|
| * / | new admin setting added which allows to turn off anonymous uploads | Thomas Müller | 2013-07-12 | 1 | -1/+9 |
| |/ |
|
* / | use themable strings for admin page, simplify admin export, fix rest of #3791 | Jan-Christoph Borchardt | 2013-07-11 | 1 | -9/+15 |
|/ |
|
* | Merge https://github.com/owncloud/core/pull/3827 | Björn Schießle | 2013-07-08 | 1 | -1/+1 |
* | revert changes which where introduced by accident during merge https://github... | Björn Schießle | 2013-07-04 | 1 | -2/+3 |
* | move to non-static OC_Defaults | Björn Schießle | 2013-07-04 | 2 | -6/+6 |
* | Add init funtion to OC_Defaults to be able to wrap translatable strings | Björn Schießle | 2013-07-04 | 2 | -0/+3 |
* | Merge pull request #3894 from owncloud/ie8_compatibility_fixes | Thomas Müller | 2013-07-01 | 1 | -1/+1 |
|\ |
|
| * | Hide a ghost image on the apps management page | Victor Dubiniuk | 2013-06-28 | 1 | -1/+1 |
* | | check for updates only in the community edition | Björn Schießle | 2013-07-01 | 1 | -1/+1 |
* | | construct the foother in defaults.php so that we use always the same footer | Björn Schießle | 2013-07-01 | 2 | -11/+17 |
|/ |
|
* | Users page: username instead of login name as col header to avoid confusion w... | Arthur Schiwon | 2013-06-18 | 1 | -1/+1 |
* | Merge pull request #3687 from owncloud/template_updates | Björn Schießle | 2013-06-13 | 2 | -7/+12 |
|\ |
|
| * | Merge branch 'template_updates' of github.com:owncloud/core into template_upd... | Björn Schießle | 2013-06-12 | 2 | -9/+4 |
| |\ |
|
| | * | move common settings footer fieldset out of conditional | Jan-Christoph Borchardt | 2013-06-12 | 2 | -9/+4 |
| * | | don't show translation hints in enterprise edition | Björn Schießle | 2013-06-12 | 1 | -0/+2 |
| |/ |
|
| * | make footer and urls aware of ownCloud editions | Björn Schießle | 2013-06-12 | 2 | -4/+12 |
* | | Merge pull request #3677 from owncloud/apps-buttons | Jan-Christoph Borchardt | 2013-06-13 | 1 | -5/+10 |
|\ \ |
|
| * | | apps management: change misleading + to ... | Jan-Christoph Borchardt | 2013-06-12 | 1 | -1/+1 |
| * | | remove App management top bar and move buttons more contextually in the inter... | Jan-Christoph Borchardt | 2013-06-12 | 1 | -5/+10 |
| |/ |
|
* / | move storage bar below clients showcase to make it more visible | Jan-Christoph Borchardt | 2013-06-11 | 1 | -6/+9 |
|/ |
|
* | add hint about what the recovery password field is for | Björn Schießle | 2013-06-06 | 1 | -1/+5 |
* | The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD | zafi | 2013-05-25 | 1 | -0/+6 |
* | allow admin to recover users files in case of password lost | Björn Schießle | 2013-05-16 | 2 | -1/+6 |
* | fix inconsistent post parameters in change password operation | Björn Schießle | 2013-05-08 | 1 | -1/+1 |
* | Merge pull request #3114 from owncloud/update-notification | Raghu Nayyar | 2013-04-26 | 1 | -2/+1 |
|\ |
|
| * | Add an update notification on every page for admin users | Lukas Reschke | 2013-04-24 | 1 | -2/+1 |
* | | Merge pull request #3002 from owncloud/priorize_common_languages | Bart Visscher | 2013-04-26 | 1 | -1/+6 |
|\ \ |
|
| * | | Make divider not selectable | kondou | 2013-04-19 | 1 | -1/+1 |
| * | | Priorize common languages. | kondou | 2013-04-18 | 1 | -1/+6 |
| |/ |
|
* | | Merge pull request #3098 from jerrac/displaynamesaveontimeout | Morris Jobke | 2013-04-25 | 1 | -3/+1 |
|\ \ |
|
| * | | Made saving the display name work the same way as the email address. Fixed a ... | David Reagan | 2013-04-23 | 1 | -3/+1 |
| |/ |
|
* / | Fix #3095. | kondou | 2013-04-24 | 1 | -9/+3 |
|/ |
|
* | also adjust template properly for log date fix | Bernhard Posselt | 2013-04-17 | 1 | -1/+5 |
* | Merge pull request #2554 from owncloud/hide-toggle-checkbox | Bernhard Posselt | 2013-04-11 | 1 | -1/+1 |
|\ |
|
| * | New Password in Personal Password Page loads fine. | raghunayyar | 2013-04-11 | 1 | -1/+1 |
* | | Users: fix "Other.." quota option for the default quota | Robin Appelman | 2013-04-09 | 1 | -1/+1 |
* | | Unescape the update hint | Lukas Reschke | 2013-04-02 | 1 | -1/+1 |
* | | apply code review hints | Morris Jobke | 2013-03-28 | 1 | -3/+3 |
* | | Make it possible to show less log entries again - fix owncloud/core#1593 | Morris Jobke | 2013-03-27 | 1 | -0/+1 |
|/ |
|