List of vendored third-party core components » History » Version 4
Mischa The Evil, 2022-08-27 06:08
Fixed markup spacing.
1 | 1 | Mischa The Evil | h1. List of vendored third-party core components |
---|---|---|---|
2 | |||
3 | |{background-color:#FFEBC1; color:#A6750C; padding: 4px 4px 4px 4px; border: 2px solid #FDBF3B;}. *This page is a WIP*. |
||
4 | Please be aware that the information provided on this page may be out of date, or otherwise inaccurate.| |
||
5 | |||
6 | ---- |
||
7 | |||
8 | This page aims at documenting the vendored third-party core components dependent upon by and distributed along with Redmine. |
||
9 | |||
10 | h2. Redmine trunk at r21783 |
||
11 | |||
12 | 3 | Mischa The Evil | |_.Name |_.Version |_.Location[1] |_.Patched |_.Minified |_.Original source maintained |_.Upstream site(s) | |
13 | |\7=.*Ruby libraries* | |
||
14 | |@acts_as_tree@ |2007-09-11 |source:/trunk/lib/plugins/acts_as_tree@21783 |Yes |n/a |No[3] |https://github.com/rails/acts_as_tree |
||
15 | https://github.com/amerine/acts_as_tree (https://rubygems.org/gems/acts_as_tree) | |
||
16 | |@gravatar@ |2009-09-17 |source:/trunk/lib/plugins/gravatar@21783 |Yes |n/a |No[3] |https://github.com/woods/gravatar-plugin | |
||
17 | |@Diff@ [@string_array_diff@] |0.3 |source:/trunk/lib/redmine/string_array_diff@21783 |Yes |n/a |No[3] |http://web.archive.org/web/20140421214841/http://users.cybercity.dk/~dsl8950/ruby/diff.html |
||
18 | https://github.com/pmarreck/diff | |
||
19 | |@redcloth3@ |3.0.4 |source:/trunk/lib/redmine/wiki_formatting/textile/redcloth3.rb@21783 |Yes |n/a |No[4] |https://github.com/jgarber/redcloth (https://rubygems.org/gems/RedCloth) | |
||
20 | |\7=.*JavaScript libraries* | |
||
21 | |@jstoolbar@ |<= 2006-11-05 |source:/trunk/public/javascripts/jstoolbar@21783 |Yes |No |No |https://dotclear.org/ | |
||
22 | |@Chart.js@ |3.9.1 |source:/trunk/public/javascripts/chart.min.js@21783 |No |Yes |Yes |https://github.com/chartjs/Chart.js | |
||
23 | |@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 |https://github.com/jquery/jquery |
||
24 | https://github.com/jquery/jquery-ui |
||
25 | https://rubygems.org/gems/actionview/ |
||
26 | https://github.com/rails/rails/tree/main/actionview/app/assets/javascripts |
||
27 | 4 | Mischa The Evil | https://github.com/rails/jquery-ujs | |
28 | 3 | Mischa The Evil | |@raphael.js@ |2.3.0 |source:/trunk/public/javascripts/raphael.js@21783 |No |Yes |Yes |https://github.com/DmitryBaranovskiy/raphael/ | |
29 | 1 | Mischa The Evil | |@tablesort@ / @tablesort-number@ |5.2.1 |source:/trunk/public/javascripts/tablesort-5.2.1.min.js@21783 |
30 | 3 | Mischa The Evil | source:/trunk/public/javascripts/tablesort-5.2.1.number.min.js@21783 |No |Yes |Yes |https://github.com/tristen/tablesort | |
31 | 1 | Mischa The Evil | |@Tribute@ |5.1.3 |source:/trunk/public/javascripts/tribute-5.1.3.min.js@21783 |
32 | 3 | Mischa The Evil | source:/trunk/public/javascripts/tribute.min.js.map@21783 |No |Yes |Yes |https://github.com/zurb/tribute | |
33 | 1 | Mischa The Evil | |
34 | fn1. excluding additional CSS, image and i18n assets |
||
35 | |||
36 | fn2. the combined file is produced manually though |
||
37 | |||
38 | fn3. upstream is not maintained, but upstream forks/continuations exists |
||
39 | |||
40 | fn4. upstream is not maintained, but upstream rewrites exists |