Commit Graph

525 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Martin Linkhorst e977d574b1 make the issue list sums cukes pass 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Philipp Tessenow 5154774549 repair the journals part in issue show.api 12 years ago
Jens Ulferts 26d37cf4f4 include calendar js files in case they are needed for edit 12 years ago
Jens Ulferts 83abbf71e7 adapt ajaxAppend usage for loading issue diff to changed configuration 12 years ago
Jens Ulferts 857dd7c4d2 uses ajaxAppend for loading the issue#edit form 12 years ago
Jens Ulferts 811ff89a48 renders the action menu twice on issue#show instead of copying it with javascript 12 years ago
Jens Ulferts 8dcd74d2bd no longer sorts by lft as it already is 12 years ago
Jens Ulferts 6b3fc60874 uses already loaded relations 12 years ago
Jens Ulferts 3a8753d1b5 eager loads models associated with the issues ancestors and descendants 12 years ago
Jens Ulferts e61b9b1351 uses a journal cache to render the history 12 years ago
Jens Ulferts 78fefce03b moves issue tree row rendering into helper 12 years ago
Jens Ulferts 20f3b94dfc employs the newly created jQuery Function ajaxAppend to asynchronously load 12 years ago
Martin Linkhorst 2d3b20d905 define the default sort order at a single place 12 years ago
Martin Linkhorst 4df489eec2 reset sort order when clear filter is pressed 12 years ago
Romano Licker 80eeade7df replace add.png with plus.png 12 years ago
Romano Licker 9177a25b4f introduce new icon-set 12 years ago
Martin Linkhorst b71c5768fd always include context_menu js and styles. no need to precompile and load it separately. 12 years ago
Martin Linkhorst 4c1789f171 include all styles from scm.css in the main application.css file to avoid numerous conditional loading 12 years ago
Romano Licker dc6b33fc10 replace add.png with plus.png 12 years ago
Romano Licker 644a6edc12 introduce new icon-set 12 years ago
Jens Ulferts 44ae671912 fixes issue index pagination within a project 12 years ago
Martin Linkhorst a37b574d98 DEPRECATION FIX: the notorious #other_formats_links want treatment, too 12 years ago
Martin Linkhorst cec9c06a61 DEPRECATION FIX: and of course #form_for 12 years ago
Martin Linkhorst 9ee4ebde1a DEPRECATION FIX: continuing with #labelled_tabular_form_for 12 years ago
Martin Linkhorst d81ce2a530 DEPRECATION FIX: the saga begins: adding equal signs to form helpers in view. we start with form_tag 12 years ago
Jens Ulferts f611d5bcc9 refactores issue_reports_controller to be a reports_controller scoped in issues 12 years ago
Jens Ulferts 9e2f020cf9 moves issue preview into resource routes 12 years ago
Jens Ulferts d088bbd3ae resourcifies issue_relations 12 years ago
Jens Ulferts a3eaaa22ad allows exporting issues from global issue index 12 years ago
Jens Ulferts b2e553daea uses named_routes for paths inside time_entries 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Jens Ulferts 80d2259431 shows export links on global issues#index page again that where wrongfully hidden 12 years ago
Jens Ulferts 81e03169e3 removes post issues#index route 12 years ago
Dennis Schmidt dce79bb74e fields_for fixes 12 years ago
Jens Ulferts 8d7a37c41d indentation 12 years ago
Jens Ulferts cdf1cde674 takes named route for issue creation 12 years ago
Jens Ulferts b05868c09b adds route to preview a new issue 12 years ago
Jens Ulferts 52172c5124 marks issue updated information as html_safe 12 years ago
Jens Ulferts 3621e85b02 uses <%= for form_tag 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Martin Linkhorst fd57f9ca10 show display sums option and table row only when there is at least one summable column selected 12 years ago
Martin Linkhorst 9bad9f5869 merge list sums plugin into the core 13 years ago
Romano Licker 422705c5de fixes attachment partial on windows browsers 13 years ago
jwollert 65b384db2e unify issues bulk update form. code for custom fields now looks just like standard issue fields' 13 years ago
Martin Linkhorst a9444cbbfb show log unit costs in issue detail page, fixes #26310 13 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Romano Licker 8eade7a4d4 [breadcrumb] show project title in breadcrumb 13 years ago
Romano Licker 174cecf58b [designfix] move watchers from sidebar to content area 13 years ago
Romano Licker 08cab6dc4f [designfix] unify issue show 13 years ago