Commit Graph

2074 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Martin Linkhorst 1f8666e2d2 updated news added mailings 12 years ago
Philipp Tessenow a96903a5e9 use non-deprecated way of asking if there is a content_for block in wiki-show view 12 years ago
Martin Linkhorst e6161b15af created a new rails 3 mailer and started porting the old one 12 years ago
Romano Licker 89cc1d6c48 remember page on all actions on settings/members 12 years ago
Romano Licker e316e6df85 separate sequence-information of user formats 12 years ago
Romano Licker 1fda5b4d67 using pagination for settings/members 12 years ago
Romano Licker b68fef1e7a refactor autocomplete notification and move it to core 12 years ago
Romano Licker c53798bfcf refactor possible_members 12 years ago
Romano Licker 1df2628cc0 move authorize so that it will only be executed once 12 years ago
Romano Licker 5cf8ac7fbc include member_roles when first gathering members 12 years ago
Philipp Tessenow 69236380fa send edit flag when editing wiki pages 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
Dennis Schmidt 6b76a2bcef fixed template assertions and renamed builder file 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 f9b3d1c782 uses correct path name for project setting activities, correctly uses <%= for blocks returning strings 12 years ago
Dennis Schmidt 165a09bc5a added html_safe to fix gants_controller tests 12 years ago
Martin Linkhorst abac91335c fix the projects controller 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 65642f0c2a removes deprecations in auth_sources 12 years ago
Jens Ulferts 3a0482ece8 uses <%= for content returning block in base layout 12 years ago
Jens Ulferts ebfa89ea10 rewrites filtering of users by groups 12 years ago
Martin Linkhorst 23ca8f6839 make timelogs readable (html_safe) 12 years ago
Martin Linkhorst 119f9e7edc fix the wiki controller. routing needs to be done, though 12 years ago
Philipp Tessenow cc61b78942 make wiki-edit load html in wysiwyg editor 12 years ago
Dennis Schmidt 107647a816 renamed feed.atom.rxml to feed.atom.builder 12 years ago
Jens Ulferts d23af80e70 enabling calling custom_fields#new 12 years ago
Martin Linkhorst 637f92ffe4 named and called mailer views correctly 12 years ago
Jens Ulferts 7d174fed9f uses subclasses method instead of get_subclasses 12 years ago
Jens Ulferts 7eb5387f3c uses labeled_check_box_tags helper method instead of custom code 12 years ago
Jens Ulferts 933e1228f8 declares member box to be html_safe 12 years ago
Jens Ulferts 6c02afd9d5 indentation 12 years ago
Jens Ulferts 34c2ca6992 uses labeled_check_box_tags instead of custom markup 12 years ago
Jens Ulferts 0caa11f1a5 marks labeled member check boxes as html_safe 12 years ago
Martin Linkhorst 34a484bc84 fix subproject select 12 years ago
Martin Linkhorst 5e107042d2 REVIEW: make wikis work. TODO: why do they show up twice 12 years ago
Jens Ulferts fe696a27db declares "you are here" accessibility info as html_safe 12 years ago
Martin Linkhorst 697565fc3c use a css class for adding the arrows 12 years ago
Martin Linkhorst 47f32e8389 fixed the calendar 12 years ago
Jens Ulferts 0c72899c99 removes custom has_content? and replaces it with rails content_for? 12 years ago
Jens Ulferts 71a8ba286b uses settings_projects_path instead of link_to_project 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Martin Linkhorst 3f1199eddb fix personalized my page 12 years ago
Martin Linkhorst e6089c636f fix the search page 12 years ago
Martin Linkhorst 7ce2a8f739 yay, /projects/new works 12 years ago
Jens Ulferts 8dc6e79b8f handles breadcrumb html escaping and moves it to a separate module 12 years ago