Commit Graph

93 Commits (67ef155c6007a1ccf644aeb322085c956f9129c1)

Author SHA1 Message Date
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
Baris Soner Usakli a4ae9c70df closes , closes
Julian Lam 4923c79496 tweaking upgrade script
Julian Lam 3f0f5a09a0 new upgrade directive to re-slugify usernames again
Baris Soner Usakli ecb64a0aa2 removed extra ,
Baris Soner Usakli 8626122679 category active users are stored in a sorted set now
Baris Soner Usakli fd20e4a400 5% more
Baris Soner Usakli 1a64e40b21 upgrade check
psychobunny 98a646fa62 changed numRecentTopics to numRecentReplies, that makes more sense now
psychobunny fb53e89023 upgrade.js - categories.numRecentTopics
psychobunny 9ef8bb4cdc woops, fail at iteration
psychobunny bc8a53aadd upgrade.js - adding categories.class and categories.link
Baris Soner Usakli d43f3cebc6 closes , closes