Commit Graph

360 Commits (66e4aaecefe6b119157d2c6c523bc2c66f81c034)

Author SHA1 Message Date
Jens Ulferts 57fd79dea2 removes own jquery lib 12 years ago
Jens Ulferts e8ab7e267d moves lib to openproject/backlogs subdirectory and renames accordingly 12 years ago
Jens Ulferts 613f4f9062 cuts off status and subject using ellipsis 12 years ago
Jens Ulferts 92c83d6fca renders error partial only if story has errors 12 years ago
Jens Ulferts 641cd07cd2 streamlines querying for all available workflows 12 years ago
Jens Ulferts 5f28999952 provides story higher in the backlog for the rendering partial to avoid querying for it in the partial 12 years ago
Jens Ulferts 4d50574afe caches trackers and issue_status in hashes to avoid multiple db queries in the view 12 years ago
Romano Licker 649dd6850c [designfix] backlogs heading should not be a link 13 years ago
Romano Licker 6f2356c310 [breadcrumb] use open project breadcrumb 13 years ago
Gregor Schmidt aee0d010e2 Fixing missing white space, which killed the tests 13 years ago
Romano Licker c6d2492ae1 [accessibility] change version view according to core change 13 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt 59aab74a83 Fixing ChiliProject::Compatibility check for Chili < 2.0 13 years ago
Gregor Schmidt 21450045f8 Loading jQuery only if neccessary 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Gregor Schmidt 8cf985be3e Adding infrastucture to rebuild positions via project settings 13 years ago
Gregor Schmidt 8614350935 Renaming project_issue_statuses to backlogs_settings 13 years ago
Gregor Schmidt d1b101261b Clean up patches Part III 13 years ago
Gregor Schmidt 1f7bfe7059 Removing view of an already removed controller 13 years ago
Gregor Schmidt 6983cf4699 Remove Updater code which was not used for a while anyway 13 years ago
Gregor Schmidt fb42337b71 remove ical support 13 years ago
Jens Ulferts 29be4e4ed6 sort available issue status in backlogs view by their position 13 years ago
Romano Licker 81009f7072 default status dropdown now contains the original status 13 years ago
Romano Licker f26408e43f master backlogs view now takes workflows into account 13 years ago
Jens Ulferts 867916976e adding html id to tr-entries on taskboard view in order to use them with cucumber 13 years ago
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