Eric Davis
|
268b1b7107
|
Remove Rubyforge
|
2011-04-28 11:18:47 -07:00 |
|
Eric Davis
|
25c3bf5898
|
Release v0.2.1
v0.2.1
|
2011-04-28 11:17:06 -07:00 |
|
Eric Davis
|
4c3e6b6b6d
|
[#5734] Fix the cost caching case where Time Entry attributes changed
A cost value wasn't getting recaclulated by TimeEntry#cost when the
attributes were changing. It only was recalculated when .cost changed.
|
2011-04-06 09:27:20 -07:00 |
|
Eric Davis
|
b20ebe587b
|
Tweak ObjectDaddy so it's loaded into Rate when testing
|
2011-04-06 09:18:54 -07:00 |
|
Eric Davis
|
e971b13ee9
|
Update gemspec for release of 0.2.0
v0.2.0
|
2011-03-03 16:27:15 -08:00 |
|
Eric Davis
|
994c7b2306
|
Fix url in jeweler
|
2011-03-03 16:26:44 -08:00 |
|
Eric Davis
|
eaccdb34e4
|
Bump version to 0.2.0
|
2011-03-03 16:25:00 -08:00 |
|
Eric Davis
|
6f65166afb
|
Update plugin register block
|
2011-03-03 16:24:39 -08:00 |
|
Eric Davis
|
4933496709
|
Require Redmine or ChiliProject 1.0.0
|
2011-03-03 16:23:33 -08:00 |
|
Eric Davis
|
ab175831f2
|
Readme update
|
2011-03-03 16:19:55 -08:00 |
|
Eric Davis
|
80b05852e7
|
Fix tests by forcing ints from select_all
|
2011-03-03 16:11:34 -08:00 |
|
Eric Davis
|
211e0b6bdf
|
[#4722] Store cache lockfile in RAILS_ROOT/tmp
|
2010-11-17 09:07:27 -08:00 |
|
Eric Davis
|
920c8cdda5
|
Merge remote branch 'SylvainLasnier/master'
|
2010-11-16 09:35:12 -08:00 |
|
Eric Davis
|
5dc6feeb81
|
[#4687] Add German translations from Alexander Meindl
|
2010-11-16 09:31:28 -08:00 |
|
Eric Davis
|
65919d382b
|
Update tests for changes in latest Redmine core error pages
|
2010-11-16 09:30:24 -08:00 |
|
Sylvain Lasnier
|
3fc0eb5a35
|
Complete french translation
|
2010-11-07 18:39:57 +01:00 |
|
Eric Davis
|
4e705fd1eb
|
[#4604] Simplify the cost caching system
|
2010-10-13 16:54:48 -07:00 |
|
Eric Davis
|
5200eacd36
|
[#4604] Store caching timestamps in the database as UTC
|
2010-10-13 12:50:20 -07:00 |
|
Eric Davis
|
52622a678e
|
[#4604] Change the caching admin panel to use a split pane
|
2010-10-13 12:44:33 -07:00 |
|
Eric Davis
|
f9bd3c0e53
|
[#4604] Force clearing any lockfiles when submitted from the web
|
2010-10-13 12:41:50 -07:00 |
|
Eric Davis
|
e4f1a623f1
|
[#4604] Add buttons for load and clear the caches
|
2010-10-13 12:08:06 -07:00 |
|
Eric Davis
|
7824eadc94
|
[#4604] Add the last cache timestamps to the caching admin panel
|
2010-10-13 11:50:24 -07:00 |
|
Eric Davis
|
073dfe1177
|
[#4604] Add an admin panel for the rate caches
|
2010-10-13 11:32:32 -07:00 |
|
Eric Davis
|
fb3b0a41ae
|
[#4604] Add a method and rake task to clear and update all TimeEntry cost caches
|
2010-10-06 17:35:28 -07:00 |
|
Eric Davis
|
16a7a3146f
|
[#4604] Timestamp the last caching run
|
2010-10-06 17:27:31 -07:00 |
|
Eric Davis
|
33cf4d5c5c
|
[#4604] Add test for Rate#update_all_time_entries_with_missing_cost
|
2010-10-06 17:18:58 -07:00 |
|
Eric Davis
|
41b1a3cd54
|
[#4604] Move method to model
|
2010-10-06 17:10:37 -07:00 |
|
Eric Davis
|
43a8fe27dc
|
[#4604] Add a simple rake task to update missing cost caches
|
2010-10-06 15:48:55 -07:00 |
|
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 |
|