Files | Admin

Notes:

Release Name: mm-v3

Notes: MinuteMan (v3) Requirements: - Ruby on Rails (developed and tested using v1.1.2) - Ruby (any version supported by Ruby on Rails) - RedCloth (v3.0.0 or greater) - A database engine Requirements for additional features: - Write access from the web to the server the application is being run on. Known issues: -If there are 2 meetings with the same occured date, the back and previous function in the listing controller will function strangly. If there are more than 2 meetings with the same occured date, the back and previous function is the listing controller will not function at all.


Changes: MinuteMan (v3): New features: - The ability to attach a file to meetings. - The ability to switch users without the login/logout process. - Error handling changed. Bugs fixed: - On controllers with no show action (categories & usergroups & login), if a user edited a record they were redirected to the non-existant show action.