Commit Graph

105 Commits (d1495102f2bd63a1932c89a919a58ab2153f8f3d)

Author SHA1 Message Date
psychobunny 375c2c2ce1 upgrade.js for re-adding copyright footer
Julian Lam 6f78d29498 upgrade script should not delete non-hidden groups
Julian Lam 1e3b9b7cf6 removing console logs
Julian Lam 96d58288c9 tweaking upgrade script so it works with a real db
Julian Lam 4701eb1cee updating groups so that members leave a group when it is deleted
Julian Lam ce867aec53 updated upgrade script date
Julian Lam 0e44eb8629 final refactoring pass for groups --
Julian Lam 7b4f596aba updating all group lib methods, and their callers --
Julian Lam c893effcb9 WIP commit -- groups refactoring + upgrade scripts
Julian Lam 3c5fc72e20 adding "system" flag to system groups
Julian Lam cc0fabc619 removing console logs from upgrade script
Julian Lam 61afee98c3 updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration
Julian Lam 552a63367d workaround for problem arising from switch to Date.UTC()
Julian Lam e0dcf95138 fixed missing err in upgrade script
Julian Lam b404b0197f final pass, resolved
Julian Lam 5f52ef5f01 removed all 0.3.x related upgrade scripts, and updated minSchemaDate
Julian Lam 64aa89f5ee updating upgrade script to use UTC timestamps *facepalm*. God, I hope I didn't break anything...
(first pass )
Julian Lam 30e83fdabe fixing upgrade script if order is not set
Julian Lam 2088903358 added check to upgrade.upgrade
Baris Soner Usakli c1e3d95a84 upgrade fix for new installs
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
psychobunny 251fef9c27 run plugins.reload after activating widget-essentials
psychobunny 8059a83870 activate widget-essentials
psychobunny fc866e4746 added notice to admins to check out the widgets panel IF motd is not set. upgraded motd to widget for lavender
psychobunny ccf529ccca updated upgrade script to add titles and container to category sidebar widgets
psychobunny 1b557d4141 upgrade.js - add forum stats widget to homepage footer
psychobunny 068402c8ac wrong upgrade message
psychobunny 0b3fa0c838 upgrade.js - add recentreplies, activeusers, and moderator widgets to the sidebar as default
psychobunny ba657aec4e 110% -> upgrade.js converts existing motd's to html widgets for extra bonus points.
Baris Soner Usakli 93257a8597 check if tids and uids array array before calling async
Baris Soner Usakli 0c093c2aaa fixes upgrade on a empty database
Baris Soner Usakli 8c14a59f93 added new sorted set posts:pid
Baris Soner Usakli 4663e0b8be paranoid
Baris Soner Usakli 1e44ca3a0f upgrade topics:tid to sorted set, topics:recent doesnt have deleted topics
Baris Soner Usakli 654f53f142 removed unused uids
Baris Soner Usakli d063d4eac1 updated upgrade date
Micheil Smith cfaa0b3754 Added schema upgrade to delete the tid:lastFeedUpdate key
Baris Soner Usakli d6780652ad closes
psychobunny a9fbd5be8a derp, upgrade was upvoting your own favourited posts as well
psychobunny 1b1bdd7912 upgrade script upvotes all previously favourited posts
Baris Soner Usakli a86ddc9934 closes
Julian Lam 0376e3d574 renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English
Julian Lam db62e10673 upgrade scripts for sso plugins
Baris Soner Usakli 393bb7245c closes
Julian Lam d5534cf545 fixing upgrade script on edge builds
Julian Lam d380f69310 support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden
Julian Lam ee6ac77f8b new upgrade directive
Julian Lam 0c0ae6560a re: -- removed upgrade directives for v0.2.x branch, and added minSchemaDate check so that if you try to upgrade without doing all upgrades in a previous branch, it will abort.
Julian Lam 32470efb22 fixing upgrade script console.log and missing sessionData for topic moving
Julian Lam 97cc6cde67 closed - after upgrade script, all users will be in a system "registered users" group