This website requires JavaScript.
Explore
Help
Register
Sign In
redmine_plugins
/
redmine_dmsf
Watch
1
Star
0
Fork
0
You've already forked redmine_dmsf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
redmine_dmsf
/
app
History
Daniel Munn
dfc2834a68
Object does not need to be reloaded at this point
2012-07-17 12:18:46 +01:00
..
controllers
Issue
#21
unable to access webdav when a subfolder
2012-07-05 13:00:58 +01:00
helpers
Fixes
#24
- MySQL returns Mysql::Time object on dynamic column, this is incompatible with ruby's Time object - instead check is made via class name (again not the best method of reflection, however in the case of a MySQL missing environment it'd break due to module/class not being found)
2012-07-17 12:16:09 +01:00
models
Object does not need to be reloaded at this point
2012-07-17 12:18:46 +01:00
views
Fixes
#24
- MySQL returns Mysql::Time object on dynamic column, this is incompatible with ruby's Time object - instead check is made via class name (again not the best method of reflection, however in the case of a MySQL missing environment it'd break due to module/class not being found)
2012-07-17 12:16:09 +01:00