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.
Martin Filser
efc19ea88c
FileStoreStrategyFactory, added logic to determine the right file storage strategy to use
4 years ago
..
lib
FileStoreStrategyFactory, added logic to determine the right file storage strategy to use
4 years ago
server
Fix typos.
4 years ago
accountSettings.js
Add more Font Awesome icons. This was originally added
6 years ago
actions.js
Revert Removed extra imports of Meteor. Hopefully fixes email notifications
5 years ago
activities.js
Activity at attachment deleting had an error (name is undefined)
4 years ago
announcements.js
Fixes #2596 incorrect date types for created & updated
6 years ago
attachments.js
Initial attachment upload set's now "original" in filename too
4 years ago
attachments_old.js
migration: extract files from old storage and load into new storage
4 years ago
avatars.js
Store file on filesystem renew's the storage path
4 years ago
avatars_old.js
migration: extract files from old storage and load into new storage
4 years ago
boards.js
Added members list and board card count per list on My Boards
4 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
4 years ago
cards.js
Try to fix Duplicate Board.
4 years ago
checklistItems.js
Fixed REST API, it shoud work now by Admin user.
4 years ago
checklists.js
Added progress bar to checklist
4 years ago
counters.js
Teams/Organizations part 1, in progress. Add table: org
7 years ago
csvCreator.js
Option to add custom field to all cards
5 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
5 years ago
exporter.js
Revert "Do those imports!"
4 years ago
impersonatedUsers.js
Fix: Impersonate user can now export Excel/CSV/TSV/JSON.
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
Bug fix for #3864 searching archived cards and add new operators for organizations and teams
4 years ago
org.js
updating teams from oidc possible, fixed undefined error, no need for extra login to assign/create teams/orgs
4 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.
5 years ago
rules.js
Add new rules report
5 years ago
runOnServer.js
remove unused exceljs from client bundle
5 years ago
settings.js
Try to fix Admin Panel / Disable Registration and Disable Forgot Password.
4 years ago
swimlanes.js
Bug fix for #3864 searching archived cards and add new operators for organizations and teams
4 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
4 years ago
trelloCreator.js
Comment out Trello attachment import until it's implemented with API key.
4 years ago
triggers.js
Revert Removed extra imports of Meteor. Hopefully fixes email notifications
5 years ago
unsavedEdits.js
Fixes #2596 incorrect date types for created & updated
6 years ago
users.js
Copy Checklist added to checklist action popup
4 years ago
usersessiondata.js
Add new debug operator to search and fix some bugs
4 years ago
watchable.js
Prettier & eslint project style update
7 years ago
wekanCreator.js
Ref: original & and use fileObj.meta
4 years ago
wekanmapper.js
Prettier & eslint project style update
7 years ago