Commit graph

503 commits

Author SHA1 Message Date
sparkyx
901645ec94 version 9315 2025-09-21 12:06:21 +02:00
sparkyx
99eaf7ecae version 2025-09-20 09:50:29 +02:00
sparkyx
d9f3807ecd set version 2025-09-10 12:04:52 +02:00
sparkyx
c760989646 OTP : can specify another url 2025-08-10 22:27:52 +02:00
sparkyx
5f6fd7b9c3 ADMIN_WEB default to noalyss-no-reply 2025-08-05 10:51:53 +02:00
sparkyx
c389246f23 Integrate SQL script 21 2025-08-05 10:51:53 +02:00
sparkyx
4cee79c1f2 OTP : 2FA Authentication
Improve : tighten the security + cosmetic
set double authentication : create, send link, usable with Google Authenticator and FreeOTP

1. OTP : prevent direct access without going throught the 2FA mechanism
2. Go back to the url where you were disconnected
3. Cosmetic
2025-08-05 10:50:49 +02:00
sparkyx
1b71b30b30 version 9311 2025-07-23 21:07:17 +02:00
sparkyx
29e0a54be0 version 9310 2025-07-19 16:42:05 +02:00
sparkyx
9bc6669706 Version and PHP8.1 deprecated 2025-07-09 16:23:39 +02:00
sparkyx
72ba02471e set version 9308 2025-06-20 17:04:33 +02:00
sparkyx
f5523e2c6a version 9307 2025-06-19 19:13:45 +02:00
sparkyx
226c7d871f version 9306 2025-06-13 18:54:54 +02:00
Dany wm DB
6bc0660579 Card attribute : arrow is not displaid on all browser 2025-06-08 13:20:05 +02:00
sparkyx
0fecffb51c version 9305 2025-04-03 22:18:58 +02:00
sparkyx
5f10e2f2dc set version 9304 2025-03-14 21:44:15 +01:00
sparkyx
cfab665e7b version 9303 2025-02-02 14:02:41 +01:00
sparkyx
5f33bc1bd3 Improve Exception for accountancy ACH, VEN, ODS, FIN 2024-12-28 11:16:31 +01:00
sparkyx
877a21ac9d version 9302 2024-12-26 12:39:25 +01:00
sparkyx
a0a49d43ea set version 9301 2024-12-21 16:23:59 +01:00
sparkyx
dd29250c22 Convert upgrade.sql to upgrade202.sql 2024-12-06 17:43:23 +01:00
Dany wm
c0b99b0246 Cosmetic g_failed 2024-09-18 22:54:02 +02:00
sparkyx
0450326a48 RECONCILE : fix bug : sum incorrect if several items 2024-09-05 15:28:02 +02:00
sparkyx
28ee90c45d Task #0002376: Numéro de pièce, remplissage avec des 0 code : renommage de set_pj par update_receipt 2024-09-03 18:01:43 +02:00
sparkyx
a6a948d305 set version 9.3 2024-08-24 17:26:42 +02:00
sparkyx
9ed7fe540e WIDGET : db upgrade 199 2024-08-19 18:52:01 +02:00
sparkyx
16347125b1 widget : Creation of widget for the DASHBOARD Contains widget Agenda, Todo List, Report ,... 2024-08-18 20:51:14 +02:00
sparkyx
2fda457dee Task #2373 : upgrade sql 2024-07-29 16:09:48 +02:00
sparkyx
5f13e6ede5 Database upgrade 2024-07-13 22:04:19 +02:00
sparkyx
2810a32db6 cosmetic : improve appearance 2024-06-30 10:14:22 +02:00
sparkyx
85b8d8eb3b Merge branch 'unstable' into pre-stable
* unstable: (22 commits)
  TVA-CODE small bug
  TVA_CODE : suggest tva_code + unittest
  unit test
  Bug 2358 : operation cloture
  SQL upgrade
  CFGTVA : tva_id cannot be a float
  remove euro symbole
  PDF : operation detail for a card : add first name
  PHP8.x Deprecated Dynamic Property
  0002360: TVA : tva_code check that TVA_CODE is Unique , has maximum 5 characters , do not contain any else than letter or digit
  PHP8.x Deprecated Dynamic Property
  0002360: TVA : permet utilisation code TVA plutôt que nombre
  Documentation code
  IMPROVE #0002362: CCARDAT : Attribut de fiche Add control for element (choice) and allow to use VALUE(1,1), (2,2)
  0002359: Permettre aux utilisateurs d’identifier que la Date de l’opération et la Période de l'opération ne sont pas alignées
  Improve : filter for analytic accountancy
  Security : forbid direct access to $_GET
  Add code of the ledger when you have to select a ledger in search
  version 9025 : bug followup list
  Bug : ajax followup list
  ...
2024-06-20 15:48:40 +02:00
sparkyx
fe00e6f0f4 SQL upgrade 2024-06-17 14:46:32 +02:00
sparkyx
76b0cf56d1 tag 9206 2024-06-04 22:54:51 +02:00
sparkyx
ff6330d586 version 9025 : bug followup list 2024-05-28 23:40:52 +02:00
sparkyx
599e77359f version 9025 : bug followup list 2024-05-25 16:41:22 +02:00
sparkyx
5f3f34e421 Version 9204 2024-05-20 17:38:51 +02:00
sparkyx
1d69031747 Version 9204 2024-05-20 17:38:25 +02:00
sparkyx
b8c025c1ba version 9203 2024-05-18 16:23:01 +02:00
sparkyx
552639501a IVATNumber : check VAT number of tiers via VIES service 2024-05-15 10:42:47 +02:00
sparkyx
3ab35ef833 version 9201 2024-04-04 19:36:04 +02:00
sparkyx
f8abbfedd2 with the plugin , there are several autoloader 2024-02-29 09:34:05 +01:00
sparkyx
7ad7471c7d Final test 2024-02-27 16:34:31 +01:00
sparkyx
245ed74748 Tache #2342: Version de NOALYSS : donné quand on tag une version 2024-02-27 10:50:51 +01:00
Dany wm
a124cf0a0e Cache : create a class for managing cache 2024-02-27 10:14:57 +01:00
Dany wm
85f19810ad Bug : verification ne fonctionne pas avec MY_REPORT=N 2024-02-22 11:46:36 +01:00
sparkyx
910ae8b9f2 Upgrade SQL 2024-02-18 13:24:19 +01:00
sparkyx
58673932a9 integre changement SQL 2024-02-03 15:30:05 +01:00
sparkyx
42e39e4897 Correct merge 2024-01-28 11:27:15 +01:00
sparkyx
187ca58864 upgrade.sql -> upgrade191.sql 2024-01-17 19:09:27 +01:00
sparkyx
23ee014cb1 Task 0002128: Clôture comptabilité française
Réécriture op. ouverture et cloture
2024-01-15 10:06:02 +01:00