Commit Graph

1924 Commits (466b77be0093ed8e667a6c42e7ddb331e7c4a59d)

Author SHA1 Message Date
Hagen Schink 8baacde427 Fix tests 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Nils Kenneweg f6e9f85a6e html_safe bugfix. 12 years ago
Sebastian Schuster 8331a6e767 Removed csv and atom export for costlogs as they have been copied from timelog 12 years ago
Christian Ratz 303ec4a695 fixed some typos for disabled issue attributes 12 years ago
Sebastian Schuster da074e555f Removed old non-used code for the former cost reports view 12 years ago
Sebastian Schuster de11bed7d9 Changed breadcrump to equal the timelog_controller breadcrumb 12 years ago
Martin Czuchra 8232373bb8 Restores original method names in timelines journals helper. 12 years ago
Jens Ulferts 8a463ae5cb creates explicit methods for page and per_page param calculation 12 years ago
Martin Czuchra 0b8c0e5305 Fixes some paths. 12 years ago
Jens Ulferts ab40042ccb enables paginator to take options 12 years ago
Jens Ulferts 9b96b67f10 moves more pagination methods to pagination helper 12 years ago
Jens Ulferts 22435317c4 no longer displays pagination info if paginated object is empty 12 years ago
Jens Ulferts 28efd06bba rewrites the pagination_links_full helper method to use will_paginate 12 years ago
Christian Ratz acc2911ddc shortened condition in issues helper 12 years ago
Christian Ratz ec5f0dd51c added cukes for issue#new and issue#edit 12 years ago
Martin Czuchra aca0540e6e Fixes most of the remaining view specs. 12 years ago
Sebastian Schuster d64a5ac61f Also added checking for group_by-defined labels to get table headers 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Martin Czuchra 8211667f83 Moves remaining helper out of timelines namespace. 12 years ago
Martin Czuchra 5cba510b1f Updates copyright notice in timelines sources. 12 years ago
Sebastian Schuster ae5c67aa62 Fixed table header translations 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Christian Ratz 4f9e46a54e fixed escaped html in activity view 12 years ago
Christian Rijke f8ae9f19c6 Remove unused reporting code from costs plugin. 12 years ago
Nils Kenneweg 5fe4222165 ajax without session gives us a popup. 12 years ago
Christian Rijke 1f2c9da1d1 Simplify code and add missing html_safe statements. 12 years ago
Christian Rijke 2a553d7151 Remove dead code. 12 years ago
Martin Czuchra 7963fe3521 Updates copyright notice in timelines sources. 12 years ago
Nils Kenneweg 531b2494e5 Final merge with the original timelines plugin. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Sebastian Schuster fe87df2641 Changed label name for backlogs column display to prevent mixing up 12 years ago
Sebastian Schuster af48a91137 Removed budget signoff attributes and references to it 12 years ago
Sebastian Schuster 21607f2f2f Renamed field_ translation with label_, removed unused children label 12 years ago
Philipp Tessenow ff2b79ea6a wrap js code in their javascript_text in jQuery onLoad handler 12 years ago
Sebastian Schuster 82219d11f5 Temprorarily disabled helper causing translations to not work anymore 12 years ago
Sebastian Schuster 12cde8c736 Removed unnecessary string manipulation and transformation code as the human_attribute helper already 12 years ago
Sebastian Schuster 03db8862ac Replaced field_ creation of filter translation attributes with human_attribute_name for issues 12 years ago
Sebastian Schuster c163096a2b Moved a lot of translations to models and attributuses and adapted their invocation in the views, removed some unused translations 12 years ago
Christian Rijke 7677cce4cb Upgrade to new CSV Writer syntax, update i18n labels and add missing translations. 12 years ago
Sebastian Schuster a04b3f4b0e One more fix to the link creation helper to really escape the right stuff 12 years ago
Jens Ulferts 897676fa76 removes usage of StringIO for cost_object csv export 12 years ago
Jens Ulferts 389ac9c8ac removes project from csv export signature 12 years ago
Christian Rijke fc9453238b Replace iconv with string.encode. 12 years ago
Christian Rijke f2a49fa49a Migrate CSV exporter to new syntax, replace deprecated iconv with string.encode. 12 years ago
Jens Ulferts 3dd6202710 fixes cost_type deletion 12 years ago
Philipp Tessenow 0979df0fef fix escaped html for required custom_fields in issue forms. fixes opf #529 12 years ago
Sebastian Schuster 42befb2629 Removed unused include tag helper 12 years ago
Philipp Tessenow b9e085a955 versions_helper now uses new translation style 12 years ago