Commit Graph

29457 Commits

Author SHA1 Message Date
Hypolite Petovan 0668b2dfd5
Merge pull request #9830 from Extarys/actionfade
fix: undefined search tag, sidebar colors #9789, #9811
2021-01-20 11:01:44 -05:00
Extarys d5879045fa remove comment 2021-01-20 10:44:59 -05:00
Hypolite Petovan dc842f4f37
Merge pull request #9829 from Extarys/9827-broken-navbar
fix: navbar css
2021-01-20 10:24:53 -05:00
Extarys fcd2367089 fix: frio mobile: right sidebar colors 2021-01-20 09:26:22 -05:00
Extarys 61af10b6ce fix: undefined search tag #9789 2021-01-20 09:21:57 -05:00
Extarys bce2eb1918 fix: navbar css 2021-01-20 08:57:13 -05:00
Hypolite Petovan 47bbe16d13
Merge pull request #9826 from annando/remove-icid
The "icid" field is deprecated
2021-01-19 18:39:12 -05:00
Michael a773a72eaa The "icid" field is deprecated 2021-01-19 23:26:24 +00:00
Hypolite Petovan ee5207410c
Merge pull request #9806 from Extarys/actionfade
Frio: Improve readability and navigation, first pass
2021-01-19 14:14:20 -05:00
Extarys 5d42ab9c29 remove comment 2021-01-19 12:47:31 -05:00
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