Commit Graph
160 Commits
Author SHA1 Message Date
Eric Davis c97979bd06 [#4604] Clear and recalculate the #cost on Rate#destroy 2010-10-06 13:15:17 -07:00
Eric Davis f7b03b825f [#4604] Clear and recalculate the #cost on Rate#save 2010-10-06 13:05:57 -07:00
Eric Davis d656121b20 [#4604] Clear and recalculate the TimeEntry#cost on save 2010-10-06 12:41:56 -07:00
Eric Davis dbfc6c5335 [#4604] Add basic caching for TimeEntry#cost 2010-10-06 12:12:45 -07:00
Eric Davis cec35ad3af [#3827] Don't hardcode the core tabs with alias_method_chain. 2010-07-27 06:15:14 -07:00
Eric Davis f60a5154dd [#2664] Added Russian translation from Ruslan Voloshin. 2010-07-27 06:09:46 -07:00
Eric Davis 593352e317 [#2433] Added French translation from james pic. 2010-07-27 06:07:30 -07:00
Eric Davis 3ccb88e31a [#3832] Remove unneeded extend in the UsersHelperPatch. 2010-07-27 06:03:52 -07:00
Eric Davis e541270461 [#4289] Ported the billing plugin's timesheet hooks. 2010-07-23 10:16:41 -07:00
Eric Davis 7192adb231 [#4289] Added empty hooks needed for the Timesheet. 2010-07-23 09:35:44 -07:00
Eric Davis a341be0344 Removed final RSpec code in favor of Test::Unit. 2010-07-23 09:24:55 -07:00
Eric Davis 81158be9b9 Converted RatesController test to Test::Unit. 2010-07-23 09:22:58 -07:00
Eric Davis 44963ac96b Converted Rates routing test to Test::Unit. 2010-07-23 08:18:37 -07:00
Eric Davis 5b372b2bef Converted RateUsersHelperPatch test to Test::Unit. 2010-07-23 08:14:49 -07:00
Eric Davis 0c3d83fe62 Converted RateTimeEntryPatch test to Test::Unit. 2010-07-23 08:14:22 -07:00
Eric Davis 22cbcdf847 Converted RateFor test to Test::Unit. 2010-07-23 08:05:04 -07:00
Eric Davis 3403e74941 Unused cucumber. 2010-07-23 07:58:34 -07:00
Eric Davis b3b4b92450 Converted RSpec test to Test::Unit. 2010-07-06 15:43:02 -07:00
Eric Davis 8672619f15 Get rake test hooked up. 2010-07-06 15:18:25 -07:00
Eric Davis 585f70c0b2 Added Test::Unit helper 2010-07-06 15:11:53 -07:00
Eric Davis d99d0add59 Switch Rakefile over to Test::Unit. 2010-07-06 15:11:25 -07:00
Eric Davis 119a4c1557 Added autotest config. 2010-07-06 15:11:11 -07:00
Eric Davis 8058e938ae Fixed loading in the dispatcher. 2010-03-17 14:53:49 -07:00
Eric Davis 8a70287e99 Move the init code. 2010-03-17 14:51:19 -07:00
Eric Davis 7f7b400f15 [#3180 #3266] Compatibility fix for the Groups feature. 2009-11-02 18:30:17 -08:00
Eric Davis 40a7f74aeb Adding gemspec 2009-10-13 21:03:09 -07:00
Eric Davis 23820188b4 Setup init.rb to work as a Rails GemPlugin 2009-10-13 20:47:28 -07:00
Eric Davis 31e3f2be9d Adding gitignore 2009-10-13 20:45:56 -07:00
Eric Davis 2341b99e23 Added jeweler config 2009-10-13 20:45:16 -07:00
Eric Davis ef394da702 Updated for Rails 2.3. 2009-09-07 16:35:40 -07:00
Eric Davis 5f277b9656 Merge commit 'origin/master' 2009-08-01 11:11:28 -07:00
Eric Davis 724dd470ba Removed the Redmine core template and Redmine core hooks instead. 2009-08-01 11:05:55 -07:00
Eric Davis 43c20ae820 [#2558] Fixed a SystemStackError caused by alias_method_chain 2009-08-01 11:04:39 -07:00
Eric Davis c0006e1040 [#2558] Check that @memberships is set before using it. 2009-08-01 10:04:20 -07:00
Eric Davis 391f136710 [#2560] Fixed the Project select field so the current project is selected correctly. 2009-05-26 10:45:12 -07:00
Eric Davis 0117e454a3 Small change to the Readme 2009-04-27 13:15:46 -07:00
Eric Davis 452edfeeaa Refactored core Redmine patches so the plugin can be run in development. 0.1.0 2009-04-21 21:44:58 -07:00
Eric Davis 5513f0064b Doc update 2009-04-21 21:38:35 -07:00
Eric Davis df0ecda7ff Added some compatibility wrappers for the stable 0.8.x version of Redmine. 2009-04-21 21:35:13 -07:00
Eric Davis 1e10952506 [#2397] Fixed sorting. Was an API change in the Redmine core. 2009-04-21 21:11:38 -07:00
Eric Davis c62d2c0a73 Fixed mocks for the latest Redmine trunk 2009-04-10 11:24:34 -07:00
Eric Davis dd3b81b32b Remove custom Rakefile, using the redmine_plugin_support gem now 2009-03-06 15:09:13 -08:00
Eric Davis eb8d3bf002 Allow an alternative REDMINE_ROOT 2009-03-06 15:08:29 -08:00
Eric Davis 79d7aaca02 Converted to Rails 2.2.x i18n 2009-02-26 10:46:33 -08:00
Eric Davis b521b487ad Rates are now copied during Project#copy. 2009-02-25 10:53:18 -08:00
Eric Davis 4666ddb10e Fixed two bugs caused by the core changes to project/subprojects. Might break compatibility with the 0.8.x branch of Redmine.
#2089
2009-02-05 17:08:26 -08:00
Eric Davis dfc175bf5a Non closed form tag caused the Add Member form to error. #2070 2009-01-27 20:10:31 -08:00
Eric Davis e5cbe751af Updated readme. #2031 2009-01-26 15:27:00 -08:00
Eric Davis 4acf180b95 After saving a new rate from Projects, the rate link was pointed to the wrong url
#2031
2009-01-26 15:07:27 -08:00
Eric Davis 7c92da0720 Removed edit_rate permission, only Administrators can edti rates. #2031 2009-01-26 15:04:33 -08:00