gosora/schema/mssql
Azareal 8f2f47e8aa Added the In-Progress Widget Manager UI.
Added the IsoCode field to phrase files.
Rewrote a good portion of the widget system logic.
Added some tests for the widget system.
Added the Online Users widget.
Added a few sealed incomplete widgets like the Search & Filter Widget.
Added the AllUsers method to WsHubImpl for Online Users. Please don't abuse it.

Added the optional *DBTableKey field to AddColumn.
Added the panel_analytics_time_range template to reduce the amount of duplication.
Failed registrations now show up in red in the registration logs for Nox.
Failed logins now show up in red in the login logs for Nox.
Added basic h2 CSS to the other themes.
Added .show_on_block_edit and .hide_on_block_edit to the other themes.
Updated contributing.
Updated a bunch of dates to 2019.
Replaced tblKey{} with nil where possible.
Switched out some &s for &s to reduce the number of possible bugs.
Fixed a bug with selector messages where the inspector would get really jittery due to unnecessary DOM updates.
Moved header.Zone and associated fields to the bottom of ViewTopic to reduce the chances of problems arising.
Added the ZoneData field to *Header.
Added IDs to the items in the forum list template.
Split the fetchPhrases function into the initPhrases and fetchPhrases functions in init.js
Added .colstack_sub_head.
Fixed the CSS in the menu list.
Removed an inline style from the simple topic like and unlike buttons.
Removed an inline style from the simple topic IP button.
Simplified the LoginRequired error handler.
Fixed a typo in the comment prior to DatabaseError()
Reduce the number of false leaves for WebSocket page transitions.
Added the error zone.
De-duped the logic in WsHubImpl.getUsers.
Fixed a potential widget security issue.

Added twenty new phrases.
Added the wid column to the widgets table.

You will need to run the patcher / updater for this commit.
2019-01-21 22:27:59 +10:00
..
inserts.sql Added Caire and pkg/errors as dependencies. 2018-07-13 21:27:58 +10:00
query_activity_stream.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_activity_stream_matches.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_activity_subscriptions.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_administration_logs.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_attachments.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_emails.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_forums.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_forums_permissions.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_likes.sql Fixed a bug where it would use the wrong templates for Tempra Simple, Tempra Cursive, and Shadow 2018-03-31 06:25:27 +01:00
query_login_logs.sql Added the login log. 2018-12-17 14:58:55 +10:00
query_menu_items.sql Don't forget to commit the rebuilt queries - #3 2018-10-07 11:24:53 +10:00
query_menus.sql Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
query_moderation_logs.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_pages.sql UNSTABLE: Began work on the Nox Theme. 2018-05-27 19:36:35 +10:00
query_plugins.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_polls.sql Added support for polls, minus the results UI, we're planning to have a nice little chart for this. 2018-01-27 07:30:44 +00:00
query_polls_options.sql You can now view the results of polls. 2018-01-28 14:30:24 +00:00
query_polls_voters.sql Block requests without known hosts for security reasons. 2018-01-25 04:57:33 +00:00
query_polls_votes.sql We now show requests to non-existent routes on the Route Analytics Page. 2018-01-26 05:53:34 +00:00
query_postchunks.sql Added the post counter and the associated Control Panel graph. 2018-01-14 12:03:20 +00:00
query_registration_logs.sql Added the registration logs. 2018-05-16 20:46:14 +10:00
query_replies.sql Laid the foundations for better reply attachments. 2018-12-27 19:12:30 +10:00
query_revisions.sql /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
query_settings.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_sync.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_themes.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_topicchunks.sql Added the global topic counter and associated graphs. 2018-01-18 12:31:25 +00:00
query_topics.sql Generate these out too. 2018-12-27 16:03:25 +10:00
query_updates.sql Added the login log. 2018-12-17 14:58:55 +10:00
query_users.sql Fixed a bug where it would use the wrong templates for Tempra Simple, Tempra Cursive, and Shadow 2018-03-31 06:25:27 +01:00
query_users_2fa_keys.sql Added support for two-factor authentication. 2018-06-17 17:28:18 +10:00
query_users_avatar_queue.sql PNG and JPG avatars are now encoded as JPG images leading to a dramatic drop in the amount of bandwidth used. 2018-07-28 22:52:23 +10:00
query_users_groups.sql /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
query_users_groups_scheduler.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00
query_users_replies.sql Don't forget to commit the rebuilt queries - #3 2018-10-07 11:24:53 +10:00
query_viewchunks.sql The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +00:00
query_viewchunks_agents.sql We now track global user agent stats and have a currently simple Control Panel interface for that. 2018-01-09 07:39:29 +00:00
query_viewchunks_forums.sql Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
query_viewchunks_langs.sql Added support for phrases in templates. 2018-03-08 03:59:47 +00:00
query_viewchunks_referrers.sql Added referrer analytics. You can now see what site a visitor has come from. 2018-02-05 10:29:13 +00:00
query_viewchunks_systems.sql We now have analytics for the operating systems used by users. 2018-02-04 08:15:20 +00:00
query_widgets.sql Added the In-Progress Widget Manager UI. 2019-01-21 22:27:59 +10:00
query_word_filters.sql Gosora now supports MSSQL (Microsoft SQL Server). 2017-10-16 08:32:58 +01:00