This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from napoliblockchain/stati-consegna
Stati consegna
- Loading branch information
Showing
1,639 changed files
with
511 additions
and
120 deletions.
There are no files selected for viewing
Empty file.
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
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
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
Empty file.
Empty file.
Empty file.
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,57 @@ | ||
-- phpMyAdmin SQL Dump | ||
-- version 4.6.6deb5 | ||
-- https://www.phpmyadmin.net/ | ||
-- | ||
-- Host: localhost:3306 | ||
-- Creato il: Apr 03, 2020 alle 18:49 | ||
-- Versione del server: 5.7.29-0ubuntu0.18.04.1 | ||
-- Versione PHP: 7.2.24-0ubuntu0.18.04.3 | ||
|
||
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; | ||
SET time_zone = "+00:00"; | ||
|
||
|
||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | ||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | ||
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | ||
/*!40101 SET NAMES utf8mb4 */; | ||
|
||
-- | ||
-- Database: `npay` | ||
-- | ||
|
||
-- -------------------------------------------------------- | ||
|
||
-- | ||
-- Struttura della tabella `dali_lista_di_consegna` | ||
-- | ||
|
||
CREATE TABLE `dali_lista_di_consegna` ( | ||
`id_ldc` int(11) NOT NULL, | ||
`id_volontario` int(11) NOT NULL, | ||
`timestamp` int(11) NOT NULL, | ||
`id_archive` varchar(2000) NOT NULL | ||
) ENGINE=InnoDB DEFAULT CHARSET=utf8; | ||
|
||
-- | ||
-- Indici per le tabelle scaricate | ||
-- | ||
|
||
-- | ||
-- Indici per le tabelle `dali_lista_di_consegna` | ||
-- | ||
ALTER TABLE `dali_lista_di_consegna` | ||
ADD PRIMARY KEY (`id_ldc`); | ||
|
||
-- | ||
-- AUTO_INCREMENT per le tabelle scaricate | ||
-- | ||
|
||
-- | ||
-- AUTO_INCREMENT per la tabella `dali_lista_di_consegna` | ||
-- | ||
ALTER TABLE `dali_lista_di_consegna` | ||
MODIFY `id_ldc` int(11) NOT NULL AUTO_INCREMENT; | ||
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; | ||
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; | ||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; |
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
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
Empty file.
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
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/CachedObjectStorage/CacheBase.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/CachedObjectStorage/DiscISAM.php
100644 → 100755
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/CachedObjectStorage/Igbinary.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/CachedObjectStorage/Memcache.php
100644 → 100755
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/CachedObjectStorage/MemoryGZip.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/CachedObjectStorage/MemorySerialized.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/CachedObjectStorage/Wincache.php
100644 → 100755
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/CalcEngine/CyclicReferenceStack.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Calculation/ExceptionHandler.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Chart/Renderer/PHP Charting Libraries.txt
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Reader/Excel5/Style/FillPattern.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/Escher/DgContainer/SpgrContainer.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php
100644 → 100755
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/Escher/DggContainer/BstoreContainer.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/JAMA/CholeskyDecomposition.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/JAMA/EigenvalueDecomposition.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/JAMA/SingularValueDecomposition.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/OLE/ChainedBlockStream.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/trend/exponentialBestFitClass.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/trend/linearBestFitClass.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/trend/logarithmicBestFitClass.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/trend/polynomialBestFitClass.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Shared/trend/powerBestFitClass.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Worksheet/AutoFilter/Column/Rule.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Worksheet/ColumnCellIterator.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Worksheet/HeaderFooterDrawing.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Writer/Excel2007/ContentTypes.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Writer/Excel2007/StringTable.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Writer/OpenDocument/Cell/Comment.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Writer/OpenDocument/Mimetype.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Writer/OpenDocument/Settings.php
100644 → 100755
Empty file.
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Writer/OpenDocument/Thumbnails.php
100644 → 100755
Empty file.
Empty file modified
0
protected/extensions/PHPExcel/Writer/OpenDocument/WriterPart.php
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Oops, something went wrong.