Commit Graph

2004 Commits (a23d77eec7d33166906981200cf81a2b6777d066)

Author SHA1 Message Date
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
Philipp Tessenow 70486ec6a9 use new translations in settings_helper, slightly refactor its administration_settings_tag function 12 years ago
Philipp Tessenow 56a2f1bfa3 csv export of time_entries may now translate its headers with a precomputed String, instead of Symbols only 12 years ago
Philipp Tessenow c68d55f95e update translations in model/view/controller/helper for time_entries 12 years ago
Philipp Tessenow 1111376429 update translations in model/view/controller/helper for issues 12 years ago
Martin Linkhorst eb5ef61b8a test that the correct url including host and protocol is generated for attachments in an email. note the added :only_path option here, which defaults to true, which should mirror the original behavior. 12 years ago
Nils Kenneweg b3262028db if we are loged out and do ajax, we can redirect to login page. 12 years ago
Jens Ulferts ae3b7a348f turns hard reference to CostQuery into a soft one 12 years ago
Jens Ulferts ad4b81654a whitespace fixes 12 years ago
Christian Ratz f07d5bd6cf fixed bad usage of html_safe 12 years ago
Christian Rijke 33359d00b1 Change link to quoted action to new route. 12 years ago
Christian Rijke 8bbdb0d3ba Add HTML classes to simplify jquery matching. 12 years ago
Christian Ratz adcec308f6 [OPF #492] fixes special chars in issue subject 12 years ago
Jens Ulferts 25162864a4 adds html_safe to have the task color displayed 12 years ago
Sebastian Schuster da30960e8c Fixed defective links on closed issues 12 years ago
Sebastian Schuster 3687cf82dd Appended slashes to all controller names to allow correct routing in nested pages 12 years ago
Sebastian Schuster a053385ed7 Added hidden field to allow finding the parent project after hitting the save button on inherited versions edit 12 years ago
Philipp Tessenow 1d331d90b1 be careful with nested namespace'd controllers with computed controller values 12 years ago
Philipp Tessenow 8e32cfc6df be careful with nested controllers in helpers 12 years ago
Philipp Tessenow 947431a7df handle nested namespaces in application_helper 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
Sebastian Schuster ef9feb97ed Removed obsolete html_safe statements from rendering issue tooltips 12 years ago
Sebastian Schuster a23b323928 Fixed issue link helper to return a html_safe string 12 years ago
Sebastian Schuster db613964f9 Fixed wrong environment variable access 12 years ago
Sebastian Schuster 4cd60a5124 Added html_safe to view helper results 12 years ago
Sebastian Schuster e5e99e87a2 Updated menu entries for new routes 12 years ago
Sebastian Schuster 722d367fe0 Updated routes.rb and changed route usage accordingly 12 years ago
Jens Ulferts 51b9954056 adds html_safe declaration for version settings 12 years ago
Jens Ulferts 0e05da0165 declares the backlogs menu to be html_safe 12 years ago
Jens Ulferts 6e97fdb1f2 uses plain ruby SecureRandom 12 years ago
Jens Ulferts e8ab7e267d moves lib to openproject/backlogs subdirectory and renames accordingly 12 years ago