The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lauri Ojansivu
eabb6a239d
Fix New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly. Part 1.
...
Thanks to nazim-oss and xet7 !
Related #6060
2 days ago
..
lib
Fix New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly. Part 1.
2 days ago
methods
Fix Regression - unable to view cards by due date v8.11.
3 months ago
migrations
Per-User and Board-level data save fixes. Part 2.
4 weeks ago
notifications
Add email notifications language localization feature
8 months ago
publications
Fix New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly. Part 1.
2 days ago
routes
Remove pwix:blaze-layout
3 days ago
00checkStartup.js
Some migrations and mobile fixes.
3 months ago
accounts-common.js
Account configuration of option loginExpirationInDays is now possible
4 years ago
accounts-lockout-config.js
Feature: Added brute force login protection settings to Admin Panel/People/Locked Users.
6 months ago
attachmentApi.js
Added attachments API and admin panel attachment management for file storage backends settings. Fixed drag drop upload attachments from file manager to minicard or opened card.
3 months ago
attachmentMigration.js
Fixed migrations.
3 months ago
authentication.js
Security Fix 5: Read-only roles can still update cards.
3 weeks ago
boardMigrationDetector.js
Prevent opened board re-migrating and reloading every 5 seconds.
3 months ago
card-opened-webhook.js
Fix Card Opened Webhook can not be disabled.
6 years ago
cors.js
Fix SECURITY ISSUE 2: Access to boards of any Orgs/Teams, and avatar permissions.
3 months ago
cronJobStorage.js
Fix migrations.
3 months ago
cronMigrationManager.js
Security Fix 1: There was not enough permission checks. Moved migrations to Admin Panel/Settings/Cron.
2 weeks ago
header-login.js
Fix avatar upload error
3 years ago
max-image-pixel.js
Add env setting to image resizer, part 1.
7 years ago
max-size.js
Add some info about allowed filesizes and filetypes for attachments and avatars.
3 years ago
mongodb-driver-startup.js
Fixes to make board showing correctly.
3 months ago
policy.js
Removed browser contect policy so that attachments would be visible. Part 2.
4 years ago
richer-editor-setting-helper.js
Revert: Fix Pasting text into a card is adding a line before and after
6 years ago
rulesHelper.js
Add email notifications language localization feature
8 months ago
saml.js
Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work.
5 years ago
spinner.js
-conflits resolve
5 years ago
statistics.js
Move every Meteor.user() to the ReactiveCache
3 years ago
triggersDef.js
Prettier & eslint project style update
7 years ago