Skip to content

Commit

Permalink
Joomla! 5.1.0 Alpha 2
Browse files Browse the repository at this point in the history
  • Loading branch information
LadySolveig committed Dec 23, 2023
1 parent f093ff9 commit 049579c
Show file tree
Hide file tree
Showing 16 changed files with 23 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
/**
* Field to load a list of all users that have logged actions
*
* @since __DEPLOY_VERSION__
* @since 5.1.0
*/
class UserlogtypeField extends ListField
{
/**
* The form field type.
*
* @var string
* @since __DEPLOY_VERSION__
* @since 5.1.0
*/
protected $type = 'UserLogType';

Expand All @@ -39,7 +39,7 @@ class UserlogtypeField extends ListField
*
* @return array The field option objects.
*
* @since __DEPLOY_VERSION__
* @since 5.1.0
*/
public function getOptions()
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ class HtmlView extends BaseHtmlView
*
* @var \stdClass PHP and database requirements from the update manifest
*
* @since __DEPLOY_VERSION__
* @since 4.4.2
*/
protected $detailsNoDownload;

Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>5.1.0</version>
<creationDate>2023-11</creationDate>
<creationDate>2023-12</creationDate>
<author>Joomla! Project</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metafile client="administrator">
<name>English (en-GB)</name>
<version>5.1.0</version>
<creationDate>2023-11</creationDate>
<creationDate>2023-12</creationDate>
<author>Joomla! Project</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
4 changes: 2 additions & 2 deletions administrator/manifests/files/joomla.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<authorUrl>www.joomla.org</authorUrl>
<copyright>(C) 2019 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<version>5.1.0-alpha2-dev</version>
<creationDate>2023-11</creationDate>
<version>5.1.0-alpha2</version>
<creationDate>2023-12</creationDate>
<description>FILES_JOOMLA_XML_DESCRIPTION</description>

<scriptfile>administrator/components/com_admin/script.php</scriptfile>
Expand Down
2 changes: 1 addition & 1 deletion administrator/manifests/packages/pkg_en-GB.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>English (en-GB) Language Pack</name>
<packagename>en-GB</packagename>
<version>5.1.0.1</version>
<creationDate>2023-11</creationDate>
<creationDate>2023-12</creationDate>
<author>Joomla! Project</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion api/language/en-GB/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>5.1.0</version>
<creationDate>2023-11</creationDate>
<creationDate>2023-12</creationDate>
<author>Joomla! Project</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion api/language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metafile client="api">
<name>English (en-GB)</name>
<version>5.1.0</version>
<creationDate>2023-11</creationDate>
<creationDate>2023-12</creationDate>
<author>Joomla! Project</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion installation/language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metafile client="installation">
<name>English (United Kingdom)</name>
<version>5.1.0</version>
<creationDate>2023-11</creationDate>
<creationDate>2023-12</creationDate>
<author>Joomla! Project</author>
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ final class CliInstallationApplication extends Application implements CMSApplica
* The client application Id
*
* @var Integer
* @since __DEPLOY_VERSION__
* @since 5.0.2
*/
protected $clientId;

Expand Down
2 changes: 1 addition & 1 deletion language/en-GB/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>English (en-GB)</name>
<tag>en-GB</tag>
<version>5.1.0</version>
<creationDate>2023-11</creationDate>
<creationDate>2023-12</creationDate>
<author>Joomla! Project</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion language/en-GB/langmetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<metafile client="site">
<name>English (en-GB)</name>
<version>5.1.0</version>
<creationDate>2023-11</creationDate>
<creationDate>2023-12</creationDate>
<author>Joomla! Project</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
Expand Down
2 changes: 1 addition & 1 deletion libraries/src/Updater/Update.php
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ class Update
* Object containing details if the latest update does not meet the PHP and DB version requirements
*
* @var \stdClass
* @since __DEPLOY_VERSION__
* @since 4.4.2
*/
protected $otherUpdateInfo;

Expand Down
8 changes: 4 additions & 4 deletions libraries/src/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@ final class Version
* @var string
* @since 3.8.0
*/
public const EXTRA_VERSION = 'alpha2-dev';
public const EXTRA_VERSION = 'alpha2';

/**
* Development status.
*
* @var string
* @since 3.5
*/
public const DEV_STATUS = 'Development';
public const DEV_STATUS = 'Alpha';

/**
* Code name.
Expand All @@ -90,15 +90,15 @@ final class Version
* @var string
* @since 3.5
*/
public const RELDATE = '28-November-2023';
public const RELDATE = '26-December-2023';

/**
* Release time.
*
* @var string
* @since 3.5
*/
public const RELTIME = '17:30';
public const RELTIME = '16:30';

/**
* Release timezone.
Expand Down
4 changes: 2 additions & 2 deletions plugins/editors-xtd/image/src/Extension/Image.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ final class Image extends CMSPlugin
*
* @return array
*
* @since __DEPLOY_VERSION__
* @since 5.1.0
*/
public static function getSubscribedEvents(): array
{
Expand All @@ -44,7 +44,7 @@ public static function getSubscribedEvents(): array
* @param EditorButtonsSetupEvent $event
* @return void
*
* @since __DEPLOY_VERSION__
* @since 5.1.0
*/
public function onEditorButtonsSetup(EditorButtonsSetupEvent $event)
{
Expand Down
2 changes: 1 addition & 1 deletion plugins/system/actionlogs/src/Extension/ActionLogs.php
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ public static function renderActionlogsExtensions($extensions)
*
* @return void
*
* @since __DEPLOY_VERSION__
* @since 5.1.0
*/
public function onExtensionAfterSave($context, $table, $isNew): void
{
Expand Down

0 comments on commit 049579c

Please sign in to comment.