Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/mmt wrong 40 x error handling #2308

Closed
wants to merge 61 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
5f58071
init
Nov 16, 2021
f6b8172
Initi
Nov 17, 2021
7283301
WIP
Nov 18, 2021
d51e742
Added blacklist storage
Nov 24, 2021
da13a1d
Added redis cache
Nov 25, 2021
5ad1f1e
Fix
Nov 25, 2021
8d08ce7
Updated to xliff parser 1.0.88
Nov 25, 2021
e4b6364
WIP
Dec 1, 2021
5f34809
WIP
Dec 13, 2021
84d65ac
Delete and Get routes + DB persistence
Dec 15, 2021
b9de73f
Fixed ProjectModel
Dec 15, 2021
3b09a32
fix on redis cache
Dec 15, 2021
b939bea
Manage modals focus
piedicianni Dec 15, 2021
152f405
Request changes
Dec 23, 2021
1dec23b
Merge branch 'develop' into develop-api-blacklist
Dec 27, 2021
f0e70fd
Request changes
Dec 28, 2021
ea1a4e3
Prevent keydown Tab key
piedicianni Dec 28, 2021
f51c36f
Fix on hasBlacklist() method
Dec 29, 2021
3d780cd
Fix on BlacklistUtils
Dec 30, 2021
72a5a4c
Restored package.json
Dec 30, 2021
46b7b27
Fix on ProjectModel
Dec 30, 2021
ec84b0e
Fix UI blacklist
Dec 30, 2021
e742206
Fix for non latin alphabets
Jan 3, 2022
0c0d296
QA Report: Severity update
riccio82 Jan 3, 2022
49424e7
Added more info on GetSegments API
Jan 4, 2022
63857f3
QA: improve issue table
riccio82 Jan 4, 2022
feaf598
Merge branch 'master' into develop-api-blacklist
riccio82 Jan 4, 2022
35499ab
Fix
Jan 4, 2022
1f50f33
Merge branch 'develop-api-blacklist' of github.com:matecat/MateCat in…
riccio82 Jan 4, 2022
357d45c
global warning
Jan 4, 2022
38e2888
Merge branch 'develop-api-blacklist' of github.com:matecat/MateCat in…
riccio82 Jan 4, 2022
65c120f
Updated to whole-text-finder v1.0.15
Jan 5, 2022
e232cfb
Update Glossary blacklist feature
riccio82 Jan 5, 2022
ee0c450
Merge branch 'develop-api-blacklist' of github.com:matecat/MateCat in…
riccio82 Jan 5, 2022
fa836dd
Added warnings
Jan 5, 2022
858ba8e
Added GLOSSARY error category
Jan 5, 2022
5c1b4d8
Merge branch 'develop-api-blacklist' of github.com:matecat/MateCat in…
Jan 5, 2022
d3a5059
Removed package-lock.js
Jan 5, 2022
3a8aa3c
Tag Projection: add new languages pair
riccio82 Jan 5, 2022
7871e3d
Fix
mauretto78 Jan 5, 2022
90ad6e5
Fix on global warning
mauretto78 Jan 5, 2022
935778c
Remove getJson jquery function
riccio82 Jan 7, 2022
566c4f7
QR page: add glossary label for warnings
riccio82 Jan 7, 2022
49badaf
Merge branch 'develop-api-blacklist' of github.com:matecat/MateCat in…
riccio82 Jan 7, 2022
e6bb662
Segment filter api
riccio82 Jan 7, 2022
a5b4d93
Bump version - v2.15.81a - HotFix
riccio82 Jan 7, 2022
f2b074c
Upload: Open GDrive files
riccio82 Jan 7, 2022
3f9a92d
QR fix
mauretto78 Jan 10, 2022
963a92e
main.js: remove $.getJson call
riccio82 Jan 10, 2022
7add2a9
Fix css: Issue panel
riccio82 Jan 10, 2022
7f5a151
Refactoring
mauretto78 Jan 11, 2022
b5e61c6
Merge branch 'develop' into modal-focus
riccio82 Jan 11, 2022
e70af04
Merge pull request #2305 from matecat/remove-getjson
mauretto78 Jan 11, 2022
b5724dd
Merge pull request #2300 from matecat/severity-update
mauretto78 Jan 11, 2022
459f1fe
Merge pull request #2304 from matecat/tag-proj-langs
mauretto78 Jan 11, 2022
72915af
Merge pull request #2299 from matecat/develop-api-blacklist
mauretto78 Jan 11, 2022
f75a5c4
Merge pull request #2282 from matecat/modal-focus
mauretto78 Jan 11, 2022
ffb0635
Merge pull request #2253 from mauretto78/develop-xliff-parser-1088
mauretto78 Jan 11, 2022
595c1b9
Merge branch 'develop'
mauretto78 Jan 11, 2022
80a5ffb
Bump version v2.17.82
mauretto78 Jan 11, 2022
f03e0f9
fix MMT 401/403 wrong error handling
Ostico Jan 12, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added .commit
Empty file.
4 changes: 2 additions & 2 deletions INSTALL/matecat.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@ USE `matecat`;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2021-12-16 15:11:32
-- Dump completed on 2022-01-12 14:45:24


INSERT INTO `engines` VALUES (10,'NONE','NONE','No MT','','',NULL,NULL,NULL,'{}','NONE','',NULL,100,0,NULL);
Expand Down Expand Up @@ -1528,4 +1528,4 @@ INSERT INTO `phinxlog` VALUES (20200921145329,'2020-10-07 18:30:10','2020-10-07
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2021-12-16 15:11:32
-- Dump completed on 2022-01-12 14:45:24
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
"symfony/filesystem": "^2.8.9",
"defuse/php-encryption": "2.0.*",
"matecat/subfiltering": "^1.0",
"behat/transliterator": "^1.3"
"behat/transliterator": "^1.3",
"ext-curl": "*",
"ext-json": "*"
}
}
72 changes: 36 additions & 36 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions inc/Bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ private function __construct() {
INIT::$FILES_REPOSITORY = INIT::$STORAGE_DIR . "/files_storage/files";
INIT::$CACHE_REPOSITORY = INIT::$STORAGE_DIR . "/files_storage/cache";
INIT::$ZIP_REPOSITORY = INIT::$STORAGE_DIR . "/files_storage/originalZip";
INIT::$BLACKLIST_REPOSITORY = INIT::$STORAGE_DIR . "/files_storage/blacklist";
INIT::$ANALYSIS_FILES_REPOSITORY = INIT::$STORAGE_DIR . "/files_storage/fastAnalysis";
INIT::$QUEUE_PROJECT_REPOSITORY = INIT::$STORAGE_DIR . "/files_storage/queueProjects";
INIT::$CONVERSIONERRORS_REPOSITORY = INIT::$STORAGE_DIR . "/conversion_errors";
Expand Down
2 changes: 2 additions & 0 deletions inc/INIT.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class INIT {
public static $QUEUE_CREDENTIALS;
public static $USE_COMPILED_ASSETS = false;
public static $ENABLE_MULTI_DOMAIN_API = false;
public static $BLACKLIST_FILE_SIZE_MAX = 2097152;


/**
Expand Down Expand Up @@ -79,6 +80,7 @@ class INIT {
public static $FILES_REPOSITORY;
public static $CACHE_REPOSITORY;
public static $ZIP_REPOSITORY;
public static $BLACKLIST_REPOSITORY;
public static $ANALYSIS_FILES_REPOSITORY;
public static $QUEUE_PROJECT_REPOSITORY;
public static $CONVERSIONERRORS_REPOSITORY;
Expand Down
3 changes: 3 additions & 0 deletions inc/config.ini.sample
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ ENV = "production" ; set to "production" for production environment
;If you don't need this check set the defined CHECK_FS to false
CHECK_FS = no

;Blacklist max file size
BLACKLIST_FILE_SIZE_MAX = 2097152

[development]
CLI_HTTP_HOST = "http://localhost" ; Set the hostname for batch processes ( they do not know the global variable $_SERVER )
COOKIE_DOMAIN = "localhost"
Expand Down
2 changes: 1 addition & 1 deletion inc/version.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[MATECAT_VERSION]
version = 2.17.81
version = 2.17.82
Loading