Commit Graph

4288 Commits (70299ea5c2a9ae0ed6cfe7b0d56775bd41e13ada)
 

Author SHA1 Message Date
Baris Soner Usakli ae93c372ff fixed mongo setAdd and setRemove to accept arrays like redis, fixed infinite scroll for mongo
Julian Lam ea826ce487 type checking 'plugin' when loading
Julian Lam f6ea278b09 closed
Julian Lam 790b0f98d4 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam d3ba03ceae fixed
psychobunny 15f19653c5 action:categories.loading and action.categories.loaded
psychobunny 7e767da73e closes and
Julian Lam a2942e22cc Revert "removing exported search methods from redis and mongo"
This reverts commit bba3b76108.
psychobunny 5179fec986 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny a3191227de closes
Julian Lam f10bda49dc Merge remote-tracking branch 'origin/master' into search_hooks
Julian Lam bba3b76108 removing exported search methods from redis and mongo
psychobunny 8cfa6e9d83 added panel container without header, closes
psychobunny ef0b610c3c Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 86dd01154e closes
Baris Soner Usakli 5aed1208c0 lol this was saving to 'uploadPath'
Julian Lam 2ba11dce15 hiding search buttons and route when search is not configured
Julian Lam 0e26fdf1da Merge branch 'master' into search_hooks
psychobunny f83cd7c133 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 251fef9c27 run plugins.reload after activating widget-essentials
Baris Soner Usakli 74b0da78f4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli a92fb07f02 fixes multiple click handlers in admin users
psychobunny fffbb1db34 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 8059a83870 activate widget-essentials
Julian Lam d140fa33dd fixing tab default + removing two calls to code.jquery.com
psychobunny 5de6ea0d97 updated cerulean dep to 0.0.13
psychobunny fc866e4746 added notice to admins to check out the widgets panel IF motd is not set. upgraded motd to widget for lavender
psychobunny 9a5be0b334 updated lavender dep to 0.0.21
psychobunny 596a622197 updated vanilla dep to 0.0.14
psychobunny 52781bb539 Merge remote-tracking branch 'origin/master' into Widgets
psychobunny e28589bea8 added jumbotron, alert widgets + color picker for alert and panel
psychobunny 2131506d59 widgets - user friendly instructions
psychobunny ccf529ccca updated upgrade script to add titles and container to category sidebar widgets
psychobunny 8543d2d437 deprecated hard-coded panels in category sidebar, now you can set custom containers in widget ACP
Baris Soner Usakli 7e825c61bd some login changes
psychobunny 68b9e36218 rendering widget's container
psychobunny 80ce4db764 add container field and title field to all widgets by default
psychobunny ef65f510a5 fomatting
psychobunny 5acf296ada added containers; drag on top of widgets to set a custom container
Baris Soner Usakli b82a5461ce more cleanup to user routes
psychobunny 1b557d4141 upgrade.js - add forum stats widget to homepage footer
Baris Soner Usakli 905a99e638 user route cleanup
psychobunny b821dc70cf moved Forum Stats widget out of core and into widget-essentials
psychobunny 3896cbd732 and fixed it again
psychobunny c39a951727 fixed widget-essentials dep
psychobunny 068402c8ac wrong upgrade message
psychobunny ae009e04bd added widgets-essentials to deps
psychobunny 0b3fa0c838 upgrade.js - add recentreplies, activeusers, and moderator widgets to the sidebar as default
Baris Soner Usakli cec718de26 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 020a70ecb6 removed showemail setting from user hash, its in user settings now