summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2615 from whowillcare/masterLauri Ojansivu2019-08-141-0/+5
|\ | | | | Time line is missing delete/edit comments
| * 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/>
* | | Webhook cardDetails onRenderedjymcheong2019-08-141-0/+29
| |/ |/| | | | | Send webhook when cardDetails is rendered.
* | 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
|/
* Add Feature: Richer Editor insert picture as attachment instead of b64 stringSam X. Chen2019-08-102-36/+56
|
* Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-08-101-2/+2
|\
| * Merge pull request #2603 from whowillcare/masterLauri Ojansivu2019-08-081-0/+3
| |\ | | | | | | Add Features: allowing wekan master to set where the attachments stor…
| * | Fix null access with board bodyJustin Reynolds2019-08-081-2/+2
| | |
* | | Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem ↵Sam X. Chen2019-08-101-3/+1
| |/ |/| | | | | attachment while reading
* | Add Features: allowing wekan master to set where the attachments stored on ↵Sam X. Chen2019-08-081-0/+3
|/ | | | server instead of mongodb
* Show All Boards Archive and Clone Boards buttons only onLauri Ojansivu2019-08-081-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 summernoteSam X. Chen2019-08-081-0/+1
|
* Bug fix: bug#2589 #2575, Add Features: allowing user to insert/paste link, ↵Sam X. Chen2019-08-073-110/+134
| | | | image, video
* Hide minicard label text: per user checkbox setting at sidebar.Lauri Ojansivu2019-08-074-3/+31
| | | | | | | Thanks to xet7 ! Closes #1466, closes #2561
* Make Save button visible again at Admin Panel People Edit.Lauri Ojansivu2019-08-071-2/+2
| | | | | | Thanks to sclerc-chss and xet7 ! Related #2590
* Hide delete button until someone has time to fix it.Lauri Ojansivu2019-08-061-4/+4
|
* Add admin setting to prevent users to self deleting their accountguillaume2019-07-304-2/+22
|
* add popup to confirm deleting one accountguillaume2019-07-303-5/+10
|
* Merge remote-tracking branch 'upstream/master'Sam X. Chen2019-07-256-20/+45
|\
| * Added label text to labels on minicard.Lauri Ojansivu2019-07-241-1/+3
| | | | | | | | | | | | | | | | Thanks to xet7 ! Closes #2561, closes #2296, closes #1466
| * Prevent isCommentOnly user adding attachments, editing list names, moving lists,Lauri Ojansivu2019-07-245-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. Chen2019-07-252-1/+24
| | | | | | | | (unexpected theme changes fixed)
* | Add Feature: User can have richer formatted text into the comments ↵Sam X. Chen2019-07-244-22/+25
| | | | | | | | (admin-panel fixed)
* | Add Feature: User can have richer formatted text into the comments (bug fixed)Sam X. Chen2019-07-231-0/+4
| |
* | Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-223-62/+96
| |
* | Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-221-6/+126
|/
* Fix invitesJustin Reynolds2019-07-181-2/+2
|
* Add Feature: allow to shrink attached/pasted image if server has ↵Sam X. Chen2019-07-151-12/+113
| | | | correponding settings
* RELAX THEME: Use only in this theme the aggressive [red color and big bold ↵Lauri Ojansivu2019-07-122-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 Ojansivu2019-07-121-2/+3
|\ | | | | | | whowillcare-master
| * Add Features: limit the board list to 2 or 1 for mobile clientsSam X. Chen2019-07-111-2/+3
| |
* | Merge branch 'fix/2529/hoverboardoverlay' of ↵Lauri Ojansivu2019-07-121-5/+0
|\ \ | |/ |/| | | https://github.com/newhinton/wekan into newhinton-fix/2529/hoverboardoverlay
| * dont remove boardoverlay when mouse leaves carddetailsFelix Nüsse2019-07-101-5/+0
| |
* | Add Feature: system timelines will be showing any modification for duat ↵Sam X. Chen2019-07-091-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 commentsLauri Ojansivu2019-07-081-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 Ojansivu2019-07-061-0/+35
| | | | Thanks to xet7 !
* Fix lint error.Lauri Ojansivu2019-07-031-4/+3
|
* Fix lint error.Lauri Ojansivu2019-07-031-0/+1
|
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-017-3/+166
| | | | Thanks to xet7 !
* Prettier & eslint project style updateJustin Reynolds2019-06-2848-2697/+3321
|
* Fix Attachment Outgoing Webhook missing list and swimlane name.Lauri Ojansivu2019-06-261-0/+2
| | | | | | | Thanks to xet7 ! Related #1969, Closes #2170
* - If board does not exist, redirect to All Boards page, at all Wekan platforms.Lauri Ojansivu2019-06-212-1/+6
| | | | | | | | So now at Sandstorm when loading Wekan grain, if first Sandstorm board is found, it is opened. If first Sandstorm board is not found (it's deleted or archived), then redirect automatically to All Boards page. Closes #3132
* Merge pull request #2508 from road42/bug/card_move_to_top_bottom_fixLauri Ojansivu2019-06-211-2/+2
|\ | | | | Inferface: Can move cardToTop/Bottom. Fixes #2289
| * Inferface: Can move cardToTop/Bottom. Fixes #2289Christoph Jahn2019-06-211-2/+2
| |
* | Merge pull request #2507 from road42/bug/english_language_fix_card_triggerLauri Ojansivu2019-06-211-1/+1
|\ \ | | | | | | English language update. Fixes #2456