Commit Graph

29468 Commits

Author SHA1 Message Date
Hypolite Petovan 1193b73125
Merge pull request #9845 from Extarys/frio-eslint-prettier
Add eslint, prettier config files to Frio folder
2021-01-21 22:27:22 -05:00
Hypolite Petovan 215c6ecc14
Merge pull request #9843 from annando/no-filetag
Legacy file/category storage is removed
2021-01-21 18:50:57 -05:00
Extarys 5167c2dc14 add frio formatting file 2021-01-21 18:16:22 -05:00
Michael 0c14f41873 Use an exception 2021-01-21 21:53:19 +00:00
Michael fbcc59cc1d Some more removed functionality from FileTag class 2021-01-21 20:25:06 +00:00
Tobias Diekershoff cf51237e70
Merge pull request #9828 from MrPetovan/bug/9733-tag-numbers
Remove strictly numeric tags exception
2021-01-21 17:09:51 +01:00
Tobias Diekershoff 81f53ff5ab
Merge pull request #9841 from MrPetovan/bug/fatal-errors
Fix wrong uses of DI::l10n() in Core\Update
2021-01-21 17:06:26 +01:00
Hypolite Petovan 57d2ffde30 Updated main translation file after typo fix 2021-01-21 10:47:35 -05:00
Hypolite Petovan 9a9b43bd6c Fix wrong uses of DI::l10n() in Core\Update
- Fix typos in version number in translated messages
2021-01-21 10:36:52 -05:00
Michael d2ea3eabfb Replace legacy file/category handling 2021-01-21 07:16:41 +00:00
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 35213630e8 Remove strictly numeric tags exception
- It prevented to use year number hashtags for no clear benefit
2021-01-20 08:10:20 -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