psychobunny
|
c7fb34c23f
|
new client-side hooks: filter:categories.new_topic, action:categories.new_topic.loaded
|
11 years ago |
psychobunny
|
15f19653c5
|
action:categories.loading and action.categories.loaded
|
11 years ago |
psychobunny
|
7e767da73e
|
closes #1086 and #1085
|
11 years ago |
psychobunny
|
5179fec986
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
psychobunny
|
a3191227de
|
closes #1080
|
11 years ago |
Julian Lam
|
f10bda49dc
|
Merge remote-tracking branch 'origin/master' into search_hooks
|
11 years ago |
psychobunny
|
8cfa6e9d83
|
added panel container without header, closes #1081
|
11 years ago |
psychobunny
|
86dd01154e
|
closes #1079
|
11 years ago |
Julian Lam
|
2ba11dce15
|
hiding search buttons and route when search is not configured
|
11 years ago |
Baris Soner Usakli
|
74b0da78f4
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
a92fb07f02
|
fixes multiple click handlers in admin users
|
11 years ago |
Julian Lam
|
d140fa33dd
|
fixing tab default + removing two calls to code.jquery.com
|
11 years ago |
psychobunny
|
52781bb539
|
Merge remote-tracking branch 'origin/master' into Widgets
|
11 years ago |
psychobunny
|
e28589bea8
|
added jumbotron, alert widgets + color picker for alert and panel
|
11 years ago |
psychobunny
|
2131506d59
|
widgets - user friendly instructions
|
11 years ago |
psychobunny
|
8543d2d437
|
deprecated hard-coded panels in category sidebar, now you can set custom containers in widget ACP
|
11 years ago |
Baris Soner Usakli
|
7e825c61bd
|
some login changes
|
11 years ago |
psychobunny
|
80ce4db764
|
add container field and title field to all widgets by default
|
11 years ago |
psychobunny
|
ef65f510a5
|
fomatting
|
11 years ago |
psychobunny
|
5acf296ada
|
added containers; drag on top of widgets to set a custom container
|
11 years ago |
psychobunny
|
1b557d4141
|
upgrade.js - add forum stats widget to homepage footer
|
11 years ago |
psychobunny
|
b821dc70cf
|
moved Forum Stats widget out of core and into widget-essentials
|
11 years ago |
Baris Soner Usakli
|
93130b27d5
|
insert loggedIn before hash'
|
11 years ago |
Baris Soner Usakli
|
34bf839751
|
closes #1067
|
11 years ago |
Baris Soner Usakli
|
86556989f4
|
closes #1068
|
11 years ago |
akhoury
|
63c9269240
|
merged composer and some other files with master
|
11 years ago |
akhoury
|
25207852e8
|
added topics thumbnails support
|
11 years ago |
Julian Lam
|
813ff95146
|
removing useless jqueryUI CSS
|
11 years ago |
Jason Nall
|
7937ecb6b4
|
Moved CSS above scripts to ensure CSS files are downloaded in parallel. This can improve page load speed in some browsers.
|
11 years ago |
psychobunny
|
599027f2d3
|
send full url to widgets as well so they can parse based on path
|
11 years ago |
psychobunny
|
fa4555e26e
|
moved addActiveUser code to widget-essentials
|
11 years ago |
psychobunny
|
305ec0da28
|
removed unused language strings from previous sidebar
|
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
|
eda7455be2
|
using motd class instead of a well
|
11 years ago |
Julian Lam
|
37bd88d1b2
|
faux masonry lol
|
11 years ago |
psychobunny
|
aea7329871
|
animate page load only after widgets load
|
11 years ago |
Julian Lam
|
f4ad1ac2dc
|
moving active users list to bottom of admin index
|
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 |
psychobunny
|
c0df95b2dc
|
render widgets upon ajaxify - this widget feetorez iz completified!
|
11 years ago |
psychobunny
|
37d673028a
|
added async to client side
|
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 |
psychobunny
|
f4ad1bdeae
|
console.log
|
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 |
Julian Lam
|
3107e43b64
|
cleaned up admin panel index a bit
|
11 years ago |
psychobunny
|
86a8103c15
|
saving, updating, deleting widgets; widget dragging improvements
|
11 years ago |
Julian Lam
|
0d7e47ded7
|
closed #1057
|
11 years ago |
Julian Lam
|
7c7f66c08b
|
bringing language files up to date
|
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
|
ab60da30da
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
520b349c17
|
closes #1044
|
11 years ago |
psychobunny
|
9f8f78f6d4
|
client-side saving of widgets
|
11 years ago |
psychobunny
|
447cff1995
|
got the basic ui, dragging, sorting etc going for widgets acp
|
11 years ago |
psychobunny
|
8f972d8cdc
|
added widgets tab to themes acp
|
11 years ago |
psychobunny
|
6496ad95e8
|
Revert "closes #992"
This reverts commit ed4b0461b9 .
|
11 years ago |
Baris Soner Usakli
|
bbe1a00d34
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
f33256d628
|
fixes error alerts if scroll is triggered during transitions
|
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
|
9a02f85620
|
update motd string
|
11 years ago |
Baris Soner Usakli
|
8518f26adb
|
closes #1023
|
11 years ago |
Baris Soner Usakli
|
6140d76f76
|
fixed index of newly created posts, matched vanilla search form to lavender
|
11 years ago |
Baris Soner Usakli
|
17cee2cb99
|
pagination fix if only 1 topic
|
11 years ago |
Baris Soner Usakli
|
e1f016c075
|
closes #1046
|
11 years ago |
Baris Soner Usakli
|
3993259336
|
closes #1055
|
11 years ago |
Julian Lam
|
3b4985efe5
|
tx translation update
|
11 years ago |
Baris Soner Usakli
|
1712fcc9fe
|
dont scroll to 0th post
|
11 years ago |
Baris Soner Usakli
|
229fe2f80f
|
seems to work better for long posts
|
11 years ago |
Baris Soner Usakli
|
7aa38adb52
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
83ad454c3e
|
better error message if image upload fails, #1052
|
11 years ago |
psychobunny
|
d69835e115
|
allow any hash to be pushed to history
|
11 years ago |
psychobunny
|
1e47953efd
|
expanding hash regex to alphanumeric
|
11 years ago |
Baris Soner Usakli
|
9b88dcdc14
|
removed double if
|
11 years ago |
Baris Soner Usakli
|
92ebf2975a
|
possible fix for #1050
|
11 years ago |
Baris Soner Usakli
|
a620a85d85
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
21367a1847
|
reverse infinite loading
|
11 years ago |
psychobunny
|
ed4b0461b9
|
closes #992
|
11 years ago |
Baris Soner Usakli
|
1da75866f4
|
added global loggedIn to templates'
|
11 years ago |
Julian Lam
|
560fa6ffe8
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
8e4c126e3c
|
fixing template in favourites.tpl
|
11 years ago |
Baris Soner Usakli
|
d3f5f9571a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
0ec9f3835f
|
fixed js error in composer
|
11 years ago |
Julian Lam
|
1a962c03f4
|
Hungarian, Norwegian, and Polish translation strings updated from Tx
|
11 years ago |
Baris Soner Usakli
|
0756410684
|
closes #1012
|
11 years ago |
Baris Soner Usakli
|
43e8016dd1
|
fixes admin user picture edit
|
11 years ago |
Baris Soner Usakli
|
30cc992f5e
|
closes #1036
|
11 years ago |
Julian Lam
|
9e64f4e303
|
passing in a picture into notifications now
|
11 years ago |
Julian Lam
|
ef45ae9ba3
|
fixed the rotating bell in notifications loading LOL
|
11 years ago |
Julian Lam
|
17ae56e555
|
fixed #1027
|
11 years ago |
Julian Lam
|
32b0b1f9fc
|
#1034
|
11 years ago |
Julian Lam
|
ce7c8c9495
|
updating translations
|
11 years ago |
Julian Lam
|
d230b17517
|
polish tx format update
|
11 years ago |
unek
|
bea44ddd18
|
added polish language
|
11 years ago |
Baris Soner Usakli
|
8b8fbfa113
|
added 3 more strings to translations
|
11 years ago |
Baris Soner Usakli
|
fec1b75030
|
fixes pagination block on direct page load
|
11 years ago |
Baris Soner Usakli
|
893efa5f2a
|
closes #1004
|
11 years ago |
Julian Lam
|
8af5e089ff
|
slovak translations by @yangwao
|
11 years ago |
Julian Lam
|
15e1b7e571
|
updating source string for notif message
|
11 years ago |
Baris Soner Usakli
|
075c6c01f2
|
upload changes, show progres in composer
|
11 years ago |
Julian Lam
|
3e3250ccde
|
pull-right first, then pull-left.
|
11 years ago |
Baris Soner Usakli
|
b912dcb2f0
|
topic title
|
11 years ago |
Baris Soner Usakli
|
896af72a25
|
added topic title to header
|
11 years ago |
Baris Soner Usakli
|
ab9ff94713
|
fw changes
|
11 years ago |
Baris Soner Usakli
|
c703dba3dd
|
closes #1009
|
11 years ago |
Baris Soner Usakli
|
d0100176ef
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
7f298c596f
|
fixed category save
|
11 years ago |
Julian Lam
|
bc1df3b10c
|
sv translations
|
11 years ago |
Baris Soner Usakli
|
639ebe9b71
|
added space to fix motd
|
11 years ago |
Baris Soner Usakli
|
dcebb0cc4c
|
removed whitespace
|
11 years ago |
Baris Soner Usakli
|
4c6fb72db0
|
move cursor to end in share input
|
11 years ago |
Baris Soner Usakli
|
9f1e0187ee
|
fixed settings
|
11 years ago |
Baris Soner Usakli
|
bb59158bbc
|
closes #721, admins can edit other users from their edit page
|
11 years ago |
Baris Soner Usakli
|
1861273d45
|
delegated event for category save
|
11 years ago |
Baris Soner Usakli
|
a274a8cc12
|
more unread changes
|
11 years ago |
Baris Soner Usakli
|
859ca8dd18
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
d27ba5239e
|
unread changes
|
11 years ago |
psychobunny
|
ecb1fa928c
|
console.log
|
11 years ago |
psychobunny
|
ef9965832a
|
updating account settings templates + client side to allow for dynamic parsing of user settings
|
11 years ago |
Baris Soner Usakli
|
8ca3b667c7
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
4ff62f4e30
|
closes #1005
|
11 years ago |
psychobunny
|
2781153640
|
removed some unused stuff in account settings
|
11 years ago |
psychobunny
|
4f1f812062
|
reorganizing account settings
|
11 years ago |
Baris Soner Usakli
|
02048e551f
|
assorted CP changes
|
11 years ago |
Baris Soner Usakli
|
11b0f44ae9
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
20dd194171
|
show error in composer if upload fails
|
11 years ago |
Julian Lam
|
6d1ec8c7fe
|
hebrew translations by orweinberger
|
11 years ago |
Baris Soner Usakli
|
cacde313cd
|
closes #995
|
11 years ago |
psychobunny
|
e8d30da006
|
removing qunit from ACP, since we don't actually use it anymore
|
11 years ago |
Julian Lam
|
4429014d2f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
97e52fd169
|
adding new client-side hook and post_uuid to composer template
|
11 years ago |
Maciej Benke
|
34338c3265
|
No point in having anonymous users as a link.
|
11 years ago |
Baris Soner Usakli
|
b75877d61f
|
some language strings
|
11 years ago |
Baris Soner Usakli
|
8e756b5b26
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
Baris Soner Usakli
|
242927d702
|
user selectable pagination
|
11 years ago |
psychobunny
|
8c2611aeb5
|
potentially fixes #823
|
11 years ago |
psychobunny
|
83a201acce
|
closes #918
|
11 years ago |
Julian Lam
|
e231a52369
|
new translations, plus fallbacks for new strings to English
|
11 years ago |
Julian Lam
|
55b39f1eff
|
second pass, #981
|
11 years ago |
Julian Lam
|
e9852a804c
|
language updates
|
11 years ago |
Julian Lam
|
5f8bfaa871
|
reverting some fixes
|
11 years ago |
Julian Lam
|
8f369d9dbc
|
added 'topic' back to string
|
11 years ago |
Julian Lam
|
37a1fbd9cd
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
11 years ago |
Julian Lam
|
b6e96541e7
|
first pass, #981
|
11 years ago |
Baris Soner Usakli
|
93f5f320fe
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |