The Open Source kanban (built with Meteor).

Lauri Ojansivu 67c41afe9a Updated release scripts. 2 роки тому
.devcontainer 689e37e434 Updated to Node.js v14.21.2. Thanks to Node.js developers. 2 роки тому
.future-snap 689e37e434 Updated to Node.js v14.21.2. Thanks to Node.js developers. 2 роки тому
.github 5507db8950 Bump VeryGoodOpenSource/very_good_coverage from 2.0.0 to 2.1.0 2 роки тому
.meteor 49546b7e3b Upgraded to Meteor 2.9.0 . MongoDB performance upgrades etc: 2 роки тому
.tx e2d5a83d7c Added Romanian translation. Updated translations. 2 роки тому
.vscode 6b7cbd9d81 Add VSCode debugging configuration for an automated testing 3 роки тому
asana 60466612b6 Updated ChangeLog. 3 роки тому
client f6d7377977 Remove duplicate IDs issue 2 роки тому
config 1e4fba3ec8 Added back autologin, because reverting it broke Google OIDC login. 2 роки тому
helm b8dba93b52 v6.62 2 роки тому
imports 1777f52bc1 Updated translations. 2 роки тому
ldap-sync 55bd94bbf4 LDAP Python script. Part 2. 2 роки тому
meta a96d18454a Remove extra changelogs 3 роки тому
models f6d7377977 Remove duplicate IDs issue 2 роки тому
nginx c61e44d55b - Add optional Nginx reverse proxy config to docker-compose.yml and nginx directory. 6 роки тому
openapi ebe39771a6 openapi: actually catch the error when esprima fails at parsing the file 4 роки тому
openshift 22501749da Note: Docker Hub buils are broken. Only Quay works. 4 роки тому
packages 2ad56af57b Provide a copy of escapedToHex() from ldapjs 2 роки тому
public b8dba93b52 v6.62 2 роки тому
releases 67c41afe9a Updated release scripts. 2 роки тому
server 49404203ab Upgraded to Meteor 2.8.2. This could fix memory leaks. See https://forums.meteor.com/t/meteor-v2-8-memory-leak-in-mongo-driver/59101/23 . 2 роки тому
snap 33836af1f9 Try to fix Snap. 4 роки тому
snap-src 57c09e15ac Revert max_old_space_size and stack-size. Update markdown-it-mermaid and cli-table3. 2 роки тому
stacksmith 689e37e434 Updated to Node.js v14.21.2. Thanks to Node.js developers. 2 роки тому
tests 4ba2a23c72 Cover custom TAPi18n implementation with tests 3 роки тому
torodb-postgresql 34862810df Added METRICS_ALLOWED_IP_ADDRESSES settings to Docker/Snap/Source https://github.com/wekan/wekan/wiki/Metrics . 2 роки тому
trello f2c31f877c Trello api.py: Added additional TODO notes. 3 роки тому
.babelrc 3650ef4805 testinfrastructure created 4 роки тому
.dockerignore 403b416b2a Development volumes now in the same folder 4 роки тому
.editorconfig 7d86af2b00 Add prettier 6 роки тому
.eslintignore 48f8050c25 Add Snap Meteor 1.8.x files to lint ignore files. 5 роки тому
.eslintrc.json 9bb1425a81 [Admin panel] Add a parameter to display or not the visibility of a board in private mode only 3 роки тому
.gitattributes 3978c08757 Add debugging in containers for vscode 6 роки тому
.gitignore 5e567365f3 .gitignore, ignore all vim swap files 3 роки тому
.gitpod.Dockerfile 8648e32108 Add gitpod config 5 роки тому
.gitpod.yml 8648e32108 Add gitpod config 5 роки тому
.pkgr.yml f78a8f2b55 Update packager.io dependencies and targets. 6 роки тому
.prettierignore 48f8050c25 Add Snap Meteor 1.8.x files to lint ignore files. 5 роки тому
.prettierrc 7d86af2b00 Add prettier 6 роки тому
.travis.yml 689e37e434 Updated to Node.js v14.21.2. Thanks to Node.js developers. 2 роки тому
CHANGELOG.md b8dba93b52 v6.62 2 роки тому
CONTRIBUTING.md 389b07138c Update CONTRIBUTING.md 2 роки тому
Dockerfile 689e37e434 Updated to Node.js v14.21.2. Thanks to Node.js developers. 2 роки тому
Dockerfile.arm64v8 689e37e434 Updated to Node.js v14.21.2. Thanks to Node.js developers. 2 роки тому
LICENSE f40d1f6bd5 update license to year 2019 6 роки тому
README.md e8d483098e Reved FOSSA GitHub badge integration, because FOSSA Open Source plan does not show enough details about licenses, and does not allow to fix incorrectly detected licenses. 2 роки тому
SECURITY.md de2fc69315 Links to devel branch are broken; use master instead 3 роки тому
Stackerfile.yml b8dba93b52 v6.62 2 роки тому
api.py f485ccea2f Added newuser to api.py . 2 роки тому
app.env c7f9651236 App env variables 8 роки тому
app.json 53c0a52788 Remove Trello. 7 роки тому
docker-compose.yml aa26069e9f Update docker-compose.yml 2 роки тому
find-replace.sh bda49ed609 Add find-replace.sh script. 5 роки тому
find.sh 548d095223 - Add find.sh bash script that ignores extra directories when searching. 6 роки тому
owasp-zap-scan.yml 076fd7e83c Create owasp-zap-scan.yml 4 роки тому
package-lock.json abc5601942 Updated dependencies like mermaid and dompurify. 2 роки тому
package.json abc5601942 Updated dependencies like mermaid and dompurify. 2 роки тому
rebuild-wekan.bat 689e37e434 Updated to Node.js v14.21.2. Thanks to Node.js developers. 2 роки тому
rebuild-wekan.sh 689e37e434 Updated to Node.js v14.21.2. Thanks to Node.js developers. 2 роки тому
sandstorm-pkgdef.capnp b8dba93b52 v6.62 2 роки тому
sandstorm.js eb745106d8 Replace Picker for community packages version & small 3 роки тому
scalingo.json 53c0a52788 Remove Trello. 7 роки тому
settings.json ee81775dc8 Adding SSO CAS to Wekan 7 роки тому
snapcraft.yaml b8dba93b52 v6.62 2 роки тому
start-wekan.bat 57c09e15ac Revert max_old_space_size and stack-size. Update markdown-it-mermaid and cli-table3. 2 роки тому
start-wekan.sh 57c09e15ac Revert max_old_space_size and stack-size. Update markdown-it-mermaid and cli-table3. 2 роки тому
status-wekan.sh 22a9e783c9 Revised shell scripts to check for wekan repository 6 роки тому
stop-wekan.sh 22a9e783c9 Revised shell scripts to check for wekan repository 6 роки тому
support-at-wekan.team_pgp-publickey.asc a385d6f4fd Added PGP public key for sending security vulnerability reports. 4 роки тому
test-wekan.sh 7daa67c792 script added for running tests 4 роки тому
wekan-dockerfile-manifest.yaml 72c1c49da3 Adding dockerfiles for multi-arch builds and manifest. 5 роки тому

