Commit Graph

12 Commits

Author SHA1 Message Date
06439867b2
Stable release of v3.0.6
Correct the url encoding to json_encode for none Latin languages. Fix type cast validation on search page.
2024-03-08 10:07:03 +02:00
2fa7b8860e
Stable release of v3.0.2
More namespace updates.
2024-01-29 09:25:45 +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
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
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
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
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
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
f6c7352f03
Stable release of v2.0.6
Adds updating watchers for book names, and translation details. Adds edit option to owned tags. Better session management that allows sharing sessions. Few bug fixes.
2023-08-01 06:44:49 +02:00
3744d6aed4
Stable release of v2.0.5
Adds list of default system tags. Adds linker session manager. Adds option to share sessions.
2023-07-28 17:54:37 +02:00
54b0f9aa41
Stable release of v2.0.4
Added the option to set the default Translation. Fixed sharing of a verse, so its auto selected when verse number is clicked.
2023-07-26 22:29:41 +02:00
9d707d1800
aVersion 2 2023-07-26 11:09:42 +02:00