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

Feature/groupselect #1

Closed
wants to merge 112 commits into from
Closed

Conversation

braini75
Copy link

@braini75 braini75 commented Apr 7, 2015

Hey guys,
I did some of the requested changes and testing up to Redmine Version 3.0.1

Following things changed/added:

  1. some code simplifying
  2. BugFix #20 (Use as today)
  3. added Groupsfilters (Fixes Thin freeze with Redmine 1.2.2.stable and WorkLoad latest dnoise/Redmine-Wordkload-Dnoise#9)
  4. added Default sorting by lastname (Fixes Feature Request: hide task with no end date and no ETA dnoise/Redmine-Wordkload-Dnoise#8)
  5. recoding deprecated functions for working with 3.0.1

Let me know if there are some Major issues with it.

JostBaron and others added 30 commits April 17, 2013 15:18
Remove "/redmine" in url because with virtualhost with a complete hostname, that doesn't work
…d all instances of it.

Renamed the class CalculosTareas.
JostBaron and others added 28 commits August 29, 2013 14:05
…n styles.

Every style that should only affect the workload table now has
".controller-work_load .data" as scope, instead of only ".controller-work_load".
Just removed some unneeded code and replaced jQuery with alias object $.

Simplified function calls, which reduces amount of transfered sourcecode to the client.
Just added a default hash, which could be easily extended to represent all default values of nothing else is given to the params.
Update work_load_controller.rb
Fixing conflict with redmine_tags - Thanks to davividal.
liitle BugFix of the 'Use as today' Box.
Tested with Redmine 2.2.3.stable
Allows filtering via redmine-groups.
find_all_by: -> These methods were deprecated on 4.0 and removed at 4.1.
checked plugin with:
redmine version 2.6.3 and 3.0.1
@braini75 braini75 closed this Apr 7, 2015
@braini75 braini75 deleted the feature/groupselect branch May 27, 2015 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants