Commit Graph

10690 Commits (5a4ad0bddd77e4d151942ef5dc7fcd2b81653937)
 

Author SHA1 Message Date
Markus Kahl 26b8c50835 render custom_fields in rabl views 11 years ago
Markus Kahl 5737a13a27 added changelog entry 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 ef1e8a0758 fixed changelog 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 54fe47fe4f test custom_field rendering 11 years ago
Markus Kahl 24a818f72c don't keep standard type around 11 years ago
Markus Kahl 9b0611c953 test planning element custom field create/update 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
meeee 78cd9bd675 Merge pull request #602 from opf/fix/planning_element_journal_migration 11 years ago
Michael Frister e26cbcfa11 Add missing changelog entry 11 years ago
Hagen Schink c52722634b Adds missing default value migration for MySQL 11 years ago
Hagen Schink 5d3be40ef8 Sets empty description for PEs w/o description 11 years ago
Hagen Schink 6421921f9e Fixes PE name journal entry migration 11 years ago
Christian Ratz 8fc4cd7c4b new version; fixed changelog 11 years ago
meeee 2ec1ff93bc Merge pull request #597 from opf/fix/remove_use_of_eval 11 years ago
Philipp Tessenow 18a66e9601 remove usage of eval() in User#name 11 years ago
sschu 014878fd01 Merge pull request #600 from opf/delayed_job_for_psql_8_4 11 years ago
sschu 93a4eb0929 Merge pull request #595 from opf/fix/tcpdf_warning 11 years ago
Christian Ratz 1004eebc3d downgrade delayed_job_active_record gem 11 years ago
Markus Kahl 9c29482eea Merge pull request #596 from opf/fix/timelines_migration_with_empty_options 11 years ago
Nils Kenneweg fcbb74b60a fix loading of multiple vertical pes. 11 years ago
sschu 59ed9b22b1 Merge pull request #594 from opf/bugfix/2585_wiki_page_with_special_characters 11 years ago
Till Breuer 7583669e4f Add changelog entry for #2585 11 years ago
Markus Kahl c9e2f557c7 don't choke on empty YAML document as options 11 years ago
Hagen Schink 2dcb87f859 Adds changelog entry 11 years ago
Hagen Schink 52c3b7c8b8 Handles blank (nil or empty) timelines options 11 years ago
Michael Frister c849bdea26 Fix 'class variable access from toplevel' warning in TCPDF module 11 years ago
Martin Czuchra af4700d2a1 Merge pull request #593 from opf/fix/scope_user_visibility 11 years ago
jwollert 9026387c50 changelog 11 years ago
jwollert e9d6ad02ab scope users by their visibility so that admin rights are not required 11 years ago
Hagen Schink a259387f9b Merge pull request #592 from opf/bugfix/2625_project_settings_members_pagination 11 years ago
Hagen Schink efc2c45c0c Adds changelog entry 11 years ago
Till Breuer 48725feb3b Fix pagination links of project settings members tab after AJAX update 11 years ago
Christian Ratz acbba0538d new version; updated changelog 11 years ago
Hagen Schink e967f089a9 Merge pull request #584 from opf/fix/board_edit_validations 11 years ago
Michael Frister ae867777fd Fix board edit/update validations, add success flash message 11 years ago
Hagen Schink 96fad8aee1 Merge pull request #590 from opf/feature/journal-migrations 11 years ago