Commit Graph

5631 Commits (337561261ab3e3843c19419abb19c92d0a8f0902)
 

Author SHA1 Message Date
Martin Linkhorst 337561261a some documentation regarding mass assignment, show full stack trace in console 13 years ago
Martin Linkhorst 696ed97dcd fix: use the old style #force_attributes 13 years ago
Martin Linkhorst 12bb66c264 refactor dealing with mass assignment 13 years ago
Martin Linkhorst 42bc728288 fix to work with protected :project_id 13 years ago
jwollert e0a2b9e768 fixes creation of anonymous user. shouldn't mass assign protected attributes (i.e. login) 13 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Jean-Philippe Lang f5ac69401d Set user_id as a protected attribute (#922). 13 years ago
Jean-Philippe Lang a6a95c8617 Prevent mass-assignment vulnerability when adding/updating a wiki (#922). 13 years ago
Jean-Philippe Lang 5c6fbc664b Prevent mass-assignment vulnerability when adding/updating a version (#922). 13 years ago
Jean-Philippe Lang 42caba0351 Prevent mass-assignment vulnerability when adding/updating a time entry (#922). 13 years ago
Jean-Philippe Lang ff5472e6f7 Use safe_attributes= just like in #create. (#922) 13 years ago
Jean-Philippe Lang 676bf0f751 Prevent mass-assignment vulnerability when adding/updating a news (#922). 13 years ago
Jean-Philippe Lang 4156485090 Prevent mass-assignment vulnerability when adding/updating a forum message (#922). 13 years ago
Jean-Philippe Lang 8e6f54c4ec Prevent mass-assignment vulnerability when adding a project member (#922). 13 years ago
Jean-Philippe Lang 6b25085997 Prevent mass-assignment vulnerability when adding/updating an issue category (#922). 13 years ago
Jean-Philippe Lang 21c498557e Prevent mass-assignment vulnerability when adding/updating a document (#922). 13 years ago
Romano Licker 17e0a7b1ba add css class 'input-as-link' which styles a submit button 13 years ago
Gregor Schmidt c9a3b3b26e Reduce vertical height of tables to fit more content into viewport 13 years ago
Gregor Schmidt ad1f36b16d Avoid calling attr_protected if _accessible is used 13 years ago
Jens Ulferts 1c1a7c9d84 refactored allowed_to to be more extensible 13 years ago
Martin Linkhorst a9444cbbfb show log unit costs in issue detail page, fixes #26310 13 years ago
Martin Linkhorst 6faf3c653d add translation for Account, fixes #25922 #25924 13 years ago
Martin Linkhorst 84bdd935eb fix typo, issue #25928 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 2a140068ed add missing translations for last commit 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 de4cdf538b without ! nothing is added to the formatters hash 13 years ago
Romano Licker 080490532d [accessibility] rename accessibility flag option as follows: 13 years ago
Romano Licker 3e3fa57554 Merge branch 'refs/heads/feature/3.0.0-pre/fixes-on-acts-as-journalized' into feature/2.4.0/accessibility-master 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
Romano Licker d39f9c8584 Merge branch 'feature/2.4.0/accessibility-master' of github.com:finnlabs/chiliproject into feature/2.4.0/accessibility-master 13 years ago
Romano Licker d2d21388ae having a fix call order resolves a problem where 13 years ago
Jens Ulferts a44467e292 renaming in report view 13 years ago
Romano Licker f191c1c73e Merge branch 'refs/heads/feature/3.0.0-pre/fixes-on-acts-as-journalized' into feature/2.4.0/accessibility-master 13 years ago
Romano Licker 3506a0327f journalize parent_id on issues 13 years ago
Gregor Schmidt bed651ca39 Automatically selecting input elements that are focussed 13 years ago
Romano Licker 9b080e6d61 Merge branch 'refs/heads/feature/3.0.0-pre/design-fixes-accessibility-master' into feature/2.4.0/accessibility-master 13 years ago
Romano Licker 1fe2825da6 [designfix] remove border on roadmap's related issues 13 years ago
Romano Licker cbc0ccbba1 [designfix] remove paddings on gravatars 13 years ago
Romano Licker 68c3e1692d [designfix] fix strange border style definition 13 years ago
Romano Licker bfb8fddf44 [designfix] fixing icon positions and unifying paddings 13 years ago
Romano Licker 09316e2355 [designfix] get fieldsets position right 13 years ago
Romano Licker ae28bd8c74 [designfix] counter "fieldsetborder"-margin 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