summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
| * #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 !
* | | Fixes #2638 importing trelloJustin Reynolds2019-08-222-13/+11
| |/ |/|
* | Wrap minicard text labels to multiple rows.Lauri Ojansivu2019-08-191-0/+1
| | | | | | | | Thanks to xet7 !
* | Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-165-3/+42
|\|
| * Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-152-2/+33
| |\
| | * Fix bug: When on board, clicking Admin Panel redirects to All Boards page,Lauri Ojansivu2019-08-151-2/+2
| | | | | | | | | | | | | | | | | | so it did require to click Admin Panel again. Thanks to xet7 !
| | * Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default.Lauri Ojansivu2019-08-151-27/+29
| | | | | | | | | | | | | | | | | | | | | Thanks to xet7 ! Related https://github.com/wekan/wekan/commit/843478ac40b7718f1096a75295522487f0ca6dbe , related #2518
| | * Merge pull request #2615 from whowillcare/masterLauri Ojansivu2019-08-141-0/+5
| | |\ | | | | | | | | Time line is missing delete/edit comments
| | * | Webhook cardDetails onRenderedjymcheong2019-08-141-0/+29
| | | | | | | | | | | | | | | | Send webhook when cardDetails is rendered.
| * | | Bugfix: 2621 Summmernote is too wide on mobile screenSam X. Chen2019-08-152-1/+4
| | |/ | |/|
| * | Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-133-6/+21
| |\|
| * | Addfeature: showing action in system message when user deleted/edited ↵Sam X. Chen2019-08-131-0/+5
| | | | | | | | | | | | comments, plus changing email content \n to <br/>
* | | Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-144-20/+50
|\ \ \ | | |/ | |/|
| * | Revert In-Progress Assignee field, moving it to feature branch.Lauri Ojansivu2019-08-131-2/+1
| | | | | | | | | | | | | | | | | | Thanks to xet7 ! Fixes #2612
| * | Assignee field. In Progress.Lauri Ojansivu2019-08-131-1/+2
| | | | | | | | | | | | | | | | | | Thanks to xet7 ! Related #2452
| * | Merge pull request #2611 from whowillcare/masterLauri Ojansivu2019-08-131-14/+29
| |\| | | | | | | Addfeature: Enable HTML email content for richer comment
| | * Addfeature: Enable HTML email content for richer commentSam X. Chen2019-08-121-14/+29
| | |
| * | Add to Admin Panel / Version: Meteor version, MongoDB version, MongoDB ↵Lauri Ojansivu2019-08-131-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | storage engine, MongoDB Oplog enabled. Thanks to RocketChat developers for MongoDB detection code and xet7 for other code.
| * | Make Admin Panel text like version etc selectable.Lauri Ojansivu2019-08-121-4/+4
| | | | | | | | | | | | | | | | | | Thanks to xet7 ! Closes #2180
| * | fix error when the sidebar is not visibleTobias2019-08-121-2/+5
| |/
* | Merge branch 'master' of https://github.com/wekan/wekanRomulus Urakagi Tsai2019-08-1212-142/+309
|\|