summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1497 from owncloud/collapse-usermenuJan-Christoph Borchardt2013-02-062-2/+5
|\ | | | | collapse user menu when inside one of the settings sections
| * collapse user menu when inside one of the settings sectionsJan-Christoph Borchardt2013-02-062-2/+5
| |
* | Merge pull request #1357 from owncloud/alternative-loging-masterThomas Müller2013-02-062-1/+19
|\ \ | |/ |/| add support for apps to register alternative login methods
| * move inline style to CSS file, fix detailsJan-Christoph Borchardt2013-02-062-3/+7
| |
| * add support for apps to register alternative login methodsThomas Mueller2013-01-291-1/+15
| | | | | | | | below the standard login a list of icons/button will be displayed
* | Merge pull request #1429 from owncloud/fix_addNavigationJan-Christoph Borchardt2013-02-051-5/+0
|\ \ | | | | | | Make app icon linkable when enabling app.
| * | remove superfluous enabled-app class againJan-Christoph Borchardt2013-02-051-5/+0
| | |
* | | line up 'remember' text with checkboxJan-Christoph Borchardt2013-02-051-1/+1
| | |
* | | form detail on log in button, better shapeJan-Christoph Borchardt2013-02-051-1/+1
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-052-11/+123
| |
* | Merge pull request #1229 from owncloud/from_live_to_onThomas Müller2013-02-032-15/+15
|\ \ | | | | | | replace live() with on() in core js
| * \ Merge branch 'master' into from_live_to_onThomas Mueller2013-01-3158-11/+103
| |\ \ | | | | | | | | | | | | | | | | Conflicts: apps/files_external/js/google.js
| * | | attach to filelist which is present on .ready()Jörn Friedrich Dreyer2013-01-301-13/+13
| | | |
| * | | replace live() with on() in core jsJörn Friedrich Dreyer2013-01-302-15/+15
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-041-0/+1
| | | |
* | | | fix CSS to coding guidelineJan-Christoph Borchardt2013-02-031-0/+13
| | | |
* | | | Password Toggle Support for Loginraghunayyar2013-02-035-4/+76
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-032-0/+2
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-024-2/+9
| | | |
* | | | Merge pull request #1395 from raghunayyar/webkit-scrollbar-534Jan-Christoph Borchardt2013-02-011-0/+5
|\ \ \ \ | | | | | | | | | | Adds webkit scrollbar to ownCloud
| * | | | More Visible webkit Scrollbar, syntax error solved.raghunayyar2013-02-011-3/+3
| | | | |
| * | | | Adds webkit scrollbar to ownCloudraghunayyar2013-01-311-0/+5
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-011-0/+1
| | | | |
* | | | | fix breadcrumbs for gallery and texteditorRobin Appelman2013-02-011-1/+0
| | | | |
* | | | | use translate string for Log out, remove titleJan-Christoph Borchardt2013-01-311-2/+2
| | | | |
* | | | | fix svg fallback replacement for settings iconsJan-Christoph Borchardt2013-01-311-1/+1
| | | | |
* | | | | fix header for shared linksJan-Christoph Borchardt2013-01-311-1/+3
| | | | |
* | | | | Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-314-10/+15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #1387 from schiesbn/visual_improvementsThomas Müller2013-01-311-0/+1
| |\ \ \ \ | | | | | | | | | | | | small visual improvements
| | * | | | use the same tooltip as for the password fieldBjörn Schießle2013-01-311-0/+1
| | | |/ / | | |/| |
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-312-7/+10
| | | | |
| * | | | Merge pull request #1358 from owncloud/button-fixJan-Christoph Borchardt2013-01-311-3/+4
| |\ \ \ \ | | | | | | | | | | | | increase opacity of buttons, fix for dark backgrounds like header in pub...
| | * | | | no box-shadow for public share download buttonJan-Christoph Borchardt2013-01-311-1/+1
| | | | | |
| | * | | | change button box-shadow from hard white to slight transparentJan-Christoph Borchardt2013-01-311-2/+2
| | | | | |
| | * | | | increase opacity of buttons, fix for dark backgrounds like header in public ↵Jan-Christoph Borchardt2013-01-291-2/+3
| | | |_|/ | | |/| | | | | | | | | | | | share, fix #1188
* | | | | Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-3156-1/+88
|\| | | |
| * | | | fix merge conflictBjörn Schießle2013-01-3163-989/+1129
| |\ \ \ \
| | * | | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-3155-1/+88
| | | |/ / | | |/| |
| * | | | make background transparentBjörn Schießle2013-01-301-0/+0
| | | | |
| * | | | icons added; empty trash bin message addedBjörn Schießle2013-01-291-0/+0
| | | | |
* | | | | increase opacity of inactive apps and settings entries for better visibilityJan-Christoph Borchardt2013-01-311-3/+3
| | | | |
* | | | | vertical scrollbar for app navigation when too many appsJan-Christoph Borchardt2013-01-311-1/+6
| | | | |
* | | | | ellipsize long app names in navigationJan-Christoph Borchardt2013-01-311-0/+1
| | | | |
* | | | | Merge pull request #1359 from raghunayyar/navigationJan-Christoph Borchardt2013-01-311-0/+6
|\ \ \ \ \ | | | | | | | | | | | | No Image Repetition on Enabling Apps in Navigation Bar
| * | | | | Reduced Styling and Image loads as from src and not backgorund.raghunayyar2013-01-301-2/+3
| | | | | |
| * | | | | No Image Repetition on Enabling Apps in Navigation Barraghunayyar2013-01-301-0/+5
| | | | | |
* | | | | | use new user function to display real name if available, username still fallbackJan-Christoph Borchardt2013-01-301-1/+1
| | | | | |
* | | | | | Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-3055-963/+1018
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-3015-1/+38
| | | | | |
| * | | | | Merge pull request #1360 from owncloud/display_nameLukas Reschke2013-01-293-19/+20
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | introduction of display names