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
49a996624f
Comment out Trello attachment import until it's implemented with API key.
...
Thanks to xet7 !
Related #4418
3 years ago
..
lib
Attachment migration, add error logs
3 years ago
server
Fix typos.
4 years ago
accountSettings.js
Add more Font Awesome icons. This was originally added
5 years ago
actions.js
Revert Removed extra imports of Meteor. Hopefully fixes email notifications
4 years ago
activities.js
Try to fix exception: Cannot read property title of undefined.
3 years ago
announcements.js
Fixes #2596 incorrect date types for created & updated
6 years ago
attachments.js
remove old attachment storagePath log message
3 years ago
attachments_old.js
migration: extract files from old storage and load into new storage
3 years ago
avatars.js
Ensure to create the upload directory
3 years ago
avatars_old.js
migration: extract files from old storage and load into new storage
3 years ago
boards.js
Complemented previous commit
3 years ago
cardCommentReactions.js
adds card comment reactions feature
4 years ago
cardComments.js
Fix: boardAdmin can't edit or delete others comments on cards #4237
3 years ago
cards.js
Try to fix Duplicate Board.
3 years ago
checklistItems.js
Fixed REST API, it shoud work now by Admin user.
4 years ago
checklists.js
Added progress bar to checklist
3 years ago
counters.js
Teams/Organizations part 1, in progress. Add table: org
6 years ago
csvCreator.js
Option to add custom field to all cards
4 years ago
customFields.js
Fixed REST API, it shoud work now by Admin user.
4 years ago
export.js
Fix : export CSV, TSV and XLS translation
4 years ago
exportExcel.js
Fix : export CSV, TSV and XLS translation
4 years ago
exportPDF.js
remove unused exceljs from client bundle
4 years ago
exporter.js
Revert "Do those imports!"
3 years ago
impersonatedUsers.js
Fix: Impersonate user can now export Excel/CSV/TSV/JSON.
4 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
Bug fix for #3864 searching archived cards and add new operators for organizations and teams
3 years ago
org.js
updating teams from oidc possible, fixed undefined error, no need for extra login to assign/create teams/orgs
3 years ago
orgUser.js
Fixes #2596 incorrect date types for created & updated
6 years ago
presences.js
Speed improvement: Delete presences older than one week, and add index to presences serverId.
4 years ago
rules.js
Add new rules report
4 years ago
runOnServer.js
remove unused exceljs from client bundle
4 years ago
settings.js
Try to fix Admin Panel / Disable Registration and Disable Forgot Password.
3 years ago
swimlanes.js
Bug fix for #3864 searching archived cards and add new operators for organizations and teams
3 years ago
tableVisibilityModeSettings.js
[Admin panel] Add a parameter to display or not the visibility of a board in private mode only
4 years ago
team.js
updating teams from oidc possible, fixed undefined error, no need for extra login to assign/create teams/orgs
3 years ago
trelloCreator.js
Comment out Trello attachment import until it's implemented with API key.
3 years ago
triggers.js
Revert Removed extra imports of Meteor. Hopefully fixes email notifications
4 years ago
unsavedEdits.js
Fixes #2596 incorrect date types for created & updated
6 years ago
users.js
Copy Checklist added to checklist action popup
3 years ago
usersessiondata.js
Add new debug operator to search and fix some bugs
3 years ago
watchable.js
Prettier & eslint project style update
6 years ago
wekanCreator.js
Ref: original & and use fileObj.meta
3 years ago
wekanmapper.js
Prettier & eslint project style update
6 years ago