Commit Graph

5841 Commits (4c445df167cd7538bcc5d6180461aa59a1f5a5ed)
 

Author SHA1 Message Date
jwollert 650c274533 use #force_attributes= in group_test 13 years ago
jwollert dc8483b15d fixes copying projects 13 years ago
jwollert 3eca274548 fixes creation of member_roles 13 years ago
jwollert 934d22ec67 protect relations to users (assigned_to, author_id etc.) in models, too 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 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 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 cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 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
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
Martin Linkhorst 95a8b4f51b add migration to translate email header and footer 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
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 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
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 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
Martin Linkhorst a11ff6abdc made emails to use the correct language 13 years ago
Martin Linkhorst bbc99395fc fixed mailer unit tests 13 years ago
Eric Davis 6570d30b88 Optimize: Remove per-language assertions for Mailer tests 13 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Gregor Schmidt bed651ca39 Automatically selecting input elements that are focussed 13 years ago
Felix Schäfer 8ac268fc5b explicitly require globalize 13 years ago
Jens Ulferts 4f0c79ba06 adding globalize2 gem 13 years ago
Jens Ulferts 9b5c4bfb13 enable admins to limit the languages selectable by users: 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