gosora/templates
Azareal e30707bc17 Refactored the installer's code. We're moving towards supporting multiple database engines.
More progress has been made with PostgreSQL, but it's still incomplete and experimental.
The items on the Social Group menu bar are no longer decorative and now let you jump from page to page.
Social Group permissions are now fully functional. More features to come like privacy levels, secondary board permissions, etc. for Social Groups.

One of our dependencies added a dependecy, so we've added that dependency as a dependency.
Tweaked the ForumStore to better conform to the tests.
Fixed an issue with the generated file comment stopping the build tags from being read by the compiler for a few files.
Fixed the test system.
Renamed the route_create_topic handler to route_topic_create_submit
Moved the user table into the query generator.
Fixed a bug in MySQL where it doesn't allow unique keys longer than 180 characters.
Fixed a race condition in the forum deletion handler.
Fixed a crash bug where Gosora crashes when [rand]0[/rand] is passed to the BBCode parser.
Fixed a bug with superadmins not being able to see all the forums they should be able to.
Fixed a bug in simple_forum_session_check where it assumes every request has an error.

Tests:
Added 8 ForumStore tests.
Added 4 Auth tests.
Added 14 bbcode_full_parse tests.
Added 4 bbcode_regex_parse tests.
Fixed a bug in one of the bbcode_full_parse tests.

Apparently, routes.go wasn't commited in the previous commit o_o
2017-07-12 12:05:18 +01:00
..
account-menu.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
account-own-edit-avatar.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
account-own-edit-email.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
account-own-edit-username.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
account-own-edit.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
areyousure.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
create-topic.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
custom_page.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
edit-topic.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
error.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
footer.html Static CSS files are now processed by the template system. This will be most likely be superseded by a more sophisticated system in the future. 2017-06-25 10:56:39 +01:00
forum.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
forums.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
header.html Static CSS files are now processed by the template system. This will be most likely be superseded by a more sophisticated system in the future. 2017-06-25 10:56:39 +01:00
login.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
menu.html Added friendly URLs. 2017-06-28 13:05:26 +01:00
overview.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
page.html Added the BBCode plugin. 2017-01-05 14:41:14 +00:00
panel-adminlogs.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-dashboard.html Happy 100th commit! For the 100th commit, I've revamped a good portion of the user interface, and we don't plan on stopping! There's more to come! 2017-05-29 15:52:37 +01:00
panel-forum-edit.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-forums.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-group-edit-perms.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-group-edit.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-groups.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-inner-menu.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-menu.html Added the Group Editor. 2017-03-18 07:23:02 +00:00
panel-modlogs.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-plugins.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-setting.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-settings.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-themes.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-user-edit.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
panel-users.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
profile.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
register.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
socialgroups_create_group.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
socialgroups_css.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
socialgroups_group_list.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
socialgroups_member_list.html Refactored the installer's code. We're moving towards supporting multiple database engines. 2017-07-12 12:05:18 +01:00
socialgroups_view_group.html Refactored the installer's code. We're moving towards supporting multiple database engines. 2017-07-12 12:05:18 +01:00
topic.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
topic_alt.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
topics.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
widget_menu.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
widget_simple.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00