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
Назар Вінничук
f0f61e859b
Created hack, when entries were selected and downloaded (by pressing download button) and after that downloading of other selected files couldn't be achieved without page reload (simply pressing download button does nothing).
2012-10-24 17:38:34 +03:00
..
controllers
Update app/controllers/dmsf_upload_controller.rb
2012-08-28 10:00:17 +02: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
Fix attempt 2 for issue
#50
- this any better?
2012-09-24 12:47:19 +01:00
views
Created hack, when entries were selected and downloaded (by pressing download button) and after that downloading of other selected files couldn't be achieved without page reload (simply pressing download button does nothing).
2012-10-24 17:38:34 +03:00