Commit Graph

13 Commits

Author SHA1 Message Date
d9a6c983bc
Release of v3.0.9
Add PHP check on installation. Add Database check on installation.
2024-04-27 23:04:23 +02:00
20bd3dfb8b
Release of v3.0.8
Moved all library classes away from default Namespace and Folder path to avoid collusion on outdated classes.
2024-04-06 15:28:34 +02:00
59e7b843a5
Update on v3.0.5 (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:21:19 +02:00
976f3ffc97
Update on v3.0.4 (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 13:46:19 +02:00
2fa7b8860e
Stable release of v3.0.2
More namespace updates.
2024-01-29 09:25:45 +02:00
5751ca60f5
Update on v3.0.1 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
2024-01-26 17:18:26 +02:00
88104fd483
Stable release of v3.0.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.
2024-01-22 10:48:28 +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
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
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
9d707d1800
aVersion 2 2023-07-26 11:09:42 +02:00