Commit Graph

1185 Commits (88b1c64b26cfebd2eb859922f3b48372142d08af)

Author SHA1 Message Date
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
Martin Linkhorst fd57f9ca10 show display sums option and table row only when there is at least one summable column selected 12 years ago
Martin Linkhorst f40ac611ba bugfix and an id for the checkbox value in order to be checkable through cucumber 12 years ago
Martin Linkhorst e04bf5c99a allow columns to be marked as summable or not 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
Jens Ulferts 66bfa26f63 define 3 lines to be the default description length on issue quick infos 13 years ago
Jens Ulferts 00d50140e4 production mode returns enumerable for String#lines if no block is provided 13 years ago
Jens Ulferts 7076a33934 do not return the ancestor links for new projects 13 years ago
Romano Licker b39f27cd3b extend issue link macro functionality by ## and ### 13 years ago
jwollert 65b384db2e unify issues bulk update form. code for custom fields now looks just like standard issue fields' 13 years ago
Martin Linkhorst f2dfe8f356 switch to a select box instead of links 13 years ago
Martin Linkhorst 0cbf9b7340 extract function for toggling email footer and header 13 years ago
Martin Linkhorst 5080b9019b switch languages for email header and footer 13 years ago
Jens Ulferts 9b5c4bfb13 enable admins to limit the languages selectable by users: 13 years ago
Jens Ulferts 8ecc722b64 create consistency between accessibility_css_enabled? and no_focus_on_flash 13 years ago
Jens Ulferts 965e466362 include accessibility.css by default but view can choose to not include it 13 years ago
Gregor Schmidt 04a73ca6d1 Making link_to_if_authorized accept a block as well 13 years ago