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
Eric Davis 216619d376 Merge branch 'unstable' into ticket/unstable/123-journalized 14 years ago
..
activity Merge the master-journalized branch from https://github.com/finnlabs/redmine/ 14 years ago
core_ext Defines String#to_a (Object#to_a removed in ruby1.9). 15 years ago
default_data Translating Non member and Anonymous roles when importing defaults 14 years ago
export Merge acts_as_journalized to unstable. #123 14 years ago
helpers PDF: set enable to use TCPDF UTF-8 on Windows except CJK and Thai (#61). 14 years ago
menu_manager [#269] Instead of patching rubytree, creating a custom sub class and using that everywhere 14 years ago
scm scm: filesystem: prevent exception raises if path encoding is incorrect. 14 years ago
views Restores object count and adds offset/limit attributes to API responses for paginated collections (#6140). 14 years ago
wiki_formatting Merge acts_as_journalized to unstable. #123 14 years ago
about.rb Add plugins information to script/about (#3387). 16 years ago
access_control.rb Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 16 years ago
access_keys.rb Added a 'New issue' link in the main menu (accesskey 7). 17 years ago
activity.rb Adds #activity_provider shortcut method to the plugin API. 17 years ago
ciphering.rb Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago
configuration.rb Adds a method to temporarily override configuration settings. 14 years ago
core_ext.rb Estimated time recognizes improved time formats (#1092). 17 years ago
custom_field_format.rb Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
hook.rb Use Object#tap instead of #returning (#6887). 14 years ago
i18n.rb Fixed: date part of the time default format doesn't respect the date format (#7639). 14 years ago
imap.rb IMAP: add options to move received emails. 16 years ago
info.rb [#101] Change the help link to point to the version's wiki page 14 years ago
menu_manager.rb [#269] Instead of patching rubytree, creating a custom sub class and using that everywhere 14 years ago
mime_type.rb add GNU gettext po to Redmine::MimeType. 14 years ago
notifiable.rb Adds email notifications support for news comments (#2074). 14 years ago
platform.rb Fixes platform determination under JRuby (#1804). 16 years ago
plugin.rb Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed 14 years ago
pop3.rb Make POP3 mail fetcher log messages instead of puts (#7177). 14 years ago
safe_attributes.rb [#282] Make safe_attributes work with symbol keys 14 years ago
search.rb Makes search providers extensible (#3936). 15 years ago
syntax_highlighting.rb Fixes diff highlighting (#5199). 15 years ago
themes.rb [#230] Make loadpath of themes configurable 14 years ago
unified_diff.rb Highlight changes inside diff lines (#7139). 14 years ago
utils.rb Slight changes to ease Rails 2.2 support. 16 years ago
version.rb Bump version to 1.3.0 14 years ago
wiki_formatting.rb Fixed: Deselecting textile text formatting causes interning empty string errors (#4867). 15 years ago