Commit Graph

27414 Commits

Author SHA1 Message Date
Michael 28e52f4db1 Fixed table name 2020-05-16 06:14:25 +00:00
Michael 14f814e6ba Issue 8636: Check and fix data before foreign key creation 2020-05-16 06:12:28 +00:00
Hypolite Petovan ce8e200461
Merge pull request #8634 from annando/no-term
The "term" table is removed
2020-05-15 19:36:32 -04:00
Michael 29450334d0 deactivated test 2020-05-15 21:09:50 +00:00
Michael 68d3dc1fcc Fix code 2020-05-15 20:58:40 +00:00
Michael 1a9df263ed Reactivating tests, fixing stuff 2020-05-15 20:52:01 +00:00
Michael 45f76db5d6 Deactivating test 2020-05-15 20:47:09 +00:00
Michael dfb75e16e1 Reverting stuff 2020-05-15 20:24:38 +00:00
Michael 0fa6921845 Removed test mode 2020-05-15 19:58:13 +00:00
Michael 53237a0259 Removed structure check 2020-05-15 19:49:17 +00:00
Michael d4fe894701 No structure check 2020-05-15 19:38:08 +00:00
Michael b2e56d0224 Moved class call 2020-05-15 19:26:52 +00:00
Michael 0b94300f29 Fixed call 2020-05-15 19:24:24 +00:00
Michael 434ce00d19 Add testmode 2020-05-15 19:16:14 +00:00
Michael 6272b8d4e0 Use a table that hasn't got a foreign key 2020-05-15 18:58:54 +00:00
Michael ec3290da3b We already have got a function to check if a table exists 2020-05-15 18:32:53 +00:00
Michael 8b2c51baf2 Improved description 2020-05-15 18:08:47 +00:00
Michael d70b77288d Call the initial value check in the test 2020-05-15 18:08:06 +00:00
Michael e333f45d0f Ensure that the initial values are set 2020-05-15 17:49:07 +00:00
Michael 1efcee030e More missing table entries for tests 2020-05-15 16:17:37 +00:00
Michael 77b4d5fc5f Added test data 2020-05-15 16:00:00 +00:00
Michael 29f99c134d Avoid database error because of duplicated entries 2020-05-15 15:50:02 +00:00
Michael 89b47afb09 Testmode added 2020-05-15 15:41:50 +00:00
Michael 2138c4bb55 Avoid "Invalid argument supplied for foreach()" 2020-05-15 15:30:43 +00:00
Michael 8868b7f8d9 Skip invalid table names 2020-05-15 15:16:34 +00:00
Michael d71c3e0812 Activate test mode for database 2020-05-15 15:05:17 +00:00
Hypolite Petovan bf8bb47d7d
Merge pull request #8633 from annando/notice
Fix: Undefined index: uri-id in src/Model/Tag.php on line 403
2020-05-15 08:46:57 -04:00
Michael 8ca0186409 Added last DB error 2020-05-15 12:46:16 +00:00
Michael 9a1de3100d Rearranged dbstructure 2020-05-15 12:17:13 +00:00
Michael 7a82171bfe The "term" table is removed 2020-05-15 06:50:20 +00:00
Michael a1fc9df4ee Fix: Undefined index: uri-id in src/Model/Tag.php on line 403 2020-05-14 20:44:03 +00:00
Hypolite Petovan f58d42e317
Merge pull request #8632 from annando/fix-fatal
Fix a fatal error when an undo doesn't contain an object
2020-05-14 09:06:42 -04:00
Michael 079738a8b5 Fix a fatal error when an undo doesn't contain an object 2020-05-14 04:53:56 +00:00
Michael Vogel cc8491223e
Merge pull request #8631 from MrPetovan/task/remove-item-tag-field
Remove references to obsolete virtual tag item.tag
2020-05-14 06:29:46 +02:00
Hypolite Petovan 4a529b7125
Merge pull request #8629 from annando/item-insert
Item::insert is reorganized
2020-05-14 00:03:38 -04:00
Michael 3dc231ffd6 Code standards 2020-05-14 03:48:26 +00:00
Hypolite Petovan c2a76db290 Add type filter parameter to Tag::getCSVByURIId 2020-05-13 22:35:39 -04:00
Hypolite Petovan 75977ee72b Remove remaining references to cirtual field item.tag 2020-05-13 22:35:13 -04:00
Michael 04005f2878 Added documentation 2020-05-13 19:26:59 +00:00
Michael 7ea40ea796 Rearranged calls 2020-05-13 18:45:31 +00:00
Michael 13bd43f3f6 Store the diaspora signature differently 2020-05-13 05:48:26 +00:00
Michael c4062ddb3b Removed "insert" parameter 2020-05-12 21:49:12 +00:00
Michael 06da3084f5 Restructured item insert 2020-05-12 20:13:48 +00:00
Hypolite Petovan ba9d5b83e4
Merge pull request #8625 from annando/notice
Removed useless error handling
2020-05-12 08:27:19 -04:00
Michael cd82c527f5 Removed useless error handling 2020-05-12 09:05:37 +00:00
Hypolite Petovan 1d9394d409
Merge pull request #8620 from annando/dbstructure
DBStructure is now using "q(" nevermore
2020-05-11 15:08:15 -04:00
Michael faaf3d89e3 The next boolean 2020-05-11 19:07:18 +00:00
Michael c5be1092d0 Use "quoteIdentifier" 2020-05-11 18:59:36 +00:00
Michael 57b4c70f9e Merge remote-tracking branch 'upstream/develop' into dbstructure 2020-05-11 18:54:19 +00:00
Hypolite Petovan 953fc78691
Merge pull request #8624 from annando/fatal
Fix "Uncaught TypeError: Argument 1 passed to :incrementQueueDone()"
2020-05-11 14:32:12 -04:00