Commit Graph

278 Commits (710e83e99ce4395d9743091ff9617a2c7d76c713)

Author SHA1 Message Date
Gregor Schmidt 15f986ebcd Only showing those statuses that are available for the story's tracker 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
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 48272c5469 added update and edit action to issues boxes controller 14 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
jwollert f4c7dc3cef fix grid partially by using nbsp's instead of leaving the table empty altogether 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
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
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
Jens Ulferts e3002b0b21 #4264: burndown is again available to be called form the issue index page (requires a project and a sprint to be selected) 14 years ago
Jens Ulferts cd720f1687 removing javascript_include_tag_backlogs in the burndown view because the necessary helper is not available in every rendering controller 14 years ago
Jens Ulferts cfba7f890a removing javascript_include_tag_backlogs in the shared backlogs header because the necessary helper is not available everywhere 14 years ago
Jens Ulferts 9c75d455de Revert "removing burndown from issue/index until it can be reactivated safely" 14 years ago
Gregor Schmidt b663fe1164 Fixing previous commit - assignable users returns users, while members where expected 14 years ago
Gregor Schmidt 344372b076 using CP functionality to get list of possible assignees 14 years ago
Gregor Schmidt 114dd3aed2 Adding ID to container to easily address it in tests 14 years ago
Gregor Schmidt 3e5fb1dee0 Adding status to stories on task board 14 years ago
Gregor Schmidt 6e42181654 adding i18n for assigned_to on task board 14 years ago
Gregor Schmidt 93f448bd3e adding changes from 15051714 to impediments 14 years ago
Gregor Schmidt c1a010ea76 Adding assigned_to to stories on task board 14 years ago
Gregor Schmidt 651255197a only showing enabled story trackers in story form 14 years ago
Gregor Schmidt 466bcbe181 formatting 14 years ago
Jens Ulferts 4944dc9473 improving burndown series functionality 14 years ago
Jens Ulferts 5b2809d695 sorting checkboxes for burndown series selection 14 years ago
Jens Ulferts 362a42f6b5 removing unneeded i18n from server_variables 14 years ago
Jens Ulferts 863fd3b7f7 using overflow to prevent scrollbars on burndown modal box 14 years ago
Jens Ulferts eff95d8a35 #3605: cleanup frontend code 14 years ago
Jens Ulferts 784f2537b5 #3605: cleanup of burndown frontend code 14 years ago
Jens Ulferts 6b3f4b1033 #3605: cleaning up burndown frontend code 14 years ago
Jens Ulferts b8592e5339 #3605: some more cleaning up of burndown frontend code 14 years ago
Jens Ulferts 4c81806ebc #3605: cleaning up burndown frontend code 14 years ago