barisusakli
5e77b87a1e
removed scroll duration
2016-09-17 16:19:24 +03:00
barisusakli
e69ff93a49
dont translate non strings
2016-09-17 14:20:17 +03:00
barisusakli
2c140c2107
ability to filter flags by category
2016-09-16 14:20:07 +03:00
barisusakli
814c4103ad
prevent default
2016-09-16 12:07:13 +03:00
barisusakli
72c75bd781
add pagination to flags page
2016-09-16 00:17:43 +03:00
barisusakli
282a0b0030
fix missing translator
2016-09-15 21:49:45 +03:00
barisusakli
ef5e02534a
fix missing translator, add flag reason
2016-09-15 21:48:17 +03:00
Julian Lam
4897e861fb
handling errors :rage2:
2016-09-15 13:03:46 -04:00
Julian Lam
b12607b1de
added uid to flag history, fixed loading on IS, worked around tjs bug
2016-09-15 12:46:08 -04:00
Julian Lam
d04a10225c
WIP showing updated flag data, history, updating flag data
2016-09-15 12:46:08 -04:00
Julian Lam
8dc57cba58
allowing updating of flag data
2016-09-15 12:46:08 -04:00
barisusakli
a72ccfb067
only remove page # on IS
2016-09-15 19:16:52 +03:00
barisusakli
49bd03b8ec
closes #5004
2016-09-15 00:50:24 +03:00
barisusakli
9ba3612895
remove winston
2016-09-14 22:48:30 +03:00
psychobunny
30da4ac748
closes #5031
2016-09-13 22:54:50 -04:00
Peter Jaszkowiak
59ed13b581
Rewrite translator for efficiency and clarity ( #5013 )
...
* Rewrite translator for efficiency and clarity
* Fixed failing tests
* Gorram tabs
* Move cache to Translator class, simplify creation
* Documentation and linting
* Use new translator API where it makes sense
* Revert 499fbe21fd (except translator.d.ts)
* promise polyfill for node<4
* Set `load` on the prototype
* Comment on Translator#translate
* Delete translator.d.ts
* Support translations added by plugins
2016-09-12 15:52:50 -04:00
barisusakli
7f27a21441
new hook action:infinitescroll.loadmore
2016-09-09 11:48:27 +03:00
barisusakli
8273dab368
ability to pass tags to new topics
2016-09-08 14:01:20 +03:00
Mathias Schreck
fef9ec7ad6
Fix unhandled callback errors
2016-09-05 11:52:35 +02:00
Julian Lam
81a4103d64
closes #4826
2016-09-02 14:16:46 -04:00
Julian Lam
80d89a086e
fixed issue where NodeBB was trying to JSON.parse [object Object]
...
re: #4982
2016-09-02 14:05:07 -04:00
Julian Lam
bb80dc360e
closes #4982
2016-09-02 09:39:13 -04:00
Julian Lam
c9c60ef8ed
fixes #4982
2016-09-01 14:10:10 -04:00
barisusakli
56f863e5b8
remove :rage2: console.log
2016-09-01 18:26:47 +03:00
barisusakli
162f14b229
closes #4908
2016-09-01 15:44:10 +03:00
barisusakli
55c9e6f4b6
closes #3818
...
set the value saved to empty string if the email is identical to
original
this causes the original to be used since empty string is falsy
2016-09-01 15:32:47 +03:00
barisusakli
6acfb02316
closes #4996
2016-09-01 14:12:17 +03:00
barisusakli
9c064d8fac
only process embedded tpls
2016-09-01 13:55:53 +03:00
Timothy Fike
fc68b64fe0
New topic from anywhere.
...
Like on the navbar.
2016-08-31 20:17:11 -04:00
barisusakli
8868668daa
fix navigator displaying wrong index
...
related to #4998
2016-08-31 23:23:25 +03:00
barisusakli
b84f36cc20
fix navigator method not getting removed
2016-08-31 23:15:17 +03:00
barisusakli
7afd2925af
get sort setting from config
2016-08-31 22:50:48 +03:00
barisusakli
240682563d
fix index error
2016-08-31 22:15:33 +03:00
barisusakli
fea2267b58
fix navigator.scrollToPost()
...
pagination and alternate sort page calculation
2016-08-31 21:23:02 +03:00
Julian Lam
194716cd68
re: #5002
2016-08-31 12:20:51 -04:00
Julian Lam
20ae29cce3
fixes #4992 ( #4994 )
...
* fixes #4992
* make jquery ui a r.js module
* require jqueryui in admin/extend/widgets
2016-08-30 21:33:27 -04:00
barisusakli
532a543226
closes #4999
...
$(document).offset() crashes on jquery 3.0
2016-08-31 02:14:11 +03:00
barisusakli
a9e4add8d2
closes #4998
2016-08-30 14:25:24 +03:00
pichalite
af32d0ad40
require jqueryui in admin/extend/widgets
2016-08-30 04:33:25 +00:00
pichalite
3ef7c57a63
make jquery ui a r.js module
2016-08-29 21:53:12 +00:00
pichalite
11be46ec23
fixes #4992
2016-08-29 17:42:29 +00:00
Anil Mandepudi
0be557b846
fixes #4991 ( #4993 )
2016-08-29 13:00:44 -04:00
barisusakli
6e3d525ef4
closes #4704
2016-08-29 16:12:33 +03:00
barisusakli
843dc61e41
closes #4990
2016-08-29 15:51:46 +03:00
barisusakli
6d34bb4657
closes #2166
2016-08-29 12:43:37 +03:00
barisusakli
cbafbab107
closes #4986
2016-08-27 14:25:30 +03:00
pichalite
05ad373b80
minor design tweaks to register page
2016-08-27 06:34:18 +00:00
pichalite
400da256f1
require translator instead of global
2016-08-26 22:19:33 +00:00
psychobunny
d1b9d1be6a
fixed acp/users + acp/tags
2016-08-26 17:43:55 -04:00
psychobunny
0afa55517f
fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths
2016-08-26 17:31:57 -04:00