1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-09 07:25:23 +02:00
Commit graph

148 commits

Author SHA1 Message Date
HarveyKandola
5d33860a15 Bump version 2018-06-21 12:38:26 +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
0b139c871f Bump version 2018-06-12 14:09:09 +01:00
Harvey Kandola
9a3259b60e Sync two editions and deal with the diff 2018-06-06 13:59:12 +01:00
Harvey Kandola
95323c90ee Upgrade to Ember 3.1.2 ++
Also disabled optional feature Application Template Wrapper.
2018-05-23 15:14:47 +01:00
Harvey Kandola
942bc386f4 Outline framework in place 2018-05-18 20:11:24 +01:00
Harvey Kandola
4045197871 Bump versions 2018-05-17 11:01:19 +01:00
sauls8t
e4c075ea4b Bump version 2018-05-10 15:35:09 +01:00
McMatts
3b0291d94c Bump version 2018-05-03 12:50:58 +01:00
McMatts
734e8653dd Bump build numbers 2018-04-26 15:02:06 +01:00
McMatts
9235c183c5 Support for document draft-live publication workflows 2018-04-20 14:38:35 +01:00
Harvey Kandola
22b6674edb Content liking
New per space option that allows users to like/dislike content.

The prompt is configurable per space, e.g. "Was this useful?".

Enterprise edition gets new Votes report providing insights into most/least liked content.
2018-04-13 11:01:36 +01:00
McMatts
a6828e6b7f Record document search history 2018-03-30 17:03:18 +01:00
sauls8t
df0a13b6ed Rebuild search index 2018-03-29 12:23:09 +01:00
sauls8t
8466cafe1f Upgrade npm 2018-03-19 12:24:09 +00:00
Harvey Kandola
958f4d30b9 Provider foundation for doc lifecycle and versions 2018-03-14 13:38:37 +00:00
sauls8t
19b4a3de49 Allow admins to add, edit, delete user groups! 2018-02-27 14:16:23 +00:00
sauls8t
00f415214c Bump version 2018-02-23 14:33:37 +00:00
sauls8t
92533036a7 Bump version 2018-02-22 18:14:42 +00:00
sauls8t
c705e8c299 Explicit computed properties declaration for section header 2018-02-19 09:46:04 +00:00
sauls8t
9d82682797 Enhance + SECTION to always be visible 2018-02-07 19:16:23 +00:00
sauls8t
0f3de51ad5 Update TinyMCE editor to v4.7.6 release
Fixes issue with double scroll bar and subsequent position of inline editing toolbar.
2018-02-04 15:51:14 +00:00
sauls8t
4c80b8877d package.json updated 2018-01-22 16:35:37 +00:00
sauls8t
8ec36cfa49 bump version 2018-01-22 11:09:24 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +00:00
Harvey Kandola
ca783dd323 fixed bug with app boot 2017-12-19 16:52:40 +00:00
Harvey Kandola
44970a7861 upgrade to Ember 2.17.x 2017-12-18 15:05:12 +00:00
Harvey Kandola
8415f11303 document category picker 2017-12-04 17:25:33 +00:00
Harvey Kandola
ec5d21be4a [WIP] using new components 2017-11-17 11:31: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
0f04be4ea1 upgrade to latest ember deps 2017-11-15 13:05:59 +00:00
Harvey Kandola
38b401f646 improved empty state and dropdown positions 2017-10-10 16:02:46 -04:00
Harvey Kandola
b56d3426d2 ember-truth-helpers, allow for no category viewers 2017-09-22 08:52:11 +01:00
Harvey Kandola
c51ba65b1d New schema for permissions and roles management 2017-09-12 09:59:43 +01:00
Harvey Kandola
0de060138d bumped ember version + yarn 2017-09-04 09:56:09 +01:00
Harvey Kandola
a982af6e79 permission screen UI overflow fix
1. handle long username overflow on space permissions screen
2. only show document history to editors
3. removed redundant document editing permission check
4. Ensure subdomain is detected when accepting space invitation
2017-08-31 18:01:07 +01:00
Harvey Kandola
e505bb36e2 Add dbtype command line switch and improved database type detection
Closes #116 and #117
2017-08-30 13:00:07 +01:00
Harvey Kandola
d3512b499a improved setup wizard redirection 2017-08-29 17:55:41 +01:00
Harvey Kandola
8081b60146 set defaults for request context 2017-08-27 16:39:09 +01:00
Harvey Kandola
c235fb569e bumped version 2017-08-22 17:23:30 +01:00
Harvey Kandola
81cd22e130 fix for starting new document from empty template 2017-08-21 07:58:34 +01:00
Harvey Kandola
adbe93a28a latest release assets 2017-08-18 13:02:00 +01:00
Harvey Kandola
b2a5bc8451 bump version 2017-08-16 11:00:40 +01:00
Harvey Kandola
792c3e2ce8 major code repair from old to new API -- WIP 2017-07-24 16:24:21 +01:00
Harvey Kandola
3defc062bd refactored smart section code 2017-07-21 13:39:53 +01:00
Harvey Kandola
6fd6bc6d26 Fixes #105 2017-07-20 18:46:11 +01:00
Harvey Kandola
bc49041359 fixed #103 and bumped version
bumped version
fixed #103
2017-07-20 11:37:38 +01:00
Harvey Kandola
dc49dbbeff moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
Renamed from app/package.json (Browse further)