Commit Graph

3987 Commits (2131506d59fce8ffbb0447e3c25bac5b9d498a60)
 

Author SHA1 Message Date
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
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
psychobunny 1b557d4141 upgrade.js - add forum stats widget to homepage footer
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
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
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
psychobunny 1827c8390b filter:category.build_sidebars (custom sidebars in category view) is now deprecated
psychobunny eda7455be2 using motd class instead of a well
psychobunny aea7329871 animate page load only after widgets load
psychobunny ba657aec4e 110% -> upgrade.js converts existing motd's to html widgets for extra bonus points.
psychobunny 163b0f964e Merge remote-tracking branch 'origin/master' into Widgets
psychobunny 0963e62acb completely removing all motd code in favour of using the widget system
Julian Lam f50d77bca0 resolved
psychobunny c0df95b2dc render widgets upon ajaxify - this widget feetorez iz completified!
psychobunny c4121f6ee6 bugfixes in widgets
psychobunny 79e9819b7f SocketWidgets file
psychobunny b3978d53bb widgets.render
psychobunny 37d673028a added async to client side
Baris Soner Usakli ea222c4f8a crash fix for notifications, removed exec_body_script, closes
psychobunny 4e1b3506e8 allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials
psychobunny f4ad1bdeae console.log
Baris Soner Usakli fd3efd59f9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 495fded6dd closes
Julian Lam 3107e43b64 cleaned up admin panel index a bit
psychobunny 26b0db3bea let plugins.js allow widgets to utilize hooks
psychobunny 86a8103c15 saving, updating, deleting widgets; widget dragging improvements
Julian Lam 0d7e47ded7 closed
Julian Lam 7c7f66c08b bringing language files up to date
Julian Lam 3fdd0c1bff Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 031e8128c7 fixed , added new page string for popular topics
Baris Soner Usakli 7e2823bf30 show recent event data first'
Baris Soner Usakli ab60da30da Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 520b349c17 closes
psychobunny 9f8f78f6d4 client-side saving of widgets