wekan/models
Lauri Ojansivu 3076547cee Try to allow register and login.
Thanks to xet7 !

Related #4383
2022-02-27 23:13:20 +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 User mentions now return @username (full name) 2022-01-02 18:44:28 +01: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 Added Dropdown field "List" to card details 2022-02-04 13:46:56 +01: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 update Cards.helpers - comments() 2022-01-22 22:20:36 +01: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 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 Try to allow register and login. 2022-02-27 23:13:20 +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 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 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 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