Commit Graph

2278 Commits (2ea05bbdfbb7edea5f62b488bdc79a5b5b84488b)

Author SHA1 Message Date
Martin Czuchra 9b8e1aad51 Revert "remove usage of eval() in User#name" 11 years ago
Markus Kahl a0ea35992b no longer necessary to include custom values in index 11 years ago
Markus Kahl 26b8c50835 render custom_fields in rabl views 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 f7d8efe40a render custom_fields views using rabl 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
Nils Kenneweg fcbb74b60a fix loading of multiple vertical pes. 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 61682ae789 Fixes event sorting 11 years ago
Hagen Schink 6b59ba73eb Redirects to boards tab 11 years ago
Hagen Schink 6043f43c55 Fixes forum reordering 11 years ago
Philipp Tessenow 7f272a5a3b make calls to constantize as safe as possible 11 years ago
Till Breuer 1f07b9c210 Fix wiki menu item replacement in the case no new main item is selected 11 years ago
Till Breuer cb10d35385 Transfer menu item option to new wiki menu item during replacement 11 years ago
Till Breuer e5d739425b Add controller specs for main wiki menu item replacement, fix action 11 years ago
Till Breuer dafd8be242 Remove duplicate initialization of @project in wiki menu items controller 11 years ago
Till Breuer 352516aee9 Integrate main wiki menu item replacement selection into page flow (WIP) 11 years ago
Till Breuer 72c427dc59 Add action for main wiki menu item replacement 11 years ago
Till Breuer 72693bdcc5 Redirect to projects#show after the last wiki page has been deleted 11 years ago
Till Breuer 44d66f4e68 Make wiki_menu_items#update more readable 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago
Nils Kenneweg 7e11d0c764 validate access. specs. 11 years ago
Jens Ulferts e78d2b4eef adds breadcrumb label for bulk controller 11 years ago
Jens Ulferts 9650774167 restyles wp destroy form for extensibility 11 years ago
Jens Ulferts d1ee79d75d reimplements bulk destruction of work packages 11 years ago
Jens Ulferts 13280996b3 moves work_package_bulk controller into work_packages namespace 11 years ago
Jens Ulferts b346e6a242 moves find_issue into v1/issues_controller - only used there 11 years ago
Nils Kenneweg 9a108e8222 remove pe_status. 11 years ago
Stefan Frank 92e879a1e0 Introducing a very rudimentary api for looking up users. 11 years ago
Stefan Frank 3c0d20de8f speed-improvements for the project-association-lookup. 11 years ago
Nils Kenneweg 2893a05920 remove pe_status. 11 years ago
Nils Kenneweg 1b87a7437a allow loading of pes by id. 11 years ago
Stefan Frank 9f87b75265 renamed children-ids to child-ids 11 years ago
Hagen Schink b1a36cf980 Fixes 404 11 years ago
Hagen Schink 9b5f8c3d41 Fixes message attachment add/remove 11 years ago
Hagen Schink 49b39639f9 Fixes inital message attachment journal issue 11 years ago
Stefan Frank 33dc00cc98 fixing the filter-features, added missing fields to the index-view 11 years ago
Stefan Frank dbd3985040 removed dependent objects and using pure structs in the view 11 years ago
Stefan Frank f22e80479a removed the obsolete planning_element_status, migrated the status-views. 11 years ago
Stefan Frank 163e170e4a migrated the planning_element_types to rabl 11 years ago