README.md

Gitpod Ready-to-Code

WeKan ® - Open Source kanban

Contributors Docker Repository on Quay Docker Hub container status Docker Hub pulls Wekan Build Status Codacy Badge Code Climate Project Dependencies Code analysis at Open Hub CII Best Practices

Translate WeKan ® at Transifex

Translations to non-English languages are accepted only at Transifex using webbrowser. New English strings of new features can be added as PRs to master branch file wekan/imports/i18n/data/en.i18n.json .

WeKan ® feature requests and bugs

Please add most of your questions as GitHub issue: WeKan ® Feature Requests and Bugs. It's better than at chat where details get lost when chat scrolls up.

Chat

Discussions - WeKan Community GitHub Discussions, that are not Feature Requests and Bugs.

WeKan IRC FAQ

Docker: Latest tag has newest release

You can use latest tag to get newest release tag. See bottom of https://github.com/wekan/wekan/issues/3874

FAQ

NOTE:

  • Please read the FAQ first
  • Please don't feed the trolls and spammers that are mentioned in the FAQ :)

About WeKan ®

WeKan ® is an completely Open Source and Free software collaborative kanban board application with MIT license.

Whether you’re maintaining a personal todo list, planning your holidays with some friends, or working in a team on your next revolutionary idea, Kanban boards are an unbeatable tool to keep your things organized. They give you a visual overview of the current state of your project, and make you productive by allowing you to focus on the few items that matter the most.

Since WeKan ® is a free software, you don’t have to trust us with your data and can install Wekan on your own computer or server. In fact we encourage you to do that by providing one-click installation on various platforms.

  • WeKan ® is used in most countries of the world.
  • WeKan ® largest user has 22k users using WeKan ® in their company.
  • WeKan ® has been translated to about 105 languages.
  • Features: WeKan ® has real-time user interface.
  • Platforms: WeKan ® supports many platforms. WeKan ® is critical part of new platforms Wekan is currently being integrated to.

Requirements

  • 64bit: Linux Snap or Sandstorm / Mac / Windows. More Platforms, bundle for RasPi3 ARM and other CPUs where Node.js and MongoDB exists.
  • 1 GB RAM minimum free for WeKan ®. Production server should have minimum total 4 GB RAM. For thousands of users, for example with Docker: 3 frontend servers, each having 2 CPU and 2 wekan-app containers. One backend wekan-db server with many CPUs.
  • Enough disk space and alerts about low disk space. If you run out disk space, MongoDB database gets corrupted.
  • SECURITY: Updating to newest WeKan ® version very often. Please check you do not have automatic updates of Sandstorm or Snap turned off. Old versions have security issues because of old versions Node.js etc. Only newest WeKan ® is supported. WeKan ® on Sandstorm is not usually affected by any Standalone WeKan ® (Snap/Docker/Source) security issues.
  • Reporting all new bugs immediately. New features and fixes are added to WeKan ® many times a day.
  • Backups of WeKan ® database once a day miminum. Bugs, updates, users deleting list or card, harddrive full, harddrive crash etc can eat your data. There is no undo yet. Some bug can cause WeKan ® board to not load at all, requiring manual fixing of database content.

Roadmap and Demo

Roadmap - Public read-only board at WeKan ® demo.

Developer Documentation

We also welcome sponsors for features and bugfixes. By working directly with WeKan ® you get the benefit of active maintenance and new features added by growing WeKan ® developer community.

Screenshot

More screenshots at Features page

License

WeKan ® is released under the very permissive MIT license, and made with Meteor.