Baris Usakli
|
259ba9b9b5
|
added post settings to admin page
|
12 years ago |
Baris Soner Usakli
|
ded0200355
|
upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
|
12 years ago |
Baris Usakli
|
ac3fe1fc6f
|
closes #93
|
12 years ago |
Julian Lam
|
1bee527f41
|
added note linking to wiki page for authoring plugins... also showing something if no plugins are installed
|
12 years ago |
Julian Lam
|
3578ce1925
|
admin panel integration completion + styling of admin panel plugins page
|
12 years ago |
Julian Lam
|
777173d9f4
|
adding admin panel integration to plugins (issue #143)
|
12 years ago |
Julian Lam
|
fe286870a3
|
closed #116
|
12 years ago |
Julian Lam
|
d0c4302d24
|
removing non-existant unit tests from admin template, and setting admin theme to always be the bootstrap default (so errant themes don't render the admin panel useless)
|
12 years ago |
Julian Lam
|
6e91810231
|
introduction of theme engine parsing (themes go in /public/themes!)
|
12 years ago |
Baris Usakli
|
ca81732661
|
show correct version on admin/index
|
12 years ago |
Baris Soner Usakli
|
5819b43595
|
moved index code from index.tpl to its own file
|
12 years ago |
Baris Soner Usakli
|
f7f5da00e1
|
another fix for js crashes
|
12 years ago |
Baris Soner Usakli
|
6f57e639f9
|
changed input to meta
|
12 years ago |
Baris Soner Usakli
|
f8518b1a9a
|
moved js code in footer.tpl for admin into footer.js
|
12 years ago |
Baris Soner Usakli
|
7191d94099
|
admin fix
|
12 years ago |
Baris Soner Usakli
|
2c5e9d47ad
|
admin routes and fixes
|
12 years ago |
Baris Usakli
|
79074fd597
|
prettier user boxes
|
12 years ago |
Baris Soner Usakli
|
fabb55426c
|
more work:
|
12 years ago |
psychobunny
|
69f1037d45
|
added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :)
|
12 years ago |
Baris Usakli
|
cde765b17d
|
remove socket listeners in admin/users/search
|
12 years ago |
Baris Usakli
|
a59fdcbf6a
|
for andrew
|
12 years ago |
Baris Usakli
|
7a478637e3
|
added forum link to /admin header
|
12 years ago |
Baris Usakli
|
941ed7e194
|
user search in admin/users
|
12 years ago |
Baris Usakli
|
0cc5b1f907
|
moved socket.on to admin index
|
12 years ago |
Baris Usakli
|
c870e8bbf3
|
testing user search in admin panel
|
12 years ago |
Baris Usakli
|
746faa9488
|
delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users
|
12 years ago |
Baris Soner Usakli
|
8e10ce1924
|
fixed admin page user links
|
12 years ago |
Baris Soner Usakli
|
419e5ab528
|
changes to admin/users
|
12 years ago |
Baris Soner Usakli
|
e0debed04f
|
removed ajax from make/remove admin
|
12 years ago |
psychobunny
|
939207ef45
|
moved admin categories into its own file
|
12 years ago |
psychobunny
|
1162b2020d
|
categories admin basic features completed - name, description, icon selector + background color
|
12 years ago |
Julian Lam
|
7154676c87
|
Merge branch 'master' of github.com:psychobunny/node-forum
|
12 years ago |
Julian Lam
|
eeaef21d44
|
removing redundant search link in admin menu
|
12 years ago |
Baris Usakli
|
a0751d6caa
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
d3a190d74e
|
username to userslug change
|
12 years ago |
Julian Lam
|
89e852f692
|
adding 'load more topics' button to topic admin
|
12 years ago |
Baris Usakli
|
3ef32ba7fb
|
image size css for topic first post, facebook app id in template
|
12 years ago |
Baris Usakli
|
e7619e6fe3
|
fixed indents
|
12 years ago |
Baris Usakli
|
9309722898
|
fixed indents
|
12 years ago |
psychobunny
|
912664756f
|
categories admin continued
|
12 years ago |
Baris Usakli
|
64a9e5844d
|
son whitespace conflicts are so 1765
|
12 years ago |
Baris Usakli
|
523b787e69
|
added csrf to ajax calls
|
12 years ago |
Julian Lam
|
e75e0011e2
|
Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
public/css/admin.less
|
12 years ago |
Julian Lam
|
32eba62ef6
|
developed during a merge... I am going to hell for this.
- also new topics tab in admin panel
|
12 years ago |
psychobunny
|
99d8affa53
|
started categories admin + icon picker; updated fontawesome; removed FA docs/less/sass
|
12 years ago |
Baris Usakli
|
3f3d81de44
|
admins can make others admins
|
12 years ago |
Julian Lam
|
41187dfddb
|
adding a confirm dialog behind the theme revert button in the acp
|
12 years ago |
Julian Lam
|
cbd03e75e2
|
fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
also integrated bootbox into confirm dialogs for thread deletion
|
12 years ago |
Julian Lam
|
a09cfd9304
|
started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
introducing mixins css file
|
12 years ago |
Julian Lam
|
1a104686ac
|
new header for meta title
|
12 years ago |