-
Notifications
You must be signed in to change notification settings - Fork 132
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2fa333
commit cfe811c
Showing
13 changed files
with
2,074 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: 2024-10-datatable-utilities- Méli-mélo details | ||
componentName: 2024-10-datatable-utilities | ||
layout: méli-mélo-en | ||
altLangPage: détails-fr.html | ||
lang: en | ||
breadcrumbs: [ | ||
{ "title": "Méli-mélo", "link": "méli-mélo/méli-mélo-en.html" } | ||
] | ||
permalink: /méli-mélo/2024-10-datatable-utilities/détails-en.html | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
title: 2024-10-datatable-utilities - Détails du méli-mélo | ||
componentName: 2024-10-datatable-utilities | ||
layout: méli-mélo-fr | ||
altLangPage: détails-en.html | ||
lang: fr | ||
breadcrumbs: [ | ||
{ "title": "Méli-mélo", "link": "méli-mélo/méli-mélo-fr.html" } | ||
] | ||
permalink: /méli-mélo/2024-10-datatable-utilities/détails-fr.html | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,15 +13,25 @@ title: | |
en: Data Table Utilities | ||
fr: (FR) Data Table Utilities | ||
description: Examples of how to use these Utilities | ||
modified: 2024-10-01 | ||
modified: 2024-11-12 | ||
componentName: 2024-10-datatable-utilities | ||
sponsor: Steve Bourgeois ([email protected]) | ||
|
||
pages: | ||
examples: | ||
- title: Home | ||
- title: DataTable Utilities | ||
language: en | ||
path: index-eng.html | ||
path: index-en.html | ||
- title: Utilitaire DataTable | ||
language: fr | ||
path: index-fr.html | ||
documentation: | ||
- title: DataTable Utilities - Documentation | ||
language: en | ||
path: datatable-utilities-doc-en.html | ||
- title: Utilitaire DataTable - Documentation | ||
language: fr | ||
path: datatable-utilities-doc-fr.html | ||
|
||
implementationPlan: | ||
- due: 2024-09-24 | ||
|
@@ -69,5 +79,11 @@ todos: | |
todosFR: | ||
- Envisager d'ajouter d'autres classes de manipulation de données (pourcentage)? | ||
|
||
changes: | ||
- date: 2024-11-01 | ||
description: DataTable Utilities, includes Data Manipulation Classes for emails, Urls and Money. Also Includes Datatable Footer Totals | ||
departmentImpact: Having this plugin intergrated will make the transition to Canada.ca easier as these features are already in use on https://www.tpsgc-pwgsc.gc.ca, currently some of the pages that make use of this plugin and other pages that make use of Other Javascripts are just pointed to from Canada.ca | ||
publicImpact: The Public at Large, the plugin makes DataTables more user friendly with Clickable Links, and they are used to this functionality our PRE Canada.ca Pages | ||
|
||
output: false | ||
--- |
Oops, something went wrong.