Commit Graph

33 Commits (bc8597322140bfb48eae8ea9b4523e61f1a80413)

Author SHA1 Message Date
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 8c364aff89
optimize watcher pruning on group modifications 8 years ago
Oliver Günther 7dc45bcea8
[24311] Fix n+2 query in MemberRole 8 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Alex Coles 492f487ef8 Update stack entry matching in MemberRole#destroy 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister cd8859b16a Refactor member role management 11 years ago
Michael Frister a66ccfb0f2 Refactor Member and MemberRole: Disallow Member.destroy 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Rijke 1b997cd7ee bug fix: removing a user from a group should also delete project memberships if the user has no own roles left in the project. 12 years ago
Christian Rijke bec1e9e89b bug fix: Changing the role of a project member/group should not remove it from the project. 12 years ago
Gregor Schmidt 1ef2a08888 Being more defensive when trying to delete membership after last role was removed 12 years ago
Martin Linkhorst 71fe49e862 DEPRECATION FIX: use validate :method_name instead of overwriting the validate method 12 years ago
Jens Ulferts 1b30987a0f removes members that loose their last member_role 12 years ago
Jens Ulferts 3f7e293e22 fixes creation and destroying of member roles inherited from a group 12 years ago
Romano Licker 01f8886a63 fixes: couldn't switch roles on a user & ensure correct 13 years ago
jwollert d9f6b52029 protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
jwollert 934d22ec67 protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Jean-Philippe Lang 04455783a7 Fixed: project copy doesn't copy group memberships (#3975). 15 years ago
Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang a37af7a226 Adds a workflow overview screen. 16 years ago
Jean-Philippe Lang 25bba80c9e Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine (#1110). 17 years ago
Jean-Philippe Lang b90e84b9fe Per project forums added. 18 years ago
Jean-Philippe Lang c514316a2e wiki branch merged into trunk 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 310a0f924a 0.3 unstable 19 years ago
Jean-Philippe Lang 6b7650e2f0 Initial commit 19 years ago