Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

features needed to preserve from old cli app #2

Open
5 of 21 tasks
glensc opened this issue Nov 5, 2015 · 2 comments
Open
5 of 21 tasks

features needed to preserve from old cli app #2

glensc opened this issue Nov 5, 2015 · 2 comments

Comments

@glensc
Copy link
Member

glensc commented Nov 5, 2015

here's list of basic features needed to replace old cli:

  • list issues
  • reporting
    • recent activity
    • weekly report
  • Issue Specific
    • view details
    • set status: add set issue status command #3
    • list emails
    • view email
    • list notes
    • view note
    • convert note
    • list drafts
    • view draft
    • send draft
    • list attachments
    • download attachment
    • view / add time entry
    • view / edit notification list
    • view / edit authorized repliers list
    • close issue: add close issue command #4
@TexasGitHubber
Copy link

What about issue creation?

@glensc
Copy link
Member Author

glensc commented Aug 23, 2016

old cli didn't support issue creation (this is what this ticket is about).

as for issue creation, there are too many parameters that can be specified when creating issue, and the eventum core code isn't nicely written (using $_POST globals and various nested methods being called)

@glensc glensc changed the title basic features needed features needed to preserve from old cli app May 16, 2017
glensc added a commit to glensc/eventum that referenced this issue Jan 23, 2019
pear.php.net is down:
- https://travis-ci.org/eventum/eventum/jobs/483566768<Paste>

apparently comproposed, see @pear twitter post:
- https://twitter.com/pear/status/1086634389465956352

and so are unavailable all it's mirrors:
https://web.archive.org/web/20180904190513/https://pear.php.net/mirrors.php

- http://pear.php.net/ - points to @cweiske site and that site no content
- http://us.pear.php.net/ - dns missing
- http://de.pear.php.net/ - ip not responding, and maintainer also being @cweiske

and there is no packagist version of that pear package:
- https://packagist.org/search/?q=pear/xml_rpc

so, embed package resource to composer.json from pld distfiles

this cli is legacy we carry around as the new cli is not that
functional:
- eventum/cli#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants