29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-24 22:39:31 +00:00
Commit Graph

349 Commits

Author SHA1 Message Date
Allon Moritz
6eb910871a
Merge branch '4.3-dev' into 4.4-dev 2023-08-08 10:40:03 +02:00
Brian Teeman
c928ef63ee
[4.3] Display Contact quickicon (#41282)
Fixes a typo introduced with #40715 that prevented the contacts quickicon being displayed

Co-authored-by: Quy <quy@nomonkeybiz.com>
2023-07-31 18:16:21 +02:00
Allon Moritz
2d9fb9875b
Merge branch '4.3-dev' into 4.4-dev 2023-06-13 13:27:39 +02:00
Christiane Maier-Stadtherr
3d5a9aa00d
Display quickicons only for active components (#40715) 2023-06-11 19:59:41 -04:00
Allon Moritz
75f992f6f0
Merge branch '4.3-dev' into 4.4-dev 2023-06-05 13:17:11 +02:00
Nicola Galgano
2b8d4fcf46
fix link to content languages (#40671) 2023-06-02 15:45:53 -04:00
Tuan Pham Ngoc
f99abb1294
[4.4] Use HelperFactory to get Helper for mod_quickicon (#40018)
* Use HelperFactory to get Helper for mod_quickicon

* Fix typo

---------

Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
2023-05-05 14:42:52 +02:00
Hannes Papenberg
7047623c09
phan: Fixes to admin modules (#40322) 2023-04-04 08:26:21 +02:00
jsanders
4a8a51947f
[4.3] Replace JPATH_PLATFORM with _JEXEC in dispatcher.php (#39997) 2023-03-07 19:00:37 -05:00
Charvi Mehra
5e3d8489c3
Making the encoding consistent- changing lowercase utf to uppercase (#39951) 2023-02-26 20:17:02 -05:00
SD Danico
b9453908eb Merge branch '4.2-dev' into upmerge-20230224
# Conflicts:
#	administrator/components/com_config/src/Helper/ConfigHelper.php
#	administrator/components/com_finder/src/Response/Response.php
#	administrator/language/en-GB/install.xml
#	administrator/language/en-GB/langmetadata.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	api/language/en-GB/install.xml
#	api/language/en-GB/langmetadata.xml
#	components/com_contact/layouts/field/render.php
#	installation/language/en-GB/langmetadata.xml
#	language/en-GB/install.xml
#	language/en-GB/langmetadata.xml
#	libraries/src/Application/SiteApplication.php
#	libraries/src/Application/WebApplication.php
#	libraries/src/Client/FtpClient.php
#	libraries/src/Helper/LibraryHelper.php
#	libraries/src/Installer/InstallerExtension.php
#	libraries/src/Installer/Manifest.php
#	libraries/src/Installer/Manifest/LibraryManifest.php
#	libraries/src/Installer/Manifest/PackageManifest.php
#	libraries/src/Log/Logger/DatabaseLogger.php
#	libraries/src/Version.php
#	plugins/content/loadmodule/loadmodule.php
2023-02-24 17:56:54 -06:00
Brian Teeman
396b4fdb84
[4.2] Admin module dropdown (#39906) 2023-02-22 22:30:15 +01:00
Allon Moritz
1e7527b60e
Fixes various code style issues and integrate PHP CS Fixer into drone (#39745)
* Integrate PHP CS Fixer into drone

* Fix code base

* more verbose

* Ignore psr12 scripts

* Test

* revert

* Ignore also rebase script

* Align array and variable declarations

* Merges

* Fix the no break comment starting with upper case

* Fix alignment in arrays

* Article controller alignment
2023-01-31 11:20:05 +01:00
Olivier Buisard
c608616220 Merge branch '4.2-dev' into upmerge-2023-01-20
# Conflicts:
#	administrator/components/com_admin/script.php
#	administrator/components/com_categories/src/Model/CategoryModel.php
#	administrator/components/com_config/src/Model/ApplicationModel.php
#	administrator/components/com_config/src/Model/ComponentModel.php
#	administrator/components/com_fields/src/Model/FieldModel.php
#	administrator/components/com_fields/src/Model/GroupModel.php
#	administrator/components/com_finder/src/Indexer/Query.php
#	administrator/components/com_finder/src/Service/HTML/Filter.php
#	administrator/components/com_finder/src/Service/HTML/Query.php
#	administrator/components/com_joomlaupdate/src/Model/UpdateModel.php
#	administrator/components/com_languages/src/Model/StringsModel.php
#	administrator/components/com_menus/tmpl/items/modal.php
#	administrator/components/com_tags/src/Table/TagTable.php
#	administrator/components/com_users/src/Model/LevelsModel.php
#	administrator/components/com_users/src/Model/MailModel.php
#	administrator/components/com_users/src/Model/UserModel.php
#	administrator/modules/mod_quickicon/src/Helper/QuickIconHelper.php
#	components/com_config/src/Controller/ConfigController.php
#	components/com_content/src/Model/ArchiveModel.php
#	components/com_finder/src/Controller/SuggestionsController.php
#	components/com_tags/src/Model/TagModel.php
#	components/com_tags/src/Service/Router.php
#	components/com_tags/src/View/Tag/FeedView.php
#	components/com_tags/src/View/Tag/HtmlView.php
#	components/com_users/src/Controller/ProfileController.php
#	components/com_users/src/Controller/UserController.php
#	composer.lock
#	installation/src/Model/SetupModel.php
#	layouts/joomla/form/field/text.php
#	libraries/namespacemap.php
#	libraries/src/Component/Router/Rules/NomenuRules.php
#	libraries/src/Form/Field/TextField.php
#	libraries/src/Helper/ModuleHelper.php
#	libraries/src/MVC/Model/ListModel.php
#	libraries/src/Object/CMSObject.php
#	libraries/src/Table/ContentType.php
#	plugins/authentication/cookie/src/Extension/Cookie.php
#	plugins/behaviour/versionable/src/Extension/Versionable.php
#	plugins/editors/tinymce/src/Field/TinymcebuilderField.php
#	plugins/extension/namespacemap/src/Extension/NamespaceMap.php
#	plugins/quickicon/extensionupdate/src/Extension/Extensionupdate.php
#	plugins/quickicon/overridecheck/src/Extension/OverrideCheck.php
#	plugins/quickicon/privacycheck/privacycheck.php
#	plugins/user/joomla/joomla.php
2023-01-20 20:32:33 -05:00
Allon Moritz
10f250f418
Changes the code base to short array syntax (#39616) 2023-01-14 10:54:47 +01:00
Allon Moritz
9074ff4f0e
Merge pull request #39039 from joomla/4.2-dev
Upmerge
2022-10-23 10:10:12 +02:00
Sander Potjer
d001405176
Correct access checks for Categories Quick Icon (#35584)
* Correct access checks for Categories Quick Icon

* Phase 1 convert BRANCH to PSR-12

* Phase 2 convert BRANCH to PSR-12

Co-authored-by: Quy <quy@fluxbb.org>
Co-authored-by: Joomla! Bot <release+joomla-bot@joomla.org>
Co-authored-by: Hannes Papenberg <info@joomlager.de>
2022-10-22 09:25:45 +02:00
Brian Teeman
79775ffa1a
[4.3] Quickicons (#38267) 2022-09-16 21:43:16 -04:00
Harald Leithner
f520c98c64
Re-add jexec or die (#38615) 2022-08-28 09:39:05 +02:00
Richard Fath
987d22decb
Remove filename from mod_quickicon manifest (#38309) 2022-07-29 21:26:23 +02:00
Harald Leithner
dd91072a95 Phase 2 convert CMS to PSR-12 2022-06-27 20:21:30 +02:00
Harald Leithner
e7f5cc182b Phase 1 convert CMS to PSR-12 2022-06-27 20:18:44 +02:00
Roland Dalmulder
ee81859803
Merge branch '4.1-dev' into 4.2-dev
# Conflicts:
#	administrator/components/com_contact/src/Extension/ContactComponent.php
#	administrator/components/com_contact/src/Service/HTML/Icon.php
2022-05-15 09:16:47 +02:00
Christiane Maier-Stadtherr
0fdcd45303
Fix categories counter (#37738) 2022-05-13 15:48:35 +02:00
Thomas Hunziker
35433092a2
Use Y-m-d format for creation dates in extension XML. Adds date sorting to extension manager and localised date formats. (#27162)
* Make created date sortable in extension manager

* Add date option to sort dropdown

* Adjust dates to YYYY-MM(-DD)

* Some more creationDates

* missed some

* Found another two dates

* Wrong year

* Adjusting format in bump.php script to "Y-m"

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Thomas Hunziker <werbemails@bakual.ch>
Co-authored-by: Allon Moritz <allon.moritz@digital-peak.com>
2022-05-03 22:03:52 +02:00
Benjamin Trenkle
9c2342559a
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev 2021-11-25 23:30:01 +01:00
Shubhamverma2796
aee692bf7e
Validated type=number in Administrator Modules (#36100) 2021-11-24 15:16:54 +00:00
Phil E. Taylor
631493c294
remove static access (#35754) 2021-10-05 16:05:03 +02:00
Benjamin Trenkle
25221667b6
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev 2021-09-26 17:41:18 +02:00
Thomas Hunziker
ebad54c7bb
[4.0] Replace JHELP_ String with hardcoded ref-key (#35429)
* Replace JHELP_ String with hardcoded ref-key

* Simplifying helpTOC.php so it doesn't need to reverse lookup the JHELP_ strings.

* Remove loading of joomla.ini and messing with language class property

* alpha-sort help strings

* Next batch

* Last batch

* Ooops

Co-authored-by: Thomas Hunziker <werbemails@bakual.ch>
2021-09-23 22:41:52 +01:00
Benjamin Trenkle
4b2a75e94f Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev
# Conflicts:
#	libraries/src/Version.php
2021-09-18 11:04:04 +02:00
Thomas Hunziker
de3e354091
Allow empty "text" if "name" is present (needed for 3rd party + button) (#35415) 2021-08-29 18:50:06 +02:00
Benjamin Trenkle
9514f1b676 Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev
# Conflicts:
#	libraries/src/Version.php
2021-08-03 14:22:23 +03:00
Brian Teeman
4db6cc4868
[4.0] language filenames (#34963)
Update the name of the language file in the module and plugin xml

Components was done some time ago

As they arent really installable its more for reference
2021-08-02 10:34:07 +01:00
Benjamin Trenkle
125b2d7e13 Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev 2021-06-10 10:23:39 +02:00
Brian Teeman
a8da66982a
[4.0] quickiocn helper (#34455)
typo in group name - code review
2021-06-07 16:14:00 -07:00
Benjamin Trenkle
9b293e17c5 Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev 2021-05-22 01:29:09 +02:00
Phil E. Taylor
f5298faa36
remove unused import (#34003) 2021-05-20 19:46:44 +02:00
Benjamin Trenkle
93a46a3696 Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev 2021-05-10 15:14:35 +02:00
Ciaran Walsh
cbca409318
[4.0] Admin UI repaint (#33100)
* init

* cs

* cont

* [4.0] Remove atum/Service/HTML/Atum.php requirement

* inc composer.lock

* inc component and login

* Update composer.lock

* revert composer.lock update

* try that again

* set numeric hue default

* rm login and error imports

* regex with hsl

* err and comp

* cont

* cont

* cont

* cont

* cont

* cont

* rm card classes

* mobile header items

* wip

* this should be ok

* cs

* header refactoring

* Exclude Bootstrap DropDowns

* Apply the same rendering in all layouts

- restore scripts in the head

* add imports

* safety

* Remove the added # when clicking on the menu collapse

* There is no ul[role="menubar"]

* cont

* quicklinks js

* typos

* Cleanup further the template js

* cs

* cont

* done

* composer.lock

* scss lint

* composer update

* composer again

* composer again

* Restore original composer

Someone needs to remove `"ozdemirburak/iris": "2.0.*",`

* Update administrator/templates/atum/scss/_variables.scss

* CS

* composer is extremelly picky

* rehash that

* restore original composer.{json/lock}

Someone needs to remove "ozdemirburak/iris"

* fixes

* Update administrator/templates/atum/html/layouts/status.php

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

* Update administrator/templates/atum/html/layouts/status.php

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

* Update build/media_source/com_media/scss/components/_media-toolbar.scss

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

* Update administrator/templates/atum/scss/blocks/_login.scss

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

* Update administrator/components/com_cpanel/tmpl/cpanel/default.php

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

* Update administrator/templates/atum/scss/blocks/_sidebar.scss

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

* rm sidebar link color lang string

* media infobar

* rm permissions nested tabs border

* 'Add module ....' style

* install

* Fix modal,etc status bar

* PHP, SCSS CS

* Fix the logos for Safarti, cleanup

* Do the logo sizing in the css

* Lint it

* Update default.php

* Update default.php

* update sql’s

* Update administrator/modules/mod_post_installation_messages/tmpl/default.php

* Update administrator/modules/mod_messages/tmpl/default.php

* Update administrator/modules/mod_user/tmpl/default.php

* Update administrator/modules/mod_messages/tmpl/default.php

* Update installation/template/index.php

* Fix sqls

* Update default.php

* mobile toolbar

* quickicons-amount hvr

* media-info close position

* views missing background

* one more

* badge contrast

* misc

* lint

* Update installation/sql/mysql/base.sql

* Update installation/sql/postgresql/base.sql

* use success/danger for create/clear buttons

* Revert "use success/danger for create/clear buttons"

This reverts commit 3116cfda78.

* rm nested cards

* scoped sidebar badge color

* some missing main-card classes

* small revert

* Update administrator/components/com_installer/tmpl/updatesite/edit.php

* Update administrator/components/com_languages/tmpl/language/edit.php

* Fix menu edit page

* Sampledata script fixes

* Improve sampledata

* Scroll to view the message

* Update administrator/language/en-GB/mod_sampledata.ini

* more fixes for sampledata

* scope table shadow to just list

* mm

* Update default_modal_file_body.php

* increase tabs border-color contrast

* modals

* lint

* Tests

* Also

* Revert the last one

* Add the content back

* composer (?)

* Revert "composer (?)"

This reverts commit 644059bce5.

* Fix modals

* Modal title light

* Fix inconsistent gap

* modal padding

* composer

* module select modal

* com_redirect

* mange folders shadow

* new module modal

* install horiz scroll

* Fix conflicts

* composer again

* sample data manage btn pos

* edit menu item card

* mass mail user spacing

* Update default_batch_body.php

* correct padding for batch modals

* contentpane spacing

* partly resolve sysinfo responsive

* Add bottom margin

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* cs

* border contrast (again)

* template style assignment

* joomlaversion

* media responsive quick fix

* increase input border contrast

* nav hover contrast

* Add update SQL scripts

* choices computed height

* increase header drop item height

* link entire new module

* select module title to h2

* privacy dash footer spacing

* link underlines

* rm mod menu assign card style

* fix choices vert align

* strong highlight on active tab

* center align add module search

* border between tab content columns

* match list group padding with tables

* media list icon width

* alerts

* fix alerts text/icon color

* CS

* login warning alert icon color

* text only header joomlaversion

* fix up login

* quickicons blind fix for safari

* remove main background pattern

* login drop display

* scope rotating angle icons

* missing featured icon

* lint

* vert centre mobile toolbar toggle

* minor tweaks

Co-authored-by: dgrammatiko <d.grammatiko@gmail.com>
Co-authored-by: Harald Leithner <leithner@itronic.at>
Co-authored-by: Quy <quy@fluxbb.org>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2021-05-06 10:41:55 +02:00
wilsonge
fa083941f0
Merge commit '8004e90' into 4.0-dev 2021-05-03 01:23:12 +01:00
Harald Leithner
8004e90379 Merge branch 'staging' into 3.10-dev
# Conflicts:
#	administrator/language/en-GB/en-GB.xml
#	administrator/language/en-GB/install.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	installation/language/en-GB/en-GB.xml
#	installation/language/ja-JP/ja-JP.xml
#	language/en-GB/en-GB.xml
#	language/en-GB/install.xml
#	libraries/src/Version.php
2021-04-13 17:13:18 +02:00
Harald Leithner
6c7b17c33e
Prepare 3.9.26 release 2021-04-11 22:53:30 +02:00
Benjamin Trenkle
7b4eae86aa Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.1-dev 2021-04-02 19:38:22 +02:00
Allon Moritz
1f54b312b3
[4.0] Helper factory (#32633) 2021-03-25 15:38:06 +01:00
Christiane Maier-Stadtherr
3f488bf70c
[4.1] A new Icon for com_tags to the quickicon module (#32223)
* Add a new Icon for com_tags to the quicicon module

* Update administrator/language/en-GB/com_tags.ini

Co-authored-by: Brian Teeman <brian@teeman.net>

Co-authored-by: Brian Teeman <brian@teeman.net>
2021-02-07 07:57:26 +01:00
George Wilson
5785177ede
Bootstrap 5 (#32037) 2021-01-22 21:46:48 +00:00
Niels Braczek
3a5984d033
[4.0] Converted copyright statement to standard format (#31504) 2020-11-28 01:33:45 +00:00
Hans Kuijpers
282fd17f20
[4.0] rename Joomla core classNames fas fa- back to icon- (and still use Font Awesome) (#30707)
* ♻️ replace fas fa- by icon- and change scss variable fa-css-prefix from fa to icon

* replace fa- by icon-

* replace icon by #{$fa-css-prefix}

* move font-family from pseudo to element itself

* obsolete due to the iconPrefix

* remove case when equal to icon

* apply JLayout joomla.icon.iconclass for icon in Toolbar

* sanitize icon-icon- to icon-

* replace fas fa into icon in sql file

* replace fas fa into icon in vue files

* replace fas fa into icon in js files

* codestyle

* replace fa icon-search by icon-search

* replace fa- into icon-

* add missing prefix

* change order of namespace

* solution for fab = iconb-

* fix spacing next to icon when class does not start with icon-

* replace fas fa- by icon- after merge with most recent 4.0 changes

* prevent > 4 indents

* change order scss

* use double quotes in scss

* Update administrator/templates/atum/scss/blocks/_quickicons.scss

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>

* Update build/media_source/system/scss/_icomoon.scss

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>

* fix icons in installation

* replace fa- by icon-

* add styling for installation icons

* add pseudo element to icon eye

* replace fa- by icon-

* remove now obsolete strreplace

* extend to work with 'fas fa-' icons too. Introduction of $jicon-css-prefix next to $fa-css-prefix

* swap line 11 & 12 from the iconclass JLayout

* fixing Joomla logo icon

* add missing language icon

* revert earlier change. Add font awesome declaration in installation scss

* add missing trophy icon

Adds missing trophy icon

* combine icons from atum/scss/blocks/icons to build/media_source/system/scss/icomoon

and changed icons to onliners | sorted |uniq

* add missing Trophy icon

* add missing space

* fixes missing icons issue due to compiler quirk.

* Revert "fixes missing icons issue due to compiler quirk."

This reverts commit 53828ddf

* fixes missing icons issue due to compiler quirk."

* duplicate code

* more missing icons

* lots more missing icons

* bs functions called in root template.scss no need for duplicate

* removing duplicated definitions from iconclass.php

* removed unsupplied regular fontset

* Revert "removed unsupplied regular fontset"

This reverts commit b2f38746

* declare prefix's globally

* declare prefix's as default

* put :before back

* moving from iconclass.php to _icomoon.scss

* changed to icon-info-circle to match rest of icon-info usages

* all moved from iconclass.php except for unknowns

* put lost icons back.

* @quy fix

* removing obsolete classNames

* add missing icons

* added missing icons mentioned by @Quy in https://github.com/joomla/joomla-cms/pull/30707#issuecomment-699682784

* Update administrator/modules/mod_menu/tmpl/default_submenu.php

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

* added icons and sorted icons

* remove duplicate line

* beginning of mixin conversion

* oops, extra blank line

* u's

* t

* r-s

* wrong icons

* q

* Update build/media_source/system/scss/_icomoon.scss

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

* Update build/media_source/system/scss/_icomoon.scss

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

* Update build/media_source/system/scss/_icomoon.scss

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

* Update build/media_source/system/scss/_icomoon.scss

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

* Update build/media_source/system/scss/_icomoon.scss

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

* add missing icons

* apply DRY and convert a lot of duplicate code to simple foreach loop in scss

* pre-backup

* p's

* m-o

* l

* g-k

* reformat per drone

* reformat per drone

* change the each loop

* rewrite to use array(s)

* include icon-fw

* definition cleanup

* missing icons

* added imports to fix extends

* added missing spin function

* added special icons mapping

* better looking calendars

* fixes fa-spin(s)

* spinner => spin

* rewrite title of icomoon

* extend .list special types

* 🎨 code style fixes

* removal map-merge

* revert icon- to fas fa-

* revert icon- to fas fa-

* add icon text-width

* add icon-fax

added Icon-fax per request

* Update _icomoon.scss add spacinf

* remove duplicate declaration of icons

[class^="icon-"] and [class*=" icon-"] are taking care of it

* remove duplicate semi column

* remove joomla from icon list. Already declared in branded icon

* already set in icomoon

* removal obsolete icon

* Update administrator/templates/atum/scss/vendor/fontawesome-free/fontawesome.scss

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

* reapply icon

* Update build/media_source/system/scss/_icomoon.scss

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

* fas fa- => icon-

* far eqv iconr

* Update build/media_source/system/scss/_icomoon.scss

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

* add icons

icon-align-justify
icon-clipboard
icon-caret-down
icon-caret-up

* reapply icons

* reapply icons after solving merge conflicts

* replace fas fa- => icon-

* repalce fas fa- by icon-

* remove non-used style declaration

* change fas fa- into icon-

* reapply icons

* remove font-size, fixing size of icon in header

* fix loading icon-joomla

* change order loading font

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Bear <programming@hallhome.us>
Co-authored-by: Quy <quy@fluxbb.org>
2020-10-28 18:06:35 +01:00
Niels Braczek
2ca2d4ebf0
Converted copyright statement to standard format (#29689)
* Converted copyright statement to standard format

* Converted copyright statement to standard format (re-done without rename heuristic)

* Converted copyright statement to standard format (re-done with new rename algorithm)

* Removed copyright year update

* Fixed tests to allow line feed at eof

* Reverted changes not directly related to copyright statement

* Exchanged copyright sign with '(C)' in SQL files

* Fixed creation date in XML files
(Why do people keep changing that?)

* Changed sw-KE.ini manually

* Removed link from copyright in SQL data
(their source, the XML files, do not contain the link)

* Replaced copyright sign with (C) in XML files

* Converted copyright statement for files in `build/`, `libraries/fof/` and `libraries/joomla/`

* Fixed encoding

* Replaced copyright sign with its ASCII representation '(C)' to avoid conflicts and improve consistency

* Reconstructed creation dates from JoomlaCode and source code

* Changed creationDate to creation date of that specific language file version using ISO format

* Update LegacyFactory.php
2020-08-12 17:57:18 +02:00