29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-08-21 10:39:48 +00:00
Commit Graph

19403 Commits

Author SHA1 Message Date
Elisa Foltyn
8cec1f3a0c
[4.0] com_menu - Change Featured Icon to Home Icon in (#29016)
* Change Featured Icon to Home Icon in com_menu

* Change Icon class

* Change Default icon in sidebar menu too

* Different class for disabled Home item

* Update administrator/components/com_menus/tmpl/items/default.php

Co-authored-by: Quy <quy@fluxbb.org>

Co-authored-by: Quy <quy@fluxbb.org>
2020-05-13 07:21:32 +02:00
Quy
a8dd3a1e70
Replace inline style width 3%, 6%, 7% with w-3, w-6, w-7 (#29027) 2020-05-13 07:18:38 +02:00
infograf768
14750b5ce3
[4.0] com_messages: fix user settings and move these params to a view (#29006) 2020-05-12 09:41:05 +01:00
Quy
b3fa6529f4
Replace inline style width 30%, 40%, 60%, 80% with w-30, w-40, w-60, w-80 (#29012) 2020-05-10 18:26:19 +01:00
infograf768
54cf78adcf
[4.0] useless nonbreakingspace in en-GB (#29017) 2020-05-10 09:39:29 +02:00
Quy
b2afa5b5c6
[4.0] Replace inline style width 1% with w-1 (#29009) 2020-05-09 18:07:25 +01:00
Brian Teeman
30fbd2b26a
[4.0] Filtered Item Information [a11y] continued (#29011)
[4.0] Filtered Item Information work continued from #28997
2020-05-09 18:06:44 +01:00
wilsonge
f2bc5f2241
Fix codestyle 2020-05-09 17:30:09 +01:00
wilsonge
d0899ced75
Merge branch '3.10-dev' into 4.0-dev 2020-05-09 17:19:42 +01:00
wilsonge
774f0f9ac2
Merge commit 'aeaf2b5' into 4.0-dev 2020-05-09 16:59:33 +01:00
wilsonge
a1285ee73c
Merge commit 'a02140d' into 4.0-dev 2020-05-09 16:24:26 +01:00
wilsonge
dbda400f02
More Joomla 4 instances of JPATH_BASE 2020-05-09 15:30:15 +01:00
wilsonge
68274f1a3a
Merge commit '321702a' into 4.0-dev 2020-05-09 15:21:46 +01:00
wilsonge
b683913f9b
Merge commit '549b0e4' into 4.0-dev 2020-05-09 14:42:25 +01:00
Brian Teeman
ada4e58c57
[4.0] Filtered item information [a11y] (#28997)
Table of Contacts, Sorted by: Title - descending, Filtered by: Status - Published
2020-05-09 13:10:21 +01:00
Quy
981236ed78
Replace inline style width 20% with w-20 (#29000) 2020-05-09 11:26:10 +01:00
SharkyKZ
7e5ed9b4ce
Restore used string (#29004) 2020-05-09 12:24:10 +02:00
Quy
d6f66129a8
[4.0] Replace inline style width 15% with w-15 (#28969) 2020-05-09 00:01:16 +01:00
infograf768
9ab55e21a4
[4.0] Multilingual: modifying lang badges to fit languages with different country codes (#28982) 2020-05-08 23:34:46 +01:00
Lodder
ccdea6e78b
[4.0] Install From Web improvements (#28981)
* Fix loader not showing on web installer

* Improve install for web JS

* fix hound

* use innerText where possible

* remove test
2020-05-08 09:33:23 +02:00
Elisa Foltyn
2ec12863b0
Update index.php (#28972)
Change for issue #28970
Add JText instead of static text
2020-05-08 09:20:17 +02:00
SharkyKZ
8800d1917c
[4.0] Fix template preview on PDO (#28983)
* Fix template preview on PDO

* Simplify code

* Simplify code

* Remove unused imports
2020-05-07 20:35:50 +02:00
infograf768
d6fd520840
[4.0] Implementing administrator template preview (#28936)
* [4.0] Implementing administrator template preview

* simplifying code & correcting column

* Update administrator/components/com_templates/tmpl/styles/default.php

Co-authored-by: Quy <quy@fluxbb.org>

Co-authored-by: Quy <quy@fluxbb.org>
2020-05-07 11:48:17 +02:00
SharkyKZ
80f1b46252
[4.0] Fix validation in menu field (#28937)
Fix required field submitted without value, simplify other fields, escape value.
2020-05-06 13:52:45 +02:00
SharkyKZ
c90e527a1c
[4.0] Fix Language Override filtering (#28946) 2020-05-06 13:42:50 +02:00
Christiane Maier-Stadtherr
6543bcfdff
[4.0][a11y]Make module assignment accessible - step 2 remove alias (#28944) 2020-05-06 13:22:16 +02:00
Richard Fath
baffbcba7e
Add extension name and id to uninstall message (#28960)
Co-authored-by: ReLater
2020-05-06 11:18:50 +02:00
Quy
20c81c225c
Replace inline style 5% with w-5 (#28905) 2020-05-06 09:51:32 +02:00
SharkyKZ
4096456435
Remove deprecated method (#28947) 2020-05-06 07:36:17 +02:00
Brian Teeman
f02c9cc38b
[4.0] th on safari (#28921)
* [4.0] th on safari

PR for #28904

This is a test PR for the TH alignment issue with safari. It is a bug in bootstrap that they have fixed and merged but not released yet. See https://github.com/twbs/bootstrap/pull/30323

This PR adds a _temporary_ reboot.css override with the code direct from bootstrap. I can't see any other way to fix this beta blocker.

I do not have access to Safari to test this.

@nikosdion please can you test this

* Update _reboot.scss
2020-05-04 12:18:47 +02:00
Quy
56f8ea6cca
Improve add module tooltip (#28912) 2020-05-03 11:02:17 +02:00
Quy
28fe9eb21b
[4.0] Fix login alert in footer (#28911)
* Fix login alert in footer

* Move alert to the top

* Remove .notify-alerts scss
2020-05-03 08:29:37 +02:00
Richard Fath
8e79f5bb89
[4.0] Fix media manager file rename
Fixes the ability to rename a file in media manager.
2020-05-02 21:18:29 +02:00
wilsonge
b1dd3e79b0
Fix media manager file rename 2020-05-02 18:40:41 +01:00
Brian Teeman
0a9439c666
[4.0] sidebar height (#28908)
On a page that is pretty empty the sidebar does not extend the full height of the screen. This is because there is a missing space in the height calculation

`min-height: calc(100vh -69px);`

That is invalid because the browser thinks its an invalid property value

This pr puts the space back and then the browser can do the calculation

(Maybe this is browser dependent but it definitely is reproducible on chrome for windows)
2020-05-02 17:59:48 +01:00
Peter Martin
f8154e1768
Add Count items to Tags Overview (#28831) 2020-05-02 17:54:01 +01:00
Elisa Foltyn
7ffc0f83f4
Revert changes on button colors (#28907)
Change Info buttons to use template variables
2020-05-02 17:08:52 +01:00
ReLater
40916b75bd
[4] Revision of protected and locked states for core extensions in #__extensions table (update and installation) (#28563) 2020-05-02 17:07:57 +01:00
Elisa Foltyn
0fa2bd2a2b
Fix Colorscheme (#28788) 2020-05-02 11:52:57 +01:00
Christiane Maier-Stadtherr
f4d373427a
Quickicon text for Template styles (#28854) 2020-05-02 11:45:01 +01:00
Quy
160c298be1
Replace inline style 10% with w-10 (#28730) 2020-05-02 11:43:53 +01:00
Christiane Maier-Stadtherr
1b94936ff8
[4.0][a11y]Make module assignment accessible - step 1 (#28726) 2020-05-02 11:42:14 +01:00
Tobias Zulauf
2c7a1f2cdb
[3.10] Add the explanation about the compatibility tag to the pre update checker (#28772) 2020-05-02 11:40:53 +01:00
Thomas Hunziker
47d1e7761b
Check if file exists before trying to copy (#28823) 2020-05-02 11:39:17 +01:00
Nicola Galgano
a0d48880fe
[4.0] CLI commands (#28666) 2020-05-02 11:37:54 +01:00
Ciaran Walsh
a4d4c0e9dc
[4.0] Move system alerts inline (#28824) 2020-05-02 11:20:51 +01:00
Richard Fath
ffc54da1fa
[4.0] Fix float-right for other quickicons than counters in the Atum system dashboard for LTR (#28882)
* Add float-right class to quickicons in cpanel

* Move the change from js to php to fix the spinner, too
2020-05-02 07:40:46 +02:00
dGrammatiko
8c1f5be835
Fix the conditional (#28896) 2020-05-01 14:10:35 +01:00
dGrammatiko
9124e17e9b
Fix renaming to the same filename (#28894) 2020-05-01 10:52:44 +01:00
Peter Martin
7631518b05
Back-end Module Parameters - added validate=options (#28830) 2020-04-30 08:53:55 -07:00