summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-10-316-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 Ojansivu2019-10-301-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 Ojansivu2019-10-302-9/+11
|\ | | | | | | whowillcare-master
| * Fix: lists filter didn't get added into filter active checklistSam X. Chen2019-10-301-1/+3
| |
| * Add Feature: allow user to search Lists in BoardSam X. Chen2019-10-194-3/+13
| |
| * Add Feature: allowing user to filter list in Filter function not just cardsSam X. Chen2019-10-181-8/+2
| |
| * Add Feature: allow user to sort Lists in Board by his own preference, ↵Sam X. Chen2019-10-189-5/+171
| | | | | | | | boardadmin can star list
| * Add Features: allowing lists to be sorted by modifiedAt when not in ↵Sam X. Chen2019-10-104-39/+16
| | | | | | | | draggable mode
* | Add back miniscreen add list style.Lauri Ojansivu2019-10-301-1/+1
| |
* | Revert New List item moved from right to left.Lauri Ojansivu2019-10-301-9/+9
| | | | | | | | | | | | Thanks to derbolle and xet7 ! Closes #2772
* | Merge pull request #2763 from liske/changes/sensible-card-timesLauri Ojansivu2019-10-292-6/+7
|\ \ | | | | | | Enhancement: set card times more sensible using the 'Today' button in…
| * | Lintian fixes.Thomas Liske2019-10-282-4/+4
| | |
| * | Enhancement: set card times more sensible using the 'Today' button in datepickerThomas Liske2019-10-242-6/+7
| | |
* | | Add Features: allowing lists to be sorted by modifiedAt when not in ↵Lauri Ojansivu2019-10-2922-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 Ojansivu2019-10-091-1/+1
| |
* | Update attachments.jsbenji2019-10-091-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 Ojansivu2019-10-051-1/+1
| | | | | | | | | | | | Thanks to sfahrenholz and xet7 ! Closes #2745
* | Revert drag handle changes.Lauri Ojansivu2019-10-0316-241/+17
| |
* | Drag handles. In progress.Lauri Ojansivu2019-10-039-73/+133
| |
* | Merge pull request #2740 from whowillcare/masterLauri Ojansivu2019-10-011-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. Chen2019-10-011-0/+4
| | | | | | | | .list-header-name when in mobile mode
* | Fix prettier.Lauri Ojansivu2019-10-011-2/+2
| |
* | Fix lint.Lauri Ojansivu2019-10-011-14/+3
| |
* | Drag handles continue. In progress.Lauri Ojansivu2019-10-0110-28/+84
| | | | | | | | Thanks to xet7 !
* | Merge branch 'master' of github.com:wekan/wekanLauri Ojansivu2019-09-282-17/+45
|\|
| * Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-09-2614-18/+127
| |\
| * | Add feature: Add due timeline into Calendar viewSam X. Chen2019-09-262-17/+45
| | |
* | | Merge branch 'feature-drag-handle'Lauri Ojansivu2019-09-282-0/+7
|\ \ \ | |_|/ |/| |
| * | Drag handles continue. In progress.Lauri Ojansivu2019-09-252-0/+7
| | |
* | | Merge pull request #2720 from whowillcare/masterLauri Ojansivu2019-09-251-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. Chen2019-09-191-5/+13
| | | | | | | | | | | | send out email and other
* | | Merge branch 'feature-drag-handle'Lauri Ojansivu2019-09-1914-18/+127
|\ \ \ | |/ / |/| / | |/
| * Drag handles. In Progress.Lauri Ojansivu2019-09-1714-18/+127
| |
* | BugFix: in richer editor @ autocomplete doesn't really insert the user name ↵Sam X. Chen2019-09-171-2/+0
| | | | | | | | into comment properly
* | BugFix: in richer editor @ autocomplete doesn't really insert the user name ↵Sam X. Chen2019-09-172-6/+29
|/ | | | into comment properly
* Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-09-111-1/+21
|\
| * Merge pull request #2690 from justinr1234/fix-drag-select-on-card-detailsLauri Ojansivu2019-09-071-1/+21
| |\ | | | | | | Fix #2451 unable to drag select text without closing card details
| | * Fix #2451 unable to drag select text without closing card detailsJustin Reynolds2019-09-061-1/+21
| | |
* | | Fixing @user in comments doesn't work if it's in a separate lineSam X. Chen2019-09-111-0/+4
|/ /
* | Merge pull request #2665 from whowillcare/masterLauri Ojansivu2019-09-045-45/+89
|\ \ | | | | | | Add Feature: complete the original author's webhook functions and add two-way webhook type
| * \ Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-2918-27/+196
| |\ \
| * | | Add Feature: enable two-way webhooks - stage oneSam X. Chen2019-08-175-45/+89
| | | |
* | | | Merge branch 'master' of https://github.com/wekan/wekanguillaume2019-08-302-0/+79
|\ \ \ \ | | |/ / | |/| |
| * | | add card color to calendar event (#2651)Steffen2019-08-292-0/+79
| | | |
* | | | Patch admin search featureguillaume2019-08-301-2/+2
|/ / /
* | | Try to fix lint, and make board loading fix Sandstorm-only whereLauri Ojansivu2019-08-261-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | user permissions work differently. Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/2654
* | | Merge branch 'PDIS-master'Lauri Ojansivu2019-08-261-6/+10
|\ \ \
| * | | Fix app hang when Meteor.user() is null and list spinner is loaded bugRomulus Urakagi Tsai2019-08-261-6/+10
| | | |
* | | | Fix last label undefinedjustinr12342019-08-261-1/+1
|/ / /
* | | Limit card width to fixed size.Lauri Ojansivu2019-08-236-5/+19
| | | | | | | | | | | | Thanks to xet7 !