Harvey Kandola
28342fcf5e
[WIP] new schema implementation
2018-09-18 20:55:40 +01:00
Harvey Kandola
9c2594b1b4
New schema implementation
2018-09-17 18:00:00 +01:00
Harvey Kandola
4f525bd634
[WIP] Schema refactor
...
Necessary work ahead of PostgresSQL and MS SQL Server support.
2018-09-17 15:31:22 +01:00
Harvey Kandola
09de686fcf
Generic support for populating empty database
2018-09-14 18:17:05 +01:00
Harvey Kandola
97d90662dd
Make database boot process storage provider agonistic
...
Moved database queries into provider specific object to ensure database checking, installation, upgrade procedures are pluggable.
2018-09-14 18:00:24 +01:00
Harvey Kandola
4c733ce581
Boot process logger message consistency and improvements
2018-09-14 13:00:58 +01:00
Harvey Kandola
2336dab69f
Make database install/upgrade provider aware
...
Ground work for installing and upgrading database schema based upon DB provider (MySQL, PostgresSQL, SQL Server, etc.)
Cleaned up legacy cruft, refactored, commented and made simpler for to support additional database providers.
2018-09-14 12:50:30 +01:00
Harvey Kandola
cf1e1ff943
Make group membership UX clearer
...
By labelling buttons with more copy!
2018-09-13 10:10:28 +01:00
Harvey Kandola
3bccd6a537
Refactoring of database init code
2018-09-12 20:03:34 +01:00
Harvey Kandola
d7fea2125f
LDAP improvements
2018-09-12 20:03:06 +01:00
Harvey Kandola
2792c8c1da
Accept SSL for Jira connector
2018-09-11 14:15:39 +01:00
McMatts
0f19826556
Fix typo
...
Nice spot @harveykandola !
2018-09-11 12:26:00 +01:00
McMatts
64e6a41353
Correct Trello computed property for non-admins
2018-09-10 17:41:01 +01:00
McMatts
0847a82fc9
Reduce cloned space permissions copy
...
Removed unnecessary results from SQL.
2018-09-10 17:40:42 +01:00
Harvey Kandola
9ee9526a47
Display subscription information
2018-09-10 10:12:14 +01:00
Saul S
53e4861ded
Merge pull request #167 from documize/ldap
...
Native LDAP and Active Directory sync and authentication
2018-09-08 12:52:25 +01:00
sauls8t
8ab23c657b
Provide link to mock user data
2018-09-07 17:47:08 +01:00
sauls8t
e03497032b
Use paging for LDAP queries
2018-09-07 15:09:54 +01:00
sauls8t
ae084ae0bb
Improve LDAP tests and preview process
2018-09-05 15:54:00 +01:00
sauls8t
6e0958b3c3
Bump version
2018-09-04 17:44:40 +01:00
sauls8t
074eea3aeb
PRovide LDAP sync and authentication
2018-09-04 17:19:26 +01:00
sauls8t
63b17f9b88
Preview LDAP connection results
2018-09-03 18:19:46 +01:00
sauls8t
1ce7e53398
Capture LDAP configuration
2018-09-03 17:36:54 +01:00
sauls8t
fd167234ae
Discrete data loading functions
2018-09-01 14:50:37 +01:00
sauls8t
e6b557f43b
Refactor LDAP code into discrete functions
2018-08-31 21:00:51 +01:00
sauls8t
a7865d0f71
Refactor LDAP tests with reusable code
2018-08-30 16:01:36 +01:00
sauls8t
7df0fbcb2b
Process mulitple groups in LDAP/AD group filter
2018-08-30 11:37:05 +01:00
sauls8t
e490407260
Refactor LDAP tests
...
Local tests run against OpenLDAP Docker container with sample data.
Public tests run against OpenLDAP server hosted by enterprising 3rd party ( https://www.forumsys.com/tutorials/integration-how-to/ldap/online-ldap-test-server ).
AD tests run against AD server hosted in Azure.
2018-08-29 17:05:01 +01:00
sauls8t
e7bff0359a
Authentication tests against LDAP and AD
2018-08-29 16:58:54 +01:00
sauls8t
2a2831e576
LDAP group fetching and AD connectivity
2018-08-29 16:20:37 +01:00
sauls8t
8d3dfcc3c7
[WIP] Basic LDAP connectivity
2018-08-28 10:19:22 +01:00
sauls8t
f28b7497fa
Content links conditional checking
...
Whe link is interna,
2018-08-24 11:54:45 +01:00
McMatts
b1a35b7f75
Improved Draw.io integration pending changes detection
2018-08-23 12:29:55 +01:00
McMatts
8a30f3681c
Bump version
2018-08-22 19:27:59 +01:00
McMatts
6073b24036
Increased Keycloak sync max results setting
...
Set to 99999 to support larger installations.
2018-08-21 15:41:46 +01:00
McMatts
1b16be2505
Make bulk group member management easier
...
Add and Remove members separated.
Introduced user list paging size.
2018-08-21 15:33:54 +01:00
McMatts
bd2e8ac165
Keep text inside tabnav control on small screens
2018-08-21 13:00:36 +01:00
McMatts
351b8dcc12
Set user admin max results and Keycloak sync option
2018-08-20 17:17:25 +01:00
McMatts
2c8b757ff6
Put search examples in scrollable component
2018-08-20 12:03:14 +01:00
HarveyKandola
abc0b206a4
Trim GOPATH from binary compile process
2018-08-17 13:50:39 +01:00
Harvey Kandola
47bb9d7d74
Merge pull request #164 from documize/jira-connector
...
Jira connector
2018-08-10 15:17:13 +01:00
HarveyKandola
58fc03f4c1
Make Trello config dependent on user permission
2018-08-10 15:16:49 +01:00
HarveyKandola
9987d29b7b
Provide UI to configure Trello connector
2018-08-09 15:31:36 +01:00
HarveyKandola
7206f721f4
Provide UI for managing integration config
...
Closes #110
2018-08-08 14:57:56 +01:00
HarveyKandola
4d1eb952b2
Fully working Jira connector using JQL
2018-08-08 12:18:04 +01:00
HarveyKandola
64b1394ec1
Bump version
2018-08-08 12:17:11 +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
sauls8t
0c5ec43c80
bump version
2018-08-01 19:34:08 -04:00