Commit Graph

2924 Commits

Author SHA1 Message Date
barisusakli
4acc264cb8 added upload error string 2014-05-19 18:42:21 -04:00
barisusakli
20a707e6c1 uploads cleanup 2014-05-19 15:33:41 -04:00
barisusakli
e869a6a15a composer refactor 2014-05-18 15:09:58 -04:00
Julian Lam
58b6a2e9ea Merge branch 'master' of github.com:designcreateplay/NodeBB 2014-05-17 22:21:50 -04:00
Julian Lam
e9252ca745 fixing language code for viet and thai 2014-05-17 22:21:43 -04:00
barisusakli
ff2bad635c infinite scroll refactor 2014-05-17 17:55:55 -04:00
Julian Lam
e43ebb0423 Merge pull request #1533 from akhoury/master
captcha support
2014-05-17 16:01:44 -04:00
Julian Lam
6ec36a00ad Merge branch 'master' of github.com:chiehwen/NodeBB into chiehwen-master 2014-05-17 15:19:07 -04:00
Julian Lam
dfe34cafb8 latest translations for slovak 2014-05-17 15:17:31 -04:00
Chieh-Wen Yang
d56b05bd90 I have translated to zh_TW. 2014-05-18 00:57:00 +08:00
Julian Lam
b1534b7798 removing allowGuestPosting logic in NodeBB 2014-05-16 16:29:43 -04:00
Julian Lam
118723e185 force update translations. 2014-05-16 14:38:51 -04:00
barisusakli
629648bc7d closes #1535 2014-05-16 13:28:38 -04:00
Aziz Khoury
0e0f66ba9e minor cleanups. 2014-05-16 09:39:46 -04:00
Aziz Khoury
230b4a0952 now really fix topic/1503 2014-05-16 01:55:13 -04:00
Aziz Khoury
c7734937fb added a bunch of useful utils functions 2014-05-16 01:38:47 -04:00
Aziz Khoury
611fd380eb fixes topic/1503 2014-05-16 01:38:20 -04:00
barisusakli
b1aae05a08 closes #1518 2014-05-15 20:49:47 -04:00
psychobunny
033364a2a9 move code from footer.js into admin.js 2014-05-15 17:16:24 -04:00
Julian Lam
7dffc2a2e9 moving chat timestamp to top of message, not end 2014-05-15 16:33:36 -04:00
barisusakli
bb34834742 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2014-05-15 10:38:52 -04:00
barisusakli
3e86bdb38f more work on #1518
still needs more work, category is next
2014-05-15 10:38:02 -04:00
Julian Lam
45926b308c added korean language files to NodeBB, thanks @g6123! 2014-05-15 09:43:14 -04:00
유성매직
e600bee52b added Korean translation 2014-05-15 22:22:04 +09:00
psychobunny
3b00417d99 added colorPicker to branding inputs 2014-05-14 18:51:06 -04:00
psychobunny
4cf6ebda7b updated enableColorPicker to accept either a jQ obj or a string; updated it to be able to initialize several inputs at once 2014-05-14 18:50:50 -04:00
psychobunny
29137299c2 added public/src/admin.js; moved enableColorPicker into admin.enableColorPicker 2014-05-14 18:46:11 -04:00
psychobunny
e2312c8330 branding settings on ajaxify fixed 2014-05-14 18:30:25 -04:00
psychobunny
a5a2e6f04e update BS brand colors in ACP 2014-05-14 18:05:28 -04:00
Julian Lam
5b3318608e updated text copy -- closed #933 2014-05-13 17:58:01 -04:00
Julian Lam
87f4566e06 more fixed to privs, and ACP modal 2014-05-13 17:06:58 -04:00
Julian Lam
7c8b442dcd more updates to privileges revamp 2014-05-13 17:06:58 -04:00
Julian Lam
72ca0d6d40 got privilege selection working for users and groups 2014-05-13 17:06:58 -04:00
Julian Lam
186943ced1 removing old html in js 2014-05-13 17:06:58 -04:00
Julian Lam
7fe0ab6022 migrated views in js into partials 2014-05-13 17:06:58 -04:00
Julian Lam
ea6576c6f3 latest translations and fallbacks 2014-05-13 16:39:56 -04:00
barisusakli
c5d9a68b4b closes #1445 2014-05-12 18:42:13 -04:00
psychobunny
240932dd80 add cursor: pointer if alert's clickfn is defined 2014-05-12 13:02:48 -04:00
Julian Lam
41c5a90914 latest language strings 2014-05-11 23:08:28 -04:00
barisusakli
2bd15e155f remove listener before adding 2014-05-11 20:31:42 -04:00
psychobunny
f2a692add7 some linting of settings.js 2014-05-11 16:41:26 -04:00
psychobunny
c3e4c7dea1 using var instead of const for < IE10 compatibility
@frissdiegurke
2014-05-11 16:34:21 -04:00
psychobunny
2b4da7ebcd Merge pull request #1514 from frissdiegurke/master
added number-type to settings framework. persist expanded object on serv...
2014-05-11 16:30:57 -04:00
barisusakli
d311995c16 closes #1516 2014-05-11 14:06:15 -04:00
Julian Lam
e64c1bfec3 closed #1453 2014-05-11 11:45:20 -04:00
Julian Lam
65dd79c84e socket logic for #1149 -- handling of help tab in ACP 2014-05-10 23:43:15 -04:00
psychobunny
f7fe0aa680 moved documentation out of alerts 2014-05-10 16:16:56 -04:00
psychobunny
db27a30005 better alert for ban message 2014-05-10 16:01:58 -04:00
barisusakli
d0be73a4d4 closes #1503 2014-05-10 15:48:09 -04:00
FrissDieGurke
ab2c0cfa9f added number-type to settings framework. persist expanded object on server-side sync if changed 2014-05-10 19:49:50 +02:00