Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Feature: enable two-way webhooks - stage one | Sam X. Chen | 2019-08-17 | 5 | -45/+89 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Sam X. Chen | 2019-08-15 | 2 | -2/+33 |
|\ | |||||
| * | Fix bug: When on board, clicking Admin Panel redirects to All Boards page, | Lauri Ojansivu | 2019-08-15 | 1 | -2/+2 |
| | | | | | | | | | | | | so it did require to click Admin Panel again. Thanks to xet7 ! | ||||
| * | Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default. | Lauri Ojansivu | 2019-08-15 | 1 | -27/+29 |
| | | | | | | | | | | | | | | Thanks to xet7 ! Related https://github.com/wekan/wekan/commit/843478ac40b7718f1096a75295522487f0ca6dbe , related #2518 | ||||
| * | Merge pull request #2615 from whowillcare/master | Lauri Ojansivu | 2019-08-14 | 1 | -0/+5 |
| |\ | | | | | | | Time line is missing delete/edit comments | ||||
| * | | Webhook cardDetails onRendered | jymcheong | 2019-08-14 | 1 | -0/+29 |
| | | | | | | | | | | | | Send webhook when cardDetails is rendered. | ||||
* | | | Bugfix: 2621 Summmernote is too wide on mobile screen | Sam X. Chen | 2019-08-15 | 2 | -1/+4 |
| |/ |/| | |||||
* | | Merge remote-tracking branch 'upstream/master' | Sam X. Chen | 2019-08-13 | 3 | -6/+21 |
|\| | |||||
| * | Revert In-Progress Assignee field, moving it to feature branch. | Lauri Ojansivu | 2019-08-13 | 1 | -2/+1 |
| | | | | | | | | | | | | Thanks to xet7 ! Fixes #2612 | ||||
| * | Assignee field. In Progress. | Lauri Ojansivu | 2019-08-13 | 1 | -1/+2 |
| | | | | | | | | | | | | Thanks to xet7 ! Related #2452 | ||||
| * | Merge pull request #2611 from whowillcare/master | Lauri Ojansivu | 2019-08-13 | 1 | -14/+29 |
| |\ | | | | | | | Addfeature: Enable HTML email content for richer comment | ||||
| * | | Add to Admin Panel / Version: Meteor version, MongoDB version, MongoDB ↵ | Lauri Ojansivu | 2019-08-13 | 1 | -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 Ojansivu | 2019-08-12 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | Thanks to xet7 ! Closes #2180 | ||||
| * | | fix error when the sidebar is not visible | Tobias | 2019-08-12 | 1 | -2/+5 |
| | | | |||||
* | | | Addfeature: showing action in system message when user deleted/edited ↵ | Sam X. Chen | 2019-08-13 | 1 | -0/+5 |
| |/ |/| | | | | | comments, plus changing email content \n to <br/> | ||||
* | | Addfeature: Enable HTML email content for richer comment | Sam X. Chen | 2019-08-12 | 1 | -14/+29 |
|/ | |||||
* | Add Feature: Richer Editor insert picture as attachment instead of b64 string | Sam X. Chen | 2019-08-10 | 3 | -36/+81 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Sam X. Chen | 2019-08-10 | 1 | -2/+2 |
|\ | |||||
| * | Merge pull request #2603 from whowillcare/master | Lauri Ojansivu | 2019-08-08 | 1 | -0/+3 |
| |\ | | | | | | | Add Features: allowing wekan master to set where the attachments stor… | ||||
| * | | Fix null access with board body | Justin Reynolds | 2019-08-08 | 1 | -2/+2 |
| | | | |||||
* | | | Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem ↵ | Sam X. Chen | 2019-08-10 | 1 | -3/+1 |
| |/ |/| | | | | | attachment while reading | ||||
* | | Add Features: allowing wekan master to set where the attachments stored on ↵ | Sam X. Chen | 2019-08-08 | 1 | -0/+3 |
|/ | | | | server instead of mongodb | ||||
* | Show All Boards Archive and Clone Boards buttons only on | Lauri Ojansivu | 2019-08-08 | 1 | -6/+22 |
| | | | | | | | | desktop webbrowser mode for BoardAdmin/Admin/Sandstorm users. Thanks to derbolle and xet7 ! Closes #2599 | ||||
* | Bugfix: style kbd font color became white after introduced summernote | Sam X. Chen | 2019-08-08 | 1 | -0/+1 |
| | |||||
* | Bug fix: bug#2589 #2575, Add Features: allowing user to insert/paste link, ↵ | Sam X. Chen | 2019-08-07 | 4 | -110/+186 |
| | | | | image, video | ||||
* | Hide minicard label text: per user checkbox setting at sidebar. | Lauri Ojansivu | 2019-08-07 | 4 | -3/+31 |
| | | | | | | | Thanks to xet7 ! Closes #1466, closes #2561 | ||||
* | Make Save button visible again at Admin Panel People Edit. | Lauri Ojansivu | 2019-08-07 | 1 | -2/+2 |
| | | | | | | Thanks to sclerc-chss and xet7 ! Related #2590 | ||||
* | Hide delete button until someone has time to fix it. | Lauri Ojansivu | 2019-08-06 | 1 | -4/+4 |
| | |||||
* | Add admin setting to prevent users to self deleting their account | guillaume | 2019-07-30 | 4 | -2/+22 |
| | |||||
* | add popup to confirm deleting one account | guillaume | 2019-07-30 | 3 | -5/+10 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Sam X. Chen | 2019-07-25 | 6 | -20/+45 |
|\ | |||||
| * | Added label text to labels on minicard. | Lauri Ojansivu | 2019-07-24 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Thanks to xet7 ! Closes #2561, closes #2296, closes #1466 | ||||
| * | Prevent isCommentOnly user adding attachments, editing list names, moving lists, | Lauri Ojansivu | 2019-07-24 | 5 | -19/+42 |
| | | | | | | | | | | | | | | | | | | | | and seeing board settings menu. Show non-editable Custom Fields to isCommentOnly user. Thanks to xet7 ! Closes wekan/wekan-snap#97, closes #2416, closes #2255 | ||||
* | | Add Feature: User can have richer formatted text into the comments ↵ | Sam X. Chen | 2019-07-25 | 2 | -1/+24 |
| | | | | | | | | (unexpected theme changes fixed) | ||||
* | | Add Feature: User can have richer formatted text into the comments ↵ | Sam X. Chen | 2019-07-24 | 4 | -22/+25 |
| | | | | | | | | (admin-panel fixed) | ||||
* | | Add Feature: User can have richer formatted text into the comments (bug fixed) | Sam X. Chen | 2019-07-23 | 1 | -0/+4 |
| | | |||||
* | | Add Feature: Comments can be richer (can support some safe HTML tags) | Sam X. Chen | 2019-07-22 | 3 | -62/+96 |
| | | |||||
* | | Add Feature: Comments can be richer (can support some safe HTML tags) | Sam X. Chen | 2019-07-22 | 1 | -6/+126 |
|/ | |||||
* | Fix invites | Justin Reynolds | 2019-07-18 | 1 | -2/+2 |
| | |||||
* | Add Feature: allow to shrink attached/pasted image if server has ↵ | Sam X. Chen | 2019-07-15 | 1 | -12/+113 |
| | | | | correponding settings | ||||
* | RELAX THEME: Use only in this theme the aggressive [red color and big bold ↵ | Lauri Ojansivu | 2019-07-12 | 2 | -6/+29 |
| | | | | | | | | | serif font style number](https://github.com/wekan/wekan/commit/bbc68309af0029f2bc4194db4c7e79689f888ea4#commitcomment-34216371) and [card details text emphasis](https://github.com/wekan/wekan/commit/48ebc5f11745b125ce01d08d60e2d8e3a9419a5f#commitcomment-34268095). Thanks to hever and xet7. | ||||
* | Merge branch 'master' of https://github.com/whowillcare/wekan into ↵ | Lauri Ojansivu | 2019-07-12 | 1 | -2/+3 |
|\ | | | | | | | whowillcare-master | ||||
| * | Add Features: limit the board list to 2 or 1 for mobile clients | Sam X. Chen | 2019-07-11 | 1 | -2/+3 |
| | | |||||
* | | Merge branch 'fix/2529/hoverboardoverlay' of ↵ | Lauri Ojansivu | 2019-07-12 | 1 | -5/+0 |
|\ \ | |/ |/| | | | https://github.com/newhinton/wekan into newhinton-fix/2529/hoverboardoverlay | ||||
| * | dont remove boardoverlay when mouse leaves carddetails | Felix Nüsse | 2019-07-10 | 1 | -5/+0 |
| | | |||||
* | | Add Feature: system timelines will be showing any modification for duat ↵ | Sam X. Chen | 2019-07-09 | 1 | -0/+13 |
|/ | | | | startat endat receivedat, also notification to the watchers and if card is due, watchers will be notified | ||||
* | [Remove from minicard comment icon and number of comments | Lauri Ojansivu | 2019-07-08 | 1 | -8/+1 |
| | | | | | | | the aggressive red color and big bold serif font style number](https://github.com/wekan/wekan/commit/bbc68309af0029f2bc4194db4c7e79689f888ea4#commitcomment-34216371). Thanks to hever and xet7 ! | ||||
* | Add Corteza theme. In progress. | Lauri Ojansivu | 2019-07-06 | 1 | -0/+35 |
| | | | | Thanks to xet7 ! | ||||
* | Fix lint error. | Lauri Ojansivu | 2019-07-03 | 1 | -4/+3 |
| | |||||
* | Fix lint error. | Lauri Ojansivu | 2019-07-03 | 1 | -0/+1 |
| |