Harvey Kandola
9473ecba9a
Update flowchart.go
2022-03-24 13:13:11 -04:00
Harvey Kandola
cd15c393fe
Go 1.18 & tidy deps
2022-03-16 13:32:27 -04:00
HarveyKandola
eea8db9288
Fingerprint during Ember build
2021-09-07 20:18:30 -04:00
Di_Moon
c7413da943
add proxy support when communicate with plantuml (remove spaces)
2020-08-14 11:56:27 +03:00
Di_Moon
4e0218f5ea
add proxy support when communicate with plantuml
2020-08-14 11:54:30 +03:00
sauls8t
1a89201bd9
Provide generic IFrame section for documents
...
Closes #352
2019-12-09 12:31:44 +00:00
sauls8t
accf0a2c63
Use latest PlantUML lib and render as SVG
...
Closes #349 and #350
2019-12-09 10:54:02 +00:00
sauls8t
a4384210d4
Sanitize HTML in Markdown sections
2019-11-19 11:47:51 +00:00
HarveyKandola
b826852137
Moved from Dep to Go Modules
...
We have finally dropped go dep and moved over to go mod !
During the move, some dependencies have been bumped.
2019-09-06 11:06:28 +01:00
Harvey Kandola
7fde947a52
Enable PDF section editor
2019-04-18 15:42:18 +01:00
Harvey Kandola
166aeba09b
[WIP] PDF viewer section & per section attachments
2019-04-17 17:13:18 +01:00
McMatts
eb9501014d
Make WYSIWYG font size & line height to REM
...
End of pixels @harveykandola
2019-03-06 14:11:37 +00:00
Harvey Kandola
25c247e99b
Introduce new Tabular editor with CSV import support
...
Closes #211 and #202
An all-new tabular editor has been added -- this replaces the previous tabular editor.
Better formatting options.
CSV data can also be imported straight into the table.
2019-03-01 14:28:18 +00:00
Harvey Kandola
af9bc25660
PlantUML to force UTF-8 encoding
...
Should Fix #213
2019-02-27 13:10:19 +00:00
sauls8t
c0c3ca18e2
Fixed an issue with non-admin Jira connector auth
...
Role check should be OR and not AND.
2019-01-24 16:57:23 +00:00
Harvey Kandola
89957c8278
Change add-ons to use new UI framework
2018-12-20 18:12:17 +00:00
sauls8t
75a19a80f9
Replace Bootstrap tooltips/popovers/dropdowns
...
With Ember Attacher component.
This commit removes redundant BS code.
Co-Authored-By: McMatts <matt@documize.com>
2018-12-06 14:10:00 +00:00
Harvey Kandola
d7a46ceee6
Implement new refactored color scheme
2018-12-04 17:26:57 +00:00
Harvey Kandola
cccf160d37
Removed spaces
2018-10-23 16:57:58 +01:00
HarveyKandola
97beb3f4d3
Continued MySQL/PostgreSQL store provider refactoring
...
Refactored, renamed, removed storage related code.
Basic smoke test passed for PostgreSQL whilst fully working on MySQL variants as per usual.
2018-09-27 15:14:48 +01:00
HarveyKandola
d0e005f638
Jira connector improvements and PostgresSQL schema
2018-09-24 18:53:01 +01:00
Harvey Kandola
4f0cc2f616
Make API work with new schema
2018-09-19 16:03:29 +01:00
Harvey Kandola
4c733ce581
Boot process logger message consistency and improvements
2018-09-14 13:00:58 +01:00
Harvey Kandola
2792c8c1da
Accept SSL for Jira connector
2018-09-11 14:15:39 +01:00
HarveyKandola
4d1eb952b2
Fully working Jira connector using JQL
2018-08-08 12:18:04 +01:00
HarveyKandola
7b178a76b2
Render Jira issues
2018-08-07 19:43:25 +01:00
HarveyKandola
0f9602e3a0
Fetching Jira issues
2018-08-07 19:15:25 +01:00
HarveyKandola
7878a244d3
[WIP] Admin level Jira creds and vendored jira libs
2018-08-06 19:39:31 +01:00
Harvey Kandola
85b6e40d8c
Finished up Draw.io integration
2018-05-03 12:46:15 +01:00
Harvey Kandola
d746c90624
Draw.io integration WIP
2018-05-02 14:55:02 +01:00
sauls8t
05da8894b9
Trap for empty text diagram before generating
2018-04-26 15:14:41 +01:00
Harvey Kandola
1ea30ee8e1
Disable native GitHub commits module
2018-04-11 15:08:03 +01:00
Harvey Kandola
fd693f4ff4
go dep
...
Migrated from plain /vendor to go dep
2018-02-14 15:23:46 +00:00
Harvey Kandola
0262763c95
Upgrade to latest Markdown processing engine
2018-02-09 13:34:53 +00:00
sauls8t
9d82682797
Enhance + SECTION to always be visible
2018-02-07 19:16:23 +00:00
sauls8t
7d3473365a
PlantUML integration
2018-02-07 13:44:18 +00:00
sauls8t
bd9b7e120e
Experimental Mermaid integration document section type
...
WIP and not hopeful
2018-02-04 15:45:28 +00:00
sauls8t
0997655e0a
Fix order of DB transaction commits
...
Some DB commit commands were out of sequence and so have been fixed to be consist across the board. Specially, audit log entries have their own DB TX and so should be executed outside of any other commit cycle.
2018-02-04 15:43:57 +00:00
Harvey Kandola
9ccd0fd19c
document tag editor re-vamped
2017-09-25 11:52:26 +01:00
Harvey Kandola
6a651770b5
refactored permission code
2017-09-18 17:53:42 +01:00
Harvey Kandola
8081b60146
set defaults for request context
2017-08-27 16:39:09 +01:00
Harvey Kandola
476403bf46
wrap errors up, log at top level only
2017-08-03 10:00:24 +01:00
Harvey Kandola
562872a4a8
removed old API
2017-08-02 15:26:31 +01:00
Harvey Kandola
d5bc9bb7cb
page codebase moved to new API
2017-08-01 15:35:13 +01:00
Harvey Kandola
3defc062bd
refactored smart section code
2017-07-21 13:39:53 +01:00