Skip to content

Commit

Permalink
IPP v1.4.1
Browse files Browse the repository at this point in the history
FDCookieLaw Tool updated at v1.2.1
  • Loading branch information
Gix075 committed Feb 6, 2016
1 parent 732867c commit 1c42602
Show file tree
Hide file tree
Showing 10 changed files with 624 additions and 599 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# italianPrivacyPolicy v1.4.0
# italianPrivacyPolicy v1.4.1

**Versione Testi** 0.12.0-beta | **Versione Tool** 1.2.0<br>
**Versione Testi** 0.12.0-beta | **Versione Tool** 1.2.1<br>

### Il progetto
Questo repository contiene un'informativa sulla privacy, il trattamento dei dati personali e l'uso dei cookies secondo le vigenti norme di legge.
Expand All @@ -18,7 +18,7 @@ Il repository contiene una directory **dist** all'interno della quale sono conte
[La directory dei testi](https://github.com/FattiDiCookies/italianPrivacyPolicy/tree/master/dist/docs) delle policy contiene due sub-directory (**cookie-policy** e **privacy-policy**) a loro volta contenenti tutti i relativi documenti esportati nei formati *html* e *json*.<br>
Al momento l'esportazione in json è eseguita raccogliendo tutti i documenti in un unico file.

### Tool
### jQuery Plugin (jquery.fdCookieLaw.js)
[Il tool di implementazione](https://github.com/FattiDiCookies/italianPrivacyPolicy/tree/master/dist/tool) **FDC CookieLaw Tool** è un plugin jQuery in grado di gestire i testi delle policy (cookie e privacy), il banner di informativa breve sull'uso dei cookie e il relativo consenso degli utenti.<br>
Tutti i testi legali sono già inclusi (in formato json) nel tool.

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "italianPrivacyPolicy",
"version": "1.4.0",
"version": "1.4.1",
"homepage": "https://github.com/FattiDiCookies/italianPrivacyPolicy",
"authors": [
"FattiDiCookies"
Expand Down
7 changes: 5 additions & 2 deletions dev/tool/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# FDC CookieLaw Tool 1.2.0
# FDC CookieLaw Tool 1.2.1
Plugin jQuery per la gestione delle pagine necessarie agli adempimenti della CookieLaw

* Informativa breve sull'uso dei cookie (banner)
Expand All @@ -10,8 +10,11 @@ Plugin jQuery per la gestione delle pagine necessarie agli adempimenti della Coo

### Changes

##### version 1.2.1
* Corretto bug apertura banner dopo rifiuto del consenso

##### version 1.2.0
* Introdotta nuova callback **callbackOnNotAccepted**
* Introdotta nuova callback *callbackOnNotAccepted*

##### version 1.1.1
* Miglioramenti codice
Expand Down
Loading

0 comments on commit 1c42602

Please sign in to comment.