Skip to content

Commit 51f98e3

Browse files
committed
Prepare 1.3.1 release
1 parent 96df5f8 commit 51f98e3

File tree

121 files changed

+127
-127
lines changed

Some content is hidden

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

121 files changed

+127
-127
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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
33
; @author Septdir Workshop - www.septdir.com
44
; @copyright Copyright (c) 2018 - 2019 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.3.1
33
; @author Septdir Workshop - www.septdir.com
44
; @copyright Copyright (c) 2018 - 2019 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.3.1
33
; @author Septdir Workshop - www.septdir.com
44
; @copyright Copyright (c) 2018 - 2019 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.3.1
33
; @author Septdir Workshop - www.septdir.com
44
; @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/tables/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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/tables/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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/tables/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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/tables/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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/views/categories/tmpl/default.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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/views/categories/view.html.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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/views/category/tmpl/edit.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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/views/category/view.html.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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/views/key/tmpl/edit.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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/views/key/view.html.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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/views/keys/tmpl/default.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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

com_swjprojects/admin/views/keys/view.html.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.3.1
55
* @author Septdir Workshop - www.septdir.com
66
* @copyright Copyright (c) 2018 - 2019 Septdir Workshop. All rights reserved.
77
* @license GNU/GPL license: https://www.gnu.org/copyleft/gpl.html

0 commit comments

Comments
 (0)