Yuki Takei
|
9569ea9fc4
ensure that app:siteUrl is required
|
7 years ago |
Yuki Takei
|
9f20e1ec62
GC-1033: impl init-serverUrl migration
|
7 years ago |
Yuki Takei
|
73338337bf
Merge remote-tracking branch 'origin/master' into fix/saml
|
7 years ago |
Yuki Takei
|
3d9f21466c
refactor the Config model so that it can be used without crowi instance
|
7 years ago |
Yuki Takei
|
ad0c365747
ensure to init Crowi.env with process.env autonomously
|
7 years ago |
Yuki Takei
|
8701b4127f
move migrations dir
|
7 years ago |
Yuki Takei
|
14378e4340
Merge pull request #612 from weseek/feat/edit-table-with-handsontable
|
7 years ago |
utsushiiro
|
6a91a855c0
feedback: split renderNavbar into renderNavbar and getNavbarItems
|
7 years ago |
Yuki Takei
|
85061aa2fa
update docs
|
7 years ago |
Yuki Takei
|
4ec79d3a4f
clean code
|
7 years ago |
Yuki Takei
|
310236cc2e
ensure to run 'migrate' script before 'server:prod'
|
7 years ago |
Yuki Takei
|
5f6c2e9161
Add 'make-email-unique' migration file
|
7 years ago |
Yuki Takei
|
93b91694bd
add migrate-mongo
|
7 years ago |
Yuki Takei
|
71e3b717fd
upgrade libs
|
7 years ago |
Yuki Takei
|
c8cf701975
refactor the User model so that it can be used without crowi instance
|
7 years ago |
utsushiiro
|
84b28e4a93
feedback
|
7 years ago |
Yuki Takei
|
c012be1cc2
GC-1013: impl new config 'app:siteUrl'
|
7 years ago |
Yuki Takei
|
432e266890
Merge branch 'master' into fix/saml
|
7 years ago |
utsushiiro
|
50f053149a
implement reset action
|
7 years ago |
utsushiiro
|
8df70dc550
implement MarkdownTable.clone
|
7 years ago |
utsushiiro
|
a17b6ce954
delete unimplemented parts
|
7 years ago |
utsushiiro
|
74649808b7
adjust $editor-margin
|
7 years ago |
utsushiiro
|
340394562a
Merge branch 'master' into feat/edit-table-with-handsontable
|
7 years ago |
utsushiiro
|
5c24f8f5c9
update some methods to consider the cursor not in a table
|
7 years ago |
utsushiiro
|
02d04795c6
update getMarkdownTable to return null if cursor is not in table
|
7 years ago |
utsushiiro
|
a553a62d2a
move editor navbar & HandsontableModal into CodeMirrorEditor
|
7 years ago |
utsushiiro
|
7dd238177b
move methods about markdown table operation into MarkdownTableUtil
|
7 years ago |
utsushiiro
|
53ca6fd360
delete unused import
|
7 years ago |
utsushiiro
|
16abc5435b
use fromMarkdownString instead of parseFromTableStringToMarkdownTable
|
7 years ago |
utsushiiro
|
13b7a8aee2
adjust editor height considering .navbar-editor height
|
7 years ago |