barisusakli
586aeaf53f
added error checking to install.js for categories
2014-07-02 21:55:05 -04:00
barisusakli
7c84680b06
closes #1709
2014-06-17 13:11:13 -04:00
barisusakli
4fa79dc821
closes #1281
...
category purge, deletes all topics and posts in the category
2014-06-10 17:48:48 -04:00
barisusakli
364d55938c
if no categories found return empty array
2014-05-31 22:24:22 -04:00
barisusakli
48aba5fc64
category widget changes
2014-05-27 12:44:28 -04:00
barisusakli
dfa1150709
fix missing category data
2014-05-21 00:03:22 -04:00
barisusakli
cd08a16f77
return post count to with categories
2014-05-19 19:24:06 -04:00
barisusakli
b1aae05a08
closes #1518
2014-05-15 20:49:47 -04:00
psychobunny
a51b357e67
removed deprecated categories.background property
2014-05-05 12:18:53 -04:00
barisusakli
68fd997efd
closes #1419
2014-04-24 18:59:19 -04:00
Micheil Smith
3e82cab398
Add missing new lines at end of files.
2014-04-10 20:56:53 +01:00
barisusakli
0ac58dbee6
more error strings
2014-04-09 21:56:30 -04:00
barisusakli
10f56faf9d
admin cleanup
...
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
2014-04-01 17:12:07 -04:00
barisusakli
a400e5de81
#1269
2014-03-25 12:23:55 -04:00
barisusakli
0741b162cb
#1265
2014-03-23 18:53:21 -04:00
barisusakli
db3632557e
moved notification push out of markAsRead
2014-03-21 17:48:32 -04:00
Julian Lam
7b4f596aba
updating all group lib methods, and their callers -- #1252
2014-03-20 09:13:09 -04:00
barisusakli
f83b7ee972
renamed event
2014-03-17 17:38:47 -04:00
barisusakli
8efc33d6a1
closes #976
2014-03-17 17:27:47 -04:00
barisusakli
d2bef79888
closes #1194
2014-03-13 18:11:41 -04:00
barisusakli
e0911c1fff
replaced exists check with getCategoryData
2014-03-13 16:21:16 -04:00
barisusakli
cc0ac29b36
categories refactor
2014-03-12 21:41:53 -04:00
barisusakli
90e398e5c9
user js refactor, category fix
...
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
2014-03-12 20:53:48 -04:00
Julian Lam
9bf1d345e2
adding relative path to a category image for subfolder installs
2014-03-11 23:19:48 -04:00
Julian Lam
bf8f91f0d9
'less bad' handling of background image in home.tpl
2014-03-11 20:08:52 -04:00
barisusakli
76037a5f14
closes #1191
...
added a new method called isSetMembers takes in an array of values to
test if they are members of a set
2014-03-11 14:43:42 -04:00
barisusakli
71f84655ca
minor cleanup
2014-03-10 00:17:06 -04:00
barisusakli
16d2e65ea0
optimized getCategories
2014-03-09 23:09:08 -04:00
Baris Soner Usakli
42a7c037e6
removed dupe i var
2014-03-01 17:36:29 -05:00
Baris Soner Usakli
87f337f2fb
cleanup
2014-03-01 16:59:04 -05:00
Baris Soner Usakli
091723a8c5
closes #1101
2014-02-27 23:45:12 -05:00
Baris Soner Usakli
99bf882a1c
removed cid from getTopicsByTids
2014-02-26 19:55:28 -05:00
Baris Soner Usakli
ad37715972
empty array if not topics in catgory
2014-02-26 17:34:02 -05:00
Baris Soner Usakli
56bbeb9950
use disableSocialButtons from config
2014-02-26 17:16:55 -05:00
Baris Soner Usakli
7f2d70d7f6
minor cleanups
2014-02-26 16:58:02 -05:00
Baris Soner Usakli
ea6cf3bbd5
more cleanup and changes to topics
2014-02-26 16:43:21 -05:00
Baris Soner Usakli
8da7a6f2f3
cleanup
2014-02-26 15:32:32 -05:00
Baris Soner Usakli
6e5a6b8784
upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
2014-02-22 18:56:37 -05:00
Baris Soner Usakli
de34beaf6d
closes #1087
2014-02-21 18:31:59 -05:00
Baris Soner Usakli
eb3b240b04
some cleanup of unread
2014-02-21 15:54:51 -05:00
psychobunny
835b4d61a2
removed active_users + moderator sidebar code from core in favour of widget system
2014-02-19 19:07:56 -05:00
psychobunny
1827c8390b
filter:category.build_sidebars (custom sidebars in category view) is now deprecated
2014-02-19 18:19:25 -05:00
Baris Soner Usakli
495fded6dd
closes #1038
2014-02-19 15:33:59 -05:00
Baris Soner Usakli
6140d76f76
fixed index of newly created posts, matched vanilla search form to lavender
2014-02-18 15:14:33 -05:00
Baris Soner Usakli
791a50a01b
closes #1028
2014-02-14 20:46:00 -05:00
Baris Soner Usakli
53af836bdb
24 users
2014-02-12 17:29:37 -05:00
Baris Soner Usakli
7f4a1cd685
display 4 rows of active users
2014-02-12 17:24:51 -05:00
Baris Soner Usakli
a274a8cc12
more unread changes
2014-02-11 18:58:46 -05:00
Baris Soner Usakli
242927d702
user selectable pagination
2014-02-10 14:15:54 -05:00
Baris Soner Usakli
d5938e4024
removed BS class, not needed
2014-02-07 20:44:10 -05:00