Ludy and GitHub
1a19024961
Fix: Auto language detection #2122 ( #2148 )
...
* Fix: Auto language detection #2122
* add LanguageService and AdditionalLanguageJsController
* hidden swagger
2024-11-03 14:20:26 +00:00
Ludy and GitHub
7ec343d9ce
Fix: Add missing .map file for minified files ( #2156 )
2024-11-03 07:55:39 +00:00
Ludy and GitHub
6f42d976f6
Fix: Path correction to draggable.js #2154 + little makeup ( #2159 )
2024-11-03 07:26:45 +00:00
Ludy and GitHub
cf13803fd4
Fix: redeclaration of const and add: tranlation placeholder for Session Expiry Messages ( #2158 )
...
Fix: redeclaration of const
2024-11-03 07:24:16 +00:00
a8d0d1a871
re-config labeler & add new labels ( #2153 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-11-03 07:21:56 +00:00
Ludy and GitHub
a5aac01b4d
fixed minor bugs in Markdown ( #2152 )
2024-11-03 07:20:10 +00:00
Ludy and GitHub
d2046c64d8
Optimierung der SAML2-Integration und Verbesserung der Zertifikats- und Fehlerbehandlung ( #2105 )
...
* certificate processing
* Hides dialog when provider list is empty
* removed: unused
2024-10-27 22:17:36 +00:00
Ludy and GitHub
eff1843061
Major Enhancements to SAML2 and OAuth2 Integration with Simplified Security Configurations ( #2040 )
...
* implement Saml2 login/logout
* changed: deprecation code
* relyingPartyRegistrations only enabled samle
2024-10-20 12:30:58 +01:00
ff519adebb
Add info translation ( #1791 )
...
* adds the note about adding new translation tags
* Update pull_request_template.md
---------
Co-authored-by: Anthony Stirling <[email protected] >
2024-09-05 09:23:04 +01:00
Ludy and GitHub
c1f78d0f9b
Validates the file name ( #1793 )
2024-09-02 21:03:04 +01:00
Ludy and GitHub
b31d565c75
removes duplicate dependencies ( #1792 )
2024-09-02 21:01:50 +01:00
085c5c06d3
Update messages_de_DE.properties ( #1784 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-09-02 12:51:10 +01:00
Ludy and GitHub
42677fbd5d
Fix: wrong selected repository; disable Push - missing permission ( #1785 )
2024-08-31 21:48:40 +01:00
Ludy and GitHub
a14b78ff91
Extends the checking of message*.properties ( #1781 )
2024-08-31 14:54:11 +01:00
Ludy and GitHub
09e963b160
correction action bot ( #1782 )
2024-08-31 15:30:18 +02:00
Ludy and GitHub
63dfcfe688
Change display name WEPB to WEBP ( #1762 )
...
Update pdf-to-img.html
2024-08-26 20:17:45 +01:00
Ludy and GitHub
1732531174
Introduces the checking of message_*.properties ( #1758 )
...
* Introduces the checking of message_*.properties
* Update check_properties.yml
2024-08-25 22:04:28 +01:00
Ludy and GitHub
b007c805bf
Removes double equal signs ( #1750 )
2024-08-23 22:55:01 +01:00
Ludy and GitHub
33c7bb7e13
Add: Make Login Attempt Service deactivatable ( #1747 )
2024-08-23 14:46:09 +01:00
Ludy and GitHub
d3ef335c24
Fix: validations is not a permitted attribute - dropdown ( #1745 )
2024-08-23 11:52:31 +01:00
Ludy and GitHub
b23784f598
Fix: authentication ApiKey NullPointerException ( #1744 )
2024-08-23 12:10:58 +02:00
Ludy and GitHub
90cbcde029
Fix: Missing multi-selection and Python validation ( #1740 )
...
Missing multi-selection and Python validation
2024-08-23 09:28:06 +01:00
Ludy and GitHub
1a594b27ab
Fix: introduces the verification of the python installation ( #1730 )
...
* Fix: introduces the verification of the python installation
* Update ExtractImageScansController.java
* Update CheckProgramInstall.java
2024-08-21 11:16:29 +01:00
Ludy and GitHub
58618b3a21
Add: Convert PDF to WebP ( #1666 )
...
* Add PDF to WebP
* add swagger param
* back
* creates a custom image for Docker from pymupdf
* Converting with pdf2image and Pillow instead of pymupdf
* webp remove to pdf-to-img
* remove mupdf
2024-08-20 16:17:54 +01:00
e1d0f2cd3e
Fix: YamlFile - String length limit disable ( #1716 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-08-19 15:03:05 +01:00
Ludy and GitHub
81e2a77e57
Fix: Failed authentication #1704 ( #1708 )
...
* Fix: Failed authentication #1704
* Update account.html
2024-08-19 15:02:40 +01:00
Ludy and GitHub
6c9a4e8acc
Add Option to Specify Installation Method in Bug Report Template ( #1710 )
...
* Add Option to Specify Installation Method in Bug Report Template
* Update 1-bug.yml
2024-08-19 15:00:23 +01:00
Ludy and GitHub
b47f8a2c17
corrects the link to the country selection ( #1717 )
2024-08-19 15:00:00 +01:00
Ludy and GitHub
56a07bbf3a
increases some versions in the workflows ( #1707 )
2024-08-18 13:07:14 +01:00
29fcbf30d7
Admin panel - Enhanced User Management & Fix : #1630 ( #1658 )
...
* Prevents SSO login due to faulty verification
* add translation & fix show error message
* Update settings.yml.template
---------
Co-authored-by: Anthony Stirling <[email protected] >
2024-08-16 11:57:37 +01:00
Ludy and GitHub
d32da95f55
tessdata available to local Windows users ( #1677 )
...
tessdata available to local Windows users
2024-08-15 11:43:56 +02:00
Ludy and GitHub
503a1c9526
redesign footer ( #1674 )
...
* redesign footer
* remove about test
2024-08-13 23:54:33 +02:00
Ludy and GitHub
f176558a39
Fix: Conditional Attribute Binding for the multiple Attribute in the File Selector Fragment ( #1665 )
2024-08-12 17:22:32 +01:00
950a0c4b21
Bump org.springframework.boot from 3.3.0 to 3.3.2 & Gradle 8 compatibility ( #1626 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-08-03 13:18:51 +01:00
Ludy and GitHub
e6793bd04a
Fix: fail JUnit test ( #1625 )
2024-08-03 12:52:50 +01:00
Ludy and GitHub
c54c18b247
Add: Irish and Danish to the table ( #1622 )
2024-08-03 10:16:26 +01:00
Ludy and GitHub
065f53e577
Optimize Editor and Git Ignore Settings for Improved Consistency and Security ( #1611 )
2024-07-31 18:49:52 +01:00
Ludy and GitHub
543b96c033
Add: Vietnam to the table ( #1600 )
...
* Add: Vietnam to the table
* Update labeler-config.yml
2024-07-27 08:37:22 +01:00
Ludy and GitHub
560936e182
remove new lines and obsolete spaces ( #1585 )
2024-07-23 16:57:21 +01:00
Ludy and GitHub
6eb79e65fa
minor changes in the DEV tools and more ( #1578 )
2024-07-22 21:15:10 +01:00
85ed0c38d1
Adding declaration as repository component & changing primary key type ( #1559 )
...
* Adding declaration as repository component & changing primary key type
* Update AuthorityRepository.java
* Update PersistentLoginRepository.java
---------
Co-authored-by: Anthony Stirling <[email protected] >
2024-07-20 10:13:49 +01:00
Ludy and GitHub
6c7dc34640
Add: Label manager ( #1560 )
2024-07-20 09:57:27 +01:00
Ludy and GitHub
5751b1ac2d
adds Thai to the languages table ( #1555 )
...
This PR makes #1554 obsolete
2024-07-11 23:35:01 +01:00
422264a288
added non-translatable strings ( #1537 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-07-06 21:54:04 +00:00
Ludy and GitHub
a17105e650
Create stale.yml ( #1530 )
...
* Create stale.yml
* Update stale.yml
2024-07-06 20:25:38 +00:00
Ludy and GitHub
32ac38e93f
Add missing translations strings ( #1535 )
...
* Add missing translations strings
* Update messages_de_DE.properties
2024-07-06 19:48:39 +01:00
3c0d2b908f
Update messages_de_DE.properties ( #1532 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-07-06 18:17:30 +00:00
Ludy and GitHub
ab62a93a0d
Fix labeler 2 ( #1534 )
2024-07-06 19:15:19 +01:00
Ludy and GitHub
5189708d25
Fix labeler ( #1533 )
...
* Update labeler.yml
* Update labeler.yml
2024-07-06 17:48:06 +01:00
Ludy and GitHub
19831c050c
Add labeler action for pull requests ( #1529 )
...
* Automatically label PRs
* Update labeler-config.yml
2024-07-06 15:43:53 +01:00
Ludy and GitHub
4088208fc8
adding documentation for database import and export ( #1528 )
...
* adding documentation for database import and export
* Update DATABASE.md
2024-07-06 13:24:32 +01:00
be05db22f5
Preparation for Switching to a New Database Version ( #1521 )
...
* preparing to switch to a new database version
* add PreAuthorize
---------
Co-authored-by: Anthony Stirling <[email protected] >
2024-07-05 20:48:33 +01:00
Ludy and GitHub
79927416e5
standardize the layout ( #1525 )
2024-07-04 21:13:03 +00:00
Ludy and GitHub
40042c37f2
[Bugfix] the Manifest Syntax error ( #1524 )
...
Fixes the Manifest Syntax error
2024-07-04 21:05:45 +00:00
Ludy and GitHub
1c90b65bca
removes empty list entries ( #1523 )
2024-07-04 21:04:21 +00:00
Ludy and GitHub
2971425544
[Bugfix] Prevents the deletion of productive data ( #1522 )
...
prevents the deletion of productive data
2024-07-04 22:02:35 +01:00
3a6969cad0
Fix: synchronizing the browser settings to the database #1481 ( #1510 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-06-26 20:48:50 +00:00
Ludy and GitHub
88e8663d44
Rename from translation_status.toml to ignore_translation.toml and more ( #1511 )
2024-06-26 21:47:20 +01:00
f43fe15193
further bug fixes when using context path ( #1475 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-06-15 22:07:09 +01:00
Ludy and GitHub
036c10fc27
added: Differentiate login methods and more ( #1471 )
...
- Added Portuguese in the table (README.md)
- ApplicationProperties.class diluted, provider outsourced to its own class
- Added UnsupportedProviderException to indicate a meaningful error
- Closes #1357
- Closes #1238
2024-06-15 13:15:09 +01:00
Ludy and GitHub
ab2fe5ef81
Add: missing string pdfOrganiser.mode.10 ( #1468 )
...
* Add: missing string pdfOrganiser.mode.10
* Update messages_it_IT.properties
2024-06-15 12:06:38 +01:00
Ludy and GitHub
f07ba9192b
Updating build.gradle libraries ( #1465 )
2024-06-15 11:47:16 +01:00
fe9c5a7351
Change: method write and read settings.yml #1441 ( #1463 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-06-15 09:05:31 +01:00
Ludy and GitHub
1e72960c5f
Bugfix: missing contextPath ( #1434 )
2024-06-12 20:36:18 +01:00
Ludy and GitHub
446bc68768
change to Pdf.js-Legacy Version 4.3.136 ( #1444 )
...
* add: PDF.js-Legacy
* change path
2024-06-12 20:33:25 +01:00
Ludy and GitHub
7543f49ba4
Add: Option to remove the digital signature when merging ( #1424 )
2024-06-09 13:58:05 +01:00
Ludy and GitHub
a6069c0f9e
Add template for bug issues ( #1419 )
2024-06-09 10:45:36 +01:00
Ludy and GitHub
327a44d487
Bump PDF.js from 4.3.118 to 4.3.136 ( #1420 )
...
Changelog: https://github.com/mozilla/pdf.js/releases/tag/v4.3.136
2024-06-09 10:45:25 +01:00
Ludy and GitHub
7a15930453
add password validator ( #1418 )
2024-06-08 22:36:23 +01:00
Ludy and GitHub
9a9429c15c
Bugfix: fixes API query, replaces password comparisons, fixes duplicate ids ( #1415 )
...
fixes API query, replaces password comparisons, fixes duplicate ids
2024-06-08 12:37:06 +01:00
8f55c38391
add: redesign addUsers.html ( #1407 )
...
Co-authored-by: Anthony Stirling <[email protected] >
2024-06-07 22:27:16 +01:00
Ludy87
a743493cd3
Update navbar.html
2024-06-07 17:24:42 +02:00
Ludy87
c35355f01a
Update githubVersion.js
2024-06-07 17:07:14 +02:00
Ludy87
ed910da288
Add: Bypass for too many requests to the github api
2024-06-07 16:54:47 +02:00
Ludy87
37c75971f2
Update ApplicationProperties.java
2024-06-06 21:14:34 +02:00
Ludy87
7d9edfca6d
Enhance OAuth2 Client Registration with Dynamic Provider Details
2024-06-06 21:03:06 +02:00
Ludy87
515b5b1492
Minor corrections in the languages
2024-06-06 20:42:50 +02:00
Ludy87
ca0432e0b4
notification
2024-06-01 21:33:21 +02:00
Ludy87
5799e61385
new workaround for remove digital signature
2024-06-01 21:30:05 +02:00
Ludy87
19c564a6f7
Fix: Initialization Issue and Enhance Configuration Management for ConfigInitializer #1324
2024-05-31 23:51:42 +02:00
Ludy87
aef0d32b5b
add remove digital signature
2024-05-31 11:31:07 +02:00
Ludy87
dfb8ba857f
add properties Docker
2024-05-30 11:52:13 +02:00
Ludy87
1572404e6f
Fix: Can't select the Draw tool in View #1328
2024-05-30 11:42:49 +02:00
Ludy87
cd6f3862f6
add invalid Id Token message
2024-05-28 10:27:44 +02:00
Ludy87
729af56d1b
add: application icon/appname
2024-05-27 07:58:56 +02:00
Ludy87
ddb2528ecf
Bump PDF.js from 3.11.174 to 4.3.118
2024-05-26 23:29:28 +02:00
Ludy and GitHub
0962159523
Merge branch 'main' into add_oauth2
2024-05-25 21:10:52 +02:00
Ludy87
cbb4ccd4b7
add: multi OAuth2 option README.md, small cosmetic repairs
2024-05-25 21:10:12 +02:00
Ludy87
ce5af5ddde
Fix: remove dublicate en_GB, missing translation German
2024-05-25 20:44:51 +02:00
Ludy87
4dcf2f5870
Update CustomOAuth2LogoutSuccessHandler.java
2024-05-25 18:25:13 +02:00
Ludy87
c2179ccd63
add multi OAuth2 Provider
2024-05-25 18:19:03 +02:00
Ludy87
f2eb5dd7d3
bg-card will be added to the class and password/username validation
...
bg-card should not be an id, ids should be unique in their use.
2024-05-19 12:44:54 +02:00
Ludy87
ffe221b93c
Update README.md
2024-05-19 11:36:50 +02:00
Ludy87
3f252e29a1
adds all available settings to settings.yml
2024-05-19 11:35:46 +02:00
Ludy87
7109dd7905
Fix: Removes username validation check
...
- Removes username validation check
- Ignores API users in user counting
2024-05-19 10:52:11 +02:00
Ludy87
ffec5f7b54
extends the functionality of oauth in Stirling PDF 2.
2024-05-18 23:47:05 +02:00
Ludy and GitHub
c20936b485
Merge branch 'main' into add_functions_oauth2
2024-05-18 13:52:53 +02:00
Ludy87
dcf13e9ade
Update InitialSecuritySetup.java
2024-05-12 20:17:46 +02:00
Ludy87
811c19e00d
extends the functionality of oauth in Stirling PDF
2024-05-12 19:58:34 +02:00
Ludy and GitHub
1c33500815
Update messages_de_DE.properties ( #1149 )
2024-04-30 23:03:50 +01:00