Commit Graph

702 Commits (84a34858b647fca557f67ca757c13172aa30e110)

Author SHA1 Message Date
Gregor Schmidt 4b70e6cd58 Actually tasks may already act as list 13 years ago
Gregor Schmidt 32d94113f6 Refactoring the way backlogs aa_list is implemented 13 years ago
Gregor Schmidt a528fa77a7 only updating direct task descendants - if theres a task in between, we are not going to update it 13 years ago
Gregor Schmidt 15f986ebcd Only showing those statuses that are available for the story's tracker 13 years ago
Gregor Schmidt 6b5a5ca645 Sorting journals by date to ensure proper calculations 13 years ago
Romano Licker a4cb3f3a2b only users with permission are able to use the datepicker to change 13 years ago
Gregor Schmidt c12f2a7c11 not setting title of project settings page 13 years ago
Gregor Schmidt f514693dfb white space 13 years ago
Stephan Eckardt d48b2c8cac separated before_save and after_save hooks for inheriting version from story to subtasks, fixed a failing cuke 13 years ago
Stephan Eckardt f9b890374a rewrite of inherit_version_to_subtasks using model methods instead of raw sql 13 years ago
Gregor Schmidt d5b0f71ad2 Introducing new methods for aaj that make the tests work 13 years ago
Gregor Schmidt d1e57c9b14 formatting 13 years ago
Gregor Schmidt c41f5f8f7f formatting 13 years ago
Gregor Schmidt 2f27c750b9 refactoring 13 years ago
Gregor Schmidt 720d6afd33 style changes 13 years ago
Gregor Schmidt 7a2cf205a3 using raw instead of html_safe! 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 d1d0504661 made subject, custom fields and description field editable in place 13 years ago
Stephan Eckardt 48272c5469 added update and edit action to issues boxes controller 14 years ago
Stephan Eckardt 62aaf03b92 extracted modal link to separate method 14 years ago
Romano Licker 25b48fb459 burndown chart now involves status "done" when plotting 14 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 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
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 f4c7dc3cef fix grid partially by using nbsp's instead of leaving the table empty altogether 14 years ago
jwollert a8adf39291 gets modal issue window to work on IE7 14 years ago
Gregor Schmidt a1bfe2b302 Refactoring: avoiding explicit .id calls in url_for and path helpers 14 years ago
Gregor Schmidt b4c8997f03 Refactoring: hiding some implementation detail within the helper 14 years ago
Gregor Schmidt 9ebe24bf4c making urls to server_variables a bit nicer looking - at least in some cases 14 years ago
Jens Ulferts 6c0097d384 fix: correcting minor issues and cukes 14 years ago
Jens Ulferts ca0e0e06df refactor: renamed class Page to PageLayout 14 years ago
Gregor Schmidt 9edfe893f5 Enabling watch/unwatch within modal windows 14 years ago
Gregor Schmidt a8ccee60c3 replacing partial with helper method 14 years ago
Gregor Schmidt cf13349d78 using super uniq ids to make sure, that they are uniq. 14 years ago
Jens Ulferts 8aadb9bd8c refactoring: Taskboard Cards comprise of a number of CardAreas, each is responsible for it's own rendering 14 years ago
Gregor Schmidt 9bba6e3910 Remove custom story point display when 0 points are given 14 years ago
Gregor Schmidt 3540ae9320 using custom subclasses to render issue in modal view 14 years ago
Jens Ulferts c8f1b79b1b refactoring: broken down Cards::TaskboardCards into Document, Page and Card 14 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Gregor Schmidt 8156c1493b minor change of API usage 14 years ago
Gregor Schmidt 810b495379 removing obsolete layout 14 years ago
Gregor Schmidt cf06c2d85e removing unnecessary libraries 14 years ago
Gregor Schmidt c5cabdcaa2 adding modal window to taskboard as well 14 years ago
Gregor Schmidt 2efbb96334 adding first version of issue view in light box 14 years ago
Jens Ulferts 7b5dbb406d refactor: using a helper to call burndown from taskboard 14 years ago
Jens Ulferts 6b0e318230 #4699: burndown graph callable from the taskboard 14 years ago
Jens Ulferts 5ce43c78e0 #4264: wrapping js burndown class inside jQuery(document).ready 14 years ago
Jens Ulferts 5986644669 refactor: using same burndown.js to display burndown graph from the dashboard 14 years ago