Commit Graph

29502 Commits

Author SHA1 Message Date
Hypolite Petovan 4908afad8f
Merge pull request #9822 from annando/post-thread
All item selects are now done by the post class
2021-01-19 09:19:41 -05:00
Michael 487c2df9ca The "tag" field is not used anymore 2021-01-19 10:30:45 +00:00
Michael 9ba36b28c2 Some more table in query removed 2021-01-19 08:10:38 +00:00
Michael 2b0b88aa42 Removed wrong tables 2021-01-19 08:08:49 +00:00
Michael b892db0cf3 All item selects are now done by the post class 2021-01-19 07:23:01 +00:00
Hypolite Petovan 08bce5cbca
Merge pull request #9821 from annando/post-duplicates
Avoid duplicates in post-view
2021-01-18 17:39:23 -05:00
Michael 2d0443a109 Avoid duplicates in post-view 2021-01-18 22:26:17 +00:00
Hypolite Petovan 6001c34525
Merge pull request #9819 from annando/issue-9814
Fixes 9814 - again
2021-01-18 17:04:02 -05:00
Michael 9ccfa37d3c Fixes 9814 - again 2021-01-18 20:19:13 +00:00
Hypolite Petovan 6eb7677ac5
Merge pull request #9816 from annando/post-thread
Avoid multiple lines in post-view, added thread view
2021-01-18 11:10:45 -05:00
Michael f9430175c6 Avoid multiple lines in post-view, added thread view 2021-01-18 07:10:04 +00:00
Hypolite Petovan fe373a10aa
Merge pull request #9815 from annando/post-again
"item" is replaced by "post-view" / postupdate check added
2021-01-17 18:06:58 -05:00
Michael ff8b578cde Fix the test data / unused function removed 2021-01-17 22:20:46 +00:00
Michael 270d1aeb41 Improve the test data 2021-01-17 22:08:08 +00:00
Michael 73ca1096ec Fix the test data 2021-01-17 21:57:50 +00:00
Michael 6b4245d662 Test the test 2021-01-17 21:39:42 +00:00
Michael 1a434fd8d6 Add some test information 2021-01-17 21:24:58 +00:00
Michael f57ad05736 Added missing parameter 2021-01-17 21:10:16 +00:00
Michael cd070954da Don't ask for empty bodies 2021-01-17 21:03:35 +00:00
Michael 5a36c6b6c0 Test for failed tests 2021-01-17 20:56:15 +00:00
Michael 4157db5473 "item" is replaced by "post-view" / postupdate check added 2021-01-17 20:32:13 +00:00
Hypolite Petovan d29bad0cb2
Merge pull request #9810 from annando/fixed-view
Fix "Item couldn't be fetched."
2021-01-17 13:03:21 -05:00
Michael 772dcc36ca Merge remote-tracking branch 'upstream/develop' into fixed-view 2021-01-17 15:04:25 +00:00
Michael d78892fc1b Improved API datasets 2021-01-17 14:57:55 +00:00
Hypolite Petovan 7762f8cbc6
Merge pull request #9808 from annando/notice
Fix notice "Undefined index: internal-verb"
2021-01-17 08:35:13 -05:00
Michael 0c8bb0bc18 Use a better function to add the element to the beginning of the array 2021-01-17 13:10:32 +00:00
Michael 5adc150d7a Avoid using the item table/improved error messages 2021-01-17 12:49:53 +00:00
Michael 3d4a1a8083 Added "parent-uri-id" to the test data 2021-01-17 12:12:26 +00:00
Michael 608d3b2b32 The view can be made simpler 2021-01-17 10:14:38 +00:00
Michael 8643603f8b Fix "Item couldn't be fetched." 2021-01-17 10:04:47 +00:00
Michael e98ddf0f5e Another notice fixed 2021-01-17 09:08:35 +00:00
Michael 2c65b81182 Fix notice "Undefined index: internal-verb" 2021-01-17 08:15:18 +00:00
Hypolite Petovan f5f8ea8715
Merge pull request #9807 from annando/postforuser
"selectForUser" and "selectFirstForUser" is now moved to Post
2021-01-16 19:02:14 -05:00
Michael d6052d309c Make the group member be "LEFT JOIN" 2021-01-16 23:46:57 +00:00
Michael 730a287b30 Testing why tests are failing 2021-01-16 23:45:43 +00:00
Michael e775be38c8 Fix failed query 2021-01-16 23:24:48 +00:00
Michael d0174b57dd Add group id 2021-01-16 23:14:37 +00:00
Michael be9abc341a Fixing the tests 2021-01-16 22:57:36 +00:00
Extarys 89cdfa53da remove empty lines 2021-01-16 17:50:11 -05:00
Michael 2b1d0b9db8 "selectForUser" and "" selectFirstForUser" is now moved to Post 2021-01-16 22:37:27 +00:00
Extarys 390a51f2b7 frio: remove space under submit button in panel 2021-01-16 17:05:24 -05:00
Extarys fd15162299 remove leftover comments 2021-01-16 16:57:09 -05:00
Extarys fb904ad5de frio: readability improvement, first pass 2021-01-16 16:54:23 -05:00
Extarys 545de9f9aa frio: nav css and improve color contrast 2021-01-16 16:53:47 -05:00
Extarys d969e7b549 frio: make nav icons and search bar better 2021-01-16 16:53:06 -05:00
Hypolite Petovan c1226bff07
Merge pull request #9803 from annando/post
New post class in the rest of the classes
2021-01-16 08:26:05 -05:00
Hypolite Petovan e68f7444ed
Improve class alias naming in Object\Post 2021-01-16 08:12:41 -05:00
Hypolite Petovan edf9bdfa14
Merge pull request #9801 from annando/protocol-worker
New post class in protocol and worker classes
2021-01-16 07:58:00 -05:00
Hypolite Petovan 8b9205a9a5
Merge pull request #9802 from annando/mod-include
Post class introduced in "mod" and "include"
2021-01-16 07:52:45 -05:00
Hypolite Petovan 44310a25f7
Merge pull request #9800 from annando/model
New post class in model classes
2021-01-16 07:52:25 -05:00