Subversion Repositories ALCASAR

Rev

Details | Last modification | View Log

Rev Author Line No. Line
3288 rexy 1
versions, links and simple description of used javascript files
2
===============================================================
3
 
4
transparency.js
5
---------
6
VERSION  : 0.10.0
7
URL      : https://leonidas.github.io/transparency/
8
DESC     : Transparency is a minimal template engine for jQuery. It maps JSON objects to DOM elements with zero configuration. Just call .render()
9
USED     : used for the entire bootstrap userinterface
10
 
11
html5shiv-printshiv.js
12
---------
13
VERSION  : 3.7.3
14
URL      : https://github.com/aFarkas/html5shiv/
15
DESC     : Enabling HTML5 Shiv Script and Print Support on old IE6-9 Browser, Safari 4.x and Firefox 3.x
16
USED     : used for the entire bootstrap userinterface
17
 
18
console-shim.js
19
---------
20
VERSION  :
21
URL      : https://github.com/liamnewmarch/console-shim/
22
DESC     : Shim to make browsers store console messages without Dev Tools open (e.g. IE9)
23
USED     : used for the entire bootstrap userinterface
24
 
25
sorttable.js
26
---------
27
VERSION  : 2+2014.12.25.12_fix-noinit-noforeach
28
URL      : https://www.kryogenix.org/code/browser/sorttable/
29
DESC     : Make all your tables sortable
30
USED     : used for the entire bootstrap userinterface
31
 
32
bootstrap-ie8nojs.js
33
---------
34
VERSION  : 4.3.100
35
URL      : https://namiltd.github.io/bootstrap-ie/
36
DESC     : Bootstrap 4 compatibility module for IE8
37
USED     : used for the entire bootstrap userinterface on IE8
38
 
39
bootstrap-ie9.js
40
---------
41
VERSION  : 4.3.100
42
URL      : https://namiltd.github.io/bootstrap-ie/
43
DESC     : Bootstrap 4 compatibility module for IE9
44
USED     : used for the entire bootstrap userinterface on IE9
45
 
46
jquery-treegrid.js
47
-------------------
48
VERSION  : 0.3.0
49
URL      : http://plugins.jquery.com/treegrid/; http://maxazan.github.io/jquery-treegrid/
50
DESC     : TreeGrid is a lightweight and flexible jQuery plugin to create a tree grid component that renders hierarchical, nested and flat data in a table.
51
USED     : Hardware, Memory, UPS blocks