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
61ae62a83a
Board: When removing member from board, remove also from assignees.
...
Admin Panel/People: 1) Allow edit user that does not have email address.
2) When creating new user, require username and email address, and save also fullname.
3) Some in progress code for deleting user, that does not work correctly yet, so deleting user is not enabled yet.
Thanks to airtraxx and xet7.
Related #3396
5 years ago
..
accountSettings.js
Add more Font Awesome icons. This was originally added
5 years ago
actions.js
Fixes #2596 incorrect date types for created & updated
6 years ago
activities.js
Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that:
5 years ago
announcements.js
Fixes #2596 incorrect date types for created & updated
6 years ago
attachments.js
Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that:
5 years ago
avatars.js
Update avatars.js
5 years ago
boards.js
REST API: Added file download URL to listing of attachments of a board. Part 2.
5 years ago
cardComments.js
Fixes #2596 incorrect date types for created & updated
6 years ago
cards.js
Allow more than one assignee.
5 years ago
checklistItems.js
Checklist Item PUT API: boolean cast on isFinished
5 years ago
checklists.js
v4.05
5 years ago
counters.js
Teams/Organizations part 1, in progress. Add table: org
6 years ago
csvCreator.js
Fix vote export to CSV/TSV & export currency custom field.
5 years ago
customFields.js
Fix: Unable to delete a custom field in a board.
5 years ago
export.js
Exports now work at #3173 at least for small boards. TODO: Fix EdgeHTML to work, before I can release this.
5 years ago
exporter.js
Fixed CSV/TSV export. Please test.
5 years ago
import.js
Fix missing member assignments when cloning board
5 years ago
integrations.js
Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into justinr1234-fix-date-stamps
6 years ago
invitationCodes.js
Fixes #2596 incorrect date types for created & updated
6 years ago
lists.js
add a notification drawer like trello
5 years ago
org.js
Fixes #2596 incorrect date types for created & updated
6 years ago
orgUser.js
Fixes #2596 incorrect date types for created & updated
6 years ago
rules.js
Fixes #2596 incorrect date types for created & updated
6 years ago
settings.js
Admin Panel / Settings / Layout / Custom Top Left Corner Logo Height.
5 years ago
swimlanes.js
New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.
6 years ago
trelloCreator.js
Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that:
5 years ago
triggers.js
Fixes #2596 incorrect date types for created & updated
6 years ago
unsavedEdits.js
Fixes #2596 incorrect date types for created & updated
6 years ago
users.js
Board: When removing member from board, remove also from assignees.
5 years ago
watchable.js
Prettier & eslint project style update
6 years ago
wekanCreator.js
Treat unknown attachment types as binary on board import/clone
5 years ago
wekanmapper.js
Prettier & eslint project style update
6 years ago