Commit Graph

56 Commits

Author SHA1 Message Date
1c1f4601a3
Release of v5.0.13
Add back to Bible button to Open AI page.
2024-04-29 19:09:44 +02:00
83ef4080db
Release of v5.0.12
Add PHP check on installation. Add Database check on installation.
2024-04-27 22:51:22 +02:00
4f4c13d13c
Release of v5.0.11
Moved all library classes away from default Namespace and Folder path to avoid collusion on outdated classes.
2024-04-06 15:20:14 +02:00
b61c1b2190
Release of v5.0.10
Update getBible loader to version 3.1.0.
2024-03-20 10:40:24 +02:00
23380eda79
Stable release of v5.0.9
Correct the url encoding to json_encode for none Latin languages. Fix type cast validation on search page.
2024-03-08 10:08:03 +02:00
3d8e16b84b
Stable release of v5.0.8
Fix wrong class naming.
2024-03-07 18:40:43 +02:00
02ec6142d7
Update on v5.0.7 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
2024-03-07 18:25:42 +02:00
db9339b641
Stable release of v5.0.7
Fix missing token variable in ajax call.
2024-03-04 10:00:15 +02:00
9a8c235755
Update on v5.0.6 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
2024-03-01 22:26:09 +02:00
379f76f497
Update on v5.0.6 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
2024-02-28 12:25:36 +02:00
338b14c0bd
Stable release of v5.0.6
Fix an Ajax input typo.
2024-02-19 00:26:05 +02:00
01f3548e69
Stable release of v5.0.5
Add option to target MySQL 8+ with the search regex.
2024-02-19 00:01:37 +02:00
41d1564412
Stable release of v5.0.4
Fix the spl_autoload_register function to load all the needed namespace. That was remove in the last update (sorry).
2024-02-10 11:01:50 +02:00
6acc130732
Stable release of v5.0.3
Fix canDelete to correctly use published. Add default 1 to version field to make sure the versioning feature works as expected.
2024-02-10 10:50:40 +02:00
9cc2d88f9e
Stable release of v5.0.2
Fix Daily Light Deprecated code. Fix Daily Scripture Deprecated code.
2024-01-29 10:41:32 +02:00
136fcd0fc2
Stable release of v5.0.1
First stable back-end and front-end release towards Joomla 4 and 5.
2024-01-29 09:31:35 +02:00
415b8a2e46
Stable release of v5.0.0
Moved to Joomla 4 and 5.
2024-01-23 19:16:25 +02:00
8d583feb3f
Stable release of v2.1.0
Move all JText to use the namespaced class Text directly. Move all JHtml to use the namespaced class Html directly. Move all JFactory to use the namespaced class Factory directly. Move all JRoute to use the namespaced class Route directly. Move all JFormHelper to use the namespaced class FormHelper directly. Move all JLayout to use the namespaced class FileLayout directly. Move all JLanguageMultilang to use the namespaced class Multilanguage directly. Move all JComponentHelper to use the namespaced class ComponentHelper directly. Move all JCategoryNode to use the namespaced class CategoryNode directly. Move all JComponentHelper to use the namespaced class ComponentHelper directly. Move all JToolbar to use the namespaced class Toolbar directly. Move all JToolbarHelper to use the namespaced class ToolbarHelper directly. Convert all addStyleSheet to make use of Html class instead. Convert all addScript to make use of Html class instead.
2023-12-23 18:05:05 +02:00
d94111f66c
Stable release of v2.0.32
Fixed other search related issues.
2023-12-04 12:22:29 +02:00
20da2e8275
Stable release of v2.0.31
Fixed #10 so that exact search results now work correctly. Update scripture loader to version 3.0.3.
2023-12-04 12:04:15 +02:00
4f260d11e3
Stable release of v2.0.30
Update scripture loader to version 3.0.2.
2023-11-30 19:27:22 +02:00
fd568670af
Stable release of v2.0.29
Update scripture loader to version 3.0.1.
2023-11-28 13:35:22 +02:00
1fddccccdb
Update on v2.0.28 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
2023-11-20 16:40:40 +02:00
07a46608f0
Stable release of v2.0.28
Small xml fix.
2023-11-17 11:58:59 +02:00
0fe974ab20
Update on v2.0.27 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
2023-11-17 11:53:10 +02:00
b75206e954
Stable release of v2.0.27
Improved the load scripture plugin.
2023-11-12 19:38:03 +02:00
0bb7e64bd3
Update on v2.0.26 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
2023-11-12 19:21:14 +02:00
d175324c86
Stable release of v2.0.26
Adds few try catch blocks in the API. Adds local link to daily scripture module.
2023-11-10 12:52:56 +02:00
62293b5a01
Update on v2.0.25 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
2023-11-10 10:28:35 +02:00
618f554e2b
Update on v2.0.25 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
2023-11-09 10:19:16 +02:00
7cb9e33a49
Update on v2.0.25 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
2023-11-09 10:08:48 +02:00
33febfa49b
Stable release of v2.0.25
Adds getBible Loader Plugin.
2023-11-09 08:23:01 +02:00
be404b57ff
Stable release of v2.0.24
Adds getBible Loader Plugin.
2023-11-09 08:11:41 +02:00
19bdf15fee
Release of v2.0.23 2023-09-07 07:51:44 +02:00
0a434aa6f0
Stable release of v2.0.22
Fixed search redirect bug.
2023-08-21 18:31:01 +02:00
91264e8511
Stable release of v2.0.21
Adds Tags meta data to tag pages. Adds option to share a tag. Improve the URL creation, and return URL feature for search and tag pages.
2023-08-21 17:36:30 +02:00
c42df2d720
Stable release of v2.0.20
First step to resolve getBible/support#8 so that the selection works on mobile browsers. Fixed the scrolling for mobiles.
2023-08-14 06:35:37 +02:00
5806bba7f3
Stable release of v2.0.19
Adds metadata to each Bible page to resolve getBible/support#6. Adds option to force chapter hash checking.
2023-08-13 11:50:18 +02:00
e9693965d3
Stable release of v2.0.18
Adds bottom module position on tag, search, ai and app pages. Fixed JavaScript Database Manager some more.
2023-08-10 09:04:11 +02:00
76ac03f902
Stable release of v2.0.17
Adds brut-force protection.
2023-08-07 14:44:10 +02:00
cfd386a9b1
Stable release of v2.0.16
Fixed JavaScript Database Manager.
2023-08-07 10:43:27 +02:00
38c1287100
Stable release of v2.0.15
Fixed JavaScript Database Manager. Adds new session option. Adds make public switches to back-end.
2023-08-07 10:33:21 +02:00
8e3210fe62
Stable release of v2.0.14
Adds install mysql commands for faster queries on large systems. Fixes mobile layout on settings active session tab. Making correction to tag descriptions.
2023-08-05 21:43:47 +02:00
832dab55e2
Stable release of v2.0.13
Fix tag issues. Adds Footable to back-end. Fix chapter issue of app page. Moves translations tab.
2023-08-04 17:13:55 +02:00
1b3f535925
Stable release of v2.0.12
Fixes Links to Translations (to use their own book names).
2023-08-03 09:07:33 +02:00
0d5551b74f
Stable release of v2.0.11
Adds better translation selection by Language.
2023-08-03 06:46:07 +02:00
79802b059a
Stable release of v2.0.10
Adds better translation selection by Language.
2023-08-03 06:40:07 +02:00
e14b888e28
Stable release of v2.0.9
Adds create tags on front-end. Adds update tags on front-end. Adds delete of tags on front-end. Improves verse view in note, and tag modal. Other bug fixes.
2023-08-02 21:39:24 +02:00
fb7b0ca373
Stable release of v2.0.8
Adds easy option to update book names in the back-end. Adds easy option to sync translations details in the back-end.
2023-08-01 09:15:06 +02:00
351e91b473
Stable release of v2.0.7
Adds force update option. Improves the book name display on Bible page.
2023-08-01 07:29:00 +02:00