barisusakli
652e1ef574
closes #1597
...
turns out clicking back causes double script.init() calls and
ajaxify.variables.get('topic_id') can be undefined in one of those
calls.
11 years ago
psychobunny
d81351579d
don't require passing in uid for topics.markAsRead
11 years ago
psychobunny
791fde7904
fixing #1587 properly for unread count
11 years ago
psychobunny
08bbf7fdd8
console.log
11 years ago
psychobunny
0334a487b5
fixing #1587 properly for profile views
11 years ago
barisusakli
60742ce316
closes #1590 , closes #1589
11 years ago
barisusakli
eb0a06b777
closes #1577
11 years ago
barisusakli
48aba5fc64
category widget changes
11 years ago
barisusakli
4e8a9fbe27
closes #1582
11 years ago
barisusakli
04309ac09c
show error message if password empty
11 years ago
Julian Lam
b1eb5b175c
Merge remote-tracking branch 'origin/master' into groups-pages
...
Conflicts:
src/topics/tags.js
11 years ago
barisusakli
b6e0a2ecce
parseInt
11 years ago
Julian Lam
840a56006c
added missing files for #1563
11 years ago
barisusakli
b8b482e287
closes #1555
11 years ago
barisusakli
df73ceaeb7
closes #1556
...
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
11 years ago
barisusakli
ff2bad635c
infinite scroll refactor
11 years ago
barisusakli
b1aae05a08
closes #1518
11 years ago
psychobunny
033364a2a9
move code from footer.js into admin.js
11 years ago
barisusakli
3e86bdb38f
more work on #1518
...
still needs more work, category is next
11 years ago
psychobunny
3b00417d99
added colorPicker to branding inputs
11 years ago
psychobunny
29137299c2
added public/src/admin.js; moved enableColorPicker into admin.enableColorPicker
11 years ago
psychobunny
e2312c8330
branding settings on ajaxify fixed
11 years ago
psychobunny
a5a2e6f04e
update BS brand colors in ACP
11 years ago
Julian Lam
5b3318608e
updated text copy -- closed #933
11 years ago
Julian Lam
87f4566e06
more fixed to privs, and ACP modal
11 years ago
Julian Lam
7c8b442dcd
more updates to privileges revamp
11 years ago
Julian Lam
72ca0d6d40
got privilege selection working for users and groups
11 years ago
Julian Lam
186943ced1
removing old html in js
11 years ago
Julian Lam
7fe0ab6022
migrated views in js into partials
11 years ago
barisusakli
c5d9a68b4b
closes #1445
11 years ago
barisusakli
2bd15e155f
remove listener before adding
11 years ago
barisusakli
d311995c16
closes #1516
11 years ago
Julian Lam
e64c1bfec3
closed #1453
11 years ago
psychobunny
643dd74e43
initially hide the account setting menus (prevents the brief flashing of the buttons)
...
5589e1e148
11 years ago
barisusakli
c2fb4700de
fixes infinite scroll on account pages
11 years ago
barisusakli
66abd20647
moved add commas to process page
11 years ago
barisusakli
f714c713f3
fixes deactivate text on plugin buttons
11 years ago
Julian Lam
b56df975e0
fixed 1495
11 years ago
barisusakli
883978007d
closes #1482
...
removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well
11 years ago
psychobunny
f697b5a2b8
addBlockquoteEllipses to newly created posts #1491
11 years ago
psychobunny
3b7d222ec3
prevent duplicate blockquotes #1491
11 years ago
barisusakli
7f6ae6df9f
possible fix to active users
11 years ago
barisusakli
967b486ce1
closes #1487
...
ban and delete user admin actions takes an array of uids now.
11 years ago
psychobunny
7033fa7563
closes https://github.com/designcreateplay/NodeBB/issues/1474
11 years ago
psychobunny
3934f2ec88
collapsible blockquotes, closes #1359
11 years ago
barisusakli
aea8d50200
removed console.log
11 years ago
barisusakli
d43d363a7a
refactored topics.js
...
removed ajaxify.register_events using removeListener now
11 years ago
barisusakli
ec399d8b3b
moved all account related files to account folder
...
update nodebb-theme-vanilla too to get the update tpl files
11 years ago
barisusakli
3c96857123
closes #1461
...
fixed disabled category grey out, added plural move topics string
11 years ago
barisusakli
dea4b78cb9
fixes tooltip for users that go online/offline
11 years ago