psychobunny
a4ace48469
closes #3310
2015-07-10 14:28:10 -04:00
psychobunny
541fd474b3
fixes checkboxes for both settingsv1 and settingsv2
2015-07-10 14:07:57 -04:00
psychobunny
f56c2ea88a
padding fix
2015-07-09 17:14:56 -04:00
Barış Soner Uşaklı
4fc4a0ff3e
dont escape group.name, use displayName in tpls instead
2015-07-09 16:00:43 -04:00
Barış Soner Uşaklı
d225951027
fix group name
2015-07-09 15:25:46 -04:00
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
2015-07-09 14:01:20 -04:00
Julian Lam
b4e39374bb
firing 'change' event for all checkboxes after settingsv2 load
2015-07-09 13:31:14 -04:00
psychobunny
7fbca487f5
make group description and group name the same size
2015-07-08 17:59:16 -04:00
psychobunny
6b6bae7cc5
font awesome checkboxes for acp
2015-07-08 17:43:24 -04:00
psychobunny
b73a26f7a6
fixes reload button and probably a bunch of other things in ACP
2015-07-08 17:12:06 -04:00
psychobunny
6cf0697621
fixed indenting to match style
2015-07-08 17:08:37 -04:00
psychobunny
396013c8fd
added a faint separator to the categories listing
2015-07-08 17:08:35 -04:00
Julian Lam
74f2f7caef
fixes #3307
2015-07-08 17:04:25 -04:00
psychobunny
b69ea4564a
fix user presence graph
...
if nobody's using your forum at all, this thing stopped working
altogether
2015-07-08 17:02:33 -04:00
psychobunny
c01f06214e
don't re-render graph if data is stale
2015-07-08 16:54:39 -04:00
psychobunny
c6713177d3
realtime mode toggle for dashboard
2015-07-08 16:35:59 -04:00
barisusakli
2b493964d0
closes #3296
2015-07-07 17:23:41 -04:00
barisusakli
ffd22f50ff
closes #1999
2015-07-06 14:33:52 -04:00
Julian Lam
5c44775c1f
latest translations, wow.
2015-07-06 12:45:48 -04:00
barisusakli
52f7e13a5c
closes #3289
2015-07-06 12:39:05 -04:00
Julian Lam
ceb4de653d
fixed #3295
2015-07-06 10:41:13 -04:00
barisusakli
619251143d
reset inf scroll on search
2015-07-03 18:19:02 -04:00
Julian Lam
48af82659e
removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288
2015-07-03 16:43:36 -04:00
barisusakli
491d376fb4
closes #2605
2015-07-03 16:42:55 -04:00
psychobunny
a285e0734d
closes #3274
2015-06-29 15:16:36 -04:00
barisusakli
5ee1951245
closes #3271
2015-06-28 21:54:21 -04:00
barisusakli
57c2418157
closes #1306
2015-06-27 21:26:19 -04:00
barisusakli
718f61e3bd
closes #3263
2015-06-24 17:15:58 -04:00
barisusakli
a31178ebd8
closes #3258
2015-06-23 17:05:40 -04:00
barisusakli
2b0b2ea858
fix search by ip
2015-06-23 15:43:33 -04:00
yariplus
13e12ba3a5
Add minimum tags per topic setting.
2015-06-23 10:23:56 -04:00
psychobunny
5ff9a7f9a9
allow multiline support for translator
...
see: https://github.com/psychobunny/templates.js/issues/36
2015-06-22 16:19:31 -04:00
psychobunny
98cde1a9d6
missing lang key for error: cant-remove-last-admin
2015-06-22 16:02:57 -04:00
barisusakli
b89b4d066a
max chars
2015-06-22 15:50:22 -04:00
barisusakli
38b838d462
closes #2754
...
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
2015-06-22 13:10:18 -04:00
barisusakli
1d72a8f0ee
fix composer redirect on home page
2015-06-21 16:28:52 -04:00
psychobunny
19b50c8888
missing lang key for already-flagged
2015-06-19 17:32:04 -04:00
barisusakli
9d562a8708
closes #3245
2015-06-19 14:33:56 -04:00
barisusakli
0ef2ccc130
closes #3240
2015-06-17 14:57:10 -04:00
barisusakli
536c443c1e
closes #3231
2015-06-15 16:03:38 -04:00
barisusakli
1bbce82c23
duh #3192
2015-06-10 15:58:07 -04:00
barisusakli
8ff7ba82c2
closes #3192
2015-06-10 15:56:47 -04:00
barisusakli
6d0d74a6e9
moved topic search end to topics.js
2015-06-10 14:16:35 -04:00
barisusakli
2880a77a9f
closes #3130
2015-06-09 17:47:10 -04:00
psychobunny
a6cfdc7508
square buttons on acp
2015-06-09 16:05:45 -04:00
barisusakli
387a5e36b2
search fix, moved topic search to topic.js
2015-06-09 15:10:37 -04:00
psychobunny
28e1ae46c7
woops, committed some testing code by accident
2015-06-08 17:56:33 -04:00
psychobunny
7564881298
don't minify files in /client
...
adds an extra call to the client/route.js file on cold load but cuts a
ton of extra weight in nodebb.min.js
2015-06-08 17:53:55 -04:00
psychobunny
97d1ab2e35
console.log
2015-06-08 17:11:29 -04:00
psychobunny
f8b3282295
closes #3141
2015-06-08 16:58:53 -04:00