Harvey Kandola
6c8b10753d
i18n fixes
2022-03-21 19:14:10 -04:00
Harvey Kandola
4494ace0a2
Set org and per user locale
2022-03-19 18:07:38 -04:00
Harvey Kandola
23abcf1585
i18n fixes
2022-03-17 16:42:15 -04:00
McMatts
5db5f4d63b
i18n continuation
2022-03-14 12:01:46 -04:00
McMatts
bca7794c00
i18n doc strings
2022-03-09 15:20:16 -05:00
McMatts
371706fb49
i18n doc strings
2022-03-09 14:04:17 -05:00
McMatts
a236cbb01c
i18n doc strings
2022-03-09 13:36:48 -05:00
McMatts
5e687f5ef4
i18n space strings
2022-03-08 13:05:30 -05:00
McMatts
08f21346c1
[WIP] i18n constant strings
2022-03-01 22:40:51 -05:00
McMatts
ce4f62d346
[WIP] i18n strings
2022-03-01 22:03:18 -05:00
HarveyKandola
6b3cdb5033
Support for ARIA
2022-01-11 12:40:52 -05:00
HarveyKandola
c31c130ffd
Remove Ember Attacher add-on
2022-01-10 17:01:54 -05:00
sauls8t
595301db64
Replace UPLOAD with + for attachments action
2019-06-25 16:53:43 +01:00
sauls8t
df2775f8a4
Remove confusing dick handlers from document meta zone
2019-06-11 10:38:57 +01:00
sauls8t
7eec01811a
Add “Reply” to constants
2019-06-10 15:47:13 +01:00
sauls8t
b1cb0ed155
Make section publish modal focus on first input
2019-06-06 18:29:38 +01:00
sauls8t
78fd14b3d3
Fix indentation
2019-06-06 18:17:03 +01:00
sauls8t
82ddcc057d
Make copy/move process use dropdowns for selection
...
We currently use keyword searching to find target documents.
Replace this with space and document list dropdown for quicker and easier target document selection.
2019-06-06 17:58:48 +01:00
sauls8t
a90c5834fa
Improve move/copy/merge sections between documents
...
Processx all child sections during copy/move/merge operation.
Ensure links work as expected within newly copied/moved content.
Index copied/moved content for searching.
fixes #138
fixes #248
2019-06-06 16:17:36 +01:00
sauls8t
ec8d5c78e2
Provide copy document option
...
Duplicates entire document tree into a new document (same space).
2019-06-06 11:45:41 +01:00
HarveyKandola
9b82f42cc1
Copy link to section to clipboard
...
Closes #174
2019-06-05 12:52:15 +01:00
HarveyKandola
b8fee6b962
Indent doc sections as per hierarchy
...
Reflect doc structure by indenting sections as you read the document.
Fixes #281 .
2019-06-05 11:41:43 +01:00
HarveyKandola
8baad7e2f0
Enable doc section expand/collapse
...
Closes #170
2019-06-05 11:09:24 +01:00
McMatts
c59a467cdb
Print selected sections
...
Close #146
2019-05-31 19:41:34 +01:00
McMatts
715c31a1da
Fix Ember lint issues and print view
2019-05-31 11:48:16 +01:00
McMatts
91a3c59cd2
Remove redundant comment/feedback feature
...
Enterprise edition contains the feedbacl/comment feature and Community edition should not show this.
Closes #272
2019-05-30 10:41:09 +01:00
McMatts
fe7548cd97
Change position of doc attachments
2019-05-29 16:57:22 +01:00
McMatts
ca4a9a74ee
Sync doc meta layout with Enterprise edition
2019-05-29 14:58:00 +01:00
McMatts
c870547fa1
Move doc meta fields out of sidebar
2019-05-29 11:09:19 +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
McMatts
c65eb97948
Show jump list to other space documents
...
Closes #219
Jump to documents within space when viewing a document.
2019-05-24 15:08:54 +01:00
McMatts
6ae9414361
Complete UI refactoring to new nav and toolbar UX
...
Compact design!
2019-05-24 12:30:31 +01:00
Harvey Kandola
2bbeaf91a0
Implement dropdown menu for document toolbar
2019-05-22 06:35:54 +01:00
Harvey Kandola
de273a38ed
New toolbar styling and layout controls
...
Built to work with forthcoming feature set that requires display of more options.
2019-05-21 17:05:57 +01:00
Harvey Kandola
08794f8d5f
Migrate views to new master layout
2019-05-20 17:40:57 +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
758bf07272
Bump version
2019-05-16 13:21:04 +01:00
Harvey Kandola
479508e436
Upgrade UI framework to Ember v3.10.0
2019-05-16 12:49:27 +01:00
Harvey Kandola
61d0086337
Provide per section attachments
...
Upload and delete attachments on a per section basis.
2019-04-18 13:31:48 +01:00
Harvey Kandola
a41f43c380
WIP SQL Server support
2019-04-01 20:08:57 +01:00
Harvey Kandola
25c247e99b
Introduce new Tabular editor with CSV import support
...
Closes #211 and #202
An all-new tabular editor has been added -- this replaces the previous tabular editor.
Better formatting options.
CSV data can also be imported straight into the table.
2019-03-01 14:28:18 +00:00
Harvey Kandola
9b06ddecb5
Refactor content linking code flow
...
Fixed EmberJS deprecation warnings by removing usage of observers.
Fixed edge case bug for repeated content link insertion modal clicks.
2019-02-28 15:11:46 +00:00
Harvey Kandola
02ffaa5f99
Tweak document toolbar layout
...
Position is to the high and right.
2019-01-27 15:40:01 +00:00
sauls8t
9fd002b5da
Change location of add section at bottom of content
2019-01-24 13:51:55 +00:00
sauls8t
c69020f1e6
Move add section into section toolbar
2019-01-23 15:46:27 +00:00
sauls8t
36634be6f5
Put back to space button in sidebar (doc view)
2019-01-23 15:45:47 +00:00
Harvey Kandola
e737339090
Change Save as Template confirm button label
2019-01-20 14:14:36 +00:00
Harvey Kandola
b6d9c54667
Improve attachment and link handling
2019-01-16 16:55:43 +00:00
Harvey Kandola
1ef209b74f
Change attachment deletion confirmation from modal to popover
2019-01-15 20:14:32 +00:00
Harvey Kandola
984aa854e5
Reduce empty space for anon users on doc view
2019-01-13 09:40:00 +00:00