1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00
documize/gui/app/pods/customize
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
..
archive Provide basis for document lifecycle 2018-03-15 17:11:53 +00:00
auth PRovide LDAP sync and authentication 2018-09-04 17:19:26 +01:00
folders Export to HTML all content from shared spaces 2018-07-29 12:36:48 -04:00
general Set consistent browser titles 2018-01-24 13:23:11 +00:00
groups Make bulk group member management easier 2018-08-21 15:33:54 +01:00
integrations Make Trello config dependent on user permission 2018-08-10 15:16:49 +01:00
license License key workflow improved 2018-06-15 14:26:02 +01:00
search Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
smtp New SMTP library and refactoring of mailer code 2018-03-07 18:52:19 +00:00
users PRovide LDAP sync and authentication 2018-09-04 17:19:26 +01:00
controller.js Refactoring fof nav elements across both editions 2018-04-05 20:01:10 +01:00
route.js Refactoring fof nav elements across both editions 2018-04-05 20:01:10 +01:00
template.hbs [WIP] Admin level Jira creds and vendored jira libs 2018-08-06 19:39:31 +01:00