Skip to content

Commit dc50b0b

Browse files
committed
updated deleted files. closes #588
1 parent 4b8df56 commit dc50b0b

File tree

1 file changed

+43
-4
lines changed

1 file changed

+43
-4
lines changed

deleted.files

Lines changed: 43 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,50 @@
1+
# This is a list of files that were present in previous releases
2+
# but were removed later. They should not exist in your installation.
3+
_test/DataSerial.test.php
4+
_test/SchemaDataDB.test.php
5+
_test/SchemaDataDBMulti.test.php
6+
_test/SchemaDataReplacement.test.php
7+
_test/SchemaDataSQL.test.php
18
_test/Type_Integer.test.php
2-
types/Integer.php
3-
meta/Page.php
9+
_test/entry.test.php
10+
_test/json/schema1.schema.json
11+
_test/json/schema2.schema.json
412
_test/mock/AccessTableData.php
513
_test/mock/LookupTable.php
6-
meta/AccessTableLookup.php
14+
_test/mock/SchemaData.php
15+
_test/mock/SchemaDataNoDB.php
16+
_test/mock/Validator.php
17+
_test/mock/action_plugin_struct_entry.php
18+
action/autoloader.php
19+
action/lookup.php
20+
action/serial.php
21+
admin.php
22+
generate-api.sh
23+
helper/aggregation.php
24+
helper/column.php
25+
helper/serial.php
26+
lang/en/intro.txt
727
meta/AccessTableData.php
28+
meta/AccessTableLookup.php
29+
meta/CSVLookupImporter.php
830
meta/LookupTable.php
31+
meta/Page.php
32+
meta/QueryBuilderBuilder.php
33+
meta/RowValueHandler.php
34+
meta/SchemaData.php
35+
meta/SchemaLookupData.php
36+
meta/SerialTable.php
37+
meta/Title.php
38+
meta/ValidationResult.php
39+
meta/Validator.php
40+
renderer.php
941
script/LookupEditor.js
10-
action/lookup.php
42+
script/SerialEditor.js
43+
script/cloud.js
44+
script/effects.js
1145
syntax/lookup.php
46+
types/AbstractSummary.php
47+
types/Image.php
48+
types/Img.php
49+
types/Integer.php
50+
types/Summary.php

0 commit comments

Comments
 (0)