NGPixel
3d6b04f75d
fix: handle email verification exceptions ( #1227 )
5 years ago
NGPixel
49819b41db
fix: missing write:pages perm for edit existing pages ( #1228 )
5 years ago
NGPixel
a72a7b1cdf
fix: disable code block line break + copy button
5 years ago
Nicolas Giard
c025a55fcc
docs: update question---help.md template
[ci skip]
5 years ago
Nicolas Giard
4c75b4a08a
docs: update bug_report.md template
[skip ci]
5 years ago
Hinaloe
115472a3fc
fix: exclude non-class attributes from markdown rendering in editor preview ( #1251 )
5 years ago
NGPixel
46630e1638
fix: allow target in markdown attrs ( #1240 )
5 years ago
Sebastien
70c3fc775e
fix: admin system title text selection ( #1247 )
* Select Node.js and PostgreSQL version strings
Select Node.js and PostgreSQL version strings are now selectable
* fix: admin system title text selection
5 years ago
Nicolas Giard
88b550b3a0
docs: update openshift example
[skip ci]
5 years ago
Zhiming Wang
b19fb2a08c
fix: wrong page title positioning in Safari ( #1233 )
Fixes #1221 .
5 years ago
Nicolas Giard
e764e74a73
fix: markdown help dialog shown below editor
5 years ago
George Vagenas
68200f5136
fix: use https for plantuml ( #1223 )
5 years ago
Nicolas Giard
600bd9d426
docs: update example docker-compose.yml
[skip ci]
5 years ago
Nicolas Giard
47db8a9fa6
docs: update README
[skip ci]
5 years ago
NGPixel
b5d773caec
fix: missing release update job
5 years ago
NGPixel
cb322db300
mics: make STABLE channel the default for updates
5 years ago
NGPixel
d356937660
fix: cannot update user email from admin ( #1197 )
5 years ago
NGPixel
1c814638da
fix: inconsistent spacing in nested lists
5 years ago
NGPixel
fb0c64a07e
fix: exclude non-class attributes from markdown rendering
5 years ago
NGPixel
d6f2176de2
fix: insert file for visual editor
5 years ago
NGPixel
19e4ab69d2
fix: add missing EOL for git key contents
5 years ago
NGPixel
bf47e310f5
fix: groups edit tabs UI
5 years ago
Nicolas Giard
ad9ec1201b
misc: delete gh workflow
5 years ago
Mislav Jakopović
81e6eacd6e
misc: extend twemoji country flags ( #1163 )
5 years ago
NGPixel
491434fd92
fix: marker highlighting for visual editor
5 years ago
NGPixel
8eddc4799e
fix: stable db migration + beta migration to stable
5 years ago
Obyoxar
e9afcfcd94
fix: typo in PostgreSQL search module ( #1176 )
5 years ago
NGPixel
0efbd49adf
fix: mysql setup fails during table reset
5 years ago
NGPixel
b4cb8249f5
fix: remove explicit ids for groups and users during setup ( #1156 )
5 years ago
NGPixel
d69dde1df5
fix: UI fixes + search crash ( #1086 )
5 years ago
NGPixel
57f79c19b2
fix: blockquote missing right padding ( #1168 )
5 years ago
NGPixel
8ba78dd771
fix: handle link reformatting from home path ( #1169 )
5 years ago
Nicolas Giard
400c0d3998
docs: public link to Lokalise
5 years ago
NGPixel
d78127dc29
fix: handle link reformatting when not using namespacing + 5 letters locales support ( #1165 , #1166 )
5 years ago
NGPixel
76b97e9f94
fix: remove debug leftovers
5 years ago
NGPixel
4f8de0d50d
fix: replace tags with space in html cleanup for search ( #1160 )
5 years ago
NGPixel
3d5e4abca1
fix: allow value selection in admin system info ( #1161 )
5 years ago
NGPixel
37ce116dd2
fix: handle headers for all editors ( #1127 )
5 years ago
NGPixel
4b0f5fde98
docs: update download badge link
5 years ago
NGPixel
c83eb25514
fix: breadcrumbs url formatting on 3rd level and higher + missing locale ( #930 )
5 years ago
NGPixel
28fdf14002
fix: export + import tags in storage events
5 years ago
NGPixel
692e5ca0bd
fix: use preferred_username as alternate for Azure AD
5 years ago
NGPixel
e5774a89f1
fix: nested lists indentation ( #1114 )
5 years ago
NGPixel
118700f38b
fix: setup truncate + autoprefixer rollback
5 years ago
NGPixel
baae4e286c
misc: update dependencies
5 years ago
NGPixel
b567413fee
fix: handle failed setup retries
5 years ago
NGPixel
820cc77a83
fix: MSSQL - setup + pageTree + page delete
5 years ago
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 290b53b6e3
.
5 years ago
apif
8badd8fd55
fix: MSSQL - assetFolder getHierarchy query ( #1131 )
5 years ago
AchimHentschel
44a1c8699f
fix: MSSQL - adds IDENTITY_INSERT in rebuild-tree.js #1125 ( #1130 )
Fixes issue when tree is being rebuilt with mssql backend
5 years ago