Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bootstrap_table
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
bootstrap_table
Commits
3b13f021
Commit
3b13f021
authored
2 years ago
by
Bao NGUYEN
Browse files
Options
Downloads
Patches
Plain Diff
update version 1.21.3
parent
42deb947
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+0
-1
0 additions, 1 deletion
README.md
bootstrap_table.libraries.yml
+34
-34
34 additions, 34 deletions
bootstrap_table.libraries.yml
bootstrap_table.module
+43
-0
43 additions, 0 deletions
bootstrap_table.module
with
77 additions
and
35 deletions
README.md
+
0
−
1
View file @
3b13f021
...
...
@@ -61,4 +61,3 @@ The module has no modifiable settings.
## Maintainers
-
NGUYEN Bao -
[
lazzyvn
](
https://www.drupal.org/u/lazzyvn
)
-
joseph.olstad -
[
josepholstad
](
https://www.drupal.org/u/josepholstad
)
This diff is collapsed.
Click to expand it.
bootstrap_table.libraries.yml
+
34
−
34
View file @
3b13f021
...
...
@@ -5,96 +5,96 @@ bootstrapTable:
name
:
GNU
url
:
https://github.com/wenzhixin/bootstrap-table/blob/develop/LICENSE
gpl-compatible
:
true
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/bootstrap-table.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/mobile/bootstrap-table-mobile.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/bootstrap-table.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/mobile/bootstrap-table-mobile.min.js
:
{
type
:
external
,
minified
:
true
}
css
:
component
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/bootstrap-table.min.css
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/bootstrap-table.min.css
:
{
type
:
external
,
minified
:
true
}
auto-refresh
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js
:
{
type
:
external
,
minified
:
true
}
cookie
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/cookie/bootstrap-table-cookie.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/cookie/bootstrap-table-cookie.min.js
:
{
type
:
external
,
minified
:
true
}
show-copy-rows
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/copy-rows/bootstrap-table-copy-rows.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/copy-rows/bootstrap-table-copy-rows.min.js
:
{
type
:
external
,
minified
:
true
}
show-print
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/print/bootstrap-table-print.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/print/bootstrap-table-print.min.js
:
{
type
:
external
,
minified
:
true
}
show-export
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/tableexport.jquery.plugin/tableExport.min.js
:
{
type
:
external
,
minified
:
true
,
crossorigin
:
anonymous
}
//cdn.jsdelivr.net/npm/tableexport.jquery.plugin@1.10.21/tableExport.min.js
:
{
type
:
external
,
minified
:
true
}
//cdn.jsdelivr.net/npm/tableexport.jquery.plugin@1.10.21/libs/jsPDF/jspdf.min.js
:
{
type
:
external
,
minified
:
true
}
//cdn.jsdelivr.net/npm/tableexport.jquery.plugin@1.10.21/libs/jsPDF-AutoTable/jspdf.plugin.autotable.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/export/bootstrap-table-export.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/export/bootstrap-table-export.min.js
:
{
type
:
external
,
minified
:
true
}
defer-url
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/defer-url/bootstrap-table-defer-url.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/defer-url/bootstrap-table-defer-url.min.js
:
{
type
:
external
,
minified
:
true
}
filter-control
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/filter-control/bootstrap-table-filter-control.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/filter-control/bootstrap-table-filter-control.min.js
:
{
type
:
external
,
minified
:
true
}
group-by
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/group-by-v2/bootstrap-table-group-by.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/group-by-v2/bootstrap-table-group-by.min.js
:
{
type
:
external
,
minified
:
true
}
css
:
component
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/group-by-v2/bootstrap-table-group-by.css
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/group-by-v2/bootstrap-table-group-by.css
:
{
type
:
external
,
minified
:
true
}
show-multi-sort
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/multiple-sort/bootstrap-table-multiple-sort.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/multiple-sort/bootstrap-table-multiple-sort.js
:
{
type
:
external
,
minified
:
true
}
show-jump-to
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js
:
{
type
:
external
,
minified
:
true
}
css
:
component
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css
:
{
type
:
external
,
minified
:
true
}
reorderable-rows
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//cdn.jsdelivr.net/npm/tablednd@1.0.5/dist/jquery.tablednd.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
:
{
type
:
external
,
minified
:
true
}
css
:
component
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.css
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.css
:
{
type
:
external
,
minified
:
true
}
resizable
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/jquery-resizable-columns@0.2.3/dist/jquery.resizableColumns.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/resizable/bootstrap-table-resizable.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/resizable/bootstrap-table-resizable.min.js
:
{
type
:
external
,
minified
:
true
}
css
:
component
:
//unpkg.com/jquery-resizable-columns@0.2.3/dist/jquery.resizableColumns.css
:
{
type
:
external
,
minified
:
true
}
sticky-header
:
version
:
1.21.
2
version
:
1.21.
3
js
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.js
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.js
:
{
type
:
external
,
minified
:
true
}
css
:
component
:
//unpkg.com/bootstrap-table@1.21.
2
/dist/extensions/sticky-header/bootstrap-table-sticky-header.css
:
{
type
:
external
,
minified
:
true
}
//unpkg.com/bootstrap-table@1.21.
3
/dist/extensions/sticky-header/bootstrap-table-sticky-header.css
:
{
type
:
external
,
minified
:
true
}
This diff is collapsed.
Click to expand it.
bootstrap_table.module
+
43
−
0
View file @
3b13f021
...
...
@@ -5,6 +5,49 @@
* Provides Views integration for the jQuery DataTables plugin.
*/
use
Drupal\Core\Routing\RouteMatchInterface
;
/**
* Implements hook_help().
*/
function
bootstrap_table_help
(
$route_name
,
RouteMatchInterface
$route_match
)
{
switch
(
$route_name
)
{
case
'help.page.bootstrap_table'
:
$output
=
'<h3>'
.
t
(
'About'
)
.
'</h3>'
;
$output
.
=
t
(
'This simple views module easy integrate library bootstrap-table and almost extensions'
);
$output
.
=
'<h5><a href="https://examples.bootstrap-table.com/#options/columns-toggle-all.html">'
.
t
(
'Options'
)
.
'</a></h5>'
;
$output
.
=
'<ul>'
;
$output
.
=
'<li>'
.
t
(
'Save State'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Table Tools'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Show Refresh'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Columns Toggle All'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Pagination switch'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Show Toggle'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Show Fullscreen'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Card View'
)
.
'</li>'
;
$output
.
=
'</ul>'
;
$output
.
=
'<h5><a href="https://examples.bootstrap-table.com/#extensions/auto-refresh.html">'
.
t
(
'Extensions'
)
.
'</a></h5>'
;
$output
.
=
'<ul>'
;
$output
.
=
'<li>'
.
t
(
'Auto Refresh'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Copy Rows this feature'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Copy Rows'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Export'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Filter Control'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Group By'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Multiple Sort'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Page Jump To'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Reorder Rows'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Resizable'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Sticky Header'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Sum total columns'
)
.
'</li>'
;
$output
.
=
'<li>'
.
t
(
'Ajax support'
)
.
'</li>'
;
$output
.
=
'</ul>'
;
return
$output
;
default
:
break
;
}
}
/**
* Implements hook_theme().
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment