compass-jquery-plugin 0.2.4.4 → 0.2.4.5
Sign up to get free protection for your applications and to get access to all the features.
- data/README.textile +2 -2
- data/VERSION.yml +2 -2
- data/compass-jquery-plugin.gemspec +2 -2
- data/lib/jquery/jqgrid.rb +59 -19
- data/templates/jqgrid/i18n/jqgrid/locale-bg.js +132 -132
- data/templates/jqgrid/i18n/jqgrid/locale-bg1251.js +132 -132
- data/templates/jqgrid/i18n/jqgrid/locale-cat.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-cs.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-de.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-dk.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-el.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-en.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-fa.js +125 -125
- data/templates/jqgrid/i18n/jqgrid/locale-fi.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-fr.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-he.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-is.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-it.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-jp.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-nl.js +148 -148
- data/templates/jqgrid/i18n/jqgrid/locale-no.js +121 -121
- data/templates/jqgrid/i18n/jqgrid/locale-pl.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-pt-br.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-pt-br.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-pt.js +125 -125
- data/templates/jqgrid/i18n/jqgrid/locale-ro.js +139 -139
- data/templates/jqgrid/i18n/jqgrid/locale-ru.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-sp.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sv.js +117 -117
- data/templates/jqgrid/i18n/jqgrid/locale-tr.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-ua.js +127 -127
- data/templates/jqgrid/jquery.jqGrid.js +9921 -9913
- data/templates/jqgrid/jquery.jqGrid.min.js +1 -1
- data/templates/jqgrid/jquery.ui/jqGrid.sass +746 -745
- data/templates/jqgrid/manifest.rb +62 -62
- data/templates/jqgrid/public/stylesheets/ellipsis-xbl.xml +13 -13
- data/templates/jrails/jquery.js +7644 -7644
- data/templates/jrails/jquery.min.js +18 -18
- data/templates/jrails/jrails.js +192 -192
- data/templates/secret_sauce/app/views/ui/_ui_grid_for_without_block.js.haml +139 -139
- metadata +2 -2
@@ -1,62 +1,62 @@
|
|
1
|
-
# Generated by compass-jquery-plugin/gem-tasks/jqgrid.rake
|
2
|
-
# Install with: compass -f jquery -p jqgrid
|
3
|
-
|
4
|
-
file 'config/initializers/jqgrid.rb'
|
5
|
-
file 'config/locales/jquery/jqgrid/de.yml'
|
6
|
-
file 'config/locales/jquery/jqgrid/en.yml'
|
7
|
-
javascript 'jquery.jqGrid.js'
|
8
|
-
javascript 'jquery.jqGrid.min.js'
|
9
|
-
javascript 'i18n/jqgrid/locale-bg.js'
|
10
|
-
javascript 'i18n/jqgrid/locale-bg.min.js'
|
11
|
-
javascript 'i18n/jqgrid/locale-bg1251.js'
|
12
|
-
javascript 'i18n/jqgrid/locale-bg1251.min.js'
|
13
|
-
javascript 'i18n/jqgrid/locale-cat.js'
|
14
|
-
javascript 'i18n/jqgrid/locale-cat.min.js'
|
15
|
-
javascript 'i18n/jqgrid/locale-cs.js'
|
16
|
-
javascript 'i18n/jqgrid/locale-cs.min.js'
|
17
|
-
javascript 'i18n/jqgrid/locale-de.js'
|
18
|
-
javascript 'i18n/jqgrid/locale-de.min.js'
|
19
|
-
javascript 'i18n/jqgrid/locale-dk.js'
|
20
|
-
javascript 'i18n/jqgrid/locale-dk.min.js'
|
21
|
-
javascript 'i18n/jqgrid/locale-el.js'
|
22
|
-
javascript 'i18n/jqgrid/locale-el.min.js'
|
23
|
-
javascript 'i18n/jqgrid/locale-en.js'
|
24
|
-
javascript 'i18n/jqgrid/locale-en.min.js'
|
25
|
-
javascript 'i18n/jqgrid/locale-fa.js'
|
26
|
-
javascript 'i18n/jqgrid/locale-fa.min.js'
|
27
|
-
javascript 'i18n/jqgrid/locale-fi.js'
|
28
|
-
javascript 'i18n/jqgrid/locale-fi.min.js'
|
29
|
-
javascript 'i18n/jqgrid/locale-fr.js'
|
30
|
-
javascript 'i18n/jqgrid/locale-fr.min.js'
|
31
|
-
javascript 'i18n/jqgrid/locale-he.js'
|
32
|
-
javascript 'i18n/jqgrid/locale-he.min.js'
|
33
|
-
javascript 'i18n/jqgrid/locale-is.js'
|
34
|
-
javascript 'i18n/jqgrid/locale-is.min.js'
|
35
|
-
javascript 'i18n/jqgrid/locale-it.js'
|
36
|
-
javascript 'i18n/jqgrid/locale-it.min.js'
|
37
|
-
javascript 'i18n/jqgrid/locale-jp.js'
|
38
|
-
javascript 'i18n/jqgrid/locale-jp.min.js'
|
39
|
-
javascript 'i18n/jqgrid/locale-nl.js'
|
40
|
-
javascript 'i18n/jqgrid/locale-nl.min.js'
|
41
|
-
javascript 'i18n/jqgrid/locale-no.js'
|
42
|
-
javascript 'i18n/jqgrid/locale-no.min.js'
|
43
|
-
javascript 'i18n/jqgrid/locale-pl.js'
|
44
|
-
javascript 'i18n/jqgrid/locale-pl.min.js'
|
45
|
-
javascript 'i18n/jqgrid/locale-pt-br.js'
|
46
|
-
javascript 'i18n/jqgrid/locale-pt-br.min.js'
|
47
|
-
javascript 'i18n/jqgrid/locale-pt.js'
|
48
|
-
javascript 'i18n/jqgrid/locale-pt.min.js'
|
49
|
-
javascript 'i18n/jqgrid/locale-ro.js'
|
50
|
-
javascript 'i18n/jqgrid/locale-ro.min.js'
|
51
|
-
javascript 'i18n/jqgrid/locale-ru.js'
|
52
|
-
javascript 'i18n/jqgrid/locale-ru.min.js'
|
53
|
-
javascript 'i18n/jqgrid/locale-sp.js'
|
54
|
-
javascript 'i18n/jqgrid/locale-sp.min.js'
|
55
|
-
javascript 'i18n/jqgrid/locale-sv.js'
|
56
|
-
javascript 'i18n/jqgrid/locale-sv.min.js'
|
57
|
-
javascript 'i18n/jqgrid/locale-tr.js'
|
58
|
-
javascript 'i18n/jqgrid/locale-tr.min.js'
|
59
|
-
javascript 'i18n/jqgrid/locale-ua.js'
|
60
|
-
javascript 'i18n/jqgrid/locale-ua.min.js'
|
61
|
-
stylesheet 'jquery.ui/jqGrid.sass'
|
62
|
-
file 'public/stylesheets/ellipsis-xbl.xml'
|
1
|
+
# Generated by compass-jquery-plugin/gem-tasks/jqgrid.rake
|
2
|
+
# Install with: compass -f jquery -p jqgrid
|
3
|
+
|
4
|
+
file 'config/initializers/jqgrid.rb'
|
5
|
+
file 'config/locales/jquery/jqgrid/de.yml'
|
6
|
+
file 'config/locales/jquery/jqgrid/en.yml'
|
7
|
+
javascript 'jquery.jqGrid.js'
|
8
|
+
javascript 'jquery.jqGrid.min.js'
|
9
|
+
javascript 'i18n/jqgrid/locale-bg.js'
|
10
|
+
javascript 'i18n/jqgrid/locale-bg.min.js'
|
11
|
+
javascript 'i18n/jqgrid/locale-bg1251.js'
|
12
|
+
javascript 'i18n/jqgrid/locale-bg1251.min.js'
|
13
|
+
javascript 'i18n/jqgrid/locale-cat.js'
|
14
|
+
javascript 'i18n/jqgrid/locale-cat.min.js'
|
15
|
+
javascript 'i18n/jqgrid/locale-cs.js'
|
16
|
+
javascript 'i18n/jqgrid/locale-cs.min.js'
|
17
|
+
javascript 'i18n/jqgrid/locale-de.js'
|
18
|
+
javascript 'i18n/jqgrid/locale-de.min.js'
|
19
|
+
javascript 'i18n/jqgrid/locale-dk.js'
|
20
|
+
javascript 'i18n/jqgrid/locale-dk.min.js'
|
21
|
+
javascript 'i18n/jqgrid/locale-el.js'
|
22
|
+
javascript 'i18n/jqgrid/locale-el.min.js'
|
23
|
+
javascript 'i18n/jqgrid/locale-en.js'
|
24
|
+
javascript 'i18n/jqgrid/locale-en.min.js'
|
25
|
+
javascript 'i18n/jqgrid/locale-fa.js'
|
26
|
+
javascript 'i18n/jqgrid/locale-fa.min.js'
|
27
|
+
javascript 'i18n/jqgrid/locale-fi.js'
|
28
|
+
javascript 'i18n/jqgrid/locale-fi.min.js'
|
29
|
+
javascript 'i18n/jqgrid/locale-fr.js'
|
30
|
+
javascript 'i18n/jqgrid/locale-fr.min.js'
|
31
|
+
javascript 'i18n/jqgrid/locale-he.js'
|
32
|
+
javascript 'i18n/jqgrid/locale-he.min.js'
|
33
|
+
javascript 'i18n/jqgrid/locale-is.js'
|
34
|
+
javascript 'i18n/jqgrid/locale-is.min.js'
|
35
|
+
javascript 'i18n/jqgrid/locale-it.js'
|
36
|
+
javascript 'i18n/jqgrid/locale-it.min.js'
|
37
|
+
javascript 'i18n/jqgrid/locale-jp.js'
|
38
|
+
javascript 'i18n/jqgrid/locale-jp.min.js'
|
39
|
+
javascript 'i18n/jqgrid/locale-nl.js'
|
40
|
+
javascript 'i18n/jqgrid/locale-nl.min.js'
|
41
|
+
javascript 'i18n/jqgrid/locale-no.js'
|
42
|
+
javascript 'i18n/jqgrid/locale-no.min.js'
|
43
|
+
javascript 'i18n/jqgrid/locale-pl.js'
|
44
|
+
javascript 'i18n/jqgrid/locale-pl.min.js'
|
45
|
+
javascript 'i18n/jqgrid/locale-pt-br.js'
|
46
|
+
javascript 'i18n/jqgrid/locale-pt-br.min.js'
|
47
|
+
javascript 'i18n/jqgrid/locale-pt.js'
|
48
|
+
javascript 'i18n/jqgrid/locale-pt.min.js'
|
49
|
+
javascript 'i18n/jqgrid/locale-ro.js'
|
50
|
+
javascript 'i18n/jqgrid/locale-ro.min.js'
|
51
|
+
javascript 'i18n/jqgrid/locale-ru.js'
|
52
|
+
javascript 'i18n/jqgrid/locale-ru.min.js'
|
53
|
+
javascript 'i18n/jqgrid/locale-sp.js'
|
54
|
+
javascript 'i18n/jqgrid/locale-sp.min.js'
|
55
|
+
javascript 'i18n/jqgrid/locale-sv.js'
|
56
|
+
javascript 'i18n/jqgrid/locale-sv.min.js'
|
57
|
+
javascript 'i18n/jqgrid/locale-tr.js'
|
58
|
+
javascript 'i18n/jqgrid/locale-tr.min.js'
|
59
|
+
javascript 'i18n/jqgrid/locale-ua.js'
|
60
|
+
javascript 'i18n/jqgrid/locale-ua.min.js'
|
61
|
+
stylesheet 'jquery.ui/jqGrid.sass'
|
62
|
+
file 'public/stylesheets/ellipsis-xbl.xml'
|
@@ -1,13 +1,13 @@
|
|
1
|
-
<?xml version="1.0"?>
|
2
|
-
<bindings
|
3
|
-
xmlns="http://www.mozilla.org/xbl"
|
4
|
-
xmlns:xbl="http://www.mozilla.org/xbl"
|
5
|
-
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
6
|
-
<binding id="ellipsis">
|
7
|
-
<content>
|
8
|
-
<xul:window><!-- xul:window tag required for FF2 -->
|
9
|
-
<xul:description crop="end" xbl:inherits="value=xbl:text"><children/></xul:description>
|
10
|
-
</xul:window>
|
11
|
-
</content>
|
12
|
-
</binding>
|
13
|
-
</bindings>
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<bindings
|
3
|
+
xmlns="http://www.mozilla.org/xbl"
|
4
|
+
xmlns:xbl="http://www.mozilla.org/xbl"
|
5
|
+
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
6
|
+
<binding id="ellipsis">
|
7
|
+
<content>
|
8
|
+
<xul:window><!-- xul:window tag required for FF2 -->
|
9
|
+
<xul:description crop="end" xbl:inherits="value=xbl:text"><children/></xul:description>
|
10
|
+
</xul:window>
|
11
|
+
</content>
|
12
|
+
</binding>
|
13
|
+
</bindings>
|