Commit Graph

1360 Commits (9488972ed86e5e1dfa94132e8b5074c5b11d5dd3)

Author SHA1 Message Date
Lauri Ojansivu f324286911 New feature: Sidebar / Card Settings / Creator at minicard. 1 year ago
Lauri Ojansivu 6e2f84673e When user logins, "Automatically add user with the domain name" (at Admin Panel / Organizations) to Organization. Part 1. 2 years ago
Lauri Ojansivu 0c54c1540c Removed console.log. 2 years ago
Gustav Engström 67835e3421 Added change board title to available webhooks 2 years ago
Gustav Engström 832bd6187c Added restore swimlane and swimlane title to webhooks 2 years ago
Gustav Engström 1dd97ebd49 Added restore list and change list title to webhooks 2 years ago
Gustav Engström bfa15d4719 Added missing activity Type: restoredList 2 years ago
Lauri Ojansivu 42ece21fa1 Fix users.save is not a function. 2 years ago
Lauri Ojansivu 4e97a5351a Fix missing profile/avatar pictures. 2 years ago
Martin Filser 00e60ff855 notifications are now always ordered from newest to oldest activity 2 years ago
Martin Filser c4882707e9 use ReactiveMiniMongoIndex for notifications 2 years ago
Martin Filser 402528d97e notifications are now displayed correctly again 2 years ago
Lauri Ojansivu 4fe168b03b Fix Security issue: Hyperlink injection. 2 years ago
Lauri Ojansivu b40654cdfe Try to get some label outgoing webhooks working. 2 years ago
Lauri Ojansivu 7d1ab0a388 Fix createCardWithDueDate Error: User id is required. 2 years ago
helioguardabaxo 089913ff4c Active members list now is ordered. 2 years ago
Lauri Ojansivu 3b936ff6e7 Removed CollectionFS and and attachment migrations. 2 years ago
Yevhenii Pertiaka 021db14a43 make available translation text to set empty string 2 years ago
Lauri Ojansivu 86814a0fd8 At opened card, toggle to show checklist at minicard. Part 4. 2 years ago
Lauri Ojansivu 2a190fdc19 At opened card, toggle to show checklist at minicard. Part 1. 2 years ago
DimDz 32e50b869d
Added moveCard to editCard API 2 years ago
Yevhenii Pertiaka b1525d4221 Added new function to add cumstom translation strings on Admin panel 2 years ago
mark 406766a82b make default swimlane auto-height 2 years ago
Jakub Jurczyk 3a22d4efdc
Fix edit_swimlane 2 years ago
Jakub Jurczyk 7865368153
Fix return value of edit_custom_field_dropdown_item 2 years ago
Jakub Jurczyk aca6ba5270
Fix assignees description 2 years ago
Jakub Jurczyk 5d6367f404
Fix get_board_cards_count 2 years ago
Martin Filser 70c2f0f89f first registration after installation must be an admin account 2 years ago
Johannes Zellner ab19bbce8e Only selectively show login elements once settings is loaded 2 years ago
Martin Filser 875442f1ce removing Utils.getCurrentSetting() and use ReactiveCache directly 2 years ago
Martin Filser 1067542b94 Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 42fad8fb98 ReactiveMiniMongoIndex, added getCardCommentsWithCardId 2 years ago
Martin Filser 316acd0366 ReactiveMiniMongoIndex, added getChecklistItemsWithChecklistId 2 years ago
Martin Filser f80ecded0a ReactiveMiniMongoIndex, added getChecklistsWithCardId 2 years ago
Martin Filser 40a5422e75 ReactiveMiniMongoIndex created, Javascript Index of MiniMongo Client Database 2 years ago
Martin Filser 211656e9da removing unused method "activeMembers2()" 2 years ago
Martin Filser fb3b47e2bb Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser f83ee124d0 Move every Boards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 25989b9736 Move every CardComments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser fef6433b75 Move every Activities.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser ea72ce1fa2 Move every Integrations.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser d6142e4b75 Move every Triggers.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser c7b554afd9 Move every Actions.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 30c1b5cca8 Move every Rules.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser f3d58339ae Move every Team.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser f2d52b55c8 Move every Org.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser e5359dc838 Move every Checklists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 6fd3c0fa6b Move every ChecklistItems.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 981a641bce Move every CustomFields.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 030359aa0e Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago