Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove App management top bar and move buttons more contextually in the ↵ | Jan-Christoph Borchardt | 2013-06-12 | 1 | -1/+7 |
| | | | | interface | ||||
* | allow admin to recover users files in case of password lost | Björn Schießle | 2013-05-16 | 1 | -0/+2 |
| | |||||
* | convert js call to css rule | Morris Jobke | 2013-03-28 | 1 | -0/+1 |
| | |||||
* | also fix header alignment for multiselect columns | Jan-Christoph Borchardt | 2013-02-14 | 1 | -0/+1 |
| | |||||
* | fix Users settings header bar element positioning, close #1686 | Jan-Christoph Borchardt | 2013-02-14 | 1 | -2/+7 |
| | |||||
* | Merge pull request #1624 from owncloud/singleselect | Frank Karlitschek | 2013-02-12 | 1 | -1/+0 |
|\ | | | | | 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 | -1/+0 |
| | | |||||
* | | move CSS to correct location, move and format php | Jan-Christoph Borchardt | 2013-02-11 | 1 | -4/+8 |
| | | |||||
* | | add the buttons for the clients to the personal page. | Frank Karlitschek | 2013-02-09 | 1 | -0/+5 |
|/ | | | | Useful and prettier | ||||
* | Merge pull request #1428 from owncloud/content_positioning | Thomas Tanghus | 2013-02-06 | 1 | -1/+0 |
|\ | | | | | Fix leftcontent positioning. Ref #1255 | ||||
| * | Remove padding hack to position users list. | Thomas Tanghus | 2013-02-04 | 1 | -1/+0 |
| | | |||||
* | | let the user change his display name, if supported by the back-end | Björn Schießle | 2013-02-06 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #1351 from owncloud/navigation | Michael Gapczynski | 2013-01-31 | 1 | -1/+1 |
|\ | | | | | New navigation design | ||||
| * | Merge branch 'master' into navigation | Jan-Christoph Borchardt | 2013-01-31 | 1 | -5/+8 |
| |\ | |||||
| * | | Defined height for #leftcontent | raghunayyar | 2013-01-25 | 1 | -1/+1 |
| | | | |||||
* | | | remove z-index from app labels which caused overlap with top bar | Jan-Christoph Borchardt | 2013-01-31 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge pull request #1379 from owncloud/improved_appsmanagement | Lukas Reschke | 2013-01-31 | 1 | -0/+3 |
|\ \ | | | | | | | Improved appsmanagement | ||||
| * | | mark recommended apps. server part not yet fully implemented | Frank Karlitschek | 2013-01-30 | 1 | -0/+3 |
| |/ | |||||
* / | addapt the css to adjust the change display name filed to the set password field | Björn Schießle | 2013-01-31 | 1 | -5/+5 |
|/ | |||||
* | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-31 | 1 | -1/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: l10n/templates/core.pot l10n/templates/files.pot l10n/templates/files_encryption.pot l10n/templates/files_external.pot l10n/templates/files_sharing.pot l10n/templates/files_versions.pot l10n/templates/lib.pot l10n/templates/settings.pot l10n/templates/user_ldap.pot l10n/templates/user_webdavauth.pot | ||||
| * | Merge pull request #902 from owncloud/storage-wording | Thomas Müller | 2012-12-28 | 1 | -1/+1 |
| |\ | | | | | | | Storage wording | ||||
| | * | dim Default Storage label color a bit | Jan-Christoph Borchardt | 2012-12-14 | 1 | -1/+1 |
| | | | |||||
| * | | a bit more polish. We are getting there. | Frank Karlitschek | 2012-12-13 | 1 | -0/+3 |
| |/ | |||||
* | | Merge master into ocs_api, fix conflicts. | Tom Needham | 2012-12-14 | 1 | -0/+1 |
|\| | |||||
| * | add a check and a warning if the ownClodu server is not able to establish ↵ | Frank Karlitschek | 2012-11-08 | 1 | -0/+1 |
| | | | | | | | | http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why. | ||||
* | | Merge master into ocs_api | Tom Needham | 2012-10-28 | 1 | -2/+3 |
|\| | |||||
| * | box-shadow can safely be used without vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
| | | |||||
| * | fix a lot of small layout bugs and make the apps page overall prettier plus ↵ | Frank Karlitschek | 2012-10-08 | 1 | -1/+2 |
| | | | | | | | | add ratings finally | ||||
| * | Update settings/css/settings.css | Raghu Nayyar | 2012-09-29 | 1 | -1/+1 |
| | | | | | | CSS typo fixed. | ||||
* | | Merge branch 'master' into ocs_api | Tom Needham | 2012-09-17 | 1 | -1/+1 |
|\| | |||||
| * | add a bit more space | Frank Karlitschek | 2012-09-16 | 1 | -1/+1 |
| | | |||||
* | | Fix merge conflicts | Tom Needham | 2012-09-13 | 1 | -7/+18 |
|\| | |||||
| * | underline link to the app store | Thomas Mueller | 2012-09-04 | 1 | -0/+2 |
| | | |||||
| * | Remove sharing notice in users settings - The default is now share with ↵ | Michael Gapczynski | 2012-08-27 | 1 | -2/+0 |
| | | | | | | | | anyone, groups only sharing is now a setting in the admin page | ||||
| * | Add Share API settings to admin page | Michael Gapczynski | 2012-08-27 | 1 | -1/+2 |
| | | |||||
| * | fix cronjobs radio button width | Jan-Christoph Borchardt | 2012-08-27 | 1 | -0/+1 |
| | | |||||
| * | Make 3rd party label a bit smaller. | Thomas Tanghus | 2012-08-05 | 1 | -1/+1 |
| | | |||||
| * | Some more pixel pushing. | Thomas Tanghus | 2012-08-05 | 1 | -2/+2 |
| | | |||||
| * | CSS tweaks for app settings. | Thomas Tanghus | 2012-08-05 | 1 | -5/+8 |
| | | |||||
| * | Show delete tipsy for users | Michael Gapczynski | 2012-08-04 | 1 | -3/+3 |
| | | |||||
| * | Load OCS apps in an ajax call to avoid blocking the WUI. | Thomas Tanghus | 2012-08-04 | 1 | -1/+7 |
| | | |||||
* | | Check if required apps are installed | Tom Needham | 2012-07-30 | 1 | -1/+3 |
| | | |||||
* | | Improve styling of permission request page | Tom Needham | 2012-07-30 | 1 | -0/+2 |
|/ | |||||
* | Added text ACS warning to admin's user settings page, and corresponding CSS ↵ | Sam Tuke | 2012-06-25 | 1 | -0/+2 |
| | | | | styles | ||||
* | check if the data directory is accessible via http. Show a big security ↵ | Frank Karlitschek | 2012-06-21 | 1 | -1/+4 |
| | | | | warning if yes | ||||
* | applied patch provided by bug #966 to fix broken user specific quota settings | Bjoern Schiessle | 2012-06-12 | 1 | -1/+1 |
| | |||||
* | fixed broken lines in user table | Bjoern Schiessle | 2012-06-08 | 1 | -1/+2 |
| | |||||
* | Per user quota didn't show in FF (and possibly IE) ↵ | Thomas Tanghus | 2012-06-05 | 1 | -1/+1 |
| | | | | http://forum.owncloud.org/viewtopic.php?f=4&t=2716&p=5373#p5324. | ||||
* | adding proper copyright and license notice to the style files | Jan-Christoph Borchardt | 2012-04-23 | 1 | -0/+4 |
| | |||||
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 1 | -1/+2 |
| | | | | | show a label if an app is an internal app or a third party app from the app store. show a preview image of the app if available |