Lauri Ojansivu
c926475eb1
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
2022-04-18 18:08:12 +03:00
Martin Filser
ac1f540763
Added progress bar to checklist
...
- Relates #1847
2022-01-18 00:16:19 +01:00
Martin Filser
a66257ec21
Added "Move Checklist" to checklist menu action
2022-01-17 23:38:21 +01:00
Lauri Ojansivu
e3a0dea85f
Fixed REST API, it shoud work now by Admin user.
...
Reverted Allow board members to use more of API of Wekan v5.35
a719e8fda1
Thanks to tomhughes.
Fixes #4009 ,
fixes #2793 ,
fixes #2790
2021-09-25 18:09:18 +03:00
Lauri Ojansivu
a719e8fda1
Allow board members to use more of API. Please add issue (or pull request) if this allows too much.
...
Thanks to JayVii and xet7 !
Fixes #3862
2021-06-14 15:01:37 +03:00
Martin Filser
e8b6b78dfa
Checklistitems are now inserted always at the end of the checklist
2021-02-09 16:08:05 +01:00
Lauri Ojansivu
858bb35612
v4.05
2020-05-25 21:46:08 +03:00
Lauri Ojansivu
f9018fc3a8
Sorry marc1006, I had to revert deepcode.ai arrow function fixes because
...
Python API docs generator does not work all when code has arrow functions.
Thanks to xet7 !
2020-05-25 21:33:38 +03:00
Marc Hartmayer
b2fee6a6c1
Use an arrow function inside forEach() instead of an anonymous function
...
Suggested by deepcode.ai.
2020-05-24 12:44:14 +02:00
Lauri Ojansivu
2bf004120d
Add Worker role.
...
Add more Font Awesome icons.
Fix browser console errors when editing user profile name etc.
Thanks to xet7 !
Closes #2788
2020-01-03 06:49:35 +02:00
Robert Lebedeu
a35df88805
Allow checklist creation for board members
...
- Only for members with checklist add permission
2019-12-17 12:15:41 +01:00
Thomas Liske
72b22a73b6
REST API: fix creation of Checklists ( closes wekan/wekan#2746 )
2019-10-06 22:53:43 +02:00
Justin Reynolds
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
2019-09-05 12:29:45 -05:00
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
2019-06-28 12:56:51 -05:00
Justin Reynolds
c60e80d25b
Add createdAt and modifiedAt to all collections
2019-06-27 09:13:20 -05:00
Lauri Ojansivu
5283ba9ebb
- Fix Outgoing Webhook messages for Checlists, Checklist Items, Card comments, Add/Remove CustomField to board.
...
Not yet fixed is Outgoing Webhook message about setting CustomField value.
Thanks to xet7 !
Related #1969
2019-06-27 04:06:21 +03:00
guillaume
8137f2692f
remove feature
2019-04-23 18:00:09 +02:00
windblow
143e93f483
Add variables for activity notifications Fixes #2285
2019-04-06 12:45:31 +03:00
Andrés Manelli
eb62c9ce6a
Fix lint errors
2019-02-24 00:13:35 +01:00
Andrés Manelli
0fec711545
Prepare to create card from template
2019-02-24 00:05:00 +01:00
Benjamin Tissoires
ff467402c0
RESTAPI: Add some JSDoc
...
So we can have a decent REST API documentation generated.
2019-01-18 17:02:56 +01:00
Lauri Ojansivu
df84a2be9a
Fix lint errors.
2018-09-16 01:50:36 +03:00
Angelo Gallarello
1f5f429fc4
Completed rules
2018-08-19 18:53:50 +02:00
Angelo Gallarello
3b62b5ec5d
Fixed triggers to use names and not id
2018-08-17 14:16:56 +02:00
Angelo Gallarello
cc285afd59
Complete checklist activities
2018-08-16 21:49:56 +02:00
Lauri Ojansivu
7683f98b7b
- Fix Title is required by setting Checklist title
...
during migration.
Thanks to centigrade-kdk and xet7 !
Closes #1576 ,
closes #1753
2018-07-06 16:14:07 +03:00
Lauri Ojansivu
074a1218fd
- Fix [Title is required]( https://github.com/wekan/wekan/issues/1576 )
...
by making [Checkist title optional](https://github.com/wekan/wekan/issues/1753 ).
Thanks to xet7 !
Closes #1576 ,
closes #1753
2018-07-06 13:29:05 +03:00
Andrés Manelli
09bc8ac44c
Fix #1561 Filter checklist items
2018-04-16 00:19:03 -03:00
Andrés Manelli
4dbe6feb8c
Fix lint errors
2018-04-16 00:19:03 -03:00
Andrés Manelli
9eef5112dc
Add REST API for Checklist Items (Related to #1562 )
2018-04-16 00:18:55 -03:00
Andrés Manelli
4861da52a0
Fix checklists REST API ( #1562 )
2018-04-16 00:18:44 -03:00
RJevnikar
07217d0e51
Add additional dates (received & end), default title of checklists to 'Checklist'
...
Remove translations
Add additional dates (received & end), default name checklists to Checklist
2018-03-26 20:51:24 +00:00
Andrés Manelli
ca89442f3a
Clean checklists model
2018-03-19 15:31:38 -03:00
Andrés Manelli
bf7de463f1
Add checklist items model, migration and publication
2018-03-19 01:25:33 -03:00
Ghassen Rjab
59ba2111e8
Fix lint warnings
2018-02-27 02:57:58 +01:00
soohwa
97a23011da
Add REST API better error output
2017-10-15 07:39:48 +02:00
Ghassen Rjab
28eca2a11f
Update Checklist model to keep checklist item state when moved
...
- Remove newItemIndex field (no longer needed)
- Use Underscore.js to sort checklist items
- Add helper method to generate new Items Ids so we can use it in model and in client
- Add addFullItem method to add an item from object
- Update sort when items are being added or removed
2017-09-24 02:14:23 +01:00
Jim Martens
f3f845dde8
Added support for sorted checklist items
2017-09-12 10:36:42 +02:00
Ghassen Rjab
a579125a1f
Delete all activities related to a checklist when it is deleted
2017-08-31 06:58:32 +01:00
Ghassen Rjab
ee938c0423
Delete activity related to checklist item when the item is deleted
2017-08-31 06:58:02 +01:00
Ghassen Rjab
2b9bc5d046
Add checklist items to activity log
2017-07-26 22:51:15 +01:00
nztqa
e03c69ab8f
Fix: id generation
2017-06-28 15:19:53 +09:00
huneau romain
b5271e5346
add token authentication, only admin can use api
2017-05-11 12:15:02 +02:00
huneau romain
d9c0825d5f
add rest api for checklist and card comment
2017-05-10 15:59:06 +02:00
Alexis LACROIX
6ca832c02b
Improve wekan performance (checklist collection scan)
2017-02-22 17:05:30 +02:00
lksime
59731af139
Add checklist feature
2017-01-20 21:05:48 +08:00