wekan/models
Lauri Ojansivu 7f32de3bec Fixed Templates are Missing, Error: Site not Found "/templates" is missing in the URL.
Shared Templates part 5: Make visible Create template board checkbox and templates at All Boards page, In Progress.

Thanks to xet7 !

Fixes #4253,
related #3313
2021-12-25 21:59:43 +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 Try to fix: Can't delete attachment. 2021-09-17 04:25:57 +03:00
announcements.js Fixes #2596 incorrect date types for created & updated 2019-09-05 12:29:45 -05:00
attachments.js Add admin reports to admin panel 2021-04-06 12:24:08 +02:00
avatars.js Update avatars.js 2020-11-20 13:51:34 +07:00
boards.js Bug fix for #3864 searching archived cards and add new operators for organizations and teams 2021-12-22 00:33:13 +02: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 Fixed label popup at desktop view (add and remove labels) 2021-11-25 19:31:20 +01:00
checklistItems.js Fixed REST API, it shoud work now by Admin user. 2021-09-25 18:09:18 +03:00
checklists.js Fixed REST API, it shoud work now by Admin user. 2021-09-25 18:09:18 +03: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 Fix : export CSV, TSV and XLS translation 2021-10-03 09:18:02 +02: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 Edit team/org DisplayName now update users.teams.teamDisplayName/users.orgs.orgDisplayName 2021-12-22 11:49:50 +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 Fix bug regarding non admin users who have an email on a given domain name (field in Admin panel settings) and that can't invite new users for a registration 2021-12-13 19:14:52 +01: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 Edit team/org DisplayName now update users.teams.teamDisplayName/users.orgs.orgDisplayName 2021-12-22 11:49:50 +01:00
trelloCreator.js Try to fix: Wekan UI fails to finish import of closed Trello boards. 2021-06-08 17:00:53 +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 Fixed Templates are Missing, Error: Site not Found "/templates" is missing in the URL. 2021-12-25 21:59:43 +02: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 Fixed Wekan JSON import fails. 2021-07-26 14:01:09 +03:00
wekanmapper.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00