wekan/models
2022-04-20 20:50:41 +02:00
..
lib Store file on filesystem renew's the storage path 2022-04-20 20:50:41 +02:00
server Fix typos. 2021-11-11 19:36:49 +02:00
accountSettings.js Add more Font Awesome icons. This was originally added 2020-01-03 17:02:27 +02:00
actions.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 2021-03-03 15:23:43 +02:00
activities.js Activity at attachment deleting had an error (name is undefined) 2022-04-20 20:47:01 +02:00
announcements.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
attachments.js Store file on filesystem renew's the storage path 2022-04-20 20:50:41 +02:00
attachments_old.js migration: extract files from old storage and load into new storage 2022-02-06 13:19:58 +03:00
avatars.js Store file on filesystem renew's the storage path 2022-04-20 20:50:41 +02:00
avatars_old.js migration: extract files from old storage and load into new storage 2022-02-06 13:19:58 +03:00
boards.js Added members list and board card count per list on My Boards 2022-04-15 13:19:37 -03:00
cardCommentReactions.js adds card comment reactions feature 2021-08-13 20:47:55 +02:00
cardComments.js Fix: boardAdmin can't edit or delete others comments on cards #4237 2021-12-18 13:03:37 +01:00
cards.js Try to fix Duplicate Board. 2022-04-06 17:52:11 +03:00
checklistItems.js Fixed REST API, it shoud work now by Admin user. 2021-09-25 18:09:18 +03:00
checklists.js Added progress bar to checklist 2022-01-18 00:16:19 +01:00
counters.js Teams/Organizations part 1, in progress. Add table: org 2019-07-15 19:39:30 +03:00
csvCreator.js Option to add custom field to all cards 2021-01-22 21:28:37 +02:00
customFields.js Fixed REST API, it shoud work now by Admin user. 2021-09-25 18:09:18 +03:00
export.js Fix : export CSV, TSV and XLS translation 2021-10-03 09:18:02 +02:00
exporter.js Revert "Do those imports!" 2022-02-06 13:19:58 +03:00
exportExcel.js Fix : export CSV, TSV and XLS translation 2021-10-03 09:18:02 +02:00
exportPDF.js remove unused exceljs from client bundle 2021-06-22 17:53:14 +02:00
impersonatedUsers.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 2021-05-29 00:19:12 +03:00
import.js Fix missing member assignments when cloning board 2020-12-09 15:02:50 +02:00
integrations.js Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into justinr1234-fix-date-stamps 2019-09-05 21:01:51 +03:00
invitationCodes.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
lists.js Bug fix for #3864 searching archived cards and add new operators for organizations and teams 2021-12-22 00:33:13 +02:00
org.js updating teams from oidc possible, fixed undefined error, no need for extra login to assign/create teams/orgs 2022-03-10 15:56:35 +01:00
orgUser.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
presences.js Speed improvement: Delete presences older than one week, and add index to presences serverId. 2021-03-07 15:58:15 +02:00
rules.js Add new rules report 2021-04-12 11:44:28 +02:00
runOnServer.js remove unused exceljs from client bundle 2021-06-22 17:53:14 +02:00
settings.js Try to fix Admin Panel / Disable Registration and Disable Forgot Password. 2022-02-28 01:34:57 +02:00
swimlanes.js Bug fix for #3864 searching archived cards and add new operators for organizations and teams 2021-12-22 00:33:13 +02:00
tableVisibilityModeSettings.js [Admin panel] Add a parameter to display or not the visibility of a board in private mode only 2021-08-27 16:25:44 +02:00
team.js updating teams from oidc possible, fixed undefined error, no need for extra login to assign/create teams/orgs 2022-03-10 15:56:35 +01:00
trelloCreator.js Comment out Trello attachment import until it's implemented with API key. 2022-04-06 18:47:27 +03:00
triggers.js Revert Removed extra imports of Meteor. Hopefully fixes email notifications 2021-03-03 15:23:43 +02:00
unsavedEdits.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
users.js Copy Checklist added to checklist action popup 2022-02-03 19:37:49 +01:00
usersessiondata.js Add new debug operator to search and fix some bugs 2021-12-20 10:26:00 +02:00
watchable.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
wekanCreator.js Ref: original & and use fileObj.meta 2022-02-06 13:19:58 +03:00
wekanmapper.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00