Commit Graph

370 Commits (cad7803c7549ca6c343bacd82b3d5281f799afce)

Author SHA1 Message Date
Jens Ulferts 37088fa59b caching backlogs_tracker 13 years ago
Jens Ulferts c164dca785 rewriting fixed_version propagation so that it does not produce stale objects 13 years ago
Jens Ulferts 928b7cbdf7 fixing fixed_version inheritance 13 years ago
Gregor Schmidt 5e6d67d3db white space 13 years ago
Romano Licker f852b7cf08 issue_status wird im bearbeiten modus übernommen 13 years ago
Gregor Schmidt c5e1079640 Avoiding exceptions 13 years ago
Gregor Schmidt 32d94113f6 Refactoring the way backlogs aa_list is implemented 13 years ago
Felix Schäfer 91d5424a63 Fix task should get version from nearest ancestor story not farthest 13 years ago
Gregor Schmidt 76d4b2639f Disable remaining hours for non-task issues 13 years ago
Gregor Schmidt 888bb442d7 Fixing image tag to include full base path for sub-uri deployments 13 years ago
Gregor Schmidt d754570811 white space 13 years ago
Gregor Schmidt 5c9100e6c9 Only showing backlogs settings when backlogs module is activated 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 c950507f77 render status_field and version_field disabled if change is not allowed 13 years ago
Stephan Eckardt de38a34956 render error messages in edit form, validate if a tasks version is different than the storys version 13 years ago
Stephan Eckardt df7b7baa85 removed superfluous here be hooks message from notes paragraph 13 years ago
Gregor Schmidt ddf75ec8ca avoiding more StaleObjectErrors 13 years ago
Gregor Schmidt 415bdb6199 minor style improvements 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
Gregor Schmidt fc9aae5e4a Minor refactoring 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
Romano Licker 25b48fb459 burndown chart now involves status "done" when plotting 13 years ago
Romano Licker ac63066e3d added a project specific definition of done in the project settings tab "backlog setting" 14 years ago
Gregor Schmidt 03030b81bd Alternative solution for previous commit 14 years ago
Gregor Schmidt ac5b890e50 fixing wrong truncation of string, when handling multi line characters 14 years ago
Gregor Schmidt 88fd09f889 Adding issues class styling to hierarchy links 14 years ago
Gregor Schmidt c57bbfa121 Adding an edit link, which currently only goes to show, but will eventually become an IPE 14 years ago
Gregor Schmidt 9962367d57 making abbreviate_text more robust 14 years ago
Gregor Schmidt be1ca90c11 Putting labels-malformed.yml where it belongs 14 years ago
Jens Ulferts 57b4cffbf6 fix: using width and height of label for the story card and not the paper_width and height 14 years ago
Jens Ulferts ca0e0e06df refactor: renamed class Page to PageLayout 14 years ago
Jens Ulferts cfc74802cc refactor: moving to_pts method to own module 14 years ago
Jens Ulferts c901dc779f feature: first page now used an not empty 14 years ago
Jens Ulferts b0f7927ed6 refactor: removing option "overflow => ellipsis" as it is no longer supported 14 years ago
Jens Ulferts 8b07562500 refactor: using new standard way to abbreviate text for the issue description 14 years ago
Jens Ulferts 9db105d968 refactor: text_abbreviation into own method 14 years ago
Jens Ulferts 7c2e0d89b5 feature: rendered text is shown as abbreviated if it does not completely fit into the defined space 14 years ago
Jens Ulferts 9e6dba78ae refactor: CardArea.text_box uses a private method to adapt options 14 years ago
Jens Ulferts 6d9eedd6a7 feature: CardArea.text_box now accepts a padding_bottom options, using this to adjust the spaces in the story cards 14 years ago
Jens Ulferts cf5be48904 feature: long text is no longer rendered over other text that is aligned right 14 years ago
Gregor Schmidt 9edfe893f5 Enabling watch/unwatch within modal windows 14 years ago
Jens Ulferts f8c2c38b07 feature: Textile is removed from issue description text on a story card 14 years ago
Gregor Schmidt a8ccee60c3 replacing partial with helper method 14 years ago