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 !
6 years ago
Lauri Ojansivu
b795115042
- [View markdown on List names, Custom Fields (Text and Dropdown), Label names,
...
All Boards view Board names and Board descriptions](https://github.com/wekan/wekan/issues/2334 ).
Thanks to shaygover and xet7 !
Related #2334
6 years ago
Guy Zylberberg
1bdc1017d6
Fixed RTL issue #884
6 years ago
Lauri Ojansivu
a750ecaafd
- Remove from card menu, because they also exist at card:
...
members, labels, attachments, dates received/start/due/end.
Thanks to sfahrenholz, jrsupplee and xet7 !
Closes #2242 ,
related https://community.vanila.io/?t=517527b6-3d84-4e9d-b2ec-6f560a9cfdf7
6 years ago
Andrés Manelli
97822f35fd
Avoid set self as parent card, for real
6 years ago
Lauri Ojansivu
34d8235551
Add the following new Sandstorm features and fixes:
...
- All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082 )
- Board favorites
- New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125 )
and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel.
- Linked Cards and Linked Boards.
- Some not needed options like Logout etc have been hidden from top bar right menu.
- [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430 ), because you can go to All Boards page to change to imported board.
and removes the following features:
- Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601 ).
Sandstorm Wekan does not have Welcome Board.
Thanks to xet7 !
Closes #2125 ,
closes #2082 ,
closes #1430 ,
closes #1601 ,
related #2205 ,
related #2070 ,
related #1695 ,
related #1192 .
6 years ago
Andrés Manelli
60be4df76e
Allow swimlane creation from template
...
Mix lists with same name to avoid duplicates
6 years ago
Andrés Manelli
0a53ee87b9
Add first draft of data model and user interface. No actions.
6 years ago
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.
6 years ago
Benjamin Tissoires
8a48ff96ef
set card colors: properly set the title of the popups
6 years ago
Benjamin Tissoires
2082480ddd
Set the card color with the color picker
...
When triggered from the hamburger
6 years ago
Benjamin Tissoires
3368ebf067
color: add option in hamburger to change the card color
...
Currently only dropdown, no palette
Fixes : #428
6 years ago
Benjamin Tissoires
b0ac10d94a
Add the ability to change the card background
...
Currently the only way to set it is via the REST API
6 years ago
hupptechnologies
97f64fe5e6
Issue: Hard to use Wekan on mobile because of UI/UX issues #953
...
Resolved #953
6 years ago
Lauri Ojansivu
dda36f4eb3
- Hide Linked Card and Linked Board on Sandstorm, because they are only
...
useful when having multiple boards, and at Sandstorm
there is only one board per grain. Thanks to ocdtrekkie and xet7.
Closes #1982
7 years ago
Lauri Ojansivu
77efcf7137
- Add permission "No comments". It is like normal user, but does not show comments and activities.
...
Thanks to xet7 !
7 years ago
rjevnikar
555d31cca6
Only allow ifCanModify users to add dates (received, start, end, and due).
7 years ago
Andrés Manelli
be00465e67
Fix hiddenSystemMessages
7 years ago
Andrés Manelli
e55d7e4f72
Fix removed setters and getters
7 years ago
Andrés Manelli
67301e07e2
Fix rebase errors
7 years ago
Andrés Manelli
f76d8e47a8
Refactor imported -> linked in components
7 years ago
Andrés Manelli
bce2242528
Add imported card location
7 years ago
Andrés Manelli
f0597ef0c4
Indicate board or card through icons. Indicate if archived
7 years ago
Andrés Manelli
37306c8d22
Add title binding
7 years ago
Andrés Manelli
724d26379c
Add two way binding of card/board times
7 years ago
Andrés Manelli
0a62089df0
Allow description and member two way binding
7 years ago
Andrés Manelli
64367a01dd
Link description
7 years ago
RJevnikar
a8146e61f3
Fix flagging of dates (i.e. due date only flagged when before end date)
7 years ago
Nicu Tofan
b7d508e8c4
Added ability to change card's parent.
7 years ago
Nicu Tofan
bac490d2f3
Links for parents in card details.
7 years ago
Nicu Tofan
c0ffd6c20f
Show parent in card (no links, yet)
7 years ago
Nicu Tofan
94a52080cf
Board level settings for subtasks
7 years ago
Nicu Tofan
d59583915c
Initial implementation for subtasks
7 years ago
RJevnikar
ec4e1b6eff
Fix spacing on cardDetails.jade to get 'Add' buttons in <a> tag for RequestedBy & AssignedBy
7 years ago
RJevnikar
8f364281d2
Remove delete option from board hamburger menu
7 years ago
RJevnikar
3c4b09157e
Fix AssignedBy & RequestedBy fields & forms
7 years ago
RJevnikar
3ce3fa74b3
Add additional label colours (from pull by JamesLavin), Add Assigned & Requested By text fields.
7 years ago
IgnatzHome
80088174fc
More style corrections
7 years ago
IgnatzHome
0dfc62c025
Removing Doupling start / end and more style corrections
7 years ago
Lauri Ojansivu
db80e73804
Fix: Copy Card, Move Card and Copy Checklist Template to Many Cards - No longer works in menu in Sandstorm.
...
Thanks to xet7 !
Closes #1607
7 years ago
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
7 years ago
Andrés Manelli
4b53b0c90a
Fix card copy and move with swimlanes
7 years ago
Erik Turk
cfaeb43f1f
changed variable names
7 years ago
Erik Turk
25e0c38ad8
change copyMany to copyChecklistToManyCards for instructions and title
7 years ago
Erik Turk
756fbd0f4c
i18n fixes
7 years ago
Erik Turk
257ed56db3
finish adding[4~ copyMany
7 years ago
Erik Turk
326b4c5350
added copyManyCard
7 years ago
Thuan Pham Quoc
8a28e988e9
Always display attachment section for uploading file quickly
8 years ago
Lauri Ojansivu
9441fb29c9
Fix Copy/Move cards. Thanks to thuanpq !
8 years ago
Thuan Pham Quoc
eec3c301bc
Add card spent time to log time what can be overtime or not (will support filtering in future)
8 years ago