Commit Graph

6588 Commits (768e7f820f8a09c591a9644c7cbc0f1ef441d8ea)
 

Author SHA1 Message Date
Romano Licker 6110dcbc5c change route of wiki's table of content 12 years ago
Romano Licker 98afc0f37a disable the submenu radio button if no main items are available 12 years ago
Romano Licker 8906ba3554 only display the 'new wiki page'-link if there is a parent page present 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 447e9ad88d highlight current wiki menu item in the project navigation 12 years ago
Romano Licker 567025ccce add a permission for editing and updating wiki_menu_items 12 years ago
Romano Licker 9cc7eafc15 integrate wiki_menu_items into wiki-module and 12 years ago
Romano Licker 862bce8db2 create wiki menu items for existing wikis 12 years ago
Romano Licker 7c8ac464cd introduce wiki menu items 12 years ago
Romano Licker 23e76cb9e7 remove initial wiki entries in project navigation 12 years ago
Romano Licker 07d1f53e4a support dynamically built 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
Philipp Tessenow 96256fe234 REVIEW - convert old find api to new AREL api. 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 4694cc3168 removed rails-dev-tweaks because the asset pipeline loads faster with rails 3.2 12 years ago
Martin Linkhorst 584e592bd4 active records' #attributes=() signature changed. so let's change as well 12 years ago
Martin Linkhorst 6c93928361 let travis do some more work for us <3 12 years ago
Martin Linkhorst 29d5c5f173 REVIEW: disable whitelisting for now 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 b90dc573ff re-enable the asset pipeline for rails 3.2 12 years ago
Martin Linkhorst ef1606fc57 DEPRECATION FIX: moved plugins to lib folder as suggested by the deprecation warning 12 years ago
Martin Linkhorst 89a8e75f55 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Martin Linkhorst c729677d43 REVIEW: remove some old stuff 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst 58febd3880 add rspec and capybara stubs 12 years ago
Martin Linkhorst c69b81ae45 add rspec and capybara 12 years ago
Martin Linkhorst dbf78a6485 add cucumber stup 12 years ago
Martin Linkhorst 5f89c5497e use the correct css classes for the new coderay version 12 years ago
Martin Linkhorst 55197c8372 expect the encoding.. 12 years ago
Martin Linkhorst eeec5c4cde added missing pry-doc to the Gemfile 12 years ago
Philipp Tessenow 624dd7dd10 changed dependency 12 years ago
Martin Linkhorst 3182323ca2 apt-get needs to update (the RAILS_ENV=production is needed. otherwise it interprets the task name as a test file) 12 years ago
Martin Linkhorst 0302f2c6a7 plugins will be engines or railties which will be responsible for adding to the i18n load path 12 years ago
Martin Linkhorst ac56da9ad6 these tasks are needed to let an engine execute its cucumber features through rake against this app. 12 years ago
Philipp Tessenow f06d7486d2 REVIEW - convert old find api to new AREL api. 12 years ago
Philipp Tessenow c786603b9d added pry-rescure to Gemfile 12 years ago
Philipp Tessenow 16116123b4 added pry-rescure to Gemfile 12 years ago
Philipp Tessenow d9f2a5712a added pry-stack_explorer and pry_debugger to gemfile 12 years ago
Philipp Tessenow 741270fabd added current coderay and pry to Gemfile 12 years ago
Philipp Tessenow 5058a54970 updated coderay, require pry-rails in Gemfile 12 years ago
Martin Linkhorst 6d1354dbd0 ActiveSupport::SecureRandom was deprecated in favor of SecureRandom from the standard lib 12 years ago
Martin Linkhorst 619a6f9a13 apt-get needs to update (the RAILS_ENV=production is needed. otherwise it interprets the task name as a test file) 12 years ago
Martin Linkhorst 0cdcfb07da these tasks are needed to let an engine execute its cucumber features through rake against this app. 12 years ago
Martin Linkhorst 761db86c10 plugins will be engines or railties which will be responsible for adding to the i18n load path 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 5e4a766758 use letter_opener 1.0 yay 12 years ago