Commit Graph

6525 Commits (201a3dcd47e6782c178673adffb2e61409666960)

Author SHA1 Message Date
Christian Ratz ee94a22cda scope new icons from icon font to top and project menu 11 years ago
Christian Ratz f968311b6d fixed layout problem with footer 11 years ago
Christian Ratz 880ad7e874 More stuff for new layout 11 years ago
Christian Ratz 410e98a0de Styled header 11 years ago
Christian Ratz a4e5e3f65a fixed height of content div and footer position 11 years ago
Christian Ratz 18bf5aaf65 scroll whole page instead of of one container 11 years ago
Christian Ratz 6c70c806de more css changes for the new layout 11 years ago
Christian Ratz 1640ee3494 First changes for the openproject 3.0 layout 11 years ago
Christian Ratz f329e801c3 more css clean up 11 years ago
Christian Ratz 0299879142 added copyright notice for new scss, sass files 11 years ago
Christian Ratz 7ea3f37df7 split css 11 years ago
Christian Ratz fb1cc57cea refactored scm.css to sass 11 years ago
Christian Ratz cee2d0e708 moved.css to sass 11 years ago
Philipp Tessenow 236a2cd668 use permitted params for Status#create/update 11 years ago
Sebastian Schuster 575505d73f Also fixed wrong permission check for update form 11 years ago
Christian Ratz c1dc88112a Fixed Bug 3046 11 years ago
Till Breuer 6fef6001da Perform individual parameter whitelisting during work package bulk update 11 years ago
Till Breuer e43506b7a1 Fix work_packages/bulk#update if no work package params are passed 11 years ago
Till Breuer e34b674dcf Use permitted params instead of safe attributes in work packages bulk controller... 11 years ago
Hagen Schink 0fc70456aa Passes the change author to the delayed job 11 years ago
Hagen Schink 1cfa8e87c0 Adapts header type to work package 11 years ago
Sebastian Schuster 9012596804 Changes from empty string to nil and vice versa are no 11 years ago
Philipp Tessenow 7fbb4d3f0e introduce plugin hook for global assets 11 years ago
Nils Kenneweg 9692d32d07 changelog. 11 years ago
Nils Kenneweg 2527b6dba6 if start dates are equal, sort by end date. 11 years ago
Till Breuer e999ce74d3 Give space to journal notes on work_packages#index (fixes #3033) 11 years ago
Michael Frister b9a0cbac9d API v2: Improve status index performance 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
Hagen Schink 96f54f36ea Adds user id to an email's message id 11 years ago
Hagen Schink de2bfa1d22 Fixes message id uniqueness 11 years ago
Philipp Tessenow 79d7a270c0 move common code of reports_controller and timelog_controller into a common helper 11 years ago
Philipp Tessenow 8d6b1a6944 give story_points in the api/v1 if we have them 11 years ago
Hagen Schink ae326ae988 Fixes version layout in calendar 11 years ago
Hagen Schink 8b50777bed Fixes query filter serialization 11 years ago
Christian Ratz 45419a7531 fixed #3030 11 years ago
Till Breuer d085e36aaa Add forbidden attributes protection to menu items 11 years ago
Till Breuer 4d5259e688 Add flash notice after successful query_menu_items#create 11 years ago
Till Breuer c52518ec12 Update specification of redirect after query_menu_items#create 11 years ago
Till Breuer 65d2cd7f54 Init query selection select2 on work_packages#index after applying a query 11 years ago
Till Breuer 8e1c8264ee Add missing copyright headers and newline at eof 11 years ago
Till Breuer 805bd34aad Don't apply select2 to query select box if accessibility mode is enabled 11 years ago
Till Breuer cc2874f70f Remove inline javascript from work_packages#index 11 years ago
Till Breuer ae900c40f9 Only show query select box if there are visible queries on work_packages#index 11 years ago
Till Breuer 609fa4befe Adjust color for enabled select2 elements on work_packages#index 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 ceec532871 Remove explicit passing of objects from query_menu_items#edit since they aren't used by the view 11 years ago
Till Breuer f47e5cb0ba Don't show flash on query_menu_items#create, prevent error on double submission 11 years ago