summaryrefslogtreecommitdiffstats
path: root/settings/css
Commit message (Collapse)AuthorAgeFilesLines
* remove App management top bar and move buttons more contextually in the ↵Jan-Christoph Borchardt2013-06-121-1/+7
| | | | interface
* allow admin to recover users files in case of password lostBjörn Schießle2013-05-161-0/+2
|
* convert js call to css ruleMorris Jobke2013-03-281-0/+1
|
* also fix header alignment for multiselect columnsJan-Christoph Borchardt2013-02-141-0/+1
|
* fix Users settings header bar element positioning, close #1686Jan-Christoph Borchardt2013-02-141-2/+7
|
* Merge pull request #1624 from owncloud/singleselectFrank Karlitschek2013-02-121-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 pluginRobin Appelman2013-02-111-1/+0
| |
* | move CSS to correct location, move and format phpJan-Christoph Borchardt2013-02-111-4/+8
| |
* | add the buttons for the clients to the personal page.Frank Karlitschek2013-02-091-0/+5
|/ | | | Useful and prettier
* Merge pull request #1428 from owncloud/content_positioningThomas Tanghus2013-02-061-1/+0
|\ | | | | Fix leftcontent positioning. Ref #1255
| * Remove padding hack to position users list.Thomas Tanghus2013-02-041-1/+0
| |
* | let the user change his display name, if supported by the back-endBjörn Schießle2013-02-061-0/+2
|/
* Merge pull request #1351 from owncloud/navigationMichael Gapczynski2013-01-311-1/+1
|\ | | | | New navigation design
| * Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-311-5/+8
| |\
| * | Defined height for #leftcontentraghunayyar2013-01-251-1/+1
| | |
* | | remove z-index from app labels which caused overlap with top barJan-Christoph Borchardt2013-01-311-2/+2
| |/ |/|
* | Merge pull request #1379 from owncloud/improved_appsmanagementLukas Reschke2013-01-311-0/+3
|\ \ | | | | | | Improved appsmanagement
| * | mark recommended apps. server part not yet fully implementedFrank Karlitschek2013-01-301-0/+3
| |/
* / addapt the css to adjust the change display name filed to the set password fieldBjörn Schießle2013-01-311-5/+5
|/
* Merge branch 'master' into ocs_apiTom Needham2012-12-311-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-wordingThomas Müller2012-12-281-1/+1
| |\ | | | | | | Storage wording
| | * dim Default Storage label color a bitJan-Christoph Borchardt2012-12-141-1/+1
| | |
| * | a bit more polish. We are getting there.Frank Karlitschek2012-12-131-0/+3
| |/
* | Merge master into ocs_api, fix conflicts.Tom Needham2012-12-141-0/+1
|\|
| * add a check and a warning if the ownClodu server is not able to establish ↵Frank Karlitschek2012-11-081-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_apiTom Needham2012-10-281-2/+3
|\|
| * box-shadow can safely be used without vendor prefixesLukas Reschke2012-10-231-1/+1
| |
| * fix a lot of small layout bugs and make the apps page overall prettier plus ↵Frank Karlitschek2012-10-081-1/+2
| | | | | | | | add ratings finally
| * Update settings/css/settings.cssRaghu Nayyar2012-09-291-1/+1
| | | | | | CSS typo fixed.
* | Merge branch 'master' into ocs_apiTom Needham2012-09-171-1/+1
|\|
| * add a bit more spaceFrank Karlitschek2012-09-161-1/+1
| |
* | Fix merge conflictsTom Needham2012-09-131-7/+18
|\|
| * underline link to the app storeThomas Mueller2012-09-041-0/+2
| |
| * Remove sharing notice in users settings - The default is now share with ↵Michael Gapczynski2012-08-271-2/+0
| | | | | | | | anyone, groups only sharing is now a setting in the admin page
| * Add Share API settings to admin pageMichael Gapczynski2012-08-271-1/+2
| |
| * fix cronjobs radio button widthJan-Christoph Borchardt2012-08-271-0/+1
| |
| * Make 3rd party label a bit smaller.Thomas Tanghus2012-08-051-1/+1
| |
| * Some more pixel pushing.Thomas Tanghus2012-08-051-2/+2
| |
| * CSS tweaks for app settings.Thomas Tanghus2012-08-051-5/+8
| |
| * Show delete tipsy for usersMichael Gapczynski2012-08-041-3/+3
| |
| * Load OCS apps in an ajax call to avoid blocking the WUI.Thomas Tanghus2012-08-041-1/+7
| |
* | Check if required apps are installedTom Needham2012-07-301-1/+3
| |
* | Improve styling of permission request pageTom Needham2012-07-301-0/+2
|/
* Added text ACS warning to admin's user settings page, and corresponding CSS ↵Sam Tuke2012-06-251-0/+2
| | | | styles
* check if the data directory is accessible via http. Show a big security ↵Frank Karlitschek2012-06-211-1/+4
| | | | warning if yes
* applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle2012-06-121-1/+1
|
* fixed broken lines in user tableBjoern Schiessle2012-06-081-1/+2
|
* Per user quota didn't show in FF (and possibly IE) ↵Thomas Tanghus2012-06-051-1/+1
| | | | http://forum.owncloud.org/viewtopic.php?f=4&t=2716&p=5373#p5324.
* adding proper copyright and license notice to the style filesJan-Christoph Borchardt2012-04-231-0/+4
|
* improve the app installer.Frank Karlitschek2012-04-211-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