1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 20:59:43 +02:00
Documize Community est une solution de gestion des connaissances open source, moderne, auto-hébergée et de niveau entreprise. https://www.documize.com/
Find a file
Maximilian Bosch 06bf9efcfc
document/wysiwig: no margin for sublists
When having a list with sublists in a `markdown` section like this

  * top-level
  * another one
    * sub-elem 1
    * sub-elem 2

then documize will create a margin of 15px before and after the sublist
which is rather unintuitive as this will create the wrong impression
that these bullet-points have no relation to the parent one even though
this is the most common semantic reason for sublists.

This patch removes the margin at the top and bottom for those kinds of
sublists.
2020-10-31 21:47:23 +01:00
core Update schema for new pinned documents 2020-02-03 21:01:11 +00:00
domain add proxy support when communicate with plantuml (remove spaces) 2020-08-14 11:56:27 +03:00
edition Database and LDAP upgrades 2020-05-21 12:32:46 +01:00
embed Database and LDAP upgrades 2020-05-21 12:32:46 +01:00
gui document/wysiwig: no margin for sublists 2020-10-31 21:47:23 +01:00
model Add new pin related audit types 2020-02-04 14:37:02 +00:00
selfcert initial commit 2016-07-07 18:54:16 -07:00
server Routes for new pinned documents 2020-02-03 21:01:25 +00:00
vendor Database and LDAP upgrades 2020-05-21 12:32:46 +01:00
.dockerignore add Dockerfile 2019-08-14 11:36:41 +08:00
.gitattributes line endings 2016-10-07 19:26:29 -07:00
.gitconfig gitconfig 2016-08-15 13:43:47 +01:00
.gitignore Update .gitignore 2019-05-16 12:48:46 +01:00
.vscodeignore initial commit 2016-07-07 18:54:16 -07:00
build.bat Update Go modules/vendor directory 2020-02-15 15:42:54 +00:00
build.sh Update Go modules/vendor directory 2020-02-15 15:42:54 +00:00
CONTRIBUTING.md removed experimental code 2017-07-18 13:10:52 +01:00
docker-compose.yaml Provide Docker Compose file for quick app+db setup 2019-08-29 14:14:10 +01:00
Dockerfile fixed and updated dockerfile 2020-08-21 15:42:10 +02:00
go.mod Database and LDAP upgrades 2020-05-21 12:32:46 +01:00
go.sum Database and LDAP upgrades 2020-05-21 12:32:46 +01:00
LICENSE initial commit 2016-07-07 18:54:16 -07:00
NOTICES.md Support dual login via LDAP and forms authentication 2019-05-13 16:14:11 +01:00
README.md Database and LDAP upgrades 2020-05-21 12:32:46 +01:00
screenshot-1.png v3 build prep 2019-06-11 11:41:09 +01:00

Documize is an open source modern, lightweight and comprehensive alternative to Confluence and other such solutions.

  • Built for technical and non-technical users
  • Designed to unify both customer-facing and internal documentation
  • Organization through labels, spaces and categories
  • No fee-charging marketplace

It's built with Golang + EmberJS and compiled down to a single executable binary for Linux, Windows and macOS.

All you need to provide is PostgreSQL, Microsoft SQL Server or any MySQL variant.

Documize

Latest Release

Community Edition: v3.8.0

Enterprise Edition: v3.8.0

We provide frequent product updates for both cloud and self-hosted customers.

Harvey Kandola, CEO/Founder @ Documize

OS Support

  • Linux
  • Windows
  • macOS
  • Raspberry Pi (using the ARM builds)

Database Support

For all database types, Full-Text Search support (FTS) is mandatory.

  • PostgreSQL (v9.6+)
  • Microsoft SQL Server (2016+ with FTS)
  • MySQL (v5.7.10+ and v8.0.12+)
  • Percona (v5.7.16-10+)
  • MariaDB (10.3.0+)

Browser Support

  • Chrome
  • Firefox
  • Safari
  • Brave
  • Vivaldi
  • Opera
  • Microsoft Edge (v42+)

Technology Stack

  • Go (v1.14.3)
  • Ember JS (v3.12.0)

Authentication Options

Besides email/password login, you can also authenticate via:

  • LDAP
  • Active Directory
  • Red Hat Keycloak
  • Central Authentication Service (CAS)

When using LDAP/Active Directory, you can enable dual-authentication with email/password.

Product/Technical Support

For both Communuity and Enterprise editions, please contact our help desk for product help, suggestions and other enquiries.

support@documize.com

We aim to respond within two working days!

https://documize.com

This software (Documize Community Edition) is licensed under GNU AGPL v3 http://www.gnu.org/licenses/agpl-3.0.en.html. You can operate outside the AGPL restrictions by purchasing Documize Enterprise Edition and obtaining a commercial license by contacting sales@documize.com. Documize® is a registered trade mark of Documize Inc.

Documize uses other open source components and we acknowledge them in NOTICES