Commit Graph

2048 Commits (80812b42aea74f3b12a41e85d0a1e688c008397a)

Author SHA1 Message Date
Hagen Schink edee1642e1 Fixes wiki link creation 11 years ago
Hagen Schink 57a5f5d513 Fixes url helper parameters 11 years ago
Hagen Schink 955c279e90 Makes models acting as events again 11 years ago
Hagen Schink 1b881d67e8 Sets host parameter for url creation 11 years ago
Hagen Schink aef2ae1bf2 Fixes formatting issue 11 years ago
Hagen Schink 56fdc36bd8 Creates path as well as url 11 years ago
Hagen Schink 9bed7537a6 Fixes wiki link 11 years ago
Hagen Schink c0f25f7ed7 Corrects project id setting 11 years ago
Hagen Schink dba223e029 Fixes specs by renaming event properties 11 years ago
Hagen Schink dc42696ec5 Fixes activity provider implementation 11 years ago
Hagen Schink c0e8fe4521 Returns table with project reference 11 years ago
Hagen Schink 0feb8b8a3e Removes superfluous event properties 11 years ago
Hagen Schink 8f66f825ed Sets event type automatically 11 years ago
Hagen Schink 7921102e11 Moves time entry activity provider settings 11 years ago
Hagen Schink 13b09c3bfd Adds helper method 11 years ago
Hagen Schink efffb371e4 Moves message activity provider settings 11 years ago
Hagen Schink 03c97f1297 Moves wiki content activity provider settings 11 years ago
Hagen Schink 4ba08834a4 Moves news activity provider settings 11 years ago
Hagen Schink c32ae03489 Moves changeset activity provider settings 11 years ago
Hagen Schink 81adcfc754 Moves work package activity provider settings 11 years ago
Hagen Schink 0777c605b1 Fills user/project references with one query 11 years ago
Hagen Schink 62cb502540 Adds work package event properties 11 years ago
Hagen Schink 0750133318 Removes references to 'deleted_at' column 11 years ago
Till Breuer cba6dbec16 Specify table name when queries group by responsible (fixes #3202) 11 years ago
Till Breuer 8546495f95 Rewrite true'ish QueryColumn groupable initialization in a more explicit way 11 years ago
jwollert e11b87fb71 don't extend pagination model in user.rb, just use the stuff defined in principal.rb 11 years ago
jwollert 0bcab2069e select2 autocompletion for projects' responsible 11 years ago
jwollert 45a93bd44f adds compare_historical_one|two to assignable options for a timeline 11 years ago
jwollert d7e3611ae0 fixes presence check when assigning query column_names 11 years ago
Philipp Tessenow 6f3946c478 use Arel for enumeration update 11 years ago
Hagen Schink a3d56e8dac Removes deleted validation 11 years ago
Hagen Schink 93cd53c0cd Improves 'soonest_start' computation 11 years ago
Philipp Tessenow b0cef063f9 fix: we can delete custom_field translations again :) 11 years ago
Philipp Tessenow a4e669eef8 fix custom_field tests 11 years ago
Philipp Tessenow 9ff5b0289d simplify move_to operations in permitted_params.rb 11 years ago
Philipp Tessenow abd35622e3 make custom_fields Rails3ish 11 years ago
Philipp Tessenow 71043d0d2f whitelist params for custom_fields 11 years ago
Philipp Tessenow 31b65ef1b7 give permitted params some sane whitespace 11 years ago
Philipp Tessenow ee28248ec6 sort permitted_parames-monster-hash alphabetically 11 years ago
Philipp Tessenow db533c02ca ActiveModel::ForbiddenAttributesProtection has to be included in the Status model 11 years ago
Philipp Tessenow 236a2cd668 use permitted params for Status#create/update 11 years ago
Hagen Schink 0fc70456aa Passes the change author to the delayed job 11 years ago
Sebastian Schuster 9012596804 Changes from empty string to nil and vice versa are no 11 years ago
Nils Kenneweg d76f5b8fe8 also except nil values for date&numeric. (=empty) 11 years ago
Nils Kenneweg 15b2eb7d7a validate numeric and date options in timelines. 11 years ago
Till Breuer d085e36aaa Add forbidden attributes protection to menu items 11 years ago
Till Breuer aa895306bd Use strong parameters in menu item controllers 11 years ago
Till Breuer 7770f03d1a Add spec for menu_item#destroy 11 years ago
Till Breuer 3639154a98 Fix wiki menu items constant references after menu items generalization 11 years ago
Till Breuer 185fb74855 Move menu item methods concerning wikis to wiki menu item 11 years ago