Code Monkey home page Code Monkey logo

mantisbt-todolists's People

Contributors

andrzejkupczyk avatar dependabot[bot] avatar pfwgbe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mantisbt-todolists's Issues

Templates functionality

Allow to define default lists (e.g. per bug category) and append it automatically to a newly created bug report.

Can't delete tasks and edit task. Only create

Describe the bug
I can't delete tasks.
When editing, they are not edited, but a new one is created
Language is Russian

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'View Issue/View Issue Details/Things to do'
  2. Write name of task, Click on 'Add'
  3. Click on 'Remove'
  4. Nothing happens
  5. Click 'Edit task'
  6. After edit, the old one remains and a new one is created with the edited name

Expected behavior
I assumed that editing only changes the name

Screenshots
screenshots below

Environment (please complete the following information):

  • MantisBT version: 2.24.4
  • Plugin version: 2.4.0
  • Database: MySQL 5.7.27
  • PHP 5.7.27
  • Chrome browser 97.0.4692.71

Additional context
Add any other context about the problem here.
1
2
3
4
5

Add To Do list directly in report issue page

I'd like to include a To Do list directly on the 'Report Issue' Page.

Currently, to add a To-Do-list, it is a two-step process whereby one first creates an issue, then has to navigate back to 'View Issue Details' page to add the To Do List.

Is this possible?

Install error: Invalid default value for 'finished'

Trying to install but am getting this error:

Upgrading the plugin schema failed at step #0. Error "Invalid default value for 'finished'" occurred while executing the following statement(s):

CREATE TABLE mantis_plugin_ToDoLists_tasks_table (
    id INTEGER UNSIGNED NOT NULL AUTO_INCREMENT,
    bug_id INTEGER UNSIGNED NOT NULL DEFAULT 0,
    description VARCHAR(120) NOT NULL DEFAULT '',
    finished TINYINT DEFAULT 'f',
    PRIMARY KEY (id)
)ENGINE=MyISAM DEFAULT CHARSET=utf8

to-do items have gone after refresh

Describe the bug
to-do items not show (Things to do 0/0) after refreshing, but the items confirmed that all registered in database (mantis_plugin_todolists_tasks_table)
or add to-do items, go view issues (or somewhere) then back to issues, things to do back to 0

To Reproduce
Steps to reproduce the behavior:

  1. try reinstall plugins again (manual)
  2. add to-do list
  3. refresh and all items gone

Setting
role: administrator

Manage
Create and manage own tasks > developer

View
View tasks created by others > updater

Environment (please complete the following information):

  • MantisBT version: [e.g. 2.24.3]
  • Plugin version: [e.g. 2.1.0]
  • Database: [e.g. 10.4.10-MariaDB]
  • PHP [e.g. 7.3]

plugin is not functional

To-do lists: Configuration
Set
Manage: Updater
View: Updater

user role for all projects are Updater, there is no problem with this plugin.
but
when the user in some projects are Reporter, the rest of projects are Updater, the ToDoLists is not shows in those projects with Updater role.

SQL Type Boolean Error on Postgres

Changed the line 63 of ToDoLists.php

finished L DEFAULT 'f''

It's installed on mantis. But, we couldn't able to edit or update the tasks.

Only it adds the task and it's automatically it strikes the test and even we can't delete it.

Can't tick, edit or delete items on ToDoList

Describe the bug
We have some Lists on our MantisBT and for some reason we can't tick them, edit them or delete them. We think that the code doesn't like ". We can give you access to our MantisBT if you would like so you can have a look.

To Reproduce

  1. Create a new Bug
  2. Add a new List with " in it eg "MantisBT"
  3. Try to Tick, Edit or Delete the List
  4. Nothing happens

Expected behavior
You should be able to tick, edit or delete the list.

Screenshots
It would be easier to give you access to our MantisBT installation.

Environment (please complete the following information):

  • MantisBT version: 2.25.7
  • Plugin version: 3.0.2
  • Database: 10.5.22, 10.5.22-MariaDB
  • PHP 8.2.11

Additional context
Add any other context about the problem here.

Plugin doesn't work on MantisBT 2.26.0 :(

Describe the bug
The Plugin doesn't allow you to add things to a list on 2.26.0. The plugin box shows, and you can enter text, but clicking "Add" or hitting Enter doesn't add anything.

To Reproduce
Try to add something to a list on 2.26.0

Expected behavior
The entered text should add to the list.

Screenshots
N/A

Environment (please complete the following information):

  • MantisBT version: 2.26.0
  • Plugin version: 3.0.2
  • Database: 10.5.23, 10.5.23-MariaDB
  • PHP 8.1.26

Additional context
N/A

INTERNAL APPLICATION ERROR

MantisBT Version | 2.26.0-dev
PHP Version | 7.3.12
Database Version, Description | 10.4.10, 10.4.10-MariaDB

update to version 3,

execute
composer install --no-dev
then,

INTERNAL APPLICATION ERROR

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.

The List disapears

Hello,

may be I am to stupid.

I can See the Field "Things To do in an issue.
I can Add the Todo List.
Iff i Update the Issue the List disapears.
It does not matter iff i do it as Admin or Reporter.

How Can I save this my todo List?

My Plugin Conig.
grafik

My System
grafik

Is it possible to create multiple tasks at once?

Hi!,
This plugin seems great to me, thank you very much! I wanted to ask you if you could do something to create several tasks at once. For example, entering texts separated by ";" or CR in the input box

French support

Hey there,

I wouldn't be considering using MantisBT if your plugin didn't exist, so I thought I'd contribute at least with what I can do. Here's the translation of your strings_lang.txt file for the French language.

Cheers.
strings_french.txt

Login page crashes when plugin is enabled

Hi there,

the Login page gives me an WSOD when plugin is enabled. After deinstallation, everything goes back to normal

Mantis: 2.25.4
Plugin: 3.0.0
PHP: 8.1.10

Logged in Users experience no problems

Icons are disapearing

Hello dear !

thank you very much for your plugin it is very very useful !

there is something weird when i'm using it with an other plugin : BBCode+ 2.1.19

as soon as I activate the Todolist plugin, the BBCOde+ plugin icons disappear

chrome_UGFbKwUTH5
chrome_COppR4PPTf

i'm working on mantis 2.17.0

Maybe you will be able to fix something.

Thank you again for your work !

David

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.