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

stuff_to_do for redmine 2.0 with rails 3 (Feature #6551) #7

Open
wants to merge 233 commits into
base: master
Choose a base branch
from

Conversation

neffets
Copy link

@neffets neffets commented Jul 3, 2012

removed deprecated ARcondition, added compatibility for rails-2 and rails-3, so that stuff-to-do plugin now is usable for redmine 2.0 too; tested in redmine 1.4-stable and redmine 2.0-trunk.

See: https://projects.littlestreamsoftware.com/issues/6551

neffets and others added 30 commits July 4, 2012 01:13
… for rails-2 and rails-3, so that stuff-to-do plugin now is usable for redmine 2.0 too; tested in redmine 1.4-stable and redmine 2.0-trunk
commit f2626ef91a1334e0ced24fbff4182f331af91285
Author: David S Anderson <[email protected]>
Date:   Sun Sep 2 15:38:43 2012 -0500

    Added permissions for stuff to do plugin
…nal Server Error' when user closes his last issue)
	Can view others stuff to do
	Filters for available not supported
	PDF support TBD
  no longer requires ability to view others' stuff_to_do
  no longer overrides user selection
  no longer displays closed statuses in the list
  When viewing own stuff to do, will only see reportees
  Reportees can be set by admin or by individual user (with manage
    reportees permission)
  Can add either a user or a group as reportees
admin menu now part of layout
Added links back to user/account settings from reportees page
…in redmine 1.4 too, because the former sent the text part in a html-body-wrapped, I now use the Mailer function render_multipart. Added german translation. Missing translation of the text-Message, we have Settings.default_language de, but its sending only english text.
…in redmine 1.4 too, because the former sent the text part in a html-body-wrapped, I now use the Mailer function render_multipart. Added german translation. Missing translation of the text-Message, we have Settings.default_language de, but its sending only english text.
Steffen Schüssler and others added 30 commits August 24, 2019 11:35
Available statuses from settings didn´t work properly
Bugfix available statuses
Updating stylesheet based on latest redmine alternate
BUGFIX: Filter out deleted items in controller
Thanx to @Jiangshan00001
when using chrome to access the stuff_to_do.
after drag one issue from available to doing.
click one doing issue and right-menu-> change status from new->doing.
the back_url is reorder.js, so the page will be error.
Link to Little Stream Software git is broken and Redmine Plugins page has changed URL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.