barisusakli
|
c5d9a68b4b
|
closes #1445
|
11 years ago |
psychobunny
|
240932dd80
|
add cursor: pointer if alert's clickfn is defined
|
11 years ago |
psychobunny
|
f2a692add7
|
some linting of settings.js
|
11 years ago |
psychobunny
|
c3e4c7dea1
|
using var instead of const for < IE10 compatibility
@frissdiegurke
|
11 years ago |
psychobunny
|
2b4da7ebcd
|
Merge pull request #1514 from frissdiegurke/master
added number-type to settings framework. persist expanded object on serv...
|
11 years ago |
Julian Lam
|
65dd79c84e
|
socket logic for #1149 -- handling of help tab in ACP
|
11 years ago |
psychobunny
|
f7fe0aa680
|
moved documentation out of alerts
|
11 years ago |
barisusakli
|
d0be73a4d4
|
closes #1503
|
11 years ago |
FrissDieGurke
|
ab2c0cfa9f
|
added number-type to settings framework. persist expanded object on server-side sync if changed
|
11 years ago |
barisusakli
|
8ee866fc9d
|
closes #1513
|
11 years ago |
barisusakli
|
4c28de659c
|
closes #1504
|
11 years ago |
barisusakli
|
d304bab4f1
|
dont change height if sizing horizontally #1508
|
11 years ago |
psychobunny
|
2ba2ef5320
|
closes #1498
|
11 years ago |
psychobunny
|
a0fcdfe629
|
closes #1502
|
11 years ago |
barisusakli
|
933aa5dfcb
|
#1501
|
11 years ago |
FrissDieGurke
|
c4606e7009
|
minified settings-framework wrapper-length
|
11 years ago |
FrissDieGurke
|
c23df60e1b
|
removed unnecessary method + doc within Settings Framework
|
11 years ago |
barisusakli
|
ab15dba0de
|
closes #1472
|
11 years ago |
barisusakli
|
f3d0d70867
|
closes #1471
|
11 years ago |
psychobunny
|
6f0e749b60
|
Merge pull request #1462 from frissdiegurke/master
added new settings-system
|
11 years ago |
psychobunny
|
882589acae
|
moved findBootstrapEnvironment into utils
|
11 years ago |
Ole Reglitzki
|
4da8121827
|
jsbeautify
|
11 years ago |
Ole Reglitzki
|
d76ba519d4
|
added new settings-system
|
11 years ago |
psychobunny
|
4b18403fa6
|
moving controls object into its own module
|
11 years ago |
psychobunny
|
775e6ec8ce
|
comopser bugfix
|
11 years ago |
psychobunny
|
090ecaffd1
|
closes #1444
|
11 years ago |
barisusakli
|
caa0c45a11
|
closes #1441
|
11 years ago |
barisusakli
|
6f2ea3eafc
|
closes #1439
|
11 years ago |
Julian Lam
|
46c281db3d
|
Merge pull request #1409 from miksago/formatting-dispatch-table
Composer: Implement formatting bar dispatch table
|
11 years ago |
psychobunny
|
ad8239aa31
|
alerts - parse globals before translating
|
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 |
barisusakli
|
d431c94ed8
|
added variable to replying to string
|
11 years ago |
barisusakli
|
e12beccc09
|
closes #1371
adds a dropdown to category view to move/pin/lock/delete multiple topics
|
11 years ago |
barisusakli
|
f9897daad1
|
all notifications are translated now closes #1388
|
11 years ago |
barisusakli
|
04488a9a14
|
closes #1139
|
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
|
8aa4f053e8
|
converted translator.get to translator.translate
|
11 years ago |
barisusakli
|
fc8e97448c
|
load sounds on demand, refactored sounds
|
11 years ago |
Julian Lam
|
29ec14efa0
|
fixed #1365
|
11 years ago |
barisusakli
|
a091e06fe3
|
more work for #1368
|
11 years ago |
Micheil Smith
|
8da45b72a9
|
Composer: Rework formatting bar logic
|
11 years ago |
Micheil Smith
|
78e1e4fbac
|
Composer: simplify code with early returns
|
11 years ago |
Micheil Smith
|
3e82cab398
|
Add missing new lines at end of files.
|
11 years ago |
Micheil Smith
|
66d1f2505f
|
Composer: Pass radix argument to parseInt
|
11 years ago |
Micheil Smith
|
85cab3aec8
|
Composer: Escape special characters in regex
|
11 years ago |
Micheil Smith
|
e860b0dd4c
|
Composer: Remove unused variables
|
11 years ago |
barisusakli
|
e2d0d4db5c
|
added error and success language files
removed some code from server side that was emitting alerts
|
11 years ago |