Commit Graph

3392 Commits (db79d875c4a93cc21c16f0337504221310c04214)

Author SHA1 Message Date
Jens Ulferts b2b6fc6245 marks journals as html_safe 12 years ago
Jens Ulferts 7df4090ce1 marks watchers list as html_safe 12 years ago
Jens Ulferts 5a0fd11f3d enables using content_for to retrieve the captured block 12 years ago
Martin Linkhorst abac91335c fix the projects controller 12 years ago
Martin Linkhorst f75b531f1f fix Role can't be blank error message on member_roles 12 years ago
Martin Linkhorst ac823017dd only strip urls if present 12 years ago
Martin Linkhorst aa297a2a99 fix repositories subversion 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 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
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 cd80f05238 REVIEW: old way won't work since active relation's find method is called when nesting objects like that 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
Dennis Schmidt 107647a816 renamed feed.atom.rxml to feed.atom.builder 12 years ago
Martin Linkhorst ea0954bfa6 fixed a user test 12 years ago
Martin Linkhorst b6aac286d4 take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
Martin Linkhorst 45201eec80 overwrite #delay getter to satisfy the tests and ourselves ;) 12 years ago
Martin Linkhorst b49e0207a5 fix nested issues tests (1 test still fails from time to time :() 12 years ago
Martin Linkhorst 89155a31fd fix an ordering bug. i don't know where that default ordering comes from, but this also shows the intended behaviour 12 years ago
Jens Ulferts d23af80e70 enabling calling custom_fields#new 12 years ago
Jens Ulferts 8994831cda Revert "REVIEW: deactivates custom_fields#possible_values translation overrides" 12 years ago
Jens Ulferts 93b1a8987c adds a public_directory method to plugin 12 years ago
Jens Ulferts ea0d5f9cd9 marks settings select as html_safe 12 years ago
Jens Ulferts 8e5efd6170 REVIEW: removes the automatic detection of the relative_url_root as it is no longer supported 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 5cd1c47abe removes html_escape in link_to_user 12 years ago
Jens Ulferts 6c02afd9d5 indentation 12 years ago
Martin Linkhorst d3e7c96eb7 fix minimum characters hint 12 years ago
Martin Linkhorst 9a5930c494 fix versions 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 1caae19c22 REVIEW: patch active record base since more than one class use it 12 years ago
Martin Linkhorst 5e107042d2 REVIEW: make wikis work. TODO: why do they show up twice 12 years ago
Martin Linkhorst 8a036b38a7 fixed news 12 years ago
Martin Linkhorst 5b28a2f292 make robots html safe 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
Martin Linkhorst f4728f8b3b fix previews 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