aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* drop "push" element - no sticky footer needed anymoreMorris Jobke2014-06-043-7/+3
* Remove obsoleted code to trigger navigation menuVincent Petry2014-06-042-106/+9
* fix navigation bubble width and height on mobileJan-Christoph Borchardt2014-06-041-2/+2
* show appname next to logo for better hint at navigationJan-Christoph Borchardt2014-06-044-8/+38
* toggle the navigation on desktop, not only on mobileJan-Christoph Borchardt2014-06-041-8/+2
* hide navigation by default, not only on small screens, first stepJan-Christoph Borchardt2014-06-042-80/+74
* Merge pull request #8844 from owncloud/design-iconsMorris Jobke2014-06-044-12/+130
|\
| * simplify logout and caret icons, remove shadowJan-Christoph Borchardt2014-06-034-12/+130
* | Merge pull request #8701 from owncloud/slide-up-toggleBernhard Posselt2014-06-041-0/+76
|\ \
| * | disable dynamic slide toggle by default and offer a way to enable itBernhard Posselt2014-05-261-3/+15
| * | rename to apps.jsBernhard Posselt2014-05-261-0/+0
| * | query buttons on every click to not worry about weird edge case scenariosBernhard Posselt2014-05-241-19/+5
| * | use different nsBernhard Posselt2014-05-241-1/+1
| * | allow apps to add buttons on runtime without negatively impacting performanceBernhard Posselt2014-05-241-4/+17
| * | add ; to make jshint happyBernhard Posselt2014-05-231-1/+1
| * | remove unecessary parenthsBernhard Posselt2014-05-231-2/+2
| * | add a slideup mechanismBernhard Posselt2014-05-231-0/+65
* | | Merge pull request #8853 from owncloud/design-typefaceJan-Christoph Borchardt2014-06-047-3/+235
|\ \ \
| * | | IE -> IE8 onlyMorris Jobke2014-06-041-1/+1
| * | | move from tff to woff and fix IE8Morris Jobke2014-06-047-6/+14
| * | | unbold the usernameJan-Christoph Borchardt2014-06-031-1/+0
| * | | do not use italic typeface style, instead lighter colorJan-Christoph Borchardt2014-06-031-0/+9
| * | | use Open Sans as typefaceJan-Christoph Borchardt2014-06-035-1/+217
| | |/ | |/|
* | | Merge pull request #8468 from owncloud/remove-infieldlabelsJan-Christoph Borchardt2014-06-0413-255/+534
|\ \ \
| * | | move to updated version of placeholderMorris Jobke2014-06-034-18/+477
| * | | fix text alignment in input fieldsJan-Christoph Borchardt2014-06-031-1/+1
| * | | fix icon alignment in input fieldsJan-Christoph Borchardt2014-06-031-2/+2
| * | | remove tilde selector for IE8 compatibilityJan-Christoph Borchardt2014-06-031-2/+2
| * | | fix show password icon in personal settingsJan-Christoph Borchardt2014-06-031-2/+3
| * | | infield label removal: remove last occurences of infield labelsJan-Christoph Borchardt2014-06-033-8/+8
| * | | infield label removal: remove JS file and references to itJan-Christoph Borchardt2014-06-033-183/+0
| * | | infield label removal: fix installation screenJan-Christoph Borchardt2014-06-032-15/+22
| * | | first step of infield label removal, fix login screenJan-Christoph Borchardt2014-06-032-30/+25
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-0466-66/+8
* | | Merge pull request #8264 from owncloud/app-enable-by-groupicewind19912014-06-031-3/+4
|\ \ \
| * | | remove +3 in multiselect.jsThomas Müller2014-06-031-3/+3
| * | | Trigger change event on multiselect changeRobin Appelman2014-06-031-0/+1
* | | | Merge pull request #8577 from owncloud/apps-sidebar-narrowerMorris Jobke2014-06-031-2/+2
|\ \ \ \
| * | | | reduce width of app sidebar a bitJan-Christoph Borchardt2014-06-031-2/+2
* | | | | Merge pull request #8843 from owncloud/design-detail-sharedropdownMorris Jobke2014-06-031-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix positioning issue of share dropdown in intermediate widthsJan-Christoph Borchardt2014-06-031-1/+1
| |/ / /
* | | | Merge pull request #8827 from owncloud/add-sqlite-infoThomas Müller2014-06-033-3/+10
|\ \ \ \
| * | | | add info about sqlite on setup apgeMorris Jobke2014-06-023-3/+10
* | | | | Merge pull request #7151 from owncloud/user-jqueryThomas Müller2014-06-032-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cleanupArthur Schiwon2014-06-021-1/+0
| * | | | refactor delete handling and apply it to users and groupsArthur Schiwon2014-06-021-0/+1
| * | | | add Last Login columnArthur Schiwon2014-06-021-0/+1
| * | | | Splits Controls overlap in files and users.raghunayyar2014-06-021-1/+4
| * | | | resolve conflicts while picking c0fb623raghunayyar2014-06-021-4/+1
* | | | | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondouMorris Jobke2014-06-0316-79/+166
|\ \ \ \ \