vichan/templates
8n-tech 316e681bbd New CLI tool for upgrade: tools/migrate_board_stats.php
- Adds new coumn to `boards` for easy-access post total storage.
- Migrates the AUTO_INCREMENT number to the `posts_total` column for every board. This ensures accurate post count measurement.
- Adds `board_stats` table for recording histric data.
- Retroactively records all boards into `board_stats`.

- inc/functions.php Added handling for `posts_total` column in `boards`.
- inc/functions.php Removed some bogus data from fetchBoardActivity
- board-search.php Fixed issue with SFW filtering.
- board-search.php Now accurately sends `posts_total` data for board sum posts.
- boards-search.html Various form fixes so search now submits correctly.
- boards-table.html Fixed `posts_total` value.


Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-14 05:36:38 +10:00
..
2015-04-04 10:36:03 +08:00
2015-03-27 18:43:31 +08:00
2015-03-27 18:43:31 +08:00
2015-03-28 19:37:15 -07:00
2015-03-30 11:53:51 +08:00
2015-03-28 19:37:15 -07:00
2015-03-20 16:09:21 +08:00
2015-04-03 14:56:28 +08:00
2014-09-25 22:53:56 +00:00
2015-03-28 19:37:15 -07:00