Skip to content

Commit a3da934

Browse files
committed
Prepare 1.6.1 Release
1 parent c1ddafa commit a3da934

File tree

185 files changed

+188
-187
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+188
-187
lines changed

com_swjprojects/admin/controller.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/categories.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/category.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/document.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/documentation.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/images.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/key.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/keys.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/project.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/projects.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/controllers/versions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/helpers/images.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/helpers/keys.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/helpers/swjprojects.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/helpers/translation.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/language/en-GB/en-GB.com_swjprojects.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; @package SW JProjects Component
2-
; @version __DEPLOY_VERSION__
2+
; @version 1.6.1
33
; @author Septdir Workshop - www.septdir.com
44
; @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
55
; @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/language/en-GB/en-GB.com_swjprojects.sys.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; @package SW JProjects Component
2-
; @version __DEPLOY_VERSION__
2+
; @version 1.6.1
33
; @author Septdir Workshop - www.septdir.com
44
; @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
55
; @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/language/ru-RU/ru-RU.com_swjprojects.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; @package SW JProjects Component
2-
; @version __DEPLOY_VERSION__
2+
; @version 1.6.1
33
; @author Septdir Workshop - www.septdir.com
44
; @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
55
; @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/language/ru-RU/ru-RU.com_swjprojects.sys.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; @package SW JProjects Component
2-
; @version __DEPLOY_VERSION__
2+
; @version 1.6.1
33
; @author Septdir Workshop - www.septdir.com
44
; @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
55
; @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/categories.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/category.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/document.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/documentation.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/fields/categories.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/fields/documentation.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/fields/image.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/fields/images.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/fields/jversion.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/fields/key.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/fields/projects.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/fields/versions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/key.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/keys.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/project.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/projects.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/models/versions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/*
33
* @package SW JProjects Component
4-
* @version __DEPLOY_VERSION__
4+
* @version 1.6.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/sql/install.mysql.utf8.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @package SW JProjects Component
3-
* @version __DEPLOY_VERSION__
3+
* @version 1.6.1
44
* @author Septdir Workshop - www.septdir.com
55
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
66
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/sql/uninstall.mysql.utf8.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @package SW JProjects Component
3-
* @version __DEPLOY_VERSION__
3+
* @version 1.6.1
44
* @author Septdir Workshop - www.septdir.com
55
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
66
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/sql/updates/mysql/1.1.0.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @package SW JProjects Component
3-
* @version __DEPLOY_VERSION__
3+
* @version 1.6.1
44
* @author Septdir Workshop - www.septdir.com
55
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
66
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/sql/updates/mysql/1.3.0.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @package SW JProjects Component
3-
* @version __DEPLOY_VERSION__
3+
* @version 1.6.1
44
* @author Septdir Workshop - www.septdir.com
55
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
66
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/sql/updates/mysql/1.5.0.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @package SW JProjects Component
3-
* @version __DEPLOY_VERSION__
3+
* @version 1.6.1
44
* @author Septdir Workshop - www.septdir.com
55
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
66
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/sql/updates/mysql/1.5.1.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @package SW JProjects Component
3-
* @version __DEPLOY_VERSION__
3+
* @version 1.6.1
44
* @author Septdir Workshop - www.septdir.com
55
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
66
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/sql/updates/mysql/1.5.5.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @package SW JProjects Component
3-
* @version __DEPLOY_VERSION__
3+
* @version 1.6.1
44
* @author Septdir Workshop - www.septdir.com
55
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
66
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/sql/updates/mysql/1.5.7.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @package SW JProjects Component
3-
* @version __DEPLOY_VERSION__
3+
* @version 1.6.1
44
* @author Septdir Workshop - www.septdir.com
55
* @copyright Copyright (c) 2018 - 2022 Septdir Workshop. All rights reserved.
66
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

0 commit comments

Comments
 (0)