Commit Graph

4313 Commits (d5fbc6e90e712c07c18641cd403ff9f26c1ac66c)

Author SHA1 Message Date
Martin Linkhorst db814602b5 leave out some unnecessary braces 12 years ago
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
Philipp Tessenow 0a38089d86 pass edit flag to makro system 12 years ago
Martin Linkhorst 727a232d3d use the new mailer! 12 years ago
Martin Linkhorst e6161b15af created a new rails 3 mailer and started porting the old one 12 years ago
Romano Licker d0723e3094 add a notification when successfully adding a member 12 years ago
Romano Licker 91ff59a41d optimize sql database query 'not_in_project' 12 years ago
Romano Licker 89cc1d6c48 remember page on all actions on settings/members 12 years ago
Romano Licker dab812dc69 remove visual effect for new 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 79b5f9d39e do not include all params when building a link 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 901c9244b1 edit application helper to handle edit flag 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
Dennis Schmidt 5c12225aec fixed detection of target project when moving issues 12 years ago
Jens Ulferts b747fea29e uses named routes in users_controller#create 12 years ago
Jens Ulferts 8d7a37c41d indentation 12 years ago
Jens Ulferts 171a3e3d2b passes an empty hash to globalize3 on custom_field#possible_values if no other object is provided 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 8801c263c0 marks title in base layout as html_safe 12 years ago
Jens Ulferts f9b3d1c782 uses correct path name for project setting activities, correctly uses <%= for blocks returning strings 12 years ago
Martin Linkhorst 5d9b8a0523 gave the route a name, see modified controller. also documented it with example usage. let me know what you think about that. 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 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