Commit Graph

527 Commits (3601cbf9e1dce1a698fe211977134cd23f8e7a5c)

Author SHA1 Message Date
Christian Ratz f07d5bd6cf fixed bad usage of html_safe 12 years ago
Christian Ratz adcec308f6 [OPF #492] fixes special chars in issue subject 12 years ago
Sebastian Schuster da30960e8c Fixed defective links on closed issues 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 a23b323928 Fixed issue link helper to return a html_safe string 12 years ago
Martin Linkhorst b165ff2487 REVIEW: these helper methods reside in the issues helper module. which we need to include before.. hmm 12 years ago
Christian Ratz e5c7f68dbb fixed textilizable helper method, wiki#edit 12 years ago
Philipp Tessenow 40f57c81b4 pretty format link_to options in application_helper 12 years ago
Philipp Tessenow b840634952 reorder js-includes 12 years ago
Philipp Tessenow be670249af fix parts of the i18njs setup 12 years ago
Philipp Tessenow d7f5c70ecb application_helper now understands underscores in project identifiers 12 years ago
Gregor Schmidt c94c0789bb Async loading of project list in project jump box 12 years ago
Martin Linkhorst b63bbe8309 refactored themes code 12 years ago
Romano Licker 9177a25b4f introduce new icon-set 12 years ago
Martin Linkhorst dcd27976be separately load user specific javascript files 12 years ago
Martin Linkhorst 04a1691e9d REVIEW: do we still need that behavior? 12 years ago
Martin Linkhorst d992f9d4ad always include the calendar css and js. but keep loading the correct locale file conditionally. 12 years ago
Martin Linkhorst b71c5768fd always include context_menu js and styles. no need to precompile and load it separately. 12 years ago
Romano Licker 644a6edc12 introduce new icon-set 12 years ago
Martin Linkhorst add9cc5769 simplify that helper 12 years ago
Martin Linkhorst bd4310800f alias textilize to textilizable 12 years ago
Martin Linkhorst 6be50fa6b9 refactor the way how themes work. 12 years ago
Martin Linkhorst bbe460dfbc fix a html safe thing 12 years ago
Jens Ulferts 03edba5dbc refactors expanding of the main menu 12 years ago
Romano Licker 065406a387 highlight nearest ancestor of current wiki page in navigation 12 years ago
Romano Licker 803c0451f1 highlight current wikipage when 12 years ago
Romano Licker ae54ad8726 expand menu when visiting a wikipage which has a 12 years ago
Jens Ulferts 44ae671912 fixes issue index pagination within a project 12 years ago
Martin Linkhorst b40093e68b fix project hierarchy select box 12 years ago
Dennis Schmidt 2fab660b33 extracted base.rhtml footer into ApplicationHelper method call 12 years ago
Martin Linkhorst d9f2f17b5d REVIEW: include ERB::Util module in order to use #h and co in the all helpers. 12 years ago
Martin Linkhorst 36a400b711 DEPRECATION FIX: switch some variables around in order to match the new form_for api 12 years ago
Martin Linkhorst 762cd7a2ea fixes application helper tests 12 years ago
Jens Ulferts 9e2f020cf9 moves issue preview into resource routes 12 years ago
Jens Ulferts 2f68300869 enables reoder_links helper to optionally take a http method 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Jens Ulferts 293400a890 rewrites labelled_tablular_form_for to work with resources 12 years ago
Philipp Tessenow 0a38089d86 pass edit flag to makro system 12 years ago
Romano Licker 79b5f9d39e do not include all params when building a link 12 years ago
Philipp Tessenow 901c9244b1 edit application helper to handle edit flag 12 years ago
Philipp Tessenow 6b8dcce75e remove markup_text_area helper 12 years ago
Philipp Tessenow dfb699b9e2 extend markup text area helper to display either text or markup-html 12 years ago
Jens Ulferts 8801c263c0 marks title in base layout as html_safe 12 years ago
Jens Ulferts 5a0fd11f3d enables using content_for to retrieve the captured block 12 years ago
Jens Ulferts 37813bbf05 marks progress bar as html_safe 12 years ago
Jens Ulferts 3800b4a6d4 prevents double rendering of content by not concatenating the contents to the page buffer 12 years ago
Martin Linkhorst 23ca8f6839 make timelogs readable (html_safe) 12 years ago
Martin Linkhorst 0ba8fb4243 make project checkbox hierarchy html safe 12 years ago
Martin Linkhorst 119f9e7edc fix the wiki controller. routing needs to be done, though 12 years ago