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
40c70c439d
Allow card creation for board members
...
- Only for members with card add permission
2019-12-17 12:15:06 +01:00
Lauri Ojansivu
de7509dc60
Assignee field like Jira #2452 , Done.
...
Update REST API docs, there can only be one assignee in array.
Thanks to xet7 !
2019-11-07 22:46:55 +02:00
Lauri Ojansivu
22083787f9
Try to fix prettify.
2019-11-07 00:04:05 +02:00
Lauri Ojansivu
1728298659
Assignee field like Jira #2452 , in progress.
...
Prevent more than one assignee.
Thanks to xet7 !
2019-11-06 23:36:43 +02:00
Thomas Liske
b7492e4a11
REST API: fix deletion of a single board card (closes wekan#2624)
2019-11-04 06:08:40 +01:00
Lauri Ojansivu
3e8f9ef1a5
Assignee field like Jira #2452 , in progress.
...
Added features:
- Assignee can now be added and removed.
- Avatar icon is at card and assignee details
TODO:
- When selecting new assignee (+) icon, list does not yet show avatars and names who to add.
There is empty avatar without name.
Thanks to xet7 !
2019-11-02 16:12:40 +02:00
Lauri Ojansivu
9e1aaf163f
Assignee field like Jira #2452 , in progress.
...
Assignee can not be removed yet, it removes member, wrong link in popup.
Thanks to xet7 !
2019-10-31 02:21:50 +02:00
Sam X. Chen
3308d90a3a
Fix: List last modify time will be affected by cards dueAt, endAt
2019-10-30 12:26:39 -04:00
Sam X. Chen
e195c731de
Change the radom to random typo in export.js
2019-10-29 17:45:06 -04:00
Sam X. Chen
bc2a20f04e
Add Feature: allow user to sort Lists in Board by his own preference, boardadmin can star list
2019-10-18 16:44:09 -04:00
Sam X. Chen
77f8b76d4e
Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode
2019-10-10 22:57:40 -04:00
Sam X. Chen
020b663836
Feature enhancement: Allow wekan master have more flexiblity on setting up due reminder
2019-09-26 12:24:40 -04:00
Sam X. Chen
e5f0dd7dd8
Add feature: Add due timeline into Calendar view
2019-09-26 12:20:14 -04:00
Sam X. Chen
8d7714760c
BUG FIX: archived cards still sent out notification
2019-09-25 11:26:46 -04:00
Justin Reynolds
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
2019-09-05 12:29:45 -05:00
Lauri Ojansivu
ee0fb094e6
Revert In-Progress Assignee field, moving it to feature branch.
...
Thanks to xet7 !
Fixes #2612
2019-08-13 11:45:30 +03:00
Lauri Ojansivu
306301e881
Assignee field. In Progress.
...
Thanks to xet7 !
Related #2452
2019-08-13 02:33:41 +03: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
Lauri Ojansivu
5084cddf37
Notify Due Days: Add settings to Snap/Docker/Source.
...
Rename env variables to NOTIFY_DUE_DAYS_BEFORE_AND_AFTER and NOTIFY_DUE_AT_HOUR_OF_DAY.
Thanks to xet7 !
2019-07-10 13:45:37 -04:00
Sam X. Chen
2c44f83453
Add Feature: system timelines will be showing any modification for duat startat endat receivedat, also notification to the watchers and if card is due, watchers will be notified
2019-07-09 16:36:50 -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
Atila Romero
f3382abe3b
Add partentId support on card web API
2019-05-12 10:26:08 -03:00
guillaume
8137f2692f
remove feature
2019-04-23 18:00:09 +02:00
Lauri Ojansivu
a6e1dc4269
Merge pull request #2320 from rinnaz/fix/issue-2285
...
Add variables for activity notifications Fixes #2285
2019-04-06 14:04:09 +03:00
windblow
143e93f483
Add variables for activity notifications Fixes #2285
2019-04-06 12:45:31 +03:00
Lauri Ojansivu
56cccc6781
Merge remote-tracking branch 'Angtrim/feature-duplicate' into edge
2019-04-06 08:46:40 +03:00
chotaire
4bc3acb14d
Add proper variables for unjoin card
2019-04-05 02:59:35 +02:00
justinr1234
bab340a849
Add proper variables for join card Fixes #2285
2019-03-28 19:38:02 -05:00
Andrés Manelli
ef6054b859
Fix #2268
2019-03-20 23:32:52 +01:00
Andrés Manelli
777d9ac353
Lint fix
2019-03-16 23:15:30 +01: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
Benjamin Tissoires
4c72479d12
customFields: fix leftover from lint
...
Looks like I forgot to use the camelCase notation here, and this leads
to an exception while updating a custom field.
2019-03-11 10:12:19 +01:00
Benjamin Tissoires
6d6bb8fc57
Activities: register customFields changed in the activities
...
This stores the updates to the custom fields in the activities side bar.
Only manual updates to the custom fields are currently registered.
2019-03-08 11:32:59 +01:00
Andrés Manelli
77754cf32f
Fix card deletion from archive
2019-03-05 22:48:29 +01:00
Andrés Manelli
abb7108321
Copy template attachments
2019-02-27 21:50:08 +01:00
Andrés Manelli
da21a2a410
Standarize copy functions. Match labels by name
2019-02-27 21:50:08 +01:00
Andrés Manelli
dc7286a0ef
Fix list view issues. Allow creation of boards from templates
2019-02-25 22:48:32 +01: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
Andrés Manelli
0a53ee87b9
Add first draft of data model and user interface. No actions.
2019-02-24 00:05:00 +01:00
Angelo Gallarello
477d71e0b9
Fixes
2019-02-12 23:40:12 +01:00
Benjamin Tissoires
6c3dbc3c6f
api: new_card: add the card at the end of the list
...
If we keep the `0` value, the card might be inserted in the middle of the
list, making it hard to find it later on.
Always append the card at the end of the list by setting a sort value
based on the number of cards in the list.
2019-01-25 12:44:27 +01:00
Benjamin Tissoires
6e9bad5772
IFTTT: card colors: add an actual white entry
...
To unset the color through the IFTTT, we need a white entry.
However, we do not want to show the white enry in the hamburger
`Set Color` entry.
We can also give the `white` capability to the API, it won't hurt
and be more straightforward.
2019-01-24 16:51:06 +01:00
Benjamin Tissoires
3368ebf067
color: add option in hamburger to change the card color
...
Currently only dropdown, no palette
Fixes : #428
2019-01-22 11:10:29 +01:00
Benjamin Tissoires
b0ac10d94a
Add the ability to change the card background
...
Currently the only way to set it is via the REST API
2019-01-22 11:10:29 +01:00
Lauri Ojansivu
d5d71d7097
Update upcase/lowercase.
2019-01-20 00:53:59 +02: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