29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-07-06 20:13:40 +00:00
Commit Graph

38450 Commits

Author SHA1 Message Date
Quy
70a2cac253 Fix markup (#25551) 2019-07-14 00:28:41 +01:00
Brian Teeman
c668651493 [4.0] Extensions Discover (#25224)
Change the description of the extension from a tooltip to be visually displayed.

Remove the tooltip with the author url and email address

This improves accessibility
2019-07-13 20:18:30 +01:00
Brian Teeman
811529edb6 [4.0] Inconsistent module header text (#23672) 2019-07-13 20:15:43 +01:00
Brian Teeman
77d0cb64f4 [4.0] remove chzn class (#24985)
This PR is to replace the use of the chzn class in the admin with custom-select-color and custom-select-color-state

NOTE these classes are not doing anything yet but thats for another PR
2019-07-13 20:05:56 +01:00
Brian Teeman
2c7f4668d0 [4.0] PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION (#24863) 2019-07-13 20:04:44 +01:00
Brian Teeman
df746ccb4c [4.0] com_templates - remove unused submenu code (#25306) 2019-07-13 20:03:39 +01:00
Brian Teeman
2624db37c5 [4.0] Extension updated infourl (#25494)
The check of `isset` is wrong and it should be `!empty`

If you have an outdated extension then it will display a non clickable url to the xml AND if set a clickable url to a details page

The existing code would still output a `br` and and empty `a` if there was no details page available. This simple PR fixes that
2019-07-13 20:02:25 +01:00
Harald Leithner
1591dcc510 Convert plg_system_logrotation to prepared statements (#25505) 2019-07-13 20:01:45 +01:00
Brian Teeman
fc2cd909bb [4.0] behavior.popover (#25521)
Remove this behavior on pages where it will never be used ie there is nothing with a class of `.haspopup`
2019-07-13 19:59:04 +01:00
Brian Teeman
41eaedc55b [4.0] Html in descriptions (#25537)
Do not use htmlspecialchars on descriptions as we have html markup in the text :(
2019-07-13 19:58:09 +01:00
Harald Leithner
77c0c821af Convert plugin user joomla to prepared statements (#25543) 2019-07-13 19:57:29 +01:00
Harald Leithner
5401b612ee Legacy cleanup plg_system_remember (#25546) 2019-07-13 19:55:32 +01:00
Quy
4137ce1282
Add quoteName in plg_system_httpheaders (#25504) 2019-07-13 07:31:14 -07:00
Quy
6e50df7991
Merge branch '4.0-dev' into prepared-plg-system-httpheaders 2019-07-12 21:44:37 -07:00
Jelle Kok
e348081acd [4.0] Codeception codestyle (#25523) 2019-07-12 16:41:14 +01:00
SharkyKZ
a7cc4a7c5e Always load language files (#25535) 2019-07-12 16:38:31 +01:00
SharkyKZ
53404fc57d [4.0] Fix Actionlog model loading (#25511) 2019-07-12 14:16:53 +01:00
SharkyKZ
e5297ab79d Namespace JDate uses (#25512) 2019-07-12 14:13:00 +01:00
infograf768
a503c4ac79 [4.0] Correcting massmail js (#25517) 2019-07-12 14:12:24 +01:00
Michael Babker
d88d2b9fc4 Remove deprecated *_dev_level attributes from update server manifests (#25495) 2019-07-12 14:11:01 +01:00
George Wilson
2ad0f31721
[4.0] Disallow failures on new codestyle (#25529) 2019-07-12 14:04:49 +01:00
George Wilson
15013430b3
Fix application being injected into the router 2019-07-12 13:53:55 +01:00
Hannes Papenberg
92c5f91883 Fixing case of file (#25530) 2019-07-12 11:48:22 +01:00
George Wilson
fcc4d57f8e
Change doc block to satisfy code standards 2019-07-12 10:39:29 +01:00
wilsonge
8d983f4406
Fix line lengths 2019-07-12 10:26:21 +01:00
Harald Leithner
1f2e57fbb9 Update .done.yml signature (#25528) 2019-07-12 11:15:55 +02:00
wilsonge
f1b60f6d00
Fix input filter codestyle 2019-07-12 10:05:10 +01:00
wilsonge
120e2471f8
Update coding standards to fix closures 2019-07-12 09:50:16 +01:00
George Wilson
2af6169e29
Fix backslash to forward slash 2019-07-12 09:22:40 +01:00
George Wilson
7e642ff2ce
Revert back CS Change as it fails anyway and was 'correct' before 2019-07-12 09:20:48 +01:00
George Wilson
7ecf4d4745
Fix codestyle 2019-07-12 09:15:10 +01:00
Hannes Papenberg
b4b63a2da9 [4.0] Add an Integration test suite stub (#25118) 2019-07-11 23:48:37 +01:00
Hannes Papenberg
bff17dfdbf [4.0] Codestyle fixes for new CMS codestyle Batch 16/16 (#25471) 2019-07-11 23:39:23 +01:00
Hannes Papenberg
03ff591b1b [4.0] Codestyle fixes for new CMS codestyle Batch 15/16? (#25470) 2019-07-11 23:31:00 +01:00
Hannes Papenberg
1cff4685c7 [4.0] Codestyle fixes for new CMS codestyle Batch 14/16? (#25469) 2019-07-11 23:14:10 +01:00
Brian Teeman
b9264a42ea [4.0] Unused file (#25513)
afaict this file stopped being used in 2013 when the reference to loadTemplate('options') was removed with this commit 7a9822cd1a

assuming i am correct then it would be a good idea to stop maintaining a ghost file

Note: There may be more
2019-07-11 23:12:22 +01:00
Puneet Kala
9840a99948 Updating Localhost testing setup instructions, adding selenium standalone node module (#25483) 2019-07-11 23:10:18 +01:00
Hannes Papenberg
b2a2b93de7 [4.0] Codestyle fixes for new CMS codestyle Batch 13/16? (#25468) 2019-07-11 23:06:25 +01:00
Hannes Papenberg
d24f476c32 [4.0] Codestyle fixes for new CMS codestyle Batch 12/16? (#25466) 2019-07-11 23:02:11 +01:00
Hannes Papenberg
2dc9ebd820 [4.0] Codestyle fixes for new CMS codestyle Batch 11/16? (#25465) 2019-07-11 22:54:50 +01:00
Hannes Papenberg
caf411516d [4.0] Codestyle fixes for new CMS codestyle Batch 10/16 (#25464) 2019-07-11 22:50:32 +01:00
Hannes Papenberg
bcfe219c9d [4.0] Codestyle fixes for new CMS codestyle Batch 9/16? (#25462) 2019-07-11 22:46:32 +01:00
Hannes Papenberg
47688cd4de [4.0] Codestyle fixes for new CMS codestyle Batch 8/16? (#25459) 2019-07-11 22:42:30 +01:00
Hannes Papenberg
d7f0a94629 [4.0] Codestyle fixes for new CMS codestyle Batch 7/16? (#25458) 2019-07-11 22:16:19 +01:00
Hannes Papenberg
fecebe41e9 [4.0] Codestyle fixes for new CMS codestyle Batch 6/16 (#25457) 2019-07-11 22:01:52 +01:00
Hannes Papenberg
8ab6fe0c90 [4.0] Codestyle fixes for new CMS codestyle Batch 5/16 (#25456) 2019-07-11 21:44:58 +01:00
Hannes Papenberg
556a2b301a [4.0] Codestyle fixes for new CMS codestyle Batch 4/16? (#25455) 2019-07-11 21:37:27 +01:00
Hannes Papenberg
fd7eb5f36b [4.0] Codestyle fixes for new CMS codestyle Batch 3/16 (#25453) 2019-07-11 21:24:18 +01:00
Hannes Papenberg
3758f0e55a [4.0] Codestyle fixes for new CMS codestyle Batch 2/16? (#25451) 2019-07-11 21:20:22 +01:00
Brian Teeman
163ab40b07 [4.0] behavior.hastooltip (#25501)
This PR removes the remaining instances of `HTMLHelper::_('behavior.tooltip');`

It doesn't do anything at all as can be seen
42067d5656/libraries/cms/html/behavior.php (L112)

It is just a copy/paste error
2019-07-11 20:55:24 +01:00