Project

General

Profile

List of vendored third-party core components » History » Revision 2

Revision 1 (Mischa The Evil, 2022-08-26 08:02) → Revision 2/8 (Mischa The Evil, 2022-08-27 05:50)

h1. List of vendored third-party core components 

 |{background-color:#FFEBC1; color:#A6750C; padding: 4px 4px 4px 4px; border: 2px solid #FDBF3B;}. *This page is a WIP*. 
 Please be aware that the information provided on this page may be out of date, or otherwise inaccurate.| 

 ---- 

 This page aims at documenting the vendored third-party core components dependent upon by and distributed along with Redmine. 

 h2. Redmine trunk at r21783 

 |_.Name                                   |_.Version                    |_.Location[1]                                                                       |_.Patched    |_.Minified        |_.Original source maintained    | 
 |\6=.*Ruby libraries*                                                                                                                                                                                                | 
 |@acts_as_tree@                           |2007-09-11                   |source:/trunk/lib/plugins/acts_as_tree@21783                                        |Yes          |n/a               |No[3]                           | 
 |@gravatar@                               |2009-09-17                   |source:/trunk/lib/plugins/gravatar@21783                                            |Yes          |n/a               |No[3]                           | 
 |@Diff@ [@string_array_diff@]             |0.3                          |~ 0.3                        |source:/trunk/lib/redmine/string_array_diff@21783                                   |Yes          |n/a               |No[3]                           |TBD                             | 
 |@redcloth3@                              |3.0.4                        |source:/trunk/lib/redmine/wiki_formatting/textile/redcloth3.rb@21783                |Yes          |n/a               |No[4]                           | 
 |\6=.*JavaScript libraries*                                                                                                                                                                                          | 
 |@jstoolbar@                              |<= 2006-11-05                |source:/trunk/public/javascripts/jstoolbar@21783                                    |Yes          |No                |No                              | 
 |@Chart.js@                               |3.9.1                        |source:/trunk/public/javascripts/chart.min.js@21783                                 |No           |Yes               |Yes                             | 
 |@jQuery@ / @jQuery-UI@ / @jQuery-UJS@    |3.6.0 / 1.13.1 / 6.1.3.1     |source:/trunk/public/javascripts/jquery-3.6.0-ui-1.13.1-ujs-6.1.3.1.js@21783        |No[2]        |Yes / Yes / No    |Yes                             | 
 |@raphael.js@                             |2.3.0                        |source:/trunk/public/javascripts/raphael.js@21783                                   |No           |Yes               |Yes                             | 
 |@tablesort@ / @tablesort-number@         |5.2.1                        |source:/trunk/public/javascripts/tablesort-5.2.1.min.js@21783 
                                                                      source:/trunk/public/javascripts/tablesort-5.2.1.number.min.js@21783                |No           |Yes               |Yes                             | 
 |@Tribute@                                |5.1.3                        |source:/trunk/public/javascripts/tribute-5.1.3.min.js@21783 
                                                                      source:/trunk/public/javascripts/tribute.min.js.map@21783                           |No           |Yes               |Yes                             | 

 fn1. excluding additional CSS, image and i18n assets 

 fn2. the combined file is produced manually though 

 fn3. upstream is not maintained, but upstream forks/continuations exists 

 fn4. upstream is not maintained, but upstream rewrites exists