server
/
wekan
master
spline
Open-source Trello-like kanban (tasks.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
/
components
/
cards
/
cardDetails.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prettier & eslint project style update
Justin Reynolds
2019-06-28
1
-168
/
+221
*
Inferface: Can move cardToTop/Bottom. Fixes #2289
Christoph Jahn
2019-06-21
1
-2
/
+2
*
Fixed #2338 -> Slow opening of big boards with too many archived items
wekan
2019-05-13
1
-3
/
+3
*
- Fix card copy & move between boards with customFields
Andrés Manelli
2019-03-16
1
-3
/
+5
*
Avoid set self as parent card, for real
Andrés Manelli
2019-03-08
1
-23
/
+16
*
Avoid setting same card as parentCard.
Andrés Manelli
2019-03-06
1
-1
/
+9
*
Fix card copy
Andrés Manelli
2019-02-28
1
-4
/
+4
*
Allow swimlane creation from template
Andrés Manelli
2019-02-24
1
-3
/
+0
*
Prepare to create card from template
Andrés Manelli
2019-02-24
1
-53
/
+5
*
Add first draft of data model and user interface. No actions.
Andrés Manelli
2019-02-24
1
-0
/
+3
*
automatic scroll: fix vertical automatic scrolling when opening a card
Benjamin Tissoires
2019-01-28
1
-5
/
+4
*
card colors: remove unused variables
Benjamin Tissoires
2019-01-24
1
-1
/
+0
*
IFTTT: card colors: add an actual white entry
Benjamin Tissoires
2019-01-24
1
-0
/
+3
*
- Translate and add colors to IFTTT Rules dropdown.
Lauri Ojansivu
2019-01-22
1
-1
/
+1
*
Set the card color with the color picker
Benjamin Tissoires
2019-01-22
1
-10
/
+34
*
color: add option in hamburger to change the card color
Benjamin Tissoires
2019-01-22
1
-0
/
+13
*
Add the ability to change the card background
Benjamin Tissoires
2019-01-22
1
-0
/
+1
*
Fix lineter issue
hupptechnologies
2018-12-08
1
-3
/
+1
*
Issue : Clicking the scrollbar closes the card on Chrome #1404
hupptechnologies
2018-12-08
1
-0
/
+3
*
- Fix Card URL https://github.com/wekan/wekan/pull/1932/files
Lauri Ojansivu
2018-10-03
1
-1
/
+19
*
Allow description and member two way binding
Andrés Manelli
2018-08-10
1
-3
/
+2
*
Link description
Andrés Manelli
2018-08-10
1
-1
/
+2
*
Fix missing utility function.
Haocen Xu
2018-07-06
1
-1
/
+1
*
Hotfix more sortable elements
Haocen Xu
2018-07-06
1
-0
/
+6
*
Added ability to change card's parent.
Nicu Tofan
2018-06-26
1
-27
/
+110
*
Links for parents in card details.
Nicu Tofan
2018-06-26
1
-1
/
+18
*
Show parent in card (no links, yet)
Nicu Tofan
2018-06-26
1
-0
/
+8
*
Get rid of old implementation for substacks
Nicu Tofan
2018-06-26
1
-7
/
+7
*
Change order using drag-n-drop for subtasks
Nicu Tofan
2018-06-26
1
-0
/
+38
*
Initial implementation for subtasks
Nicu Tofan
2018-06-26
1
-22
/
+34
*
This seems to make more sense.
IgnatzHome
2018-06-14
1
-14
/
+15
*
trying to understand hirachy
IgnatzHome
2018-06-14
1
-0
/
+4
*
Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ...
IgnatzHome
2018-06-14
1
-1
/
+41
|
\
|
*
Fix problems highlighted by Codacy/PR Quality Review
RJevnikar
2018-06-05
1
-1
/
+1
|
*
Add additional label colours (from pull by JamesLavin), Add Assigned & Reques...
RJevnikar
2018-06-05
1
-1
/
+41
*
|
testing mobile detail view fix.
IgnatzHome
2018-06-14
1
-7
/
+13
|
/
*
resolving merge conflicts
IgnatzHome
2018-05-17
1
-0
/
+1
|
\
|
*
show custom fields on cards but still with dummy value
Pouyan Savoli
2017-09-22
1
-14
/
+0
|
*
card model and card ui preparation for custom fields
Pouyan Savoli
2017-09-22
1
-1
/
+1
|
*
many custom fields model and UI enhancements
Pouyan Savoli
2017-09-22
1
-0
/
+15
*
|
Fix lint errors
Andrés Manelli
2018-04-16
1
-3
/
+3
*
|
Fix #1565
Andrés Manelli
2018-04-16
1
-8
/
+25
*
|
Add additional dates (received & end), default title of checklists to 'Checkl...
RJevnikar
2018-03-26
1
-0
/
+6
*
|
Add styling
Andrés Manelli
2018-03-19
1
-1
/
+1
*
|
Add checklist ordering capability
Andrés Manelli
2018-03-19
1
-0
/
+46
*
|
Fix scroll board when opening cardDetails
Andrés Manelli
2018-03-17
1
-1
/
+1
*
|
Fix card copy and move with swimlanes
Andrés Manelli
2018-03-07
1
-13
/
+25
*
|
changed variable names
Erik Turk
2018-02-15
1
-2
/
+2
*
|
spaces/tabs okay - no 'git add i18n/en-GB.i18n.json'
Erik Turk
2018-02-08
1
-2
/
+2
*
|
Merge branch 'devel' into copyMany
Erik Turk
2018-02-08
1
-5
/
+5
|
\
\
[next]