Commit Graph

25 Commits

Author SHA1 Message Date
Eric Davis
b3c625d9d9 Move init back into init.rb. 2010-07-01 12:57:23 -07:00
Eric Davis
19968fa0b8 Converted init.rb for a rails GemPlugin 2009-10-13 21:21:27 -07:00
Eric Davis
085dc1deb4 Added an explicit requirement on the Rate plugin. 2009-04-27 15:31:29 -07:00
Eric Davis
ee2e2dae8e [#2431] Requiring Redmine 0.8.x now 2009-04-27 15:21:12 -07:00
Eric Davis
e218218ffb [#1840] Completed the i18n string support.
Thanks to Pau Garcia i Quiles for the patch
2009-04-27 13:31:47 -07:00
Eric Davis
fd891e7f51 Changed the Redmine core patches to use the Rails dispatcher.
This will let the core patches work in development mode when the classes
are reloaded.
2009-04-10 08:49:12 -07:00
Eric Davis
3f00f12107 Added a hook into Project#copy so Deliverables are copied to the new project. 2009-02-25 10:26:43 -08:00
Eric Davis
fe11c40381 Bumping version to 0.2.0 for Rate plugin compatability 2009-01-23 14:25:06 -08:00
Eric Davis
0f7c630f9c Removed the project panel hook. #1924 2009-01-21 13:51:15 -08:00
Eric Davis
88026a1049 Renamed the settings view so it will not conflict with others. #1700 2009-01-02 21:19:31 -08:00
Eric Davis
802df93318 Ported plugin hooks to the final Redmine Plugin hook API. #1431 2008-09-09 18:39:11 -07:00
Eric Davis
b1b24da6e4 Updated plugin description and marking as version 0.1.0 2008-06-11 09:20:53 -07:00
Eric Davis
e691f4c2f0 Fixing the Journal display on the issue list. #1276 2008-06-04 18:20:41 -07:00
Eric Davis
e1cea90cd0 Added bulk issue assignment by version. #1157 2008-06-03 15:17:11 -07:00
Eric Davis
f5adad48d1 Added link to issues filtered by query. #1190 2008-05-28 16:35:36 -07:00
Eric Davis
d05de4ff11 Fixed bulk edit hook. Started on hooks for members. #1147 2008-05-27 17:13:05 -07:00
Eric Davis
6835ec59dc Registering hooks for the issues. #1147 2008-05-27 16:47:00 -07:00
Eric Davis
b429ee23a8 Fully hooked the Deliverable columns into the filters and Queries
* The Deliverable subject can now be filtered on the issues list
* The Deliverable subject can now be displayed on the issues lists with
  as a default column or part of a saved query
* The issues can be sorted by the deliverable

  #1148
2008-05-21 11:51:28 -07:00
Eric Davis
600750a3c1 Added patch to add the deliverable_id to issue queries. #1148 2008-05-21 11:24:34 -07:00
Eric Davis
ca96475b52 Added the start of the deliverable form. #1135 2008-05-20 20:18:31 -07:00
Eric Davis
67dc53bdca Registered @settings in the plugin. #1139 2008-05-20 17:04:27 -07:00
Eric Davis
ceee191244 Added settings for the system. #1139 2008-05-20 17:03:15 -07:00
Eric Davis
15cc2c992d Adding basic Deliverable controller and index page. #1135 2008-05-20 16:19:15 -07:00
Eric Davis
5389a209e8 Setup init information. #1134 2008-05-20 15:32:18 -07:00
Eric Davis
6d0c613b3c New empty Redmine plugin. #1134 2008-05-20 14:55:35 -07:00