removed call to sort stories and removed sort stories function. No longer needed with new sort mechanism. |
|
More...
|
almost 18 years ago
|
updated strings to symbols |
|
More...
|
almost 18 years ago
|
continued addition of features from forked versin: story cloning removal of old sort and table type for iteration/backlog/dashboad owner assignment for stories from backlog |
|
More...
|
almost 18 years ago
|
changed dropdown for moving stories to show the name of the iterations instead of the date |
|
More...
|
almost 18 years ago
|
updated to Rails 1.2.2 |
|
More...
|
almost 18 years ago
|
fixed issue where story update popup was not closing and refreshing parent |
|
More...
|
almost 18 years ago
|
changed dropdown for moving stories to show the name of the iterations instead of the date |
|
More...
|
almost 18 years ago
|
made some small cosmetic changes |
|
More...
|
almost 18 years ago
|
added export for stories and tasks to the iteration |
|
More...
|
almost 18 years ago
|
added acceptance tests concept. |
|
More...
|
almost 18 years ago
|
fixed a few more deprecations |
|
More...
|
about 18 years ago
|
fixed a few broken tests |
|
More...
|
about 18 years ago
|
ran rails:update for rails 1.2.1 |
|
More...
|
about 18 years ago
|
set rails version used to 1.2.1 |
|
More...
|
about 18 years ago
|
removed remaining flex files |
|
More...
|
about 18 years ago
|
reverted changesets 246-248 -- removing flex stuff |
|
More...
|
about 18 years ago
|
reintroduced popups to projects |
|
More...
|
over 18 years ago
|
moved actions defined in WizardController into a module called CrudActions (lib/crud_actions.rb) and include that module in the controllers that use it rather than having to extend another class. |
|
More...
|
over 18 years ago
|
fixed a bunch of deprecated API calls |
|
More...
|
over 18 years ago
|
task fixture data |
|
More...
|
over 18 years ago
|
added tasks.yml to ALL_FIXTURES |
|
More...
|
over 18 years ago
|
added test for checking tasks default completed state |
|
More...
|
over 18 years ago
|
added some unit tests for tasks |
|
More...
|
over 18 years ago
|
added sorting support for milestones. Also updated sortable.css to change th color on sortable tables |
|
More...
|
over 18 years ago
|
updated files to use generic wizard controller object |
|
More...
|
over 18 years ago
|
updated files to use generic wizard controller object |
|
More...
|
over 18 years ago
|
updated unit tests for use with wizard controller |
|
More...
|
over 18 years ago
|
updated wizard controller |
|
More...
|
over 18 years ago
|
updated milestones controller to use wizard controller...allowed for removal of about 70 loc from just this controller. |
|
More...
|
over 18 years ago
|
added foreign key to remove dep warning |
|
More...
|
over 18 years ago
|