psychobunny
a150b2c6f7
handle if invalid tpl is passed in
11 years ago
barisusakli
54ba2d2ac3
removed console.log
11 years ago
barisusakli
d1ec101248
fixed infinite load and select
11 years ago
Barış Soner Uşaklı
962b141e85
Merge pull request #1356 from miksago/fix-pagination-offset-error
...
Fixed: Category pagination error; Check if first offset is NaN
11 years ago
barisusakli
e5cf44d398
closes #1353
...
mark all read will mark everything read, can also select topics and mark
them read, can mark specific categories read too
11 years ago
Micheil Smith
47d21eb008
Fixed: Category pagination error; Check if first offset is NaN
11 years ago
psychobunny
b464099cca
finally found reliable repro steps and squashed you like the bug you are. fixed #1280
11 years ago
psychobunny
591fb41c08
removed unused content variable
11 years ago
Julian Lam
b616ba7304
using preventDefault instead of return false
11 years ago
Julian Lam
14b9c03199
First pass at #1331 - Groups.search() + Tests
11 years ago
barisusakli
57dd44a871
removed console.log
11 years ago
barisusakli
5ddf70a671
closes #1273
11 years ago
barisusakli
3c5dd6a5e7
small tweak to reply with text selected
11 years ago
psychobunny
c352b4c06d
imported latest templates.js, fixes #1327
11 years ago
barisusakli
770e0a67c1
send values directly
11 years ago
psychobunny
f235c86a0a
closes #1330
11 years ago
barisusakli
c1f0d47cd4
closes #1335
...
looks like copy pasta fail
11 years ago
barisusakli
0cd13b7b66
closes #1273
11 years ago
barisusakli
cc3150ff09
closes #1316
11 years ago
barisusakli
421a25eb56
closes #1288
11 years ago
Julian Lam
b2c663925b
Merge branch 'spawn-minifier'
11 years ago
Julian Lam
7a993eb2ca
closed #1328
11 years ago
psychobunny
f3eb30b674
fixed automatic updating of home page
11 years ago
barisusakli
ef2221d677
closes #1305
11 years ago
barisusakli
6b7049cdae
closes #1333
11 years ago
barisusakli
5209c614fc
add taskbar to body
11 years ago
psychobunny
212768ee86
closes #1325
11 years ago
barisusakli
3a5048a6cd
moved account menu to partial
11 years ago
barisusakli
41d5d16bac
show widget title next to type, closes #1313
11 years ago
barisusakli
1edd2649fc
this doesnt exist on topics page
11 years ago
barisusakli
4bc3f54468
closes #1318
11 years ago
barisusakli
bdefebeea0
reverting some of my code and fixed #1322 properly
11 years ago
Julian Lam
ef47fc78eb
fixed up translation strings, closed #1278
11 years ago
Julian Lam
339d0e5495
flag post translations
11 years ago
Julian Lam
bc29f832fe
language keys for password changing -- issue #1278
11 years ago
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
11 years ago
psychobunny
4693f64bef
better layout for global sidebars on mobile
11 years ago
barisusakli
b5f4503e9f
fixed share url
11 years ago
psychobunny
d1495102f2
fixed positioning if no sidebar widget selected
11 years ago
barisusakli
e7a791ab74
removed unused globals from share module
11 years ago
barisusakli
273f499cc2
moved the duplicated sharing code to requirejs module
11 years ago
barisusakli
1d3c25fdcc
moved alert to its own requirejs module
11 years ago
barisusakli
b1a6d394e3
moved format number functions to utils
11 years ago
psychobunny
f01cb88c57
deprecated: plugins/fireHook, filter:server.create_routes, filter:admin.create_routes
11 years ago
psychobunny
924388d96f
widgets - only collapse / expand divs that specify a target location
11 years ago
psychobunny
576246c315
global widget areas (sidebar/footer) - closes #1097
11 years ago
barisusakli
ed3a1b47bd
category changes
11 years ago
Julian Lam
4161f138f3
adding data-dir attribute for languages
11 years ago
barisusakli
35eebbf20a
chat message fix
11 years ago
Julian Lam
2430b970f3
fixed issue where timeago strings were not rendering in the correct language on cold loads
11 years ago