Commit Graph

1254 Commits

Author SHA1 Message Date
NGPixel
b5d773caec fix: missing release update job 2019-11-17 19:53:35 -05:00
NGPixel
cb322db300 mics: make STABLE channel the default for updates 2019-11-17 19:32:27 -05:00
NGPixel
d356937660 fix: cannot update user email from admin (#1197) 2019-11-16 22:32:55 -05:00
NGPixel
1c814638da fix: inconsistent spacing in nested lists 2019-11-16 22:25:51 -05:00
NGPixel
fb0c64a07e fix: exclude non-class attributes from markdown rendering 2019-11-16 22:19:35 -05:00
NGPixel
d6f2176de2 fix: insert file for visual editor 2019-11-16 22:02:51 -05:00
NGPixel
19e4ab69d2 fix: add missing EOL for git key contents 2019-11-16 19:11:37 -05:00
NGPixel
bf47e310f5 fix: groups edit tabs UI 2019-11-16 18:56:59 -05:00
Nicolas Giard
ad9ec1201b
misc: delete gh workflow 2019-11-15 13:40:24 -05:00
Mislav Jakopović
81e6eacd6e misc: extend twemoji country flags (#1163) 2019-11-03 22:27:45 -05:00
NGPixel
491434fd92 fix: marker highlighting for visual editor 2019-11-03 22:25:29 -05:00
NGPixel
8eddc4799e fix: stable db migration + beta migration to stable 2019-11-03 22:00:03 -05:00
Obyoxar
e9afcfcd94 fix: typo in PostgreSQL search module (#1176) 2019-11-03 14:30:55 -05:00
NGPixel
0efbd49adf fix: mysql setup fails during table reset 2019-11-02 19:57:51 -04:00
NGPixel
b4cb8249f5 fix: remove explicit ids for groups and users during setup (#1156) 2019-11-02 16:30:19 -04:00
NGPixel
d69dde1df5 fix: UI fixes + search crash (#1086) 2019-11-02 16:04:43 -04:00
NGPixel
57f79c19b2 fix: blockquote missing right padding (#1168) 2019-11-02 00:03:39 -04:00
NGPixel
8ba78dd771 fix: handle link reformatting from home path (#1169) 2019-11-01 23:59:51 -04:00
Nicolas Giard
400c0d3998
docs: public link to Lokalise 2019-11-01 20:27:16 -04:00
NGPixel
d78127dc29 fix: handle link reformatting when not using namespacing + 5 letters locales support (#1165, #1166) 2019-10-31 00:07:37 -04:00
NGPixel
76b97e9f94 fix: remove debug leftovers 2019-10-30 23:26:33 -04:00
NGPixel
4f8de0d50d fix: replace tags with space in html cleanup for search (#1160) 2019-10-30 23:24:18 -04:00
NGPixel
3d5e4abca1 fix: allow value selection in admin system info (#1161) 2019-10-30 23:11:17 -04:00
NGPixel
37ce116dd2 fix: handle headers for all editors (#1127) 2019-10-27 21:08:42 -04:00
NGPixel
4b0f5fde98 docs: update download badge link 2019-10-27 17:58:38 -04:00
NGPixel
c83eb25514 fix: breadcrumbs url formatting on 3rd level and higher + missing locale (#930) 2019-10-27 17:39:55 -04:00
NGPixel
28fdf14002 fix: export + import tags in storage events 2019-10-27 15:56:39 -04:00
NGPixel
692e5ca0bd fix: use preferred_username as alternate for Azure AD 2019-10-27 13:57:39 -04:00
NGPixel
e5774a89f1 fix: nested lists indentation (#1114) 2019-10-26 16:43:25 -04:00
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