summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-1388-142/+56
|
* Update untrustedDomain.phpJürgen Weigert2015-11-121-1/+1
|
* Merge pull request #20148 from owncloud/checkbox-accessibilityThomas Müller2015-11-111-5/+6
|\ | | | | Make new checkbox style accessible for screenreaders
| * make new checkbox style accessible for screenreadersHendrik Leppelsack2015-10-291-5/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-116-6/+92
| |
* | Merge pull request #20176 from owncloud/font-styleThomas Müller2015-11-106-11/+26
|\ \ | | | | | | move font back from Light to Regular for body text, fix #18954
| * | move font back from Light to Regular for body text on normal-res screens, ↵Jan-Christoph Borchardt2015-11-106-11/+26
| | | | | | | | | | | | fix #18954
* | | Set "ie" CSS class for IE10, IE11Vincent Petry2015-11-102-1/+14
|/ / | | | | | | Fixed border in file action menu
* | Merge pull request #20390 from owncloud/appcheckcode-no-duplicate-requirementThomas Müller2015-11-101-0/+4
|\ \ | | | | | | Do not allow two different version requirements
| * | Do not allow two different version requirementsJoas Schilling2015-11-091-0/+4
| | |
* | | Merge pull request #20236 from maprambo/safari-pinned-tab-iconThomas Müller2015-11-094-0/+5
|\ \ \ | |/ / |/| | added Safari tabbed pin icon
| * | Added Safari tabbed pin iconmaprambo2015-11-044-0/+5
| | | | | | | | | | | | Added the necessary code and a black and inverted version of the favicon/ touch icon in svg format
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-086-6/+26
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-072-2/+2
| | |
* | | Merge pull request #18039 from owncloud/favicon-up-to-ie10Thomas Müller2015-11-064-3/+3
|\ \ \ | | | | | | | | Add favicon for IE8-10
| * | | Add favicon for IE 8+Morris Jobke2015-11-034-3/+3
| | | |
* | | | Mark files_drop as shippedLukas Reschke2015-11-061-0/+1
| | | | | | | | | | | | | | | | Fixes https://github.com/owncloud/enterprise/issues/895
* | | | do not bold header of update screenJan-Christoph Borchardt2015-11-051-2/+2
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-052-2/+22
| | | |
* | | | Merge pull request #18821 from owncloud/global-classesThomas Müller2015-11-042-20/+50
|\ \ \ \ | | | | | | | | | | Global classes in core CSS
| * | | | Global Classes for Core.Raghu Nayyar2015-11-022-20/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move up the global styles up the hierarchy. Adds Clear Left, Right and both. New CSS file for Global Styles.
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-042-0/+16
| |/ / / |/| | |
* | | | don't validate searchboxHendrik Leppelsack2015-11-031-1/+1
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-036-6/+30
| | | |
* | | | Merge pull request #20232 from owncloud/error-button-colorThomas Müller2015-11-021-0/+3
|\ \ \ \ | |_|/ / |/| | | fix button text color
| * | | fix button text colorJan-Christoph Borchardt2015-11-021-0/+3
| | | |
* | | | Merge pull request #20220 from owncloud/keep-search-openThomas Müller2015-11-022-2/+3
|\ \ \ \ | |_|/ / |/| | | Keep searchbox open if it is in action
| * | | keep searchbox open if it is in actionHendrik Leppelsack2015-11-022-2/+3
| |/ /
* | | Close the user menu when clicking it againJoas Schilling2015-11-023-4/+3
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-022-2/+4
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-012-0/+6
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-314-4/+8
| |
* | Merge pull request #20175 from owncloud/login-arrowThomas Müller2015-10-305-34/+0
|\ \ | | | | | | remove unneeded icons from input fields to not distract from submit button, fix #18940
| * | remove unneeded icons from input fields to not distract from submit button, ↵Jan-Christoph Borchardt2015-10-305-34/+0
| | | | | | | | | | | | fix #18940
* | | Merge pull request #20171 from owncloud/tags.js-remove-unneeded-varsThomas Müller2015-10-301-9/+0
|\ \ \ | | | | | | | | [tags] remove unneeded variables
| * | | [tags] remove unneeded variablesMorris Jobke2015-10-301-9/+0
| | | |
* | | | Replace some OC_Config calls with ILogger methodsMorris Jobke2015-10-302-4/+5
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-3012-16/+80
| | |
* | | Merge pull request #20152 from owncloud/LukasReschke-patch-1Thomas Müller2015-10-291-4/+4
|\ \ \ | | | | | | | | Remove invalid type-cast
| * | | Remove invalid type-castLukas Reschke2015-10-291-4/+4
| | |/ | |/| | | | | | | | | | | | | This is an `is_array` operation and not a `in_array` one. Thus this typecast is not required. Fixes https://github.com/owncloud/core/issues/20095
* | | Merge pull request #20122 from owncloud/files-consolidateiconupdateThomas Müller2015-10-293-3/+23
|\ \ \ | |/ / |/| | Fix icon update to be more consistent
| * | Fix icon update to be more consistentVincent Petry2015-10-293-3/+23
| | | | | | | | | | | | Makes the details bar show the same icon as in the list.
* | | Merge pull request #11509 from owncloud/internal_email_templateThomas Müller2015-10-292-0/+52
|\ \ \ | |_|/ |/| | Allow separate templates for internal and external share notifications
| * | Allow separate templates for internal and external share notificationsStephen Colebrook2015-10-292-0/+52
| | |
* | | Merge pull request #19871 from owncloud/issue-19583-invalid-sharesThomas Müller2015-10-291-1/+16
|\ \ \ | | | | | | | | Issue 19583 invalid shares
| * | | Add a repair step that checks for group membership on sharesJoas Schilling2015-10-291-1/+16
| |/ /
* / / Add sharee list view js testsTom Needham2015-10-291-0/+158
|/ /
* / [tx-robot] updated from transifexJenkins for ownCloud2015-10-29100-138/+124
|/
* Merge pull request #20097 from owncloud/revert-19508Thomas Müller2015-10-282-16/+1
|\ | | | | Revert "setting to skip migration tests by default"
| * Revert "setting to skip migration tests by default"Morris Jobke2015-10-272-16/+1
| | | | | | | | This reverts commit 7cbdd9b90bcea3566b7d0198f23da3d427e6ef45.