Commit Graph

96 Commits (abb71083215462d91b084c4de13af0b130638e4d)

Author SHA1 Message Date
Pouyan Savoli afd87e3caa many custom fields model and UI enhancements 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 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 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
Lauri Ojansivu 0319bcf7bb REST API - Meteor 1.4 - first step issue 8 years ago
Ryan Helsing e9bc5eaac5 hotfix to user add 8 years ago
Ryan Helsing e6276271b1 ability to store comment only, actual prevention next 8 years ago
Alexis LACROIX 6ca832c02b Improve wekan performance (checklist collection scan) 8 years ago
maulal cd6317cedb Improve wekan performance #837 8 years ago
Lauri Ojansivu 1ec25c2a52 Fix typos, thanks to umbertooo 8 years ago
Alexander Sulfrian 4013184801 Models: Remove board from starred list 9 years ago
Alexander Sulfrian 7b0e57380a Models: Remove user from all objects on board leave (Fixes: #667) 9 years ago
Alexander Sulfrian ce4fcbfae4 Models: Fix remove member activity 9 years ago
Alexander Sulfrian 4d0e4cea91 models: Remove wrong line (fix #650) (#651) 9 years ago
Alexander Sulfrian a2888250f4 Models: Replace before.insert with autoValues 9 years ago
Maxime Quandalle 90601eacae Upgrade ESLint to v2 9 years ago
Liming Xie 9bbdacc79a Add notification, allow watch boards / lists / cards 10 years ago
Xavier Priour 115ea533f6 Export: improved API routes 10 years ago
Xavier Priour d08e1cc45b Export Wekan now server-based with proper auth 10 years ago
Xavier Priour 18697d45f6 board export now checks authentication 10 years ago
floatinghotpot 672c21bfe0 bugfix: only care active members, also optimize some code 10 years ago
floatinghotpot 21fa6fdc32 add: optional board description 10 years ago
floatinghotpot 011f53ad08 add: invite user via email, invited user can accept or decline, allow member to quit 10 years ago
Maxime Quandalle 31b60d82fc Upgrade Meteor to 1.2.1-rc4 10 years ago
Maxime Quandalle aa974aa54a Prefer ES5 methods over underscore utilities 10 years ago
Maxime Quandalle f3fc154eb0 Re-implement label deletion 10 years ago
Xavier Priour 8e0ad91191 Import board: map team permission, and refactor code to share with card import 10 years ago
Maxime Quandalle 6dedf673d5 Prevent duplicate board labels 10 years ago
Maxime Quandalle 43de3b8a01 Prevent dublicated empty labels of the same color 10 years ago
Xavier Priour 68518f5497 Import single card: map labels 10 years ago
Maxime Quandalle 45b662a1dd Centralize all mutations at the model level 10 years ago
Maxime Quandalle 216de59aba Support avatars and improve permissions integration on sandstorm 10 years ago
Maxime Quandalle 82b3227778 Fix member permission modification 10 years ago
Maxime Quandalle b3851817ec Enforce a consistent ES6 coding style 10 years ago
Maxime Quandalle d5eec54c72 Start the migration from iron-router to flow-router 10 years ago
Maxime Quandalle 8ae6abe603 Switch the font to roboto 10 years ago
Steve 563ffd0c0b Fix typo on board.js 10 years ago
Maxime Quandalle dcc64f44f9 UI improvements 10 years ago
Maxime Quandalle 1b4fcc67f4 Upgrade sandstorm integration 10 years ago
Maxime Quandalle 2cc820632b Revert "added to the background object to the Boards collection." 10 years ago
Yasar icli 7de25da94c added to the background object to the Boards collection. 10 years ago