My patches for Redmine
Go to file
Eric Davis bcde2f4dce Renamed the .rb files in the plugin_generator to end in .erb. The .rb was
causing rdoc to try to document them and fail.

* Updated the generator's manifest to use the new files
* Renamed template README to README.rdoc

  #2011


git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1949 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-10-25 04:37:31 +00:00
app Added hook :view_repositories_show_contextual to allow adding items to the 2008-10-25 04:21:57 +00:00
config Added a plugin hook :routes that plugins can use to add and even override routes 2008-10-17 23:30:37 +00:00
db/migrate Adds 'Delete wiki pages attachments' permission. 2008-10-18 10:07:49 +00:00
doc Slight non-code change to test git sync 2008-09-30 00:02:46 +00:00
extra Make --command option usable on Windows. 2008-09-17 19:47:36 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lang Makes permission screens localized (#2070). 2008-10-24 15:24:35 +00:00
lib Renamed the .rb files in the plugin_generator to end in .erb. The .rb was 2008-10-25 04:37:31 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Makes permission screens localized (#2070). 2008-10-24 15:24:35 +00:00
script Merged Rails 2.1 compatibility branch. 2008-07-04 17:58:14 +00:00
test Adds the ability to search for a project name or identifier on the administration projects list. 2008-10-24 17:12:39 +00:00
vendor/plugins Engines compatibility with Rails 2.1.1 (#1886). 2008-09-13 15:33:12 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00