This website requires JavaScript.
Explore
Help
Sign In
dinislage
/
redmine_rate
Watch
1
Star
0
Fork
0
You've already forked redmine_rate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
redmine_rate
/
app
/
views
/
rates
History
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
..
_form.html.erb
Fixed two bugs caused by the core changes to project/subprojects. Might break compatibility with the 0.8.x branch of Redmine.
2009-02-05 17:08:26 -08:00
_list.html.erb
Display if the rate row is the default rate.
#2031
2009-01-26 14:25:21 -08:00
create_error.js.rjs
Converted the Membership rate form to an Ajax remote form.
2009-01-20 16:37:23 -08:00
create.js.rjs
After saving a new rate from Projects, the rate link was pointed to the wrong url
2009-01-26 15:07:27 -08:00
edit.html.erb
Use the same form for new as well as edit.
#1916
2009-01-19 10:57:28 -08:00
index.html.erb
Hacked some column sorting onto RatesController
2009-01-19 14:43:54 -08:00
new.html.erb
Using form partial for the new rate.
#1916
2009-01-19 10:45:53 -08:00
show.html.erb
Added generated RESTful RatesController.
#1916
2009-01-19 09:53:47 -08:00