1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 22:59:43 +02:00
documize/gui/app
HarveyKandola 8a65567169 Implement PostgreSQL Full Text Search++
1. Full text search supports MySQL, MariaDB, Percona and now PostgreSQL.
2. Changed SQL Variant to typed enum.
3. Changed doc.Versioned from INT to BOOL.
4. Search Reindexer now parses all documents and attachments.
5. Site meta API call returns storage provider type.
6. README prep'ed for PostgreSQL support.
7. DELETE SQL statements ignore zero rows affected.

Closes #100 !!!

Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
Co-Authored-By: McMatts <matt@documize.com>
2018-09-28 16:33:15 +01:00
..
adapters moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
authenticators PRovide LDAP sync and authentication 2018-09-04 17:19:26 +01:00
components Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
constants Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
controllers moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
helpers Display local datetimes 2018-06-27 13:29:29 +01:00
initializers Draw.io integration WIP 2018-05-02 14:55:02 +01:00
mixins [WIP] Basic LDAP connectivity 2018-08-28 10:19:22 +01:00
models More SQL changes in line with new schema 2018-09-20 12:47:47 +01:00
pods Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
routes PRovide LDAP sync and authentication 2018-09-04 17:19:26 +01:00
serializers Use default Ember object ID for permissions model 2018-04-26 12:03:23 +01:00
services Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
styles Fixed up more SQL store breaking changes 2018-09-20 11:12:17 +01:00
templates Jira connector improvements and PostgresSQL schema 2018-09-24 18:53:01 +01:00
transforms moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
utils Ensure activity view works on UTC date formats 2018-04-26 13:44:29 +01:00
app.js upgraded Ember and integrated Bootstrap 4 2017-11-16 13:28:05 +00:00
index.html Favicon cache buster 2018-06-07 14:24:08 +01:00
resolver.js moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
router.js [WIP] Admin level Jira creds and vendored jira libs 2018-08-06 19:39:31 +01:00