barisusakli
|
7339cb5d61
|
closes #1434
|
11 years ago |
barisusakli
|
6f2ea3eafc
|
closes #1439
|
11 years ago |
barisusakli
|
adf6f34e42
|
closes #1436
|
11 years ago |
barisusakli
|
3ca45fa061
|
closes #1433
installed plugins are displayed at the top
|
11 years ago |
Julian Lam
|
46c281db3d
|
Merge pull request #1409 from miksago/formatting-dispatch-table
Composer: Implement formatting bar dispatch table
|
11 years ago |
barisusakli
|
a1e6a3616c
|
ability to install/uninstall plugins from ACP
|
11 years ago |
psychobunny
|
e97a705f5c
|
couple of console.logs
|
11 years ago |
barisusakli
|
3c11030929
|
closes #1398
|
11 years ago |
barisusakli
|
2ad715ead3
|
closes #1412
|
11 years ago |
barisusakli
|
1ed5145738
|
better check for pinned
|
11 years ago |
barisusakli
|
1e3577afe5
|
fixes topics going to the bottom
|
11 years ago |
psychobunny
|
ad8239aa31
|
alerts - parse globals before translating
|
11 years ago |
psychobunny
|
090c4e2aa9
|
action:ajaxify.contentLoaded - after #content is populated but before fade in animation - append elements to DOM at this stage.
|
11 years ago |
psychobunny
|
af54d9fa64
|
if translator.addTranslation is called before translator is done loading, the loading property is never set, which crashes translator
|
11 years ago |
Micheil Smith
|
ae9f675b80
|
Composer: Use formatting dispatch table for inserting uploads and pictures
|
11 years ago |
Micheil Smith
|
bf7de0d051
|
Composer: Switch to using a dispatch table for buttons
Note: for now, it looks a little messy, but once I merge wrapSelectionInTextareaWith and insertIntoTextarea, it won't be. Promise.
|
11 years ago |
psychobunny
|
7b453edb2d
|
don't crash if language file not found
@barisusakli seems like something needs footer.json, maybe it's a plugin
if its not crashing for you
|
11 years ago |
xbenjii
|
e1ad061fdc
|
Fixed typo
|
11 years ago |
barisusakli
|
254267e577
|
removed 2 titles
|
11 years ago |
barisusakli
|
d431c94ed8
|
added variable to replying to string
|
11 years ago |
psychobunny
|
0a727a4af9
|
use ajaxify.refresh() to revert changes
|
11 years ago |
psychobunny
|
f3993aca4d
|
closes #1397
|
11 years ago |
Julian Lam
|
8934ac1a2d
|
added try..catch to server parsing of translations, in case a file has a syntax error -- #1401
|
11 years ago |
barisusakli
|
b4dc2eebe9
|
removed one of the timeouts in user search
|
11 years ago |
barisusakli
|
e12beccc09
|
closes #1371
adds a dropdown to category view to move/pin/lock/delete multiple topics
|
11 years ago |
psychobunny
|
45e9b53f10
|
button to revert changes in categories admin
|
11 years ago |
psychobunny
|
a5e304cc0a
|
inline editing of admin/categories description & name
|
11 years ago |
Julian Lam
|
126260a027
|
added cache-buster to template xhr urls -- closed #1392
|
11 years ago |
psychobunny
|
7487a92953
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
11 years ago |
psychobunny
|
ef52d47f41
|
importing latest templates.js
|
11 years ago |
Julian Lam
|
15bf804fa7
|
daily digest settings in User Settings
|
11 years ago |
barisusakli
|
f9897daad1
|
all notifications are translated now closes #1388
|
11 years ago |
Julian Lam
|
8cb2b9b97a
|
fixed #1351 -- themes and plugins no longer auto-restart the server
|
11 years ago |
barisusakli
|
01555cbb5c
|
return privileges in category
|
11 years ago |
barisusakli
|
63dfc38dea
|
topic changes to match the new post-bar partial
|
11 years ago |
barisusakli
|
04488a9a14
|
closes #1139
|
11 years ago |
psychobunny
|
0851102800
|
newline
|
11 years ago |
barisusakli
|
d832a6f805
|
closes #1381
|
11 years ago |
psychobunny
|
3c711d72fb
|
regex - no need to escape special characters inside []
|
11 years ago |
psychobunny
|
e5486db1ae
|
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
src/database.js
|
11 years ago |
barisusakli
|
3ea49a8f90
|
if language or default language is not set use en
|
11 years ago |
barisusakli
|
3e60451ce4
|
closes #1013
lets user change languages,
|
11 years ago |
barisusakli
|
9125292b0e
|
removed get and mget
|
11 years ago |
barisusakli
|
8aa4f053e8
|
converted translator.get to translator.translate
|
11 years ago |
barisusakli
|
fb43282a9c
|
removed for in loop
|
11 years ago |
barisusakli
|
557426c1c9
|
translator refactor
no longer loads all language files on startup
|
11 years ago |
barisusakli
|
fc8e97448c
|
load sounds on demand, refactored sounds
|
11 years ago |
barisusakli
|
f8a6ab5cf4
|
if no icon is selected for a category icon will be empty string
|
11 years ago |
Julian Lam
|
29ec14efa0
|
fixed #1365
|
11 years ago |
barisusakli
|
a091e06fe3
|
more work for #1368
|
11 years ago |