File tree Expand file tree Collapse file tree 1 file changed +43
-4
lines changed
Expand file tree Collapse file tree 1 file changed +43
-4
lines changed Original file line number Diff line number Diff line change 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
727meta/AccessTableData.php
28+ meta/AccessTableLookup.php
29+ meta/CSVLookupImporter.php
830meta/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
941script/LookupEditor.js
10- action/lookup.php
42+ script/SerialEditor.js
43+ script/cloud.js
44+ script/effects.js
1145syntax/lookup.php
46+ types/AbstractSummary.php
47+ types/Image.php
48+ types/Img.php
49+ types/Integer.php
50+ types/Summary.php
You can’t perform that action at this time.
0 commit comments