Commit Graph

1325 Commits

Author SHA1 Message Date
NGPixel
118700f38b fix: setup truncate + autoprefixer rollback 2019-10-26 16:36:47 -04:00
NGPixel
baae4e286c misc: update dependencies 2019-10-26 14:07:14 -04:00
NGPixel
b567413fee fix: handle failed setup retries 2019-10-25 23:39:58 -04:00
NGPixel
820cc77a83 fix: MSSQL - setup + pageTree + page delete 2019-10-25 23:02:33 -04:00
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
apif
8badd8fd55 fix: MSSQL - assetFolder getHierarchy query (#1131) 2019-10-25 18:29:28 -04:00
AchimHentschel
44a1c8699f fix: MSSQL - adds IDENTITY_INSERT in rebuild-tree.js #1125 (#1130)
Fixes issue when tree is being rebuilt with mssql backend
2019-10-25 18:28:41 -04:00
Justin Kromlinger
8000ebec8f refactor: use dataPath variable as given in file config (#1118)
* Actually use path variables as given in default config

* Drop paths.content, avoid populating the global WIKI object
2019-10-25 18:20:02 -04:00
Elliott Shugerman
5b36988d6d docs: remove wikinet network from docker-compose.yml example (#1144)
This network is unnecessary because Compose creates a network for all services by default.
2019-10-25 18:16:19 -04:00
Phil Cullen
7db814c7ad fix: use global replace for analytics header templates (#1134)
Support replacing multiple instances of the same template variable in analytics templates
2019-10-23 12:46:19 -04:00
NGPixel
ab8391c085 fix: cascade delete pageTree on page delete (#1119) 2019-10-22 22:04:30 -04:00
Nicolas Giard
7c8604b97c
docs: update README
***NO_CI***
2019-10-20 20:24:42 -04:00
Nicolas Giard
3d5fc4a466
docs: update README
***NO_CI***
2019-10-20 20:23:48 -04:00
NGPixel
c4303a5659 feat: git sync - process assets 2019-10-20 18:34:38 -04:00
NGPixel
f1668b9ac5 feat: import assets from disk module 2019-10-20 14:42:10 -04:00
NGPixel
186174f8fe feat: asset upload/move/delete for S3 module 2019-10-19 17:45:01 -04:00
NGPixel
d987058336 feat: asset add/rename/remove + dump action for git and disk modules 2019-10-19 17:39:45 -04:00
Pavel Korovin
73aa870abc fix: SRI security toggle (#1104) 2019-10-19 03:14:18 -04:00
NGPixel
f4816d0628 fix: pageHelper getFileExtension missing return 2019-10-18 20:23:37 -04:00
NGPixel
f8c3aef7bd feat: favicon + manifest update + page selector locale switch fix 2019-10-18 20:23:37 -04:00
Nicolas Giard
d786423aa7
docs: update BACKERS.md 2019-10-16 21:03:52 -04:00
Nicolas Giard
c5ce6bcbaa
fix: prevent duplicate group assignment (#1081) 2019-10-14 23:56:37 -04:00
Nicolas Giard
cffd32dee0
feat: local disk import all action + v1 import content (#1100) 2019-10-14 23:44:37 -04:00
Nicolas Giard
334d0a754e
feat: import v1 disk mode config (#1099) 2019-10-14 14:37:47 -04:00
Nicolas Giard
0f079e2d5f
fix: editor select back button (#1098) 2019-10-14 13:07:49 -04:00
Nicolas Giard
f7ddd56bac
docs: update README 2019-10-14 03:13:24 -04:00
Nicolas Giard
a64a81a25a
docs: add github sponsor button 2019-10-14 03:11:23 -04:00
NGPixel
c20107408e fix: page selector scroll 2019-10-13 23:10:49 -04:00
NGPixel
73c89dfe44 feat: rebuild tree on page update 2019-10-13 22:35:42 -04:00
NGPixel
62d1d7a1df feat: move page 2019-10-13 19:59:50 -04:00
NGPixel
daa8174d7f feat: github sponsor button + keep parent path in page selector 2019-10-12 21:10:06 -04:00
NGPixel
acb57879dd feat: SRI security toggle 2019-10-12 14:41:45 -04:00
NGPixel
3de0e1499a feat: page tree browser 2019-10-12 00:55:43 -04:00
NGPixel
7a3198c306 fix: linting 2019-10-11 16:39:48 -04:00
Nicolas Giard
5919d721a7
docs: update FUNDING.yml 2019-10-11 16:14:01 -04:00
Nicolas Giard
33d4e681cb
docs: update FUNDING.yml 2019-10-10 22:22:22 -04:00
Nicolas Giard
61318b5bbc
docs: update FUNDING.yml 2019-10-10 22:21:13 -04:00
NGPixel
2a4b89859c feat: fetch page tree resolver 2019-10-07 23:38:06 -04:00
NGPixel
38c33c58bb feat: rebuild page tree worker 2019-10-07 00:06:47 -04:00
NGPixel
2883437a0f fix: hide item upload button (#1058) 2019-10-06 15:06:46 -04:00
unknown
5438aad637 fix: add site url field to setup page 2019-10-06 14:56:53 -04:00
Nick
5b9dd43e96 feat: import content + x-forwarded toggle 2019-10-05 16:58:34 -04:00
Hiep Le
fddde494e2 fix: v-btn flat is deprecated (#1089) 2019-10-04 23:52:33 -04:00
Hiep Le
3befd57060 fix: opening delete group dialog (#1088) 2019-10-04 23:14:19 -04:00
Hiep Le
06aa04ff81 fix: remove page rules (#1083) 2019-10-04 17:13:03 -04:00
Hiep Le
3b0cef9091 fix: drag and drop for navigation admin (#1085) 2019-10-04 17:09:02 -04:00
Lawrence Ching
922b7bd1bd feat: Baidu Tongji analytics module (#1087)
* Support Baidu Tongji analytics module

* fix: baidutongji logo + props
2019-10-04 17:07:54 -04:00
Nick
329e9872a1 fix: set minimum db pool size (#1071) 2019-10-02 22:37:41 -04:00
Nick
95535aa3b0 fix: prevent dots and spaces in page path during create 2019-10-02 00:44:18 -04:00
Nick
2e0f861fb2 feat: import users group creation logic 2019-09-29 20:53:41 -04:00