Commit Graph

703 Commits (f57b372807d220a152be3efbd1f3e6ca036436a1)

Author SHA1 Message Date
Jens Ulferts 8801c263c0 marks title in base layout as html_safe 12 years ago
Dennis Schmidt 165a09bc5a added html_safe to fix gants_controller tests 12 years ago
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 aa297a2a99 fix repositories subversion controller 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
Jens Ulferts ea0d5f9cd9 marks settings select as html_safe 12 years ago
Jens Ulferts 5cd1c47abe removes html_escape in link_to_user 12 years ago
Martin Linkhorst d3e7c96eb7 fix minimum characters hint 12 years ago
Martin Linkhorst 9a5930c494 fix versions 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
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
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 e6089c636f fix the search page 12 years ago
Martin Linkhorst eb3a73fad4 html safe link_to_project 12 years ago
Jens Ulferts 8dc6e79b8f handles breadcrumb html escaping and moves it to a separate module 12 years ago
Jens Ulferts 198736141a marks favicon as html_safe 12 years ago
Jens Ulferts 6927a6db8a marks javascript_heads as html_safe 12 years ago
Jens Ulferts dcdaf6728b adapts content_for overwriting to ignore empty contents to rails 3 12 years ago
Jens Ulferts f65190afd0 uses openproject header for api requests 12 years ago
Jens Ulferts f0ebe9f0b9 adding settings to control user deletion 12 years ago
Jens Ulferts 58735b8f4b enable admins to delete other users 12 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 12 years ago
Jens Ulferts 698a157cad move methods only required for rendering the top menu into the corresponding helper 12 years ago
Jens Ulferts 478fe56357 refactoring top_menu 12 years ago
Martin Linkhorst 4a0ed4f1fb store display sums parameter in the session as well 13 years ago
Martin Linkhorst 9bad9f5869 merge list sums plugin into the core 13 years ago
Romano Licker f808b03f06 force the object to be an array 13 years ago
Martin Czuchra 4d39a5c6c3 Uses en dash to seperate start and end date. 13 years ago
Romano Licker 8c08b5106c replace small "-" with the large "—" one 13 years ago
Romano Licker 2be910f6d1 cut of the description with "…" in issue textile quickinfo links 13 years ago
Martin Linkhorst 947ee3ec09 use the project_tree helper in tracker view 13 years ago
Martin Linkhorst 680fe507b6 always sort a project hierarchy by name. fixes #30706 13 years ago
Romano Licker e3ab381eb4 add tracker to issue quickinfo link according to new specification 13 years ago
Jens Ulferts d50dbb62b8 code prettification and xss-vulnarability fixes 13 years ago