Commit Graph

5781 Commits (f3d838c9dd732dafb7f2b837e9e43fa782856e77)

Author SHA1 Message Date
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
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 ca3ef3bb8e Deimplement automatic wiki main menu item restauration 11 years ago
Till Breuer 72c427dc59 Add action for main wiki menu item replacement 11 years ago
Till Breuer d779e8bae8 Destroy wiki after its last page has been deactivated and the wiki module has been successfully deactivated... 11 years ago
Till Breuer 72693bdcc5 Redirect to projects#show after the last wiki page has been deleted 11 years ago
Till Breuer 222874af95 Disable wiki module when last wiki page is destroyed 11 years ago
Till Breuer 44d66f4e68 Make wiki_menu_items#update more readable 11 years ago
Till Breuer f3381c827e Ensure there is a main item when the wiki page with the last main item is deleted (WIP) 11 years ago
Christian Rijke 630d7ed6b2 Don't create description links for self-referencing work packages. 11 years ago
Nils Kenneweg 35c5fb7a8a fix bug where there are no vertical pes. 11 years ago
Michael Frister 9fe0e0a05c Remove unused method label_tag_for 11 years ago
Nils Kenneweg efa27f9c9a get users and enhance user ids to objects. 11 years ago
Martin Czuchra eb2a3216ad Fixes an API bug in association compisition. 11 years ago
Martin Czuchra f6b22565c5 Restores project type and associations in timelines. 11 years ago
Philipp Tessenow ba13ad009d correctly validate svn urls 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
Jens Ulferts f45d689d8b fixes image paths 11 years ago
Jens Ulferts 92429dfd0b uses appropriate work_packages proxy on repository 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 f432cbbaf8 redessign of destroy form 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 33a6f04af9 moves some i18n from issue to work package 11 years ago
Jens Ulferts 9f21ec8302 creates explicit route for work package deletion 11 years ago
Jens Ulferts b346e6a242 moves find_issue into v1/issues_controller - only used there 11 years ago
Martin Czuchra a0813a698e Removes application.html.erb 11 years ago