psychobunny
|
251fef9c27
|
run plugins.reload after activating widget-essentials
|
11 years ago |
psychobunny
|
8059a83870
|
activate widget-essentials
|
11 years ago |
psychobunny
|
fc866e4746
|
added notice to admins to check out the widgets panel IF motd is not set. upgraded motd to widget for lavender
|
11 years ago |
psychobunny
|
52781bb539
|
Merge remote-tracking branch 'origin/master' into Widgets
|
11 years ago |
psychobunny
|
ccf529ccca
|
updated upgrade script to add titles and container to category sidebar widgets
|
11 years ago |
Baris Soner Usakli
|
7e825c61bd
|
some login changes
|
11 years ago |
psychobunny
|
68b9e36218
|
rendering widget's container
|
11 years ago |
psychobunny
|
80ce4db764
|
add container field and title field to all widgets by default
|
11 years ago |
Baris Soner Usakli
|
b82a5461ce
|
more cleanup to user routes
|
11 years ago |
psychobunny
|
1b557d4141
|
upgrade.js - add forum stats widget to homepage footer
|
11 years ago |
Baris Soner Usakli
|
905a99e638
|
user route cleanup
|
11 years ago |
psychobunny
|
068402c8ac
|
wrong upgrade message
|
11 years ago |
psychobunny
|
0b3fa0c838
|
upgrade.js - add recentreplies, activeusers, and moderator widgets to the sidebar as default
|
11 years ago |
Baris Soner Usakli
|
cec718de26
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
020a70ecb6
|
removed showemail setting from user hash, its in user settings now
|
11 years ago |
Julian Lam
|
ac116bc9d0
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
94f67f518e
|
fixed issue where a URL as the logo caused apple-touch-icon to explode
|
11 years ago |
Baris Soner Usakli
|
3be0ad5bce
|
wait for user object to be saved before returning from User.create
|
11 years ago |
MrWaffle
|
502886c3b9
|
Fix crash when there would be no widgets
|
11 years ago |
Baris Soner Usakli
|
86556989f4
|
closes #1068
|
11 years ago |
Julian Lam
|
bc10080c49
|
close #1041
|
11 years ago |
psychobunny
|
18369fae7e
|
fixed bug with sorting of widgets
|
11 years ago |
psychobunny
|
835b4d61a2
|
removed active_users + moderator sidebar code from core in favour of widget system
|
11 years ago |
psychobunny
|
cb986186a1
|
removing recent replies code + tpls from the core in favour of widget system
|
11 years ago |
Julian Lam
|
fdd2dc322b
|
first pass #992
|
11 years ago |
psychobunny
|
1827c8390b
|
filter:category.build_sidebars (custom sidebars in category view) is now deprecated
|
11 years ago |
psychobunny
|
ba657aec4e
|
110% -> upgrade.js converts existing motd's to html widgets for extra bonus points.
|
11 years ago |
psychobunny
|
163b0f964e
|
Merge remote-tracking branch 'origin/master' into Widgets
|
11 years ago |
psychobunny
|
0963e62acb
|
completely removing all motd code in favour of using the widget system
|
11 years ago |
Julian Lam
|
f50d77bca0
|
resolved #1060
|
11 years ago |
psychobunny
|
c4121f6ee6
|
bugfixes in widgets
|
11 years ago |
psychobunny
|
79e9819b7f
|
SocketWidgets file
|
11 years ago |
psychobunny
|
b3978d53bb
|
widgets.render
|
11 years ago |
Baris Soner Usakli
|
ea222c4f8a
|
crash fix for notifications, removed exec_body_script, closes #1058
|
11 years ago |
psychobunny
|
4e1b3506e8
|
allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials
|
11 years ago |
Baris Soner Usakli
|
fd3efd59f9
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
495fded6dd
|
closes #1038
|
11 years ago |
psychobunny
|
26b0db3bea
|
let plugins.js allow widgets to utilize hooks
|
11 years ago |
psychobunny
|
86a8103c15
|
saving, updating, deleting widgets; widget dragging improvements
|
11 years ago |
Julian Lam
|
3fdd0c1bff
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
031e8128c7
|
fixed #912, added new page string for popular topics
|
11 years ago |
Baris Soner Usakli
|
7e2823bf30
|
show recent event data first'
|
11 years ago |
Baris Soner Usakli
|
ab60da30da
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
520b349c17
|
closes #1044
|
11 years ago |
psychobunny
|
447cff1995
|
got the basic ui, dragging, sorting etc going for widgets acp
|
11 years ago |
psychobunny
|
fa5f528fb5
|
filter:widgets.getAreas - allows plugins to define widget locations in tpls
|
11 years ago |
psychobunny
|
6496ad95e8
|
Revert "closes #992"
This reverts commit ed4b0461b9 .
|
11 years ago |
Julian Lam
|
bc7eb501c8
|
same for topics (translation + pagination)
|
11 years ago |
Julian Lam
|
0b0b74a559
|
properly translating strings in category nojs template, and added pagination (so not all topics are loaded on every request)
|
11 years ago |
Baris Soner Usakli
|
6140d76f76
|
fixed index of newly created posts, matched vanilla search form to lavender
|
11 years ago |