Commit Graph

3317 Commits (f40ac611baa176d1dbafd27aa1a08c0faac14856)

Author SHA1 Message Date
jwollert 934d22ec67 protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
Jens Ulferts 1c1a7c9d84 refactored allowed_to to be more extensible 13 years ago
Martin Linkhorst 4e9c17fca8 some documentation regarding mass assignment, show full stack trace in console 13 years ago
Martin Linkhorst bfc4a441f4 fix: use the old style #force_attributes 13 years ago
Martin Linkhorst 7b34ebdc47 refactor dealing with mass assignment 13 years ago
Martin Linkhorst c7e130f010 fix to work with protected :project_id 13 years ago
Martin Linkhorst a9444cbbfb show log unit costs in issue detail page, fixes #26310 13 years ago
jwollert 4fb1888965 fixes creation of anonymous user. shouldn't mass assign protected attributes (i.e. login) 13 years ago
Martin Linkhorst 009dc110a4 don't show multiple issue status in backlog, fixes #25703 13 years ago
Martin Linkhorst 25f4d79191 don't show users registration date on profile page (/users/:id) fixes #24805 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Martin Linkhorst fcac419324 better locking info. issue #25606 13 years ago
Romano Licker 080490532d [accessibility] rename accessibility flag option as follows: 13 years ago
Martin Linkhorst dbb1f10d6b fix: use old version instead 13 years ago
Martin Linkhorst 3c5aaeeb77 localize email headers and footers based on I18n.fallbacks 13 years ago
Romano Licker 17810216b0 having a fix call order resolves a problem where 13 years ago
Romano Licker d29112203b fixes recreating initial journals 13 years ago
Martin Linkhorst 9c45c01778 show long language names 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
Romano Licker d2d21388ae having a fix call order resolves a problem where 13 years ago
Martin Linkhorst 5080b9019b switch languages for email header and footer 13 years ago
Jens Ulferts a44467e292 renaming in report view 13 years ago
Martin Linkhorst 41bc805585 control headers and footers of emails in all languages 13 years ago
Romano Licker 3506a0327f journalize parent_id on issues 13 years ago
Martin Linkhorst a11ff6abdc made emails to use the correct language 13 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Jens Ulferts 9b5c4bfb13 enable admins to limit the languages selectable by users: 13 years ago
Romano Licker 1fe2825da6 [designfix] remove border on roadmap's related issues 13 years ago
Romano Licker f71c896245 [designfix] rearrange actions in news 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
Romano Licker 15010ceff2 [breadcrumb] flexible breadcrumb which collapses the single 13 years ago
Romano Licker 50b699276c [breadcrumb] highlight project title by making it 13 years ago
Romano Licker c762abfc0d [breadcrumb] remove project title from breadcrumb 13 years ago
Romano Licker 91391768a8 [accessibility] replace css image with img-tag 13 years ago
Jens Ulferts 47dd0e27e1 have a specific css for impaired users, define outline for impaired 13 years ago
Romano Licker 1d44ca87ce [accessibility] replace text '<<' with an 13 years ago
Romano Licker 9a1fbc1a24 [accessibility] move hidden span into link 13 years ago
Romano Licker ce2af693df [accessibility] move project star out of the link 13 years ago
Jens Ulferts 8a17ab58e5 don't handle whitespace contents as has_content 13 years ago
Jens Ulferts ced9c5d60b remove redundant variable for sidebar state 13 years ago
Romano Licker 8eade7a4d4 [breadcrumb] show project title in breadcrumb 13 years ago
Romano Licker 174cecf58b [designfix] move watchers from sidebar to content area 13 years ago
Jens Ulferts a300b32524 don't try to get a back_url if no params where provided 13 years ago
Jens Ulferts 23d54990fc no longer show error message in the context of the last user having called an instance 13 years ago
Romano Licker 08cab6dc4f [designfix] unify issue show 13 years ago
Romano Licker 02310066d4 [unifynavigation] move news link from index to projectmenu 13 years ago