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
|
8 years ago |
Alexander Sulfrian
|
7b0e57380a
Models: Remove user from all objects on board leave (Fixes: #667)
|
8 years ago |
Alexander Sulfrian
|
ce4fcbfae4
Models: Fix remove member activity
|
8 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
|
9 years ago |
Xavier Priour
|
115ea533f6
Export: improved API routes
|
9 years ago |
Xavier Priour
|
d08e1cc45b
Export Wekan now server-based with proper auth
|
9 years ago |
Xavier Priour
|
e304185c23
Merge remote-tracking branch 'upstream/devel' into devel
|
9 years ago |
Xavier Priour
|
18697d45f6
board export now checks authentication
|
9 years ago |
floatinghotpot
|
672c21bfe0
bugfix: only care active members, also optimize some code
|
9 years ago |
floatinghotpot
|
21fa6fdc32
add: optional board description
|
9 years ago |
floatinghotpot
|
011f53ad08
add: invite user via email, invited user can accept or decline, allow member to quit
|
9 years ago |
Maxime Quandalle
|
31b60d82fc
Upgrade Meteor to 1.2.1-rc4
|
9 years ago |
Maxime Quandalle
|
aa974aa54a
Prefer ES5 methods over underscore utilities
|
9 years ago |