| small tweak to milestones - still a long way to go :) |
|
More...
|
about 15 years ago
|
| more styling and what not |
|
More...
|
about 15 years ago
|
| that is a WHOLE lotta changes |
|
More...
|
about 15 years ago
|
| making some arel tweaks to the models |
|
More...
|
over 15 years ago
|
| updating some controllers and helper methods |
|
More...
|
over 15 years ago
|
| adding some simple model tests |
|
More...
|
over 15 years ago
|
| adding a couple missing views and writings lots and lots of functional tests |
|
More...
|
over 15 years ago
|
| removed the old @project that was assumed everywhere.. now have a method called current_project |
|
More...
|
over 15 years ago
|
| fixing dashboard |
|
More...
|
over 15 years ago
|
| fixed dashboard for project |
|
More...
|
over 15 years ago
|
| Merge branch 'rails3' of [email protected]:explainpmt/explainpmt into rails3 |
|
More...
|
over 15 years ago
|
| adding scope to position and default scope to order by position ... fixing projects controller and project show view |
|
More...
|
over 15 years ago
|
| enabled audit observer in app.rb and removed after_update hook in story to do the audit |
|
More...
|
over 15 years ago
|
| only one method was using is_defined? so I removed it |
|
More...
|
over 15 years ago
|
| param was mispelled |
|
More...
|
over 15 years ago
|
| adding select stories view on iterations |
|
More...
|
over 15 years ago
|
| fixing small bug in story model |
|
More...
|
over 15 years ago
|
| oops :) |
|
More...
|
over 15 years ago
|
| few little bug fixes |
|
More...
|
over 15 years ago
|
| Merge branch 'rails3' of github.com:explainpmt/explainpmt into rails3 |
|
More...
|
over 15 years ago
|
| story no longer uses all the composed of stuff... is was really confusing and not very helpful.. moved to using simple GEM attribute mapper to achieve same result... no migration needed |
|
More...
|
over 15 years ago
|
| adding forgot / reset password methods |
|
More...
|
over 15 years ago
|
| Merge branch 'rails3' of [email protected]:explainpmt/explainpmt into rails3 |
|
More...
|
over 15 years ago
|
| adding some functional tests, moving some stuff in plugins around to get rid of stupid deprecation warnings |
|
More...
|
over 15 years ago
|
| working on refactoring models to new rails3 goodness.. |
|
More...
|
over 15 years ago
|
| adding xss_terminate since we'll probably need it ... updating column content to use new block helper syntax, adding audits controller, fixing a couple of routes |
|
More...
|
over 15 years ago
|
| adding story partial, adding images (just for now, will probably change later) .. updating column_content_for to use with_output_buffer instead of yield |
|
More...
|
over 15 years ago
|
| adding tasks and task partials, also adding tasks helper methods, changing seeds to use admin instead of is_admin, updating is_admin? helper method to use admin instead of is_admin, adding project dashboard route |
|
More...
|
over 15 years ago
|
| decided to just roll with an upgrade migration... MUCH easier than trying to mess with migrating data manually.. |
|
More...
|
over 15 years ago
|
| first pass at migration... whew ... also updated audits table, was missing project_id , so reset again :) ... if you have an old database, run `rake explainpmt:upgrade` for giggles. |
|
More...
|
over 15 years ago
|