MDW
a04f2bf4e7
Qual: Spelling fixes that newly appeared. ( #27495 )
...
* Qual: Spelling fixes that newly appeared.
# Qual: Fix spelling erros that appeared since the bulk updates.
These issues mostly appeared since the bulk updates (a few ones were postponed
to make sure no real spelling errors were missed.)
* Update modulebuilder.lib.php
* Update pdf_standard.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-14 12:26:37 +01:00
MDW
591306d7b1
Qual: Spelling htdocs/[l-o]* & htdocs/pa* ( #27435 )
...
# Qual: Fix spelling htdocs/[l-o]* & htdocs/pa*
Mostly comments, some local variables changed and translations to avoid
automatic fixes.
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-12 18:06:50 +01:00
Fabian Heinz
aa43e18d56
API status code fix
...
apis currently returning 404 if no entry found fixed
2023-12-31 14:05:21 +01:00
Laurent Destailleur
d92c65ad91
FIX infinite loop in API call/trigger by adding a caller
2023-12-15 12:15:33 +01:00
Laurent Destailleur
1c9429643a
Fix php-cs
2023-12-04 13:46:42 +01:00
pascal
084b205975
FIX #26066
...
Fix #26066 and add missing $page parameter
2023-09-29 16:28:42 +02:00
pascal
80f060c771
fix tab indentation
2023-09-26 18:43:25 +02:00
pascal
871f896962
implementation of properties filter
2023-09-26 18:04:48 +02:00
Laurent Destailleur
31474d80f1
Doxygen
2023-06-19 00:52:43 +02:00
Laurent Destailleur
0cc13ad8c2
Merge pull request #24652 from AuTEAMation/multicurrency-api
...
FIX: Multicurrency REST API wrong number of parameters on addRate()
2023-05-01 14:36:50 +02:00
Alexandre Boin
d4fea38ae9
FIX: Multicurrency REST API wrong number of parameters when calling addRate()
2023-05-01 14:24:15 +02:00
Laurent Destailleur
c1196c7e4d
Fix doc
2023-04-27 23:07:10 +02:00
Laurent Destailleur
388ba8f399
Fix missing limit
2023-04-25 21:16:56 +02:00
Alexandre Boin
0d41eb4296
FIX: Add Multicurrency permissions translations and pass CI tests
2023-04-22 19:30:15 +02:00
Alexandre Boin
9fc4055af3
NEW: Multicurrency REST API to create, update, delete, update rate...
...
- Add permissions for currencies and their rates
- Fix invalid SQL syntax in Currency update request
2023-04-20 17:32:33 +02:00
stickler-ci
8a2f44aec4
Fixing style errors.
2022-12-30 15:20:12 +00:00
Je2fb
8196cfac8a
Create api_multicurrencies.class.php
...
Add API for retrieves curriences information with the last rate
2022-12-30 16:13:38 +01:00