Commit Graph

7 Commits

Author SHA1 Message Date
a5d86a255b
Release of v3.1.2
Refactored the API classes. Add table schema checker.
2024-07-15 09:56: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
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
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
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
9d707d1800
aVersion 2 2023-07-26 11:09:42 +02:00