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

1284 commits

Author SHA1 Message Date
HarveyKandola
7b178a76b2 Render Jira issues 2018-08-07 19:43:25 +01:00
HarveyKandola
0f9602e3a0 Fetching Jira issues 2018-08-07 19:15:25 +01:00
HarveyKandola
7878a244d3 [WIP] Admin level Jira creds and vendored jira libs 2018-08-06 19:39:31 +01:00
sauls8t
0c5ec43c80 bump version 2018-08-01 19:34:08 -04:00
sauls8t
39891a0758 Fix Draw.io integratoin timing issue 2018-08-01 17:33:57 -04:00
sauls8t
63ce324eae Exclude non-live documents from space level category counts. 2018-08-01 13:50:39 -04:00
sauls8t
b74dfe6385 Scrolling for long category lists on space view 2018-07-31 14:30:04 -04:00
sauls8t
aaca1c73b1 Improve examples for search screen 2018-07-31 13:13:29 -04:00
Harvey Kandola
67bb3bae4f
Merge pull request #162 from documize/export-html
Export spaces, categories, documents to self-enclosed HTML file
2018-07-29 17:26:48 -04:00
HarveyKandola
39677791b3 Bump version 2018-07-29 16:41:26 -04:00
HarveyKandola
82a5bfe198 Better client-side download file process 2018-07-29 16:41:18 -04:00
HarveyKandola
9d80c5fc8c Handle draft documents during export process 2018-07-29 16:40:56 -04:00
HarveyKandola
4949043df9 Pre-process section types for HTML export 2018-07-29 14:08:39 -04:00
HarveyKandola
b7fa4e1a1a Export to HTML all content from shared spaces 2018-07-29 12:36:48 -04:00
HarveyKandola
def01b6265 Export single or multiple documents 2018-07-29 10:59:24 -04:00
HarveyKandola
cf0b06923d Color tweaks for timestamp 2018-07-28 17:35:29 -04:00
HarveyKandola
ef425a6ce2 WIP 2018-07-28 17:15:16 -04:00
HarveyKandola
689e5078b8 WIP 2018-07-28 15:47:14 -04:00
HarveyKandola
f916801008 WIP 2018-07-28 15:30:33 -04:00
HarveyKandola
d0970c153b WIP 2018-07-28 11:43:45 -04:00
Harvey Kandola
743eae5aad Templates document carry forward categories 2018-07-18 17:57:17 -04:00
Harvey Kandola
f884926df7 Reload permissions matrix after invites sent 2018-07-18 12:44:28 -04:00
Harvey Kandola
50c7fabeb6 Protect document activity and revisions from external users 2018-07-18 12:43:49 -04:00
Harvey Kandola
6617a5de45 Show notifications in footer 2018-07-11 08:44:12 -04:00
Harvey Kandola
4cfbd57871 Allow content to contain links to network locations 2018-07-09 14:41:55 -04:00
Harvey Kandola
19736aab04 New config setting: how many tags per document? 2018-07-05 12:02:10 -04:00
sauls8t
0743ae002c Version bump 2018-06-29 16:07:01 +01:00
sauls8t
4130d1f129 Flexbox for auth UI
Providing better support for flaky IE/Edge browsers.
2018-06-29 16:06:50 +01:00
sauls8t
10a184ad10 Cap category @ 30 2018-06-29 15:53:57 +01:00
sauls8t
a0f6626367 Cross-browser support for JS strings startWith 2018-06-29 15:53:38 +01:00
sauls8t
d5be8ec843 All new space permission managament
Using ember-toggle add-on.
2018-06-27 18:56:03 +01:00
sauls8t
13deb55cbb Display local datetimes
From UTC to local.

Closes #156
2018-06-27 13:29:29 +01:00
sauls8t
5ed180396e Add new check permissions helper 2018-06-27 13:09:25 +01:00
sauls8t
ad44112359 Document meta fields: better popovers & click-through editing
Non-admins receive popovers on hover.

Admins receive no popovers and get click-through to settings tab.

Space and document settings support jump to sub-section.

Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-06-25 19:43:29 +01:00
sauls8t
5d80480d75 Comment fix for attachment endpoint 2018-06-25 19:40:04 +01:00
sauls8t
ecc306136a Quick-abort space settings save operation if no permission 2018-06-25 19:39:32 +01:00
sauls8t
419ce1bbb5 Move permissions explainer matrix to end of layout 2018-06-25 19:38:37 +01:00
Harvey Kandola
3c5065375d
Merge pull request #159 from documize/search-data-limits
Search data limits
2018-06-23 08:31:10 +01:00
HarveyKandola
dc091fed7b bump version
Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-23 08:30:48 +01:00
HarveyKandola
467acec3c4 Implement category-based permissioning for search results
Only see what you can see.

Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-22 17:01:26 +01:00
HarveyKandola
ae50b889c5 Jump scroll to section for internal links 2018-06-22 12:44:20 +01:00
HarveyKandola
6ff74cf45e Removed obsolete doc general settings code 2018-06-22 11:02:31 +01:00
HarveyKandola
785e4c245d Removed space.category screen references 2018-06-21 13:58:45 +01:00
HarveyKandola
5d33860a15 Bump version 2018-06-21 12:38:26 +01:00
HarveyKandola
d689cbc281 Normalized remaining space options into settings admin
Moved space naming and category management into space settings.
2018-06-21 12:38:13 +01:00
McMatts
29534273b8 Add spacing to attachments view 2018-06-17 14:50:43 +01:00
McMatts
03be1ce904 Bump version 2018-06-15 14:26:24 +01:00
McMatts
30856433f8 License key workflow improved
Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-15 14:26:02 +01:00
McMatts
27fde0dac8 Streamline document meta view and editing experience
Meta data:

1. Condensed layout.
2. Unified editing.

Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-15 14:25:05 +01:00
sauls8t
f70d4b33a3 Warn if search criteria too short
Minimum keywords > 3
2018-06-13 15:54:58 +01:00