wikijs-fork/server
Phil Cullen ea5c4ea33d fix: MSSQL - expand pages.* to prevent duplicate columns (#1126)
* Expand pages.* to prevent duplicate columns in MSSQL

Replace pages.* in select query with explicit list of columns to avoid multiple identically named columns being returned by MSSQL

* Use global replace for analytics header templates

Replace multiple instances of the same template variable in analytics templates

* Revert "Use global replace for analytics header templates"

This reverts commit 290b53b6e33c45d358252a14c838d12916895601.
2019-10-25 18:31:35 -04:00
..
app refactor: use dataPath variable as given in file config (#1118) 2019-10-25 18:20:02 -04:00
controllers refactor: use dataPath variable as given in file config (#1118) 2019-10-25 18:20:02 -04:00
core refactor: use dataPath variable as given in file config (#1118) 2019-10-25 18:20:02 -04:00
db fix: cascade delete pageTree on page delete (#1119) 2019-10-22 22:04:30 -04:00
graph feat: asset add/rename/remove + dump action for git and disk modules 2019-10-19 17:39:45 -04:00
helpers fix: pageHelper getFileExtension missing return 2019-10-18 20:23:37 -04:00
jobs fix: MSSQL - adds IDENTITY_INSERT in rebuild-tree.js #1125 (#1130) 2019-10-25 18:28:41 -04:00
locales
middlewares feat: mandatory password change on login + UI fixes 2019-08-24 22:19:54 -04:00
models fix: MSSQL - expand pages.* to prevent duplicate columns (#1126) 2019-10-25 18:31:35 -04:00
modules refactor: use dataPath variable as given in file config (#1118) 2019-10-25 18:20:02 -04:00
templates feat: admin mail - send test email 2019-06-08 00:07:30 -04:00
test/helpers fix: Switch converted to Object Literal (#940) 2019-08-04 16:31:13 -04:00
themes/default feat: admin edit user (wip) 2019-08-11 23:26:29 -04:00
views feat: tags on page fetch + pageLinks table schema 2019-09-02 18:32:33 -04:00
index.js
master.js feat: import content + x-forwarded toggle 2019-10-05 16:58:34 -04:00
setup.js refactor: use dataPath variable as given in file config (#1118) 2019-10-25 18:20:02 -04:00