List of vendored third-party core components » History » Version 7
Mischa The Evil, 2022-10-02 07:55
Update table for trunk @ r21879 (jQuery libraries updated).
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 | 5 | Mischa The Evil | This page aims at documenting the vendored third-party core components depended upon by and distributed along with Redmine. |
9 | 1 | Mischa The Evil | |
10 | 7 | Mischa The Evil | h2. Redmine trunk at r21879 |
11 | 1 | Mischa The Evil | |
12 | 6 | Mischa The Evil | |_.Name |_.Version |_.Location[1] |_.Patched |_.Minified |_.Original source maintained |_.Upstream site(s) | |
13 | |\7=.*Ruby libraries* | |
||
14 | 7 | Mischa The Evil | |@acts_as_tree@ |2007-09-11 |source:/trunk/lib/plugins/acts_as_tree@21879 |Yes |n/a |No[3] |{{collapse(URL(s)...) |
15 | 6 | Mischa The Evil | https://github.com/rails/acts_as_tree |
16 | https://github.com/amerine/acts_as_tree (https://rubygems.org/gems/acts_as_tree) |
||
17 | }} | |
||
18 | 7 | Mischa The Evil | |@gravatar@ |2009-09-17 |source:/trunk/lib/plugins/gravatar@21879 |Yes |n/a |No[3] |{{collapse(URL(s)...) |
19 | 6 | Mischa The Evil | https://github.com/woods/gravatar-plugin |
20 | }} | |
||
21 | 7 | Mischa The Evil | |@Diff@ [@string_array_diff@] |0.3 |source:/trunk/lib/redmine/string_array_diff@21879 |Yes |n/a |No[3] |{{collapse(URL(s)...) |
22 | 6 | Mischa The Evil | http://web.archive.org/web/20140421214841/http://users.cybercity.dk/~dsl8950/ruby/diff.html |
23 | https://github.com/pmarreck/diff |
||
24 | }} | |
||
25 | 7 | Mischa The Evil | |@redcloth3@ |3.0.4 |source:/trunk/lib/redmine/wiki_formatting/textile/redcloth3.rb@21879 |Yes |n/a |No[4] |{{collapse(URL(s)...) |
26 | 6 | Mischa The Evil | https://github.com/jgarber/redcloth (https://rubygems.org/gems/RedCloth) |
27 | }} | |
||
28 | |\7=.*JavaScript libraries* | |
||
29 | 7 | Mischa The Evil | |@jstoolbar@ |<= 2006-11-05 |source:/trunk/public/javascripts/jstoolbar@21879 |Yes |No |No |{{collapse(URL(s)...) |
30 | 6 | Mischa The Evil | https://dotclear.org/ |
31 | }} | |
||
32 | 7 | Mischa The Evil | |@Chart.js@ |3.9.1 |source:/trunk/public/javascripts/chart.min.js@21879 |No |Yes |Yes |{{collapse(URL(s)...) |
33 | 6 | Mischa The Evil | https://github.com/chartjs/Chart.js |
34 | }} | |
||
35 | 7 | Mischa The Evil | |@jQuery@ / @jQuery-UI@ / @jQuery-UJS@ |3.6.1 / 1.13.2 / 6.1.7 |source:/trunk/public/javascripts/jquery-3.6.1-ui-1.13.2-ujs-6.1.7.js@21879 |No[2] |Yes / Yes / No |Yes |{{collapse(URL(s)...) |
36 | 6 | Mischa The Evil | https://github.com/jquery/jquery |
37 | https://github.com/jquery/jquery-ui |
||
38 | https://rubygems.org/gems/actionview/ |
||
39 | https://github.com/rails/rails/tree/main/actionview/app/assets/javascripts |
||
40 | https://github.com/rails/jquery-ujs |
||
41 | }} | |
||
42 | 7 | Mischa The Evil | |@raphael.js@ |2.3.0 |source:/trunk/public/javascripts/raphael.js@21879 |No |Yes |Yes |{{collapse(URL(s)...) |
43 | 6 | Mischa The Evil | https://github.com/DmitryBaranovskiy/raphael/ |
44 | }} | |
||
45 | 7 | Mischa The Evil | |@tablesort@ / @tablesort-number@ |5.2.1 |source:/trunk/public/javascripts/tablesort-5.2.1.min.js@21879 |
46 | source:/trunk/public/javascripts/tablesort-5.2.1.number.min.js@21879 |No |Yes |Yes |{{collapse(URL(s)...) |
||
47 | 6 | Mischa The Evil | https://github.com/tristen/tablesort |
48 | }} | |
||
49 | 7 | Mischa The Evil | |@Tribute@ |5.1.3 |source:/trunk/public/javascripts/tribute-5.1.3.min.js@21879 |
50 | source:/trunk/public/javascripts/tribute.min.js.map@21879 |No |Yes |Yes |{{collapse(URL(s)...) |
||
51 | 6 | Mischa The Evil | https://github.com/zurb/tribute |
52 | }} | |
||
53 | 1 | Mischa The Evil | |
54 | fn1. excluding additional CSS, image and i18n assets |
||
55 | |||
56 | fn2. the combined file is produced manually though |
||
57 | |||
58 | fn3. upstream is not maintained, but upstream forks/continuations exists |
||
59 | |||
60 | fn4. upstream is not maintained, but upstream rewrites exists |