Commit Graph

3890 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Gregor Schmidt 1ef2a08888 Being more defensive when trying to delete membership after last role was removed 12 years ago
Martin Linkhorst 3d1c9ca05f we need a hash. to_yaml returns a string 12 years ago
Jens Ulferts d02ebfde84 selects the currently edited menu entry in the main menu 12 years ago
Jens Ulferts ce9b860b3f explicitly defines the selected menu items for the wiki controller 12 years ago
Jens Ulferts 03edba5dbc refactors expanding of the main menu 12 years ago
Philipp Tessenow 84e2729b98 REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
Philipp Tessenow 70a63a65c4 rename journal#changes attribute to changed_data 12 years ago
Jens Ulferts fbc308d719 fixes typo in the subproject label reference within the issue_report view 12 years ago
Romano Licker eecb7d70ad fix css styling of wiki menu items edit 12 years ago
Romano Licker 65e5ae5dd1 objects should be loaded in ascending order 12 years ago
Romano Licker f7b67bcd87 destroy wiki menu item when corresponding page is destroyed 12 years ago
Romano Licker 065406a387 highlight nearest ancestor of current wiki page in navigation 12 years ago
Martin Linkhorst 40d099016b DEPRECATION FIX: use String#encode instead of Iconv 12 years ago
Romano Licker 69df1a789d change title on dependent wiki menu item when renaming 12 years ago
Romano Licker 936f0bbdcb refactoring wiki hierarchy breadcrumb 12 years ago
Romano Licker 1340df6343 display the parent menu item in the breadcrumb as link 12 years ago
Romano Licker ed6dc90c93 show menu item name in breadcrumb + current page 12 years ago
Romano Licker 56d6b66ce7 remove validation that at least one item exists 12 years ago
Romano Licker 762834da7e validate uniqueness of title + wiki_id 12 years ago
Romano Licker 803c0451f1 highlight current wikipage when 12 years ago
Romano Licker 98afc0f37a disable the submenu radio button if no main items are available 12 years ago
Romano Licker ae54ad8726 expand menu when visiting a wikipage which has a 12 years ago
Romano Licker 6801577147 automatically create a wiki menu item when the module 'wiki' 12 years ago
Romano Licker 9cc7eafc15 integrate wiki_menu_items into wiki-module and 12 years ago
Romano Licker 7c8ac464cd introduce wiki menu items 12 years ago
Romano Licker 8745659f8b add new page for wikis 12 years ago
Romano Licker e375875668 delete wiki tab in project settings since we do not need 12 years ago
Romano Licker 2f772159a9 add default controller actions and build "create child page link" 12 years ago
Martin Linkhorst 5a93169800 ActiveSupport::SecureRandom was deprecated in favor of SecureRandom from the standard lib 12 years ago
Martin Linkhorst e5e2202707 do not register plugin settings at load time. this commit registers plugin settings, when they are registered. 12 years ago
Martin Linkhorst 584e592bd4 active records' #attributes=() signature changed. so let's change as well 12 years ago
Martin Linkhorst 5325c2e1aa this nice commit fixes the stack too deep error. as usual it was a human mistake :( 12 years ago
Martin Linkhorst 89a8e75f55 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst 5f89c5497e use the correct css classes for the new coderay version 12 years ago
Martin Linkhorst 6d1354dbd0 ActiveSupport::SecureRandom was deprecated in favor of SecureRandom from the standard lib 12 years ago
Martin Linkhorst b445387e7a do not register plugin settings at load time. this commit registers plugin settings, when they are registered. 12 years ago
Martin Linkhorst 52294f5a68 active records' #attributes=() signature changed. so let's change as well 12 years ago
Martin Linkhorst 2e927d6dc0 this nice commit fixes the stack too deep error. as usual it was a human mistake :( 12 years ago
Martin Linkhorst cba3439189 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
Jens Ulferts 44ae671912 fixes issue index pagination within a project 12 years ago
Martin Linkhorst b40093e68b fix project hierarchy select box 12 years ago
Martin Linkhorst 34b16680aa also require scriptaculous 12 years ago
Philipp Tessenow 79ab8d6d6b added wiki/list_attachments route, which returns a json array of available attachments 12 years ago
Philipp Tessenow 9a66452489 moved tinymce assets to tinymce folder 12 years ago
Philipp Tessenow 35e9590375 include tinymce files only when an editor is displayed 12 years ago
Philipp Tessenow 0ed365ef70 replace tiny_mce with tiny_mce gem 12 years ago
Philipp Tessenow b3d5f65973 rm tiny_mce from assets. prepare to install gem instead 12 years ago
Philipp Tessenow e0ba061735 call jquery noConflict 12 years ago