29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-30 17:13:41 +00:00
Commit Graph

9622 Commits

Author SHA1 Message Date
Troy T. Hall
4274776a45 Merge remote-tracking branch 'Joomla/4.0-dev' into icon-
# Conflicts:
#	administrator/templates/atum/scss/blocks/_header.scss
#	administrator/templates/atum/scss/blocks/_toolbar.scss
#	administrator/templates/atum/scss/template-rtl.scss
2020-04-10 10:19:05 -05:00
Richard Fath
4617ce912d
[4.0] Fixing smartsearch issue with some multibytes characters (alternative proposal) (#28592) 2020-04-09 23:06:57 +01:00
Richard Fath
a4961b7c23
Add back table #__csp to installation sql for postgresql (#28605) 2020-04-08 09:50:49 +01:00
SharkyKZ
bf2cfd0fc3
[4.0] Update UCM content types (#28364) 2020-04-07 22:50:36 +01:00
Dmitry Rekun
346ba8140f
Preparing the installation in Russian for 3.9.17 (#28602) 2020-04-07 21:18:43 +02:00
Thomas Hunziker
f70447ed64
Updating installation language files (#28485) 2020-04-07 15:26:07 +02:00
Hannes Papenberg
f3d7f6b6f7
[4.0] Restructuring Installation, splitting up SQL (#28350)
* Restructuring Installation, splitting up SQL
* Codestyle and some cleanup
* Codestyle
* Fixing Postgres SQL
* Fix conflict in mysql/base.sql
* Fix merge conflict in configuration model
* Fix misleading variable name
* Update mysql to latest 4.0-dev
* Update postgresql to latest 4.0-dev
* Move update of utf8 conversion table back do database model

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2020-04-04 14:52:00 +02:00
bembelimen
3cee575ae8 Merge branch '4.0-dev' of github.com:joomla/joomla-cms into workflow-v3
# Conflicts:
#	installation/sql/postgresql/joomla.sql
#	plugins/content/pagenavigation/pagenavigation.php
2020-04-03 21:03:36 +02:00
George Wilson
b7ebd5e3b0
Fix response when session token is invalid 2020-04-01 19:35:36 +01:00
Brian Teeman
490b577087
[4.0] Installation template (#28532) 2020-04-01 14:47:50 +01:00
Quy
81406e42df
[4.0] Add locked field to extensions table, prevent uninstalling core extensions, restructure protected extension list (#28462) 2020-03-31 14:42:00 +01:00
Thomas Hunziker
7aafc097dc
Updating Installation language files (#28471) 2020-03-27 18:04:59 +01:00
Stefan Wendhausen
c5382ebdfc
[staging] Preparing the installation in german for 3.9.17 (#28483)
https://github.com/joomla/joomla-cms/pull/28440
2020-03-27 17:54:58 +01:00
Allon Moritz
0a6da70502
[4.0] Escape single quotes properly in postgres install file (#28443) 2020-03-25 10:48:45 +00:00
Astrid
321702ae6a
change jpath to jexec (#28417) 2020-03-24 23:28:49 +01:00
Richard Fath
8b6b5746ef
[4.0] Fix initial core data and code style in joomla.sql files (#28424) 2020-03-24 12:27:30 +00:00
Richard Fath
00aad3963c
[4.0] Change collations of com_finder tables from general to unicode on MySQL databases. (#28425) 2020-03-23 21:49:40 +00:00
Nicholas K. Dionysopoulos
ce7eb625e8
[4.0] Token authentication for the API application (#27021) 2020-03-23 21:04:14 +00:00
Brian Teeman
4f8c07e22b
[staging] missing string (#28440)
Fixes the missing string error reported at #28438
2020-03-23 20:02:17 +01:00
Hannes Papenberg
4b6c18e893
[4.0] Removing repeatable field plugin (#28319) 2020-03-18 14:52:59 +00:00
Richard Fath
65d2d1408c
[4.0] [Installation] Fix error when specifying a not existing database and not having privilege to create a new one (#28345)
* Handle exceptions from database installation

In configuration model, delete configuration file in case of exceptions and re throw, in controller enqueue exception message in that case.

* Handle RuntimeExceptions
2020-03-17 16:15:31 +00:00
George Wilson
8cf990821b
Cleanup formvalidation behaviour (#28352) 2020-03-16 14:13:03 +00:00
Astrid
b475126e0d
[4.0] Set default Site and Admin languages in installer (#28328) 2020-03-15 15:06:11 +00:00
Richard Fath
c31687c851
[4.0] [Installation] Fix creation of new database for MySQL (PDO) and PostgreSQL (PDO) (#28338)
* Fix new database installation for MySQL (PDO)

When using MySQL (PDO) and having a user who has privileges to create a database, skip checks which will later be done in the database model.

* Fix new database installation for PostgreSQL (PDO)

Use the "postgres" database for the alternative driver and check for the right exception messages when using PostgreSQL (PDO).

* Fix comment and remove obsolete postgresql driver handling
2020-03-14 22:26:29 +00:00
Benjamin Trenkle
f7db0e2c6e
Remove condition from workflow component (#52) 2020-03-14 20:55:46 +01:00
George Wilson
615c71a93d
Merge pull request #28335 from wilsonge/3916-merge
3.9.16 merge
2020-03-14 12:17:33 +00:00
SharkyKZ
b43209a629
[4.0] Formatting in Webauthn SQL (#28337) 2020-03-14 13:12:35 +01:00
wilsonge
d42f08218b
Merge branch '3.10-dev' into 4.0-dev 2020-03-14 02:15:55 +00:00
SharkyKZ
45b81561bf
[4.0] Update UCM component table classes (#27992) 2020-03-12 16:38:06 +00:00
Harald Leithner
26a4393b16 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
#	language/en-GB/en-GB.xml
#	language/en-GB/install.xml
#	libraries/src/Version.php
2020-03-10 16:41:03 +01:00
Harald Leithner
2e2188dedc Reset to dev 2020-03-10 16:30:17 +01:00
Brian Teeman
36aef5ed8a
[4.0] Adaptive Accessibility Menu (#27940) 2020-03-10 13:45:25 +00:00
George Wilson
ffea4af1fd Merge commit '149e26d' into 4.0-dev 2020-03-09 22:18:06 +00:00
Harald Leithner
cf2534078e Joomla! 3.9.16
Signed-off-by: Harald Leithner <leithner@itronic.at>
2020-03-09 15:22:35 +01:00
Brian Teeman
873243ec86
[4.0] API language files (#28282)
Adds the api language file to the extensions table and the manifest so it does not appear as discoverable on a new install

Adds API XML to crowdin
2020-03-09 10:36:14 +00:00
Harald Leithner
73627c5aa6
[4.0] WebAuthn Passwordless Authentication – Reloaded (#28094)
This PR adds support for WebAuthn (W3C Web Authentication). This is a W3C standard made official in March 2019.

WebAuthn allows users to authenticate (log in) securely into a site without using a password. Instead it uses authenticators. An authenticator is either a discrete hardware device or a Trusted Platform Module (TPM) / Secure Enclave built into your device. Moreover, it only works under HTTPS. By using secure hardware and secure transport it makes sure that the authentication is resistant to eavesdropping, phishing, brute-force and other attack modes associated with fixed passwords.
2020-03-05 14:24:08 +01:00
Harald Leithner
2e40eb237e Joomla! 3.9.16 Release Candidate 2020-03-04 22:58:10 +01:00
Richard Fath
b453bccdb7
[4.0] Add minimum db version check to the installation's database connection check (#28135) 2020-03-04 07:31:57 +00:00
Troy T. Hall
bf4aabc476 Merge remote-tracking branch 'Joomla/4.0-dev' into icon- 2020-02-29 09:01:54 -06:00
Nicola Galgano
8066dee959
[4.0] fix warning 1280 for mysql/mariadb (#28128)
* fix warning 1280

* fix warning 1280

* fix warning 1280
2020-02-29 09:17:48 +01:00
Troy T. Hall
8861dc7b41 Merge remote-tracking branch 'Joomla/4.0-dev' into icon-
# Conflicts:
#	administrator/components/com_media/package-lock.json
#	administrator/templates/atum/scss/blocks/_header.scss
#	administrator/templates/atum/scss/blocks/_icons.scss
#	administrator/templates/atum/scss/blocks/_toolbar.scss
2020-02-28 10:01:06 -06:00
George Wilson
54c0475083
[4.0] SCSS lint fixes (#28076) 2020-02-26 10:16:06 +00:00
Quy
641c561cd6
[4.0] Replace select-bg.svg with dark arrow (#28059)
Arrow in dropdown is not visible during installation. Replace light arrow with dark arrow svg files.
2020-02-25 20:24:57 +01:00
brian teeman
8ae97d76a1 more 2020-02-25 14:54:53 +00:00
brian teeman
5095ba973b more 2020-02-25 13:43:08 +00:00
brian teeman
c7840ed192 more 2020-02-25 13:29:12 +00:00
brian teeman
c084086966 lets see if the lint likes this 2020-02-25 12:49:27 +00:00
Brian Teeman
671a4face7
Remove com_mailto (#25516) 2020-02-24 10:06:38 +01:00
Nicola Galgano
8ea5b9ffd5
[3] fix wrong catid for contactcreator (#27949)
* mysql

* postgresql

* mssql
2020-02-20 23:37:04 +01:00
Troy T. Hall
f85ff1355b several single icons found 2020-02-20 11:39:33 -06:00
Bear
9bcfb8a66c
[4.0] Convert icon- in toolbar to fa- ( part 1 ) (#27686) 2020-02-18 11:00:36 +00:00
Astrid
9b910ecee3
[4.0] Delete version number in manifest (#27969) 2020-02-17 22:34:22 +00:00
Brian Teeman
5fac42b01d
[4.0] Components dashboard (#27773) 2020-02-16 12:15:24 +00:00
Richard Fath
c1299935e0 Fix joomla.sql 2020-02-15 11:53:32 +01:00
Richard Fath
32d5f59c8c
Merge branch 'staging' into invalid-sql-joomla3 2020-02-15 11:12:02 +01:00
SharkyKZ
c26d57b32d
[4.0] Use layout attribute to set field layout (#26214)
* Use layout to set layout

* Update forms

* Set layout

* Cleanup

* Double label workaround

* Update newly added fields

* Remove extra quote

* Update forms

Co-authored-by: Quy <quy@fluxbb.org>
2020-02-11 11:19:25 +01:00
Richard Fath
69833c37c5 [4.0] Allow empty metakey values in database tables (#27854)
* Allow empty metakey values in database tables

* Remove meta from keywords in comments

* Use null instead empty string for empty metakey

* Roll back unnecessary change for categories

* For tags do like for categories because varchar not null in past
2020-02-10 08:20:41 +01:00
wilsonge
7af2ce3b4b
Fix icon reference 2020-02-09 20:39:20 +00:00
infograf768
b613e97d61
[4.0] Missing installation error language string (#27870) 2020-02-09 16:59:59 +00:00
Fedir Zinchuk
7f5c57d082
WebAsset for installation/error (#27855) 2020-02-08 16:09:34 +00:00
Brian Teeman
ebf3063f1b
[4.0] Remove Meta Keywords (part 1) (#25258)
* [4.0] Remove Meta Keywords (part 1)

Meta Keywords as a meta tag has pretty much been irrelevant for **10 years**

This PR does the following

1. Removes Site Meta Keywords from global config
2. Removes Menu item Meta Keywords
3. Removes per language Meta Keywords
4. Renames the item field Meta Keywords to Keywords
 - We use this as a field with mod_related_items and com_banners

Part 2 of removing meta keywords will
1. Move the Keyword field to a more appropriate place
2. Check that all the keyword fields are used with mod_related_items and com_banners

### Testing
Check that Meta Keyword field is removed from global config and menu items
Check that renamed Keyword field does not produce a meta key in the frontend

* .

* Update language/en-GB/mod_related_items.sys.ini

Co-Authored-By: Quy <quy@fluxbb.org>

* Update Content.php

* Update Content.php

* Update com_banners.ini

Co-authored-by: Quy <quy@fluxbb.org>
2020-02-07 19:51:32 +01:00
Richard Fath
01b0590ec0
Fix menu lft rgt (#96) 2020-02-04 21:35:20 +00:00
Richard Fath
505c8c9a12 Undo dummy change 2020-02-04 21:11:32 +01:00
Richard Fath
a95058e540 Dummy change to be removed later 2020-02-04 21:11:04 +01:00
Richard Fath
96ef0a16df Merge remote-tracking branch 'upstream/4.0-dev' into messages 2020-02-04 20:31:02 +01:00
Bear
f45af25f32
[4.0] - Update fontawesome 4- to fontawesome 5 classes (#27657)
* circle

* ellipsis

* Revert "ellipsis"

This reverts commit 8212d77e

* "ellipsis"

* exclamation

* exclamation

* bulk replace

* vue

* sql

* scss changes for .fa {

* adding .fas & .far to .fa, .fab

* ran npm ci

* fixed font size issue

* updated -eye and -eye-slash

* Revert "updated -eye and -eye-slash"

This reverts commit beb37719

* change fa-css-prefix to fas
issue #27333

* quickicons

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

revert as it refers to the icon content itself not the calling class

Co-Authored-By: Quy <quy@fluxbb.org>

* Revert "ran npm ci" to remove package-lock.json

This reverts commit 217f924e

* revert _header.scss

* revert conflict

* reapply fas fix

* reapply fas fix for _header.scss

* media folder icons

* media folder icon in toolbar

* open eye

* open eye

* Add missing fas class for quickicons

* Add missing fas and fab classes to inactive tables

* remove .fa and .far

* remove more .fa and .far

* resolve conflict

* accidently removed lines

* try again

Co-authored-by: Quy <quy@fluxbb.org>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2020-02-03 23:09:36 +01:00
infograf768
118d4c008f
[4.0] RTL: correcting Joomla Installation display (#27732) 2020-02-02 09:44:02 +01:00
Thomas Hunziker
cbe3548bc1 Updated nl-NL installation language files 2020-01-31 20:26:50 +01:00
Richard Fath
aae5b3baa0
Correct db encryption fields order (#27727)
Co-authored-by: Quy <quy@fluxbb.org>
2020-01-31 07:47:37 -08:00
Ciaran Walsh
a9f80d608f
[4.0] Flex based control-group fields (#27684)
* Flex fields

* add form-vertical class

* switcher

* full width note

* reduce label padding

* Update switcher.scss

* increase vertical spacing between fields

* remove top margin from first field

* add table-responsive class to global filters

Co-authored-by: infograf768 <infografjms@gmail.com>
2020-01-30 11:47:10 +01:00
Harald Leithner
195e2ca311 Merge remote-tracking branch 'upstream/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
#	language/en-GB/en-GB.xml
#	language/en-GB/install.xml
#	libraries/src/Version.php
2020-01-28 16:34:35 +01:00
Harald Leithner
f6c70dcd08 Reset to dev 2020-01-28 16:21:33 +01:00
Thomas Hunziker
06d4e006b1 Typo again (#27616) 2020-01-23 13:25:53 -08:00
Harald Leithner
4172b68dac Prepare Joomla 3.9.15 release candidate 2020-01-22 23:07:06 +01:00
Thomas Hunziker
78f0d5221c Updated sk-SK installation language file 2020-01-20 17:19:12 +01:00
Fedir Zinchuk
ee6024d67e Installation to use WebAsset (#27472) 2020-01-11 15:48:58 +00:00
Nicola Galgano
168748a6e8 [4.0][com_finder] move finder menu items from sidebar to menu (#27032) 2020-01-11 14:24:10 +00:00
Richard Fath
889ddfc480 [4.0] Add TLS transfer encryption for database connections at installation - 2nd version (#27348) 2020-01-11 00:15:54 +00:00
Richard Fath
9c5e87617c [4.0] TLS encryption for database connections: Corrections and enhancements (#27351) 2020-01-08 19:07:32 +00:00
Nicola Galgano
3a1b595ddf case insensitive management for email address (#24117)
Co-authored-by: Quy <quy@fluxbb.org>
Co-authored-by: infograf768 <infografjms@gmail.com>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2020-01-08 14:13:54 +01:00
Brian Teeman
d6d07f6b2c [4.0] Toggle Password Visibility - Installer (#27428)
* [4.0] Toggle Password Visibility - Installer

The strings for Screen Readers are now "Show Password" and "Hide Password"

NOTE: Before these recent PR the Text was untranslated

* i cant spell

Co-authored-by: Quy <quy@fluxbb.org>
2020-01-07 09:10:41 -08:00
Brian Teeman
8084ec73f0
Merge branch '4.0-dev' into messages 2020-01-05 18:44:41 +00:00
Brian Teeman
b5a4289b39
Update installation/sql/postgresql/joomla.sql
Co-Authored-By: Quy <quy@fluxbb.org>
2020-01-05 18:43:18 +00:00
Brian Teeman
d369780512
Update installation/sql/postgresql/joomla.sql
Co-Authored-By: Quy <quy@fluxbb.org>
2020-01-05 18:43:11 +00:00
Brian Teeman
2cba46a8cc
Update installation/sql/mysql/joomla.sql
Co-Authored-By: Quy <quy@fluxbb.org>
2020-01-05 18:43:01 +00:00
Brian Teeman
26d877c5cf
Update installation/sql/mysql/joomla.sql
Co-Authored-By: Quy <quy@fluxbb.org>
2020-01-05 18:42:51 +00:00
Brian Teeman
1e9914ad05 [4.0] configuration.php-dist (#27254)
update to match actual generated file
- eg remove quotes from numbers
- change 0/1 to false/true where appropriate
- update comments
2020-01-04 21:35:11 +00:00
Quy
cc6474d12a
Merge branch '4.0-dev' into messages 2020-01-03 20:28:12 -08:00
Richard Fath
f8d21d8c50 [4.0] Add back remote database host security check at installation (#27360)
* Add back remote database host security check at installation
* Check if installation folder is writable to avoid PHP warnings

This also speeds up the check a bit, and the installation folder needs to be writable for later removal after installation, too.

* Add env var to system tests to skip the security checks
2020-01-01 11:44:50 +01:00
Thomas Hunziker
bff8fe6168 Updating es-CO installation language files. 2019-12-26 23:30:24 +01:00
Chang Zhao
395d2ba24f Replace inline styles with classes (joomla#27297) (#27298) 2019-12-23 12:21:18 +00:00
Brian Teeman
c80a4a0c1a [4.0]housekeeping (#27264)
* [4.0]housekeeping

fixes various typos and grammar mainly in code blocks and comments

* Update FeedParserTest.php

* fix over agressive search/replace
2019-12-20 15:37:12 -08:00
Stefan Wendhausen
6b3f9297c8 update german installation files (#27313)
references the PR for the issue https://github.com/joomla/joomla-cms/issues/27306
2019-12-19 09:49:05 +01:00
Harald Leithner
68f8d13c9d 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
#	language/en-GB/en-GB.xml
#	language/en-GB/install.xml
#	libraries/src/Version.php
2019-12-17 16:24:10 +01:00
Harald Leithner
f5beb200df Reset to dev 2019-12-17 10:03:33 +01:00
Thomas Hunziker
df3cdaad04 Reverse loading order of language files to give precedence to non-prefixed files (#27250) 2019-12-14 10:24:26 +01:00
Harald Leithner
bdb01acb2a Joomla! 3.9.14 Release Candidate 2019-12-11 17:06:49 +01:00
Brian Teeman
ec0c573100
Merge branch '4.0-dev' into messages 2019-12-11 09:08:14 +00:00
Quy
63ae69d173 Remove duplicate buttons (#27186) 2019-12-05 22:51:01 +01:00
Tobias Zulauf
462b587f24 bump php minimum to 7.2.5 (#27191) 2019-12-02 10:11:46 +01:00
Brian Teeman
693a09d6a8
Merge remote-tracking branch 'origin/4.0-dev' into messages 2019-11-30 22:37:51 +00:00
Hannes Papenberg
c0ac9e03fe
Adding improved error handling for installer (#26073) 2019-11-30 22:10:12 +00:00
imanickam
80edab87af Update News Need ID in Single News Feed menu item (#27100)
At present the News Feed ID mentioned/chosen in the SQL of the menu item with title Single News Feed is 4.  Whereas there are only three News Feed Items defined in the Sample Data Learn and their IDs are 1, 2, and 3.  So, there is no News Feed item with ID 4.  This results in error when the menu item Single News Feed is chosen in the front end when the Sample Data Learn is installed.
2019-11-26 16:26:51 +02:00
imanickam
2ff7adf833 Update News Need ID in Single News Feed menu item (#27101)
At present the News Feed ID mentioned/chosen in the SQL of the menu item with title Single News Feed is 4.  Whereas there are only three News Feed Items defined in the Sample Data Learn and their IDs are 1, 2, and 3.  So, there is no News Feed item with ID 4.  This results in error when the menu item Single News Feed is chosen in the front end when the Sample Data Learn is installed.
2019-11-24 21:26:41 +01:00
imanickam
a830f0ab2d Update News Need ID in Single News Feed menu item - SQL Azure (#27102)
At present the News Feed ID mentioned/chosen in the SQL of the menu item with title Single News Feed is 4.  Whereas there are only three News Feed Items defined in the Sample Data Learn and their IDs are 1, 2, and 3.  So, there is no News Feed item with ID 4.  This results in error when the menu item Single News Feed is chosen in the front end when the Sample Data Learn is installed.
2019-11-24 15:49:39 +01:00
Thomas Hunziker
550aacd89d 4.0 rename language files (#27130)
* Remove language prefix from language files

* Renaming en-GB.ini and en-US.ini to joomla.ini
Renaming en-GB.xml and en-US.xml to langmetadata.xml
2019-11-24 15:49:01 +01:00
wilsonge
1f031ac21d
Merge branch '3.10-dev' into 4.0-dev 2019-11-21 13:33:29 +00:00
wilsonge
908954c858 Joomla! 3.9.13
-----BEGIN PGP SIGNATURE-----
 
 iQHIBAABCgAyFiEEc8tLlhrb4aveTfJiRzuTXEnqGwgFAl3BjfkUHGxlaXRobmVy
 QGl0cm9uaWMuYXQACgkQRzuTXEnqGwgKEAwA84QvCj23Hm0DrhL7T//rDbkXJ3G+
 xNKBo2Wux1PSe2XN1wfJHgLRtCtM8oFApYCYMtgZhVDWLJsQ32zHK4gWrbxYTOIQ
 nPgfvI14T1vlIYrC71ob18jvfaox8BygTaLEjgUWkcd52MSkKua3QirKOiskKt5r
 PlcMrBn3PaboczneFjBI4xlsR1eQZJbd9fOt6iGWp0odgODb6bcnY4JLR2+J0xYs
 Ek7UdK0gneq89CIEfQrlG9WwGkA7NkaMJYGi9UzEtYgI6yXg6XKKuL8ModyOvAYA
 FDCh+M6s/TOmi19MtHTUdeanLi/PE0W0L8T1ZUKhEFujmIvQS85EcvZUvV/xbZyB
 RvZ5wxGA2ElIOteBmWe9PdCR9ww26OrP1JnLG4OacQl0B24UQZpi0nxXApDhb0+q
 rDDMrzvD5XApmmeXVn2toAGchamLlAxxlxny0fDmg/dkk1LmW3GyvNoeOfphzjBT
 B4H+7UPRxihP332qBritQizktU4pImeDo6E/
 =AjaW
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEE5a/8IjweQSgQZsLg74Exkxj8nQQFAl3WbuAACgkQ74Exkxj8
 nQSb0Qf/dxzME7tBftRLyflpOe3Cl0w6FlVVpvpYDBnrwx98Q40nRMYAJY63Vgrv
 mEuBhuuEkfxVGx8pyMKsH7h7Mf9W6qPVcoCkhfthPoc4AIWVjKEpJzSBp2/5lr/k
 HQWKXcBX6W7f65Xn/hVRSgax2QSUJ7SUaV2TU9AG19QhxmwCrtGXIZquJEvhj3FR
 dxe0XMt0KhGDlxW710rZDFalburKj11e62KX/HJtdYwODorZk5WhRyfTiSnK42eg
 syKCmfyzWgnc2arguQZSQvcUPSRxn+3q2/cnx1Sc0R9AKbC00EmgeSxE3YiA/wxb
 LO/h9Da82DRiqr9TusfOi88JMfuLOg==
 =MA29
 -----END PGP SIGNATURE-----

Merge tag '3.9.13' into 3.10-dev

Joomla! 3.9.13
2019-11-21 11:02:51 +00:00
wilsonge
03a2312267 Joomla! 3.9.13
-----BEGIN PGP SIGNATURE-----
 
 iQHIBAABCgAyFiEEc8tLlhrb4aveTfJiRzuTXEnqGwgFAl3BjfkUHGxlaXRobmVy
 QGl0cm9uaWMuYXQACgkQRzuTXEnqGwgKEAwA84QvCj23Hm0DrhL7T//rDbkXJ3G+
 xNKBo2Wux1PSe2XN1wfJHgLRtCtM8oFApYCYMtgZhVDWLJsQ32zHK4gWrbxYTOIQ
 nPgfvI14T1vlIYrC71ob18jvfaox8BygTaLEjgUWkcd52MSkKua3QirKOiskKt5r
 PlcMrBn3PaboczneFjBI4xlsR1eQZJbd9fOt6iGWp0odgODb6bcnY4JLR2+J0xYs
 Ek7UdK0gneq89CIEfQrlG9WwGkA7NkaMJYGi9UzEtYgI6yXg6XKKuL8ModyOvAYA
 FDCh+M6s/TOmi19MtHTUdeanLi/PE0W0L8T1ZUKhEFujmIvQS85EcvZUvV/xbZyB
 RvZ5wxGA2ElIOteBmWe9PdCR9ww26OrP1JnLG4OacQl0B24UQZpi0nxXApDhb0+q
 rDDMrzvD5XApmmeXVn2toAGchamLlAxxlxny0fDmg/dkk1LmW3GyvNoeOfphzjBT
 B4H+7UPRxihP332qBritQizktU4pImeDo6E/
 =AjaW
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEE5a/8IjweQSgQZsLg74Exkxj8nQQFAl3WbYwACgkQ74Exkxj8
 nQS0+Af/UGuYSUXDQIzUFlBcMvd2FXJ8e8dEczzlDOiX3rO5/vqUseviR1IIjhhg
 YkzTG74l0lbmqKO5vBeqD/2k10JEOxrEtfSmXk0LENLqHkWYFXFQ7QQS3LyXqM3X
 udXQA7gUFgE+4L2k35jqEEUIYjQKTrxyHDLjq+OVNPpcgaO9hpPyZ6uPVpzMPRba
 Zfh/14X+Syocxx+kNV4R4P0421UowMaXYviM4tjYt8PZNal+fs9sR1xi5m6pChT0
 P4uQ+s9zVpYdeDfWoNvFQ8XVpJLbQ4hvLoY9XMGIbeChM7c+6EYO6S5MwbeZNDUg
 a36cHIApLEQUcKHUEsTj2zjhU1u/Tg==
 =AMn6
 -----END PGP SIGNATURE-----

Merge tag '3.9.13' into 4.0-dev

Joomla! 3.9.13
2019-11-21 10:57:13 +00:00
Brian Teeman
597e04a696
[4.0] Move Private Messages to Users
As the component menu is now used for components that create some form of site content this Pr moves the private messages component from the Component menu to the users menu.

When testing simply applying the patch will only add the messages menu items to the users menu. It will not remove it from the component menu. As the sql change is data and not structure you cannot use the database fix either. It will have to be a direct update in the sql using phpmyadmin or similar
2019-11-17 13:20:27 +00:00
George Wilson
48cfd3f961 Joomla! 3.9.12 Release
-----BEGIN PGP SIGNATURE-----
 
 iQHIBAABCgAyFiEEc8tLlhrb4aveTfJiRzuTXEnqGwgFAl2I1TIUHGxlaXRobmVy
 QGl0cm9uaWMuYXQACgkQRzuTXEnqGwi4jAv/ZFeY76s43BFzvAnA/G5pJ6DQtklm
 Nw3676D4mrRHOzoNZCA6i/ACoyE1e4mywOFC1dTd9jqUKQA2O7HVsEyM8j5mP+/0
 CAhsKF84mgY14JBzK6pfKQACSEM/+z20eC6OyaAPE2rW8DEGtvWwPj9VlVzIJRQZ
 LhSROnI6YjWYrhrAWC1IgeDQ5zy80KOC7J57Z8drxbuViE6M+eXkDApC7swp0xuI
 hnq+ecHyTOajcgJdtk4yVRh9fatUauWZlXhGG4QCccbvUndovBUKzVHhy6YrPZ/q
 j5r/YQONGpxU9TvtWCwEBfZpopML+Jg/YIbvjEVVaQu8ZXlVUHSOozXelf5eyenN
 1vRXr3NH7oIT+KPc2PXTJOjVmI8P7X3N5y6IynlHiZMp9lvK5XFWrFfKsSi87ehn
 NJuygvjQn3aJ1x5LBvdX36vbjFzrsZKFgDX4795TndSiAHzRwMqmDqXZitzxiKXY
 6o0Sc1fO2J/Fx6tQQfsCJ/vW1s7s2tLrvn8o
 =C0V3
 -----END PGP SIGNATURE-----

Merge tag '3.9.12' into 4.0-dev

Joomla! 3.9.12 Release
2019-11-12 11:11:19 +00:00
George Wilson
23def74519 Merge commit '27f1a72' into 4.0-dev 2019-11-12 10:56:09 +00:00
Thomas Hunziker
8873481ef6 Updated ja-JP installation language file. 2019-11-06 17:20:47 +01:00
Thomas Hunziker
b4d3d68744 Updating cy-GB installation language files 2019-11-05 19:57:39 +01:00
Harald Leithner
9126cfb44f Reset to dev 2019-11-05 15:59:16 +01:00
Harald Leithner
90b027d8dd Prepare 3.9.13 release 2019-11-05 15:57:04 +01:00
Richard Fath
22af38194d [4.0] Set modified by user to created by user for new items (#26745) 2019-11-02 22:33:15 +00:00
Richard Fath
b15d39f59d Remove updateDates routine from installation database model (#26825) 2019-11-02 11:09:30 +00:00
Richard Fath
2019eadbd3 [4.0] [com_users] Fix default value for datetime columns and make some nullable (#26611) 2019-11-02 10:06:13 +00:00
Brian Teeman
d6050a8c8d [4.0] Web Services login permissions (#26870)
The default permissions were set as 6,1 ie manager and above
They should be set to 8,1 ie super users only
2019-10-31 07:53:51 +00:00
Stefan Wendhausen
c1929177c0 Unification of the spelling user account (#26866) 2019-10-30 11:56:28 +01:00
Harald Leithner
33ccdf9e88 Joomla! 3.9.13 RC 2019-10-29 22:04:15 +01:00
Richard Fath
eaac415f3b [4.0] Fix field mapping in content type table for registerDate of users (#26580) 2019-10-25 23:53:40 +01:00
Helios Ciancio
e5a67c237e [4.0] Schedule featured articles (#25979) 2019-10-25 23:43:29 +01:00
Nicholas K. Dionysopoulos
f1786db180 [4.0] UX improvements related to Download Key management (#26744) 2019-10-25 23:29:43 +01:00
Thomas Hunziker
0aea5c3d8f Updated el-GR installation language file 2019-10-22 20:23:12 +02:00
Brian Teeman
ad463f474f [4.0] installer missing language string (#26732)
as reported by @pe7er #26620 with the code from @infograf768
2019-10-20 00:16:06 +01:00
Richard Fath
ca73cb9169 [4.0] [New feature] Add tls transfer encryption for database connections (#26375) 2019-10-19 23:14:56 +01:00
Nicola Galgano
b5351d235c [4.0] add fields items to contact menu (#26540) 2019-10-19 22:45:02 +01:00
Bear
d2058ca3a2 web installer fix (#26729) 2019-10-19 22:04:37 +01:00
Richard Fath
010ac2a9e2 No default for created time of privacy consents for new installs (#26725) 2019-10-19 18:39:48 +01:00
Brian Teeman
7e613edec6 [4.0] Autocomplete new-password (#26494) 2019-10-19 11:47:01 +02:00
wilsonge
9a35dbc304
Tag alpha 12 2019-10-17 20:14:42 +01:00
Richard Fath
09ca8380ae Datetime database changes for user notes (#26609) 2019-10-16 23:10:23 +01:00
Richard Fath
19f349f3bb [4.0] [com_privacy] Fix default value for not nullable datetime columns and make confirm token creation time nullable (#26561) 2019-10-16 23:08:00 +01:00
Richard Fath
8a3aaa0d7d [4.0] Make checked out time of extensions table nullable (#26491) 2019-10-16 20:27:56 +01:00
Richard Fath
d80070f0e3 [4.0] [com_fields] Fix default value for not nullable datetime columns and make some nullable (#26460) 2019-10-16 20:21:00 +01:00
Richard Fath
4984e0b0d4 [4.0] [com_contacts] Fix default value for not nullable datetime column (#26379) 2019-10-16 20:07:32 +01:00
Richard Fath
ee36dda8d1 [4.0] [com_categories] Fix default value for not nullable datetime columns and make some nullable (#26470) 2019-10-16 20:02:03 +01:00
Richard Fath
7b86da9b41 [4.0] [com_finder] Fix default value for not nullable datetime columns and make some nullable (#26463) 2019-10-13 22:54:34 +01:00
Richard Fath
5f37c062fc [4.0] [com_tags] Fix default value for not nullable datetime columns and make some nullable (#26468) 2019-10-13 21:18:57 +01:00
continga
87f590c127 [4.0] Fields subfields (#24711) 2019-10-13 12:15:15 +01:00
Thomas Hunziker
0afdfa4355 Updated Bosnian installation language files 2019-10-13 10:18:27 +02:00
Hannes Papenberg
eecd9d1fb6 Fixing codestyle (#26567) 2019-10-12 17:52:40 +02:00
Richard Fath
682f0f4cfa [4.0] [com_templates] Fix datetime columns for template overrides (#26462) 2019-10-10 23:18:14 +01:00
Richard Fath
3f0f21824f [4.0] [com_banners] Finish nullable and fix default values for not nullable datetime columns (#26372) 2019-10-08 00:00:44 +01:00
Richard Fath
50de7e0f14 [4.0] [com_newsfeeds] Fix default value for not nullable datetime column (#26380) 2019-10-07 13:03:30 +01:00
wilsonge
e648b00ff1
Comment out unused code 2019-10-07 00:51:21 +01:00
wilsonge
cd6ba3e44d
I shouldn't direct commit at midnight 2019-10-06 23:19:11 +01:00
Brian Teeman
37158f1492 [4.0] Install languages message (#26496)
During the installation process if you have selected to install languages but don't select any and click next then you will see this error message.

> No languages have been selected to be installed. If you need to install more languages, press the 'Previous' button and choose the desired languages from the list."

As there is no previous button and you are still on the page with the list of langauges it is sufficient to say

> No languages have been selected to be installed.
2019-10-06 23:16:49 +01:00