Commit Graph

254 Commits (f7b72a1a8030c4b49f4c15ebae82cdbcf8b5f259)

Author SHA1 Message Date
Ghassen Rjab 8b6b065462 Fix importing Trello board 8 years ago
Lauri Ojansivu e796f6d195 Fix login url in invitation email. Closes #993 8 years ago
Johannes Zellner 3d45c9610f Reenable the export feature 8 years ago
mayjs e3fab53806 Fixed a typo.. 8 years ago
mayjs 058aabff68 Implemented the change of /api/user/boards as proposed by huneau 8 years ago
mayjs 25b26657da Fixed eslint errors 8 years ago
mayjs c59891d44b Added readonly user access to cards 8 years ago
mayjs cb99fc582e Modified access to GET /api/boards/:boardId/lists/:listId 8 years ago
mayjs 066593f9c3 Modified access to GET /api/boards/:boardId/lists 8 years ago
mayjs 1e8d9f02f3 Extracted board access check function 8 years ago
mayjs 95e2025ff9 Changed GET /api/boards/:id to allow access by the normally also allowed users. 8 years ago
mayjs 1bdc28bf9c Fixed a typo and removed an old todo comment 8 years ago
mayjs 452901d3b1 Changed /api/user/boards to only check if the user is logged in 8 years ago
mayjs 158f19b67c let -> const 8 years ago
mayjs fa928956c2 Added an endpoint to get the user referenced by the given token 8 years ago
mayjs adc6a45185 Removed old debug output 8 years ago
mayjs a472986d0e Fixed the errors existing in /api/user/boards 8 years ago
Johannes May 0cf0f20f9d Added /api/user/boards 8 years ago
huneau romain b5271e5346 add token authentication, only admin can use api 8 years ago
huneau romain d9c0825d5f add rest api for checklist and card comment 8 years ago
Lauri Ojansivu 0319bcf7bb REST API - Meteor 1.4 - first step issue 8 years ago
Lauri Ojansivu dc8c59dcbe isCommentOnly false fix for Trello import. Thanks to rhelsing ! 8 years ago
Ryan Helsing 22aa6efa32 add comment false 8 years ago
Stephen Moloney 88d3f38d53 dangling commas error 8 years ago
Julen Landa Alustiza 28a1dd677c First user is admin only if not running in sandstorm 8 years ago
Julen Landa Alustiza 1218e114be Add isAdmin to user Schema 8 years ago
Julen Landa Alustiza dfeeec308a Fix email settings loading: 8 years ago
Julen Landa Alustiza db2c381c00 Add TLS toggle option to smtp configuration 8 years ago
Ryan Helsing e9bc5eaac5 hotfix to user add 8 years ago
Julen Landa Alustiza 5db786e2dd Don't send emails if missing smtp host 8 years ago
lkisme f82941550a Remove invitation code if email sending failed, improve registration process with invitation 8 years ago
Ryan Helsing de10be6a21 comment only working, naive implementation complete 8 years ago
Ryan Helsing 383daf6f64 cant see add list if comment only 8 years ago
Ryan Helsing e6276271b1 ability to store comment only, actual prevention next 8 years ago
lkisme 72c3651be4 Set mail-from to environment immediately after changed, 8 years ago
Raoul Snyman bc9e093e07 Fix up some linting issues 8 years ago
Raoul Snyman 4414582a35 Close #873 by importing checklists from Trello 8 years ago
Florent MONTHEL ad6471d3bd [ENH] Invite user with lower case email 8 years ago
lkisme 39f2837838 wording change, email sending optimization, add texts to i18n 8 years ago
lkisme e3c3cc0d8d Make mailServer setting optional 8 years ago
maulal 06699007c4 Bug: orphan documents were created when cards were deleted 8 years ago
lkisme 1dfb6ef477 Admin panel: 8 years ago
Alexis LACROIX 6ca832c02b Improve wekan performance (checklist collection scan) 8 years ago
maulal cd6317cedb Improve wekan performance #837 8 years ago
Florent MONTHEL a370e6aca3 [BUG] Bug when we're removing user from board that generate activity for all the card of the board 8 years ago
Lauri Ojansivu 1ec25c2a52 Fix typos, thanks to umbertooo 8 years ago
lksime 59731af139 Add checklist feature 8 years ago
Béranger Campardou 5b58b0b40c missing coma 8 years ago
Béranger Campardou 23cb98bb82 Fix activity message for list deletion 8 years ago
Mario Orlicky 35778d2673 fixed few overseights 9 years ago