Commit Graph

1298 Commits (46cc00bf024723250a94a0695993702a4384c193)

Author SHA1 Message Date
Jens Ulferts 7178c1b3b7 enabling name attribute of custom_fields to be localized by admins 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
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
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 cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Martin Linkhorst fcac419324 better locking info. issue #25606 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
Romano Licker d2d21388ae having a fix call order resolves a problem where 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
Gregor Schmidt 88ab906fab Anonymous users are always considered impaired 13 years ago
Gregor Schmidt b65160c936 Less coupled fix for 7632483c - initial journal handling 13 years ago
Gregor Schmidt d76fd8e499 [#780] using a changing cache key to avoid the need for explicit cache invalidation 13 years ago
Gregor Schmidt bf054c4f9c Adding field to store user preference for impaired view 13 years ago
Gregor Schmidt d78294434a Revert set_impaired_flag functionality 13 years ago
jwollert f790754487 sets an impaired flag on first login of a user 13 years ago
Felix Schäfer 7627ffadcf Better decide if journal implements the method itself. #554 13 years ago
Jens Ulferts ef5c7099a1 changed constants to their value as loading problems prevent me from using user class there 13 years ago
Jens Ulferts 95603ff053 adding active_or_registered named scope on user 13 years ago
Jens Ulferts 184632db37 project members who are only registered are displayed 13 years ago
Jens Ulferts 76568cc999 active and registered users can be selected as project members 13 years ago
Jens Ulferts 8046e8e15c refactored finding possible project members so that autocompleter and project_controller settings uses same method 13 years ago
Felix Schäfer 12bbcd0966 Allow subtasks to cross project boundaries. 13 years ago
Stephan Eckardt 16922d3c95 [#176] add summary to project 13 years ago
Felix Schäfer af50984023 Better decide if journal implements the method itself. #554 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Gregor Schmidt c1ecadbff7 Moving query related models into separate files 13 years ago
Felix Schäfer b47a90b424 Allow to filter watchers by more than just "me". #566 13 years ago
Holger Just c57c598204 Fix trailing whitespace 13 years ago
Gregor Schmidt 962b35e11a [#573] Being more explicit about search fields to make sure, that AR joins all tables properly 13 years ago
Felix Schäfer 531653596d Touch journaled objects on journal creation only. #543 13 years ago
Felix Schäfer 894911f5dc Correct deflation of gzipped wiki text. #523 13 years ago
Gregor Schmidt bf14f35223 [#537] version of new WikiContents should be 0 13 years ago
Eric Davis bbb4f63ae4 Brute force fix for Change#path #from_path on Ruby 1.9.2 13 years ago
Eric Davis d2724ef89c Brute force fix for Changeset#committer encoding on 1.9.2 13 years ago
Eric Davis 4a3e32b0f4 [#514] Fix forum notifications, only one email per created Message 14 years ago
Felix Schäfer 1bfe6715c6 Put empty start_dates in the future too. #499 14 years ago
Felix Schäfer 7222345ba8 Put issues with an empty due date in the future. #499 14 years ago