Commit Graph

4018 Commits (86dd01154e7f8e8b822be018b363fc53445b7c6b)
 

Author SHA1 Message Date
psychobunny 86dd01154e closes
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
Julian Lam ac116bc9d0 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 94f67f518e fixed issue where a URL as the logo caused apple-touch-icon to explode
Baris Soner Usakli 3be0ad5bce wait for user object to be saved before returning from User.create
Baris Soner Usakli 93130b27d5 insert loggedIn before hash'
Baris Soner Usakli 34bf839751 closes
psychobunny b4a46339f3 Merge pull request from BitBangersCode/widgets-fix
Fix crash when there would be no widgets
MrWaffle 502886c3b9 Fix crash when there would be no widgets
Baris Soner Usakli 86556989f4 closes
Julian Lam bc10080c49 close
Julian Lam 813ff95146 removing useless jqueryUI CSS
Jason Nall 7937ecb6b4 Moved CSS above scripts to ensure CSS files are downloaded in parallel. This can improve page load speed in some browsers.
psychobunny 599027f2d3 send full url to widgets as well so they can parse based on path
psychobunny 18369fae7e fixed bug with sorting of widgets
psychobunny fa4555e26e moved addActiveUser code to widget-essentials
psychobunny 305ec0da28 removed unused language strings from previous sidebar
psychobunny 835b4d61a2 removed active_users + moderator sidebar code from core in favour of widget system
psychobunny cb986186a1 removing recent replies code + tpls from the core in favour of widget system