McMatts
073ef81e80
i18n strings
...
Pods completed
2022-03-04 13:46:22 -05:00
McMatts
38c9a94a9c
i18n strings
2022-03-04 13:28:36 -05:00
HarveyKandola
ccd756aca0
Document PostgreSQL wildcard search syntax
2019-10-10 11:58:41 +01:00
sauls8t
5004e5a85e
Enable Full-text Search when using SQL Server 2016+
2019-09-11 19:08:53 +01:00
McMatts
c49707d160
Make popups close on doble-click + quote @size attrs
...
1. Popups should close on subsequent trigger clicks
2. @attrs should be quoted as oper linter warnings.
2019-05-28 10:59:48 +01:00
Harvey Kandola
14f313a836
Make Login action more prominent
...
Closes #247
2019-05-20 15:21:33 +01:00
Harvey Kandola
62c3cd03ad
[WIP] Improve master layout for different devices + product growth
...
We have two pressing needs:
1. Improve experience on real estate challenged devices.
2. Make room for product feature-set growth.
To hit these targets, we need to develop better UX through smarter on-screen space management.
2019-05-20 10:39:48 +01:00
Harvey Kandola
e98f7b9218
Enable searching for SQL Server storage provider
2019-04-02 15:30:42 +01:00
Harvey Kandola
566807bc14
Replaced underscore.js & is.js with lodash.js
2019-03-03 13:10:04 +00:00
Harvey Kandola
9504a8cf6c
Stop search view from messing iwht browser history
...
Fixes #195
Browser back button functions as expected.
Will go live in v2.0.3.
2019-02-10 16:46:09 +00:00
Harvey Kandola
8a654fcf3d
Change Search & Profile views to use new UX/UI
2018-12-14 16:40:54 +00:00
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
McMatts
2c8b757ff6
Put search examples in scrollable component
2018-08-20 12:03:14 +01:00
sauls8t
aaca1c73b1
Improve examples for search screen
2018-07-31 13:13:29 -04:00
Harvey Kandola
738b3d94b6
Enable all serahcs options by default
2018-06-04 14:40:35 +01:00
McMatts
f20a1d1d5f
Removed previous page layout framework
2018-05-30 16:08:25 +01:00
McMatts
ddd90a4aaf
Auto-load serach results
2018-04-07 14:30:31 +01:00
McMatts
c92ab3a589
Refactoring fof nav elements across both editions
2018-04-05 20:01:10 +01:00
McMatts
ca62d74a19
Pass keywords from search route to component
2018-04-05 14:24:58 +01:00
McMatts
ee10e6db3b
Search history recording
...
Controller re-worked.
2018-03-30 20:00:49 +01:00
McMatts
b4c4decb3b
Search history recording
...
1. Record all search queries.
2. Replaced typeahead with form style for faster search result fetch/rendering.
2018-03-30 20:00:24 +01:00
sauls8t
eaf46f06c1
Provide in-app What's New & new release notifications
2018-03-22 17:29:59 +00:00
sauls8t
adef6dfffa
Set consistent browser titles
2018-01-24 13:23:11 +00:00
sauls8t
5dd7d9c181
upgraded Ember and Bootstrap, merged changes
2018-01-22 10:31:03 +00:00
Harvey Kandola
ab475ede04
doc start: empty, template, import
2017-12-15 13:41:20 +00:00
Harvey Kandola
cc1c216754
removed redundant UI code
2017-12-11 14:39:12 +00:00
Harvey Kandola
9fd53142f3
filter docs by category, search query params
2017-12-05 11:34:18 +00:00
Harvey Kandola
e8785f5420
include auth.scss file and redirect once on logout
2017-11-30 14:37:47 +00:00
Harvey Kandola
fbb6f3485d
search UI
2017-11-29 11:09:54 +00:00
Harvey Kandola
b31ab712c1
upgraded Ember and integrated Bootstrap 4
...
Upgraded to Ember JS 2.16.x release. This upgrade uses the new JavaScript modules API syntax.
Integrated Bootstrap 4 Beta 2 via package.json and associated popper.js library. Overridden Bootstrap styles using bootstrap.scss -- this file selectively imports the modules we need.
2017-11-16 13:28:05 +00:00
Harvey Kandola
775990f040
navigation merged into left sidebar
2017-09-20 08:10:43 +01:00
Harvey Kandola
300b617583
using all new permissions for securing spaces and documents
...
WIP
2017-09-18 13:02:15 +01:00
Harvey Kandola
1b96c9093f
add entries to search index
2017-08-15 19:41:44 +01:00
Harvey Kandola
2c5f73a486
new search options and schema
2017-08-15 14:15:31 +01:00
Harvey Kandola
00c2d17fcb
utf8mb4, MariaDB, pluggable stiorage provider
...
Closes #109 , #102 , #74
2017-08-09 16:18:03 +01:00
Harvey Kandola
dc49dbbeff
moved emberjs to gui folder
2017-07-19 14:48:33 +01:00