Changeset 654497
- Timestamp:
- 01/17/2013 09:15:30 PM (13 years ago)
- Location:
- pafacile
- Files:
-
- 3 edited
- 42 copied
-
tags/2.5.8 (copied) (copied from pafacile/trunk)
-
tags/2.5.8/PAFacileBackend.php (copied) (copied from pafacile/trunk/PAFacileBackend.php)
-
tags/2.5.8/PAFacileFrontend.php (copied) (copied from pafacile/trunk/PAFacileFrontend.php)
-
tags/2.5.8/PAFacileUpdateManager.php (copied) (copied from pafacile/trunk/PAFacileUpdateManager.php)
-
tags/2.5.8/admin-pafacile.css (copied) (copied from pafacile/trunk/admin-pafacile.css)
-
tags/2.5.8/ajax/actions.php (copied) (copied from pafacile/trunk/ajax/actions.php)
-
tags/2.5.8/alboPretorio/dettaglio.php (copied) (copied from pafacile/trunk/alboPretorio/dettaglio.php) (1 diff)
-
tags/2.5.8/alboPretorio/elenco.php (copied) (copied from pafacile/trunk/alboPretorio/elenco.php)
-
tags/2.5.8/alboPretorio/stampa.php (copied) (copied from pafacile/trunk/alboPretorio/stampa.php)
-
tags/2.5.8/bandi/dettaglio.php (copied) (copied from pafacile/trunk/bandi/dettaglio.php)
-
tags/2.5.8/bandi/elenco.php (copied) (copied from pafacile/trunk/bandi/elenco.php)
-
tags/2.5.8/db.php (copied) (copied from pafacile/trunk/db.php)
-
tags/2.5.8/definitions.php (copied) (copied from pafacile/trunk/definitions.php)
-
tags/2.5.8/delibere/elenco.php (copied) (copied from pafacile/trunk/delibere/elenco.php)
-
tags/2.5.8/determine/elenco.php (copied) (copied from pafacile/trunk/determine/elenco.php)
-
tags/2.5.8/doSave.php (copied) (copied from pafacile/trunk/doSave.php)
-
tags/2.5.8/google-analytics/index.php (copied) (copied from pafacile/trunk/google-analytics/index.php)
-
tags/2.5.8/incarichiProfessionali/dettaglio.php (copied) (copied from pafacile/trunk/incarichiProfessionali/dettaglio.php)
-
tags/2.5.8/incarichiProfessionali/elenco.php (copied) (copied from pafacile/trunk/incarichiProfessionali/elenco.php)
-
tags/2.5.8/mce/editor_plugin.dev.js (copied) (copied from pafacile/trunk/mce/editor_plugin.dev.js)
-
tags/2.5.8/ordinanze/elenco.php (copied) (copied from pafacile/trunk/ordinanze/elenco.php)
-
tags/2.5.8/organi/elenco.php (copied) (copied from pafacile/trunk/organi/elenco.php)
-
tags/2.5.8/organigramma/dettaglio.php (copied) (copied from pafacile/trunk/organigramma/dettaglio.php)
-
tags/2.5.8/organigramma/elenco.php (copied) (copied from pafacile/trunk/organigramma/elenco.php)
-
tags/2.5.8/public-contents/AlboPretorio.php (copied) (copied from pafacile/trunk/public-contents/AlboPretorio.php)
-
tags/2.5.8/public-contents/BandiGare.php (copied) (copied from pafacile/trunk/public-contents/BandiGare.php)
-
tags/2.5.8/public-contents/Delibere.php (copied) (copied from pafacile/trunk/public-contents/Delibere.php)
-
tags/2.5.8/public-contents/Determine.php (copied) (copied from pafacile/trunk/public-contents/Determine.php)
-
tags/2.5.8/public-contents/Incarichi.php (copied) (copied from pafacile/trunk/public-contents/Incarichi.php)
-
tags/2.5.8/public-contents/Ordinanze.php (copied) (copied from pafacile/trunk/public-contents/Ordinanze.php)
-
tags/2.5.8/public-contents/Organi.php (copied) (copied from pafacile/trunk/public-contents/Organi.php)
-
tags/2.5.8/public-contents/Sovvenzioni.php (copied) (copied from pafacile/trunk/public-contents/Sovvenzioni.php)
-
tags/2.5.8/public-contents/iContents.php (copied) (copied from pafacile/trunk/public-contents/iContents.php)
-
tags/2.5.8/readme.txt (copied) (copied from pafacile/trunk/readme.txt) (2 diffs)
-
tags/2.5.8/scripts/jq.pafacile.js (copied) (copied from pafacile/trunk/scripts/jq.pafacile.js)
-
tags/2.5.8/sovvenzioni (copied) (copied from pafacile/trunk/sovvenzioni)
-
tags/2.5.8/toSendIt.php (copied) (copied from pafacile/trunk/toSendIt.php)
-
tags/2.5.8/toSendItPAFacileContents.php (copied) (copied from pafacile/trunk/toSendItPAFacileContents.php)
-
tags/2.5.8/toSendItPAFacilePages.php (copied) (copied from pafacile/trunk/toSendItPAFacilePages.php)
-
tags/2.5.8/toSendItPAFacileWidgets.php (copied) (copied from pafacile/trunk/toSendItPAFacileWidgets.php)
-
tags/2.5.8/tosendit-pa.php (copied) (copied from pafacile/trunk/tosendit-pa.php) (3 diffs)
-
tags/2.5.8/welcome.php (copied) (copied from pafacile/trunk/welcome.php)
-
trunk/alboPretorio/dettaglio.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/tosendit-pa.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pafacile/tags/2.5.8/alboPretorio/dettaglio.php
r652488 r654497 264 264 /* 265 265 * L'editore può salvare solo se gli atti sono in bozza oppure è un nuovo documento. 266 * Bugfix: Anche il gestore in questo caso può 266 267 */ 267 $isEditoreAlbo&&268 ($isEditoreAlbo || $isGestoreAlbo) && 268 269 (is_null($row->status) || $row->status == TOSENDIT_PAFACILE_ATTO_BOZZA) || 269 270 -
pafacile/tags/2.5.8/readme.txt
r653450 r654497 5 5 Requires at least: 3.4 6 6 Tested up to: 3.5 7 Stable tag: 2.5. 77 Stable tag: 2.5.8 8 8 License: GPLv3 9 9 … … 81 81 82 82 == Changelog == 83 84 = 2.5.8 (2013-01-17) = 85 * Bugfix: Anche il gestore può salvare un nuovo atto da pubblicare nell'albo. 83 86 84 87 = 2.5.7 (2013-01-16) = -
pafacile/tags/2.5.8/tosendit-pa.php
r653450 r654497 3 3 * @package toSend.it 4 4 * @author toSend.it di Luisa Marra 5 * @version 2.5. 75 * @version 2.5.8 6 6 */ 7 7 /* … … 10 10 Description: PAFacile è un plugin nato per consentire alle pubbliche amministrazione di gestire la trasparenza amministrativa secondo gli obblighi di legge. Il plugin è l'unico in Italia a consentire l'adeguamento di un sito web di una pubblica amministrazione agli ultimi aggiornamenti normativa in materia di Albo Pretorio on-line, Bandi di Gara, Delbere e determinazioni, Ordinanze, Organigramma, Incarichi professionali, Sovvenzioni. 11 11 Author: toSend.it di Luisa Marra 12 Version: 2.5. 712 Version: 2.5.8 13 13 Author URI: http://toSend.it 14 14 */ … … 28 28 #define('TOSENDIT_PAFACILE_VERSION', '2.5.5'); 29 29 #define('TOSENDIT_PAFACILE_VERSION', '2.5.6'); 30 define('TOSENDIT_PAFACILE_VERSION', '2.5.7'); 30 #define('TOSENDIT_PAFACILE_VERSION', '2.5.7'); 31 define('TOSENDIT_PAFACILE_VERSION', '2.5.8'); 31 32 32 33 # è PAFacile in un installazione di default -
pafacile/trunk/alboPretorio/dettaglio.php
r652488 r654497 264 264 /* 265 265 * L'editore può salvare solo se gli atti sono in bozza oppure è un nuovo documento. 266 * Bugfix: Anche il gestore in questo caso può 266 267 */ 267 $isEditoreAlbo&&268 ($isEditoreAlbo || $isGestoreAlbo) && 268 269 (is_null($row->status) || $row->status == TOSENDIT_PAFACILE_ATTO_BOZZA) || 269 270 -
pafacile/trunk/readme.txt
r653450 r654497 5 5 Requires at least: 3.4 6 6 Tested up to: 3.5 7 Stable tag: 2.5. 77 Stable tag: 2.5.8 8 8 License: GPLv3 9 9 … … 81 81 82 82 == Changelog == 83 84 = 2.5.8 (2013-01-17) = 85 * Bugfix: Anche il gestore può salvare un nuovo atto da pubblicare nell'albo. 83 86 84 87 = 2.5.7 (2013-01-16) = -
pafacile/trunk/tosendit-pa.php
r653450 r654497 3 3 * @package toSend.it 4 4 * @author toSend.it di Luisa Marra 5 * @version 2.5. 75 * @version 2.5.8 6 6 */ 7 7 /* … … 10 10 Description: PAFacile è un plugin nato per consentire alle pubbliche amministrazione di gestire la trasparenza amministrativa secondo gli obblighi di legge. Il plugin è l'unico in Italia a consentire l'adeguamento di un sito web di una pubblica amministrazione agli ultimi aggiornamenti normativa in materia di Albo Pretorio on-line, Bandi di Gara, Delbere e determinazioni, Ordinanze, Organigramma, Incarichi professionali, Sovvenzioni. 11 11 Author: toSend.it di Luisa Marra 12 Version: 2.5. 712 Version: 2.5.8 13 13 Author URI: http://toSend.it 14 14 */ … … 28 28 #define('TOSENDIT_PAFACILE_VERSION', '2.5.5'); 29 29 #define('TOSENDIT_PAFACILE_VERSION', '2.5.6'); 30 define('TOSENDIT_PAFACILE_VERSION', '2.5.7'); 30 #define('TOSENDIT_PAFACILE_VERSION', '2.5.7'); 31 define('TOSENDIT_PAFACILE_VERSION', '2.5.8'); 31 32 32 33 # è PAFacile in un installazione di default
Note: See TracChangeset
for help on using the changeset viewer.