Commit Graph

1373 Commits (4545b571cc72ddf7c5bc265696927f792f84c77f)
 

Author SHA1 Message Date
Gregor Schmidt bbcc009819 no ideawhy we specify activeresource explicitly 13 years ago
Stephan Eckardt 68359f2c4e Merge branch 'feature/in_place_issue_edit' 13 years ago
Stephan Eckardt 5bc85fb7ed fix several small bugs and tidy up 13 years ago
Stephan Eckardt f55305cfc5 generate random html_id for each description textarea so wikitoolbar works multiple times 13 years ago
Stephan Eckardt eb8f3ef192 render action links in show and edit forms as specified in wireframes 13 years ago
Stephan Eckardt 861ce65bfb render a text input field with 100% width in issue edit form 13 years ago
Stephan Eckardt 02415df208 explicitly require issue view and issue form classes, to work around autoloading hell 13 years ago
Stephan Eckardt 4a53e358da render journal list in issues edit form 13 years ago
Stephan Eckardt 1ebffad74a less redundancy in issues boxes controller 13 years ago
Stephan Eckardt d9542ff105 do not cache loaded content in modal windows, because changing the model can make it necessary to reload the view 13 years ago
Gregor Schmidt f47e4595e6 Releasing 0.9.0 13 years ago
Gregor Schmidt fc9aae5e4a Minor refactoring 13 years ago
Gregor Schmidt bfec49486c fixing hidden story subject input in scrum dashboard 13 years ago
Gregor Schmidt 9fa4230a84 Making sure to not return ActiveSupport::Multibyte::Chars but the actual string 13 years ago
Stephan Eckardt 7c1ba8e615 removed related issues and subissues paragraphs 13 years ago
Stephan Eckardt f7a91bade8 removed update button 13 years ago
Stephan Eckardt d1d0504661 made subject, custom fields and description field editable in place 13 years ago
Stephan Eckardt ba60ddc87d added issue_form and issue_edit_actions classes based on nissues for rendering the issue edit form in place in a modal window 13 years ago
Stephan Eckardt 48272c5469 added update and edit action to issues boxes controller 13 years ago
Stephan Eckardt 62aaf03b92 extracted modal link to separate method 13 years ago
Stephan Eckardt a5e2b18064 added routes and permissions 13 years ago
Romano Licker 25b48fb459 burndown chart now involves status "done" when plotting 13 years ago
Gregor Schmidt 1f1ce7c5dc Revert "Adding test to make sure, our ci is using FF 5" 14 years ago
Gregor Schmidt 5a145f294c Merge branch 'feature/cucumber_1.0' 14 years ago
Romano Licker aebbb2b7e0 Merge branch 'master' into feature/cucumber_1.0 14 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
jwollert 0ea14361bc Max width fix for IE7 to get rid of too small tracker select boxes 14 years ago
Gregor Schmidt 6c7497568f Adding test to make sure, our ci is using FF 5 14 years ago
Gregor Schmidt bed806e2fe augmenting task lists asynchronously 14 years ago
Gregor Schmidt a4695e7127 listening to click instead of mouseup 14 years ago
Gregor Schmidt 09f22a4281 minor boost - finding dom nodes only once 14 years ago
Gregor Schmidt b8bb09a344 Performance boost 14 years ago
Gregor Schmidt 8a9cf6d5cd Refactoring initialize into smaller chunks 14 years ago
Gregor Schmidt f5033000e3 loading modal window only after mouse over 14 years ago
Gregor Schmidt 60e87c1dd6 removing strange source comment 14 years ago
Gregor Schmidt a4ae4ec849 Updating step definitions to work with cucumber/capybara 1.0 14 years ago
Gregor Schmidt b6db6161c6 Releasing 0.8.9 14 years ago
Gregor Schmidt e7b0bfb3cd Using new Then Wait for AJAX step 14 years ago
jwollert 677d5fcad4 fixes Ticket #4313: fixes burndowns #collect with Postgresql. Since version 8.3, Ints won't be automatically casted when comparing them with chars 14 years ago
jwollert 89985db603 fix IE7 z-index bugs in taskboard when dragging issues 14 years ago
jwollert 8986df08ca cleaner way to work around z-index issues in backlogs index page 14 years ago
jwollert a34dfde10a never show the div 'v' inside an issue/task 14 years ago
jwollert ae3d7ada72 don't set width and min-width manually for the task board swimlanes. this is handled via css 14 years ago
jwollert e6fa392681 IE fix to show all empty cells in task board table 14 years ago
jwollert f4c7dc3cef fix grid partially by using nbsp's instead of leaving the table empty altogether 14 years ago
jwollert 69d34e8e13 workaround for IE7: don't introduce new style attributes on story items after dragging 14 years ago
jwollert 44384b2741 small IE fixes for cukes 14 years ago
Tim Felgentreff 27f3a9238d Merge branch 'master' of https://dev.finn.de/git/redmine-backlogs 14 years ago
Tim Felgentreff b6d8e1bd08 fix the backlog specs. reloading the story+project at the right time helps 14 years ago
jwollert a8adf39291 gets modal issue window to work on IE7 14 years ago