OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/lib/redmine
Philipp Tessenow 7bd25fe84c remove iconv warning 12 years ago
..
activity Set source encoding to UTF-8 13 years ago
core_ext Set source encoding to UTF-8 13 years ago
default_data Set source encoding to UTF-8 13 years ago
export render_detail needs an option hash now 12 years ago
helpers rewrites routes for issues and associated resources 12 years ago
menu_manager Merge commit '57e7d73' into feature/rails3_merge 12 years ago
scm remove cvs scm from openproject core 12 years ago
themes some minor refactorings to the themes code 12 years ago
views this is a part of a commit in redmine if you want the whole commit (adds jsonp support + tests) then look at redmine commit 3c3bdb8 12 years ago
wiki_formatting Merge commit 'aa7b584' into feature/rails3_merge 12 years ago
about.rb Set source encoding to UTF-8 13 years ago
access_control.rb Set source encoding to UTF-8 13 years ago
access_keys.rb [accessibility] add help accesskey "6" 13 years ago
activity.rb Set source encoding to UTF-8 13 years ago
ciphering.rb DEPRECATION FIX: use save(:validate => false) instead of save(false) 12 years ago
codeset_util.rb remove iconv warning 12 years ago
configuration.rb Set source encoding to UTF-8 13 years ago
core_ext.rb Set source encoding to UTF-8 13 years ago
custom_field_format.rb Set source encoding to UTF-8 13 years ago
hook.rb * unfortunately there are still two implementations 12 years ago
i18n.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
imap.rb DEPRECATION FIX: use Rails.logger instead of RAILS_DEFAULT_LOGGER 12 years ago
info.rb replaces app_name with OpenProject 12 years ago
menu_manager.rb support dynamically built menu items 12 years ago
mime_type.rb added mp4 and wmv to list of accepted video formats 12 years ago
notifiable.rb Set source encoding to UTF-8 13 years ago
platform.rb Set source encoding to UTF-8 13 years ago
plugin.rb Move preloading from plugin.rb to redmine.rb. 12 years ago
pop3.rb DEPRECATION FIX: use Rails.logger instead of RAILS_DEFAULT_LOGGER 12 years ago
safe_attributes.rb fix Redmine:SafeAttributes and their tests 12 years ago
search.rb Set source encoding to UTF-8 13 years ago
syntax_highlighting.rb CodeRay is smart enough to discover the correct source encoding. so wrap normal text in CodeRay's scan method before passing it to ERB::Util.html_escape 12 years ago
themes.rb * refactored themes. themes are now subclasses of Redmine::Themes::Theme and will be registered automatically when subclassed. 12 years ago
unified_diff.rb Set source encoding to UTF-8 13 years ago
utils.rb REVIEW: removes the automatic detection of the relative_url_root as it is no longer supported 12 years ago
version.rb Set source encoding to UTF-8 13 years ago
wiki_formatting.rb fix bug in macro argument parsing. arguments separated by comma and whitespace werent properly stripped 12 years ago