Commit Graph

3960 Commits (9725cbdd004b66513e483dafe8829d119e403484)

Author SHA1 Message Date
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
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
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
Martin Linkhorst 218e2606b6 show my queries 12 years ago
Martin Linkhorst c55739cdf7 fixed flash messages 12 years ago
Martin Linkhorst 2b93591cf3 project lists fixed 12 years ago
Martin Linkhorst ce54e60201 updated .rhtml to .html.erb in the code 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 eb3a73fad4 html safe link_to_project 12 years ago
Martin Linkhorst 7ce2a8f739 yay, /projects/new works 12 years ago
Martin Linkhorst 771dcf4fb0 keep the right api for human_attribute_name 12 years ago
Martin Linkhorst 758185a51b added a removed method from active record 2 12 years ago