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
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
Harvey Kandola
4f0cc2f616
Make API work with new schema
2018-09-19 16:03:29 +01: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
6a651770b5
refactored permission code
2017-09-18 17:53:42 +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