Commit Graph

5379 Commits (c642285afa8e86531ead2f49cd7e29212d185453)

Author SHA1 Message Date
Markus Kahl 26b8c50835 render custom_fields in rabl views 11 years ago
Markus Kahl 60a14e8c44 fixed CustomField#for_all 11 years ago
Markus Kahl 38f954e323 eager load custom_values in projects/index 11 years ago
Markus Kahl 307cfdb9eb list custom fields grouped by type 11 years ago
Markus Kahl 50ff5f6ecb eager load all the things in projects/planning_element_custom_fields 11 years ago
Markus Kahl 0ba8bf5e39 list projects' planning element custom fields 11 years ago
Markus Kahl 9f56816a3e eagerly load custom_fields; require :edit_project permission to view /custom_fields 11 years ago
Markus Kahl 8a79221a48 necessary permissions for custom_fields via XML 11 years ago
Markus Kahl 8e24c8957b transitional custom field rendering in projcets/show and planning_element/show; 11 years ago
Markus Kahl 7f599965bc render custom field values with rabl too; but not in projects! 11 years ago
Markus Kahl f7d8efe40a render custom_fields views using rabl 11 years ago
Markus Kahl 5de27f1cf0 write custom fields for work packages through API v2 11 years ago
Markus Kahl cdff39e914 call work_package planning_element 11 years ago
Markus Kahl 2a448e0bee output extra fields for WorkPackageCustomField 11 years ago
Markus Kahl 96559983df inserted copyright notice into custom_fields files 11 years ago
Markus Kahl 642e9c16c6 query custom_fields and output them for planning_elements and projects 11 years ago
Philipp Tessenow 18a66e9601 remove usage of eval() in User#name 11 years ago
jwollert e9d6ad02ab scope users by their visibility so that admin rights are not required 11 years ago
Till Breuer 48725feb3b Fix pagination links of project settings members tab after AJAX update 11 years ago
Michael Frister ae867777fd Fix board edit/update validations, add success flash message 11 years ago
Hagen Schink 023d825c68 Adds comments for clarification 11 years ago
Jens Ulferts e188f7416f fixes 1st of month missing in datepicker if that is a sunday 11 years ago
Jens Ulferts 6c40f9d022 harmonizes context menu and removes necessity for scrollbars in % done 11 years ago
Philipp Tessenow 6f98006985 fix #2632 - display attachments in journal entries again 11 years ago
Hagen Schink 7f42cd6af1 Fixes event type implementation for work package 11 years ago
Nils Kenneweg aadcf8a21f localization update planning element->work package 11 years ago
Hagen Schink f4a5fc88ea Fixes customizable journal comparison 11 years ago
Hagen Schink fa0710b6ea Fixes newline handling in journals 11 years ago
Nils Kenneweg 47fb184eed correct parent augmentation for pes in timelines. 11 years ago
Christian Rijke d65837236a Fix nil-check. for 'obj'. 11 years ago
Hagen Schink 61682ae789 Fixes event sorting 11 years ago
Till Breuer 8efd267e9e Fix typo in api/v2/planning_element_journals#index 11 years ago
Nils Kenneweg 289d779508 browser warning localization. 11 years ago
Christian Rijke cff95af6a6 Compare object ids only when attribute is 'description'. Allow self-reference for other attributes, e.g. wiki text. 11 years ago
Hagen Schink 6b59ba73eb Redirects to boards tab 11 years ago
Till Breuer f4b013d022 Add overflow hidden to modal container div (fixes #2576) 11 years ago
Hagen Schink 6043f43c55 Fixes forum reordering 11 years ago
Jens Ulferts 0f67635ac4 fixes search on work package with offset provided 11 years ago
Jens Ulferts 44289a8c0a extracts search form into own partial 11 years ago
Hagen Schink df7b5a1d9e Corrects reference to renamed translation 11 years ago
Till Breuer dacbdd780f Remove debugging break point 11 years ago
Hagen Schink 4ac36b5685 Adds css classes to work package links 11 years ago
Jens Ulferts 02a25b252f extracts context_menu helper method into own file 11 years ago
Jens Ulferts 786dd1fb7a fixes fixed_version i18n in context_menu 11 years ago
Jens Ulferts 36cb0e23f4 moves css related to context_menu into single css file, fixes layout on done ration 11 years ago
Jens Ulferts 229f7827ec moves everything related to context menu to context_menu stylsheet 11 years ago
Philipp Tessenow 7f272a5a3b make calls to constantize as safe as possible 11 years ago
Christian Rijke 083103069a Fix link to project time entry report. 11 years ago
Till Breuer 04c3af8f1f Move time entry tabs into their own partial 11 years ago
Till Breuer 801cacf08f Add integration test for main wiki menu item replacement 11 years ago