Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uploading dialog done | Romulus Urakagi Tsai | 2020-01-02 | 3 | -10/+34 |
| | |||||
* | Change upload routine, add upload popup | Romulus Urakagi Tsai | 2019-12-24 | 5 | -13/+56 |
| | |||||
* | Uploaded done, but uploading not | Romulus Urakagi Tsai | 2019-11-27 | 5 | -28/+21 |
| | |||||
* | Attachment upload from card done, need to fix download link | Romulus Urakagi Tsai | 2019-11-20 | 3 | -14/+31 |
| | |||||
* | Trying to upload an attachment with Meteor-Files | Romulus Urakagi Tsai | 2019-11-18 | 2 | -19/+33 |
| | |||||
* | Assignee field like Jira #2452 , in progress. | Lauri Ojansivu | 2019-11-07 | 2 | -3/+17 |
| | | | | | | Now assignee is visible also at minicard. Thanks to xet7 ! | ||||
* | Assignee field like Jira #2452 , in progress. | Lauri Ojansivu | 2019-11-07 | 2 | -2/+11 |
| | | | | | | | When there is one selected assignee on card, don't show + button for adding more assignees, because there can only be one assignee. Thanks to xet7 ! | ||||
* | Assignee field like Jira #2452 , in progress. | Lauri Ojansivu | 2019-11-05 | 1 | -1/+1 |
| | | | | | | In add assignee popup, avatars are now visible. Thanks to xet7 ! | ||||
* | Fix prettier. | Lauri Ojansivu | 2019-11-05 | 1 | -4/+4 |
| | |||||
* | fixed #2780 | jymcheong | 2019-11-05 | 1 | -11/+15 |
| | | | | https://github.com/wekan/wekan/issues/2780 | ||||
* | Fix desktop swimlane drag handle position. | Lauri Ojansivu | 2019-11-04 | 1 | -1/+1 |
| | | | | | | Thanks to xet7 ! Related #2081 | ||||
* | Some drag handle fixes. | Lauri Ojansivu | 2019-11-04 | 4 | -9/+20 |
| | | | | | | Thanks to xet7 ! Related #2081 | ||||
* | Assignee field like Jira #2452 , in progress. | Lauri Ojansivu | 2019-11-04 | 3 | -48/+5 |
| | |||||
* | Fix prettier | Lauri Ojansivu | 2019-11-04 | 1 | -3/+3 |
| | |||||
* | cardDate: endDate coloring change | Benjamin Andresen | 2019-11-04 | 1 | -3/+3 |
| | | | | | | | | if no due-date timestamp is set => Gray if end-date timestamp is younger than due-date timestamp => Green if end-date timestamp is older than due-date timestamp => Red resolves #2741 | ||||
* | cardDate: fix ReceivedDate startAt coloring | Benjamin Andresen | 2019-11-04 | 1 | -1/+1 |
| | |||||
* | Assignee field like Jira #2452 , in progress. | Lauri Ojansivu | 2019-11-02 | 1 | -0/+13 |
| | | | | | | | | | | Added features: - When selecting new assignee (+) icon, list shows names who to add. TODO: - When selecting new assignee (+) icon, list does not yet show avatars who to add. Thanks to xet7 ! | ||||
* | Assignee field like Jira #2452 , in progress. | Lauri Ojansivu | 2019-11-02 | 6 | -72/+266 |
| | | | | | | | | | | | | 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 ! | ||||
* | Assignee field like Jira #2452 , in progress. | Lauri Ojansivu | 2019-10-31 | 6 | -4/+95 |
| | | | | | | Assignee can not be removed yet, it removes member, wrong link in popup. Thanks to xet7 ! | ||||
* | Revert creating new list to left, now creates again to right. Thanks to ↵ | Lauri Ojansivu | 2019-10-30 | 1 | -8/+8 |
| | | | | | | | | whowillcare ! Revert New List item moved from right to left. Thanks to derbolle and xet7 ! Closes #2772 | ||||
* | Merge branch 'master' of https://github.com/whowillcare/wekan into ↵ | Lauri Ojansivu | 2019-10-30 | 2 | -9/+11 |
|\ | | | | | | | whowillcare-master | ||||
| * | Fix: lists filter didn't get added into filter active checklist | Sam X. Chen | 2019-10-30 | 1 | -1/+3 |
| | | |||||
| * | Add Feature: allow user to search Lists in Board | Sam X. Chen | 2019-10-19 | 4 | -3/+13 |
| | | |||||
| * | Add Feature: allowing user to filter list in Filter function not just cards | Sam X. Chen | 2019-10-18 | 1 | -8/+2 |
| | | |||||
| * | Add Feature: allow user to sort Lists in Board by his own preference, ↵ | Sam X. Chen | 2019-10-18 | 9 | -5/+171 |
| | | | | | | | | boardadmin can star list | ||||
| * | Add Features: allowing lists to be sorted by modifiedAt when not in ↵ | Sam X. Chen | 2019-10-10 | 4 | -39/+16 |
| | | | | | | | | draggable mode | ||||
* | | Add back miniscreen add list style. | Lauri Ojansivu | 2019-10-30 | 1 | -1/+1 |
| | | |||||
* | | Revert New List item moved from right to left. | Lauri Ojansivu | 2019-10-30 | 1 | -9/+9 |
| | | | | | | | | | | | | Thanks to derbolle and xet7 ! Closes #2772 | ||||
* | | Merge pull request #2763 from liske/changes/sensible-card-times | Lauri Ojansivu | 2019-10-29 | 2 | -6/+7 |
|\ \ | | | | | | | Enhancement: set card times more sensible using the 'Today' button in… | ||||
| * | | Lintian fixes. | Thomas Liske | 2019-10-28 | 2 | -4/+4 |
| | | | |||||
| * | | Enhancement: set card times more sensible using the 'Today' button in datepicker | Thomas Liske | 2019-10-24 | 2 | -6/+7 |
| | | | |||||
* | | | Add Features: allowing lists to be sorted by modifiedAt when not in ↵ | Lauri Ojansivu | 2019-10-29 | 22 | -30/+289 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | draggable mode. Bug Fix #2093: the broken should be prior to file attachment feature introduced, and tested export board is working. Thanks to whowillcare ! ( xet7 merged this pull request manually from https://github.com/wekan/wekan/pull/2756 ) Closes #2093 | ||||
* | | Fix prettier. | Lauri Ojansivu | 2019-10-09 | 1 | -1/+1 |
| | | |||||
* | | Update attachments.js | benji | 2019-10-09 | 1 | -0/+2 |
| | | | | | | | | added else condition to check if MAX_IMAGE_PIXEL is not set, so that it is possible to upload attachments using drag-and-drop or Ctrl+V without setting the environmental-variable. If this change is not allowed, please document in the wiki, that this is necessary for a fully-running wekan-instance | ||||
* | | More black minicard badges. | Lauri Ojansivu | 2019-10-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Thanks to sfahrenholz and xet7 ! Closes #2745 | ||||
* | | Revert drag handle changes. | Lauri Ojansivu | 2019-10-03 | 16 | -241/+17 |
| | | |||||
* | | Drag handles. In progress. | Lauri Ojansivu | 2019-10-03 | 9 | -73/+133 |
| | | |||||
* | | Merge pull request #2740 from whowillcare/master | Lauri Ojansivu | 2019-10-01 | 1 | -0/+4 |
|\| | | | | | #2738 adding all pertinent help file for due days, plus modified the … | ||||
| * | #2738 adding all pertinent help file for due days, plus modified the ↵ | Sam X. Chen | 2019-10-01 | 1 | -0/+4 |
| | | | | | | | | .list-header-name when in mobile mode | ||||
* | | Fix prettier. | Lauri Ojansivu | 2019-10-01 | 1 | -2/+2 |
| | | |||||
* | | Fix lint. | Lauri Ojansivu | 2019-10-01 | 1 | -14/+3 |
| | | |||||
* | | Drag handles continue. In progress. | Lauri Ojansivu | 2019-10-01 | 10 | -28/+84 |
| | | | | | | | | Thanks to xet7 ! | ||||
* | | Merge branch 'master' of github.com:wekan/wekan | Lauri Ojansivu | 2019-09-28 | 2 | -17/+45 |
|\| | |||||
| * | Merge remote-tracking branch 'upstream/master' | Sam X. Chen | 2019-09-26 | 14 | -18/+127 |
| |\ | |||||
| * | | Add feature: Add due timeline into Calendar view | Sam X. Chen | 2019-09-26 | 2 | -17/+45 |
| | | | |||||
* | | | Merge branch 'feature-drag-handle' | Lauri Ojansivu | 2019-09-28 | 2 | -0/+7 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Drag handles continue. In progress. | Lauri Ojansivu | 2019-09-25 | 2 | -0/+7 |
| | | | |||||
* | | | Merge pull request #2720 from whowillcare/master | Lauri Ojansivu | 2019-09-25 | 1 | -5/+13 |
|\ \ \ | | |/ | |/| | if username contains space, @ functions will fail at certain point | ||||
| * | | Buxfixed: if username contains space, it will cause @ commment failed to ↵ | Sam X. Chen | 2019-09-19 | 1 | -5/+13 |
| | | | | | | | | | | | | send out email and other | ||||
* | | | Merge branch 'feature-drag-handle' | Lauri Ojansivu | 2019-09-19 | 14 | -18/+127 |
|\ \ \ | |/ / |/| / | |/ |