Lauri Ojansivu
8092f8be28
Try to fix User API.
...
Thanks to xet7 !
Fixes #4039
2023-01-13 21:50:39 +02:00
Lauri Ojansivu
c926475eb1
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
2022-04-18 18:08:12 +03: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
8626b466b8
Sum of cards. In Progress.
...
Thanks to xet7 !
Related #3796
2021-09-08 15:55:53 +03:00
Lauri Ojansivu
164b6e9070
Part 2: 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:13:15 +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
tod31
3778a9ebcf
add configuration field for separator
2021-04-09 11:46:07 +02:00
tod31
b8dc7ff18e
add custom field "stringtemplate"
2021-04-09 11:44:49 +02:00
Lauri Ojansivu
0bb3b67075
Fixed generating API docs and Wekan Custom Fields REST API.
...
Thanks to xet7 !
2021-03-07 17:57:24 +02:00
Louis Orleans
9cbef4ba4b
🔒 fix warning from deepcode
2021-02-20 14:11:17 -08:00
Louis Orleans
24035329b8
✨ edit custom field dropdown item
2021-02-20 13:50:24 -08:00
Louis Orleans
457977f954
✨ add and remove dropdown items
2021-02-20 12:46:29 -08:00
Louis Orleans
373dc5cadb
⏪ Revert " 🎨 format with Prettier"
...
This reverts commit a35cfe660e
.
2021-02-20 09:27:33 -08:00
Louis Orleans
a35cfe660e
🎨 format with Prettier
2021-02-20 09:02:36 -08:00
Louis Orleans
db666eec65
🐛 fix updating fields
2021-02-20 09:02:12 -08:00
Louis Orleans
586473aaa7
✨ add custom field edit REST API
2021-02-19 11:21:13 -08:00
John R. Supplee
0adde3e06d
Fix Wekan JSON import bug
...
If not all users are mapped the import crashes.
2021-01-28 00:44:48 +02:00
John R. Supplee
74d93a6adc
Option to add custom field to all cards
2021-01-22 21:28:37 +02:00
John R. Supplee
c89a0eb694
Initial work on import of custom fields from Trello
...
* start adding import functionality
* Add checkbox type to customFields
2021-01-18 16:41:35 +02:00
Lauri Ojansivu
3b2b108744
Fix: Unable to delete a custom field in a board.
...
Thanks to xet7 !
Fixes #2605
2020-06-16 19:55:56 +03:00
Haben Amare
8732e4b18f
use Intl.NumberFormat
to format currency
2020-05-25 22:05:06 +00:00
Haben Amare
3cf6ed916f
add the 'currency' custom field type
2020-05-25 22:02:51 +00:00
Justin Reynolds
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
2019-09-05 12:29:45 -05:00
James Byrne
851246a59b
Updated insert action for CustomFields API
2019-08-12 17:47:04 +01:00
Lauri Ojansivu
2003d90467
Outgoing Webhooks setCustomField: Add board name, card name, custom field name to be visible.
...
Still missing: custom field value, list name, swimlane name.
Thanks to xet7 !
2019-07-10 17:46:07 -04: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
Andrés Manelli
d01fccd949
- Fix card copy & move between boards with customFields
...
- Fix card copy & move between boards with labels with same name
- Fix activities for labels when copying and moving card
- Fix activities for customFields when copying and moving card
2019-03-16 22:49:45 +01:00
Andrés Manelli
4cd0d1c397
Migrate customFields
2019-03-16 22:49:45 +01:00
Justin Reynolds
3c49e2d0ed
Performance Enhancements
2019-02-28 11:44:29 -06: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
Nunes Nelson
a82aa87850
custom fields upgrade
2018-11-05 21:46:57 +01:00
Benjamin Tissoires
53c8e63a09
models: customFields: fix GET api
...
Calling GET on /api/board/XXXX/customfields
returns a 500 error:
TypeError: Converting circular structure to JSON
2018-10-23 18:48:01 +02:00
guillaume
5c588b2424
patch for customFields when deleting them
2018-10-12 11:18:11 +02:00
Ignatz
d6cfac0122
linter corrections
2018-05-18 10:24:51 +02:00
IgnatzHome
9184bf3946
removing checkbox type
2018-05-17 21:06:52 +02:00
Pouyan Savoli
3753337d60
dropdown items
2017-09-22 22:59:32 +02:00
Pouyan Savoli
afd87e3caa
many custom fields model and UI enhancements
2017-09-22 22:59:32 +02:00
Pouyan Savoli
ade3c02122
Create custom fields creation UI added to Board Menu, Model in progress
2017-09-22 22:59:32 +02:00