1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
Commit graph

696 commits

Author SHA1 Message Date
McMatts
6ae9414361 Complete UI refactoring to new nav and toolbar UX
Compact design!
2019-05-24 12:30:31 +01:00
McMatts
e37782e5b7 Fix edge case for attachments download auth checks
Edit permissions no longer interfere with download checks.
2019-05-24 12:29:46 +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
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
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
1c45aef461 Fix TinyMCE toolbar 2019-05-16 11:14:34 +01:00
McMatts
e2a3962092 Remove double screen blink after logout 2019-05-14 14:52:36 +01:00
Harvey Kandola
f17de58fff Improve hyperlink color
Closes #261

Still more work to do, but an improvement nonetheless.
2019-05-14 11:28:19 +01:00
Harvey Kandola
072ca0dfed Ensure user admin works for new dual login mode 2019-05-13 16:50:20 +01:00
Harvey Kandola
b054addb9c Support dual login via LDAP and forms authentication
Closes #256 as we now support dual login -- LDAP and forms authentication.

Also bumped the vendored library to LDAP.v3 as it contains bug fixes.
2019-05-13 16:14:11 +01:00
sauls8t
faf9a555d2 Upgrade to Tiny editor v5 2019-05-13 12:47:38 +01:00
sauls8t
b971c52469 Rebind dropzone elements for section attachments 2019-04-29 13:34:38 +01:00
sauls8t
8f1bc8ce1f Specify runtime parameters in TOML format config file
In addition to specifying parameters in the command line and environment variables, you can now omit all parameters and provide a config file.

Example:

./documize myconfig.conf

Note: there is no switch setting, just provide the filename as an argument.

Fixes #243
2019-04-27 16:59:10 +01:00
Harvey Kandola
728789195c PDF section type build prep
Closes #207 -- view PDF's with new PDF section type.
2019-04-19 13:18:31 +01:00
Harvey Kandola
b5cd378302 Complete PDF section type 2019-04-19 11:30:40 +01:00
Harvey Kandola
7fde947a52 Enable PDF section editor 2019-04-18 15:42:18 +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
166aeba09b [WIP] PDF viewer section & per section attachments 2019-04-17 17:13:18 +01:00
Harvey Kandola
ab5314d5e1 Remove cursor from dropdown menu header 2019-04-16 12:53:35 +01:00
sauls8t
82ed36478b Show if search result is template
Helps to distinguish between docs and templates when listing search results.
2019-04-11 15:49:58 +01:00
sauls8t
9e3eac19aa Allow doc/section/files links to open in tabs
Closes #233 and might help #236
2019-04-10 20:03:34 +01:00
Harvey Kandola
fa383a58ff Bump version and update NOTICES 2019-04-09 13:24:42 +01:00
Harvey Kandola
b5a5cfd697 Give missing account warning during password reset
The reset password process will tell the user if they do not have an account.
2019-04-09 13:24:27 +01:00
Harvey Kandola
e98f7b9218 Enable searching for SQL Server storage provider 2019-04-02 15:30:42 +01:00
Harvey Kandola
a41f43c380 WIP SQL Server support 2019-04-01 20:08:57 +01:00
Harvey Kandola
64403c402b Make store SQL Server compatible 2019-04-01 12:02:23 +01:00
Harvey Kandola
deb579d8ad Microsoft SQL Server driver and prep 2019-03-26 08:51:02 -04:00
Harvey Kandola
e1a8f8b724 Display third party notices in UI 2019-03-24 17:53:22 -04:00
Harvey Kandola
a98c3a0fe2 Use + CONTENT for consistency
Closes #228
2019-03-18 18:04:34 +00:00
Harvey Kandola
a08b583b22 Use monospace font for Markdown editor
Closes #227
2019-03-18 18:02:47 +00:00
Harvey Kandola
441001fffe Make code section font size REM based
In line with recent changes.
2019-03-15 12:57:58 +00:00
McMatts
9a41e82aa3 Provide view density switcher for spaces & space view
Closes #218
2019-03-13 15:17:15 +00:00
McMatts
b89a297c70 Fixed an issue with duplicate search results
Issue crept in during switch to lodash lib.
2019-03-13 15:15:43 +00:00
McMatts
ca1e281775 Decrease tooltip delay 2019-03-13 15:15:12 +00:00
McMatts
c5fc0f93e0 Improve click handling for navigaiton elements in sidebar 2019-03-13 11:43:14 +00:00
McMatts
f4a371357e Clear new section title input box
After inserting new section we clear the seciton title
2019-03-13 11:42:12 +00:00
McMatts
1d00f8ac6e Allow sorting of search results and space contents
Closes #187

Sort search results and space contents by Name, Created or Revised.
2019-03-13 11:40:36 +00:00
McMatts
0985dbf5b6 Improve doc table of contents font sizing 2019-03-08 15:51:36 +00:00
McMatts
b2fcad649e Set new sidebar color 2019-03-08 15:51:19 +00:00
McMatts
0bfde82040 Move space label to main view from sidebar
Solves long-standing debate about removing meta from sidebar, and keeping sidebat for navigation/filtering.
2019-03-08 15:45:12 +00:00
McMatts
eb9501014d Make WYSIWYG font size & line height to REM
End of pixels @harveykandola
2019-03-06 14:11:37 +00:00
McMatts
8c2febd636 Fixed lodash conversion issue with _.rest to _.drop
Solves move down on table of contents
2019-03-04 18:59:44 +00:00
McMatts
395008d06d Allow hypen in tag names with Firefox
When keycodes are different across browsers. :|
2019-03-04 18:59:06 +00:00
Harvey Kandola
d009e4ed2a Make setup process use new isEmail helper 2019-03-03 18:03:48 +00:00
Harvey Kandola
cbd9fddcfe Space out save button 2019-03-03 15:58:39 +00:00
Harvey Kandola
4013b5ca03 Fix typo for self-host subdomain help info 2019-03-03 15:58:28 +00:00