added migration to convert acceptance columns to text instead of string |
|
More...
|
almost 18 years ago
|
added customer to story and also changed sizes of story popups...need to refactor popup sizes to helpers |
|
More...
|
almost 18 years ago
|
updated user controller unit tests and also fixed small problem warnign in story list item. |
|
More...
|
almost 18 years ago
|
forgot to remove a link :) |
|
More...
|
almost 18 years ago
|
removed "edit list order" from models. Since the columns are sortable and the sort is saved there is no need to add the extra sql |
|
More...
|
almost 18 years ago
|
added custom finders for story index so additional lookups dont need to be done for foregin relationships |
|
More...
|
almost 18 years ago
|
added iteration column to story table |
|
More...
|
almost 18 years ago
|
fixed defect that was refreshing to wrong page for move up/move down functionality |
|
More...
|
almost 18 years ago
|
made changes to have user create/edit as popups |
|
More...
|
almost 18 years ago
|
added new iteration to be popup |
|
More...
|
almost 18 years ago
|
fixed user edit form so that it works with the restful routing on users |
|
More...
|
almost 18 years ago
|
changed word "budget" to velocity |
|
More...
|
almost 18 years ago
|
fixed defect with hide stories link not hiding cancelled stories |
|
More...
|
almost 18 years ago
|
applied new colors to even/odd rows |
|
More...
|
almost 18 years ago
|
fixed sort problem in Firefox...removed sort class stuff from list item |
|
More...
|
almost 18 years ago
|
fixed sort problem in Firefox...removed sort class stuff from list item |
|
More...
|
almost 18 years ago
|
fixed sort problem in Firefox...removed sort class stuff from list item |
|
More...
|
almost 18 years ago
|
fixed sort problem in Firefox...removed sort class stuff from list item |
|
More...
|
almost 18 years ago
|
fixed sort problem in Firefox...removed sort class stuff from list item |
|
More...
|
almost 18 years ago
|
added alternating rows to acceptancetest_list_item...this may be removed once i get sorting to work in mozilla...ie doesnt have a problem because the maintain sort funtionality recolors the rows. |
|
More...
|
almost 18 years ago
|
added alternating rows to task_list_item...this may be removed once i get sorting to work in mozilla...ie doesnt have a problem because the maintain sort funtionality recolors the rows. |
|
More...
|
almost 18 years ago
|
added alternating rows to story_list_item...this may be removed once i get sorting to work in mozilla...ie doesnt have a problem because the maintain sort funtionality recolors the rows. |
|
More...
|
almost 18 years ago
|
git-svn-id: http://explainpmt.googlecode.com/svn/trunk@357 1861e259-8220-0410-84d7-1f84cab42028 |
|
More...
|
almost 18 years ago
|
added code to sortable to fix color highlighting even/odd rows on sort |
|
More...
|
almost 18 years ago
|
git-svn-id: http://explainpmt.googlecode.com/svn/trunk@355 1861e259-8220-0410-84d7-1f84cab42028 |
|
More...
|
almost 18 years ago
|
git-svn-id: http://explainpmt.googlecode.com/svn/trunk@354 1861e259-8220-0410-84d7-1f84cab42028 |
|
More...
|
almost 18 years ago
|
git-svn-id: http://explainpmt.googlecode.com/svn/trunk@353 1861e259-8220-0410-84d7-1f84cab42028 |
|
More...
|
almost 18 years ago
|
fixed bug on action dropdown |
|
More...
|
almost 18 years ago
|
removed gruff graphs. I did not want the dependency on rmagick and imagemagick. in order to get this to work, i had to make a few changes to the scruffy code. scruffy.rb and line.rb were modified. line.rb was modified to overried the generate_coordinates and the scruffy.rb was changed to require builder instead of require_gem builder |
|
More...
|
almost 18 years ago
|
no longer need gruff....changing over to scruffy and svg graphs to remove dependcy on rmagick and imagemagick |
|
More...
|
almost 18 years ago
|