Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | 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 |
|\ \ | | | | | | | Priorize common languages. | ||||
| * | | Make divider not selectable | kondou | 2013-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Very hacky | ||||
| * | | 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 |
|\ \ | | | | | | | On the Personal Settings page, made the display name save like the email address saves | ||||
| * | | Made saving the display name work the same way as the email address. Fixed a ↵ | David Reagan | 2013-04-23 | 1 | -3/+1 |
| |/ | | | | | | | few comparison operators. Increased the fadeOut time for the success and error messages. | ||||
* / | 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 |
|\ | | | | | Implements Hide / Display for the Password Toggle Button | ||||
| * | 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 |
| | | | | | | Fixes #2647 | ||||
* | | 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 |
|/ | | | | | * show "less" button only if there are more than 3 entries * only "remove" logs till last 3 entries | ||||
* | Merge branch 'master' into fixing-bugtracker-link-master | Lukas Reschke | 2013-03-01 | 8 | -194/+174 |
|\ | | | | | | | | | | | Conflicts: core/templates/exception.php settings/templates/help.php | ||||
| * | Remove uneeded OAuth files | Lukas Reschke | 2013-02-27 | 1 | -20/+0 |
| | | |||||
| * | [core] From echo to p | Lukas Reschke | 2013-02-27 | 8 | -176/+176 |
| | | |||||
* | | change bug tracker links to ↵ | Thomas Mueller | 2013-03-01 | 1 | -1/+1 |
|/ | | | | https://github.com/owncloud/core/blob/master/CONTRIBUTING.md | ||||
* | fixes 1933 - the locale name is no longer part of the translation string | Thomas Mueller | 2013-02-27 | 1 | -1/+4 |
| | |||||
* | Join split translated strings | Bart Visscher | 2013-02-21 | 1 | -4/+1 |
| | |||||
* | Style cleanup settings | Bart Visscher | 2013-02-21 | 3 | -20/+41 |
| | |||||
* | Correct new password input name | Victor Dubiniuk | 2013-02-18 | 1 | -1/+1 |
| | |||||
* | fix user delete button not showing in IE, another SVG replacement issue | Jan-Christoph Borchardt | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1624 from owncloud/singleselect | Frank Karlitschek | 2013-02-12 | 1 | -33/+29 |
|\ | | | | | Split editable select code used for quota selection into a jquery plugin | ||||
| * | Split editable select code used for quota selection into a jquery plugin | Robin Appelman | 2013-02-11 | 1 | -33/+29 |
| | | |||||
* | | move CSS to correct location, move and format php | Jan-Christoph Borchardt | 2013-02-11 | 1 | -9/+3 |
| | | |||||
* | | spaces to tabs | Jan-Christoph Borchardt | 2013-02-11 | 1 | -10/+10 |
| | | |||||
* | | correct target blank from image to link | Jan-Christoph Borchardt | 2013-02-11 | 1 | -6/+6 |
| | | |||||
* | | add in new window | Frank Karlitschek | 2013-02-09 | 1 | -3/+3 |
| | | |||||
* | | add the buttons for the clients to the personal page. | Frank Karlitschek | 2013-02-09 | 1 | -6/+25 |
|/ | | | | Useful and prettier | ||||
* | Merge pull request #1552 from raghunayyar/personalpage-style-fix | Björn Schießle | 2013-02-10 | 1 | -2/+2 |
|\ | | | | | Personal Page Password Toggle Loads Fine. | ||||
| * | Personal Page Password Toggle Also Loads Well. | raghunayyar | 2013-02-09 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1543 from owncloud/utf8-locale-master | Thomas Müller | 2013-02-09 | 1 | -1/+1 |
|\ \ | | | | | | | some systems use en_US.UTF8 instead of en_US.UTF-8 | ||||
| * | | some systems use en_US.UTF8 instead of en_US.UTF-8 | Thomas Müller | 2013-02-08 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1561 from Raydiation/master | Jörn Friedrich Dreyer | 2013-02-09 | 1 | -2/+3 |
|\ \ | | | | | | | Moved the iframe height and width fix from js to css | ||||
| * | | moved iframe height and width fix from js to css | Bernhard Posselt | 2013-02-09 | 1 | -2/+3 |
| |/ | |||||
* | | Revert "moved iframe height and width fix from js to css" | Bernhard Posselt | 2013-02-09 | 1 | -3/+2 |
| | | | | | | | | This reverts commit 842fc85b9a42aaa0ce31c71e05507ed5eeaa6dc4. | ||||
* | | moved iframe height and width fix from js to css | Bernhard Posselt | 2013-02-09 | 1 | -2/+3 |
| | | |||||
* | | Merge branch 'master' into fixing-1354-master | Thomas Mueller | 2013-02-07 | 4 | -5/+36 |
|\| | | | | | | | | | | | Conflicts: settings/admin.php settings/templates/admin.php | ||||
| * | Merge pull request #1443 from owncloud/use-module-file-info-master | Lukas Reschke | 2013-02-06 | 1 | -1/+14 |
| |\ | | | | | | | we get best results regarding mime type detection if we use fileinfo - l... | ||||
| | * | we get best results regarding mime type detection if we use fileinfo - let's ↵ | Thomas Mueller | 2013-02-04 | 1 | -1/+14 |
| | | | | | | | | | | | | tell the admin about that | ||||
| * | | Merge pull request #1428 from owncloud/content_positioning | Thomas Tanghus | 2013-02-06 | 2 | -2/+2 |
| |\ \ | | | | | | | | | Fix leftcontent positioning. Ref #1255 | ||||
| | * | | Add 'hascontrols' class for content with fixed topbar. | Thomas Tanghus | 2013-02-04 | 2 | -2/+2 |
| | |/ | |||||
| * | | make it possible to modify the links to the clients | Georg Ehrke | 2013-02-06 | 1 | -3/+3 |
| | | | |||||
| * | | let the user change his display name, if supported by the back-end | Björn Schießle | 2013-02-06 | 1 | -0/+17 |
| | | | |||||
* | | | show webdav test results in admin section as well | Thomas Mueller | 2013-02-07 | 1 | -0/+15 |
|/ / | |||||
* / | offer change password only when the action is supported by the user backend | Arthur Schiwon | 2013-02-05 | 1 | -1/+6 |
|/ |