Eric Espie
|
1afa3e2003
|
Merge branch 'support/3.0' into develop
|
2023-01-03 08:52:10 +01:00 |
|
Eric Espie
|
df7d7c877d
|
N°5490 - PHP 8.0: Fix crash of bulk modify
|
2023-01-03 08:50:18 +01:00 |
|
Eric Espie
|
4c4d7c12e8
|
N°4756 - Ease extensibility for CRUD operations : Coherency in method parameters
|
2023-01-02 14:23:36 +01:00 |
|
Eric Espie
|
97c3cacfaa
|
N°4756 - Ease extensibility for CRUD operations : Pass DeletionPlan to EVENT_DB_CHECK_TO_DELETE
|
2023-01-02 14:20:17 +01:00 |
|
Eric Espie
|
98ec568788
|
N°4756 - Ease extensibility for CRUD operations : Events not sent in overridable methods
|
2023-01-02 14:06:02 +01:00 |
|
Eric Espie
|
626ba7ee66
|
📝 PHPDoc reworked packages
|
2022-12-30 14:17:57 +01:00 |
|
Eric Espie
|
3920f84f45
|
📝 PHPDoc reworked for auto-doc
|
2022-12-30 10:11:11 +01:00 |
|
Eric Espie
|
f3cea730af
|
Merge branch 'support/3.0' into develop
# Conflicts:
# application/applicationextension.inc.php
|
2022-12-29 14:40:26 +01:00 |
|
Eric Espie
|
88d9a29599
|
📝 Change packages for auto-documentation
|
2022-12-29 12:38:31 +01:00 |
|
Eric Espie
|
23b4d4cb6b
|
Merge branch 'support/2.7' into support/3.0
|
2022-12-28 09:52:52 +01:00 |
|
Eric Espie
|
b37e74b407
|
📝 Change packages for auto-documentation
|
2022-12-28 09:51:46 +01:00 |
|
Eric Espie
|
1cac189077
|
N°4756 - Ease extensibility for CRUD operations : Fix CRUD after review
|
2022-12-23 10:37:08 +01:00 |
|
Eric Espie
|
0383fb124b
|
N°4756 - Ease extensibility for CRUD operations : Events renamed
|
2022-12-22 15:28:31 +01:00 |
|
Eric Espie
|
f378fd3d72
|
N°4756 - Ease extensibility for CRUD operations : Events renamed
|
2022-12-22 15:22:06 +01:00 |
|
Eric Espie
|
44fac686f9
|
N°4756 - Ease extensibility for CRUD operations : Events renamed
|
2022-12-22 15:16:52 +01:00 |
|
Eric Espie
|
bdd5741290
|
N°4756 - Ease extensibility for CRUD operations : Protect against update loops
|
2022-12-22 08:56:40 +01:00 |
|
Molkobain
|
5cb2f19ea0
|
N°4756 - Improve PHPDoc and type hints
|
2022-12-20 11:11:14 +01:00 |
|
Eric Espie
|
0810a113c1
|
N°4756 - Ease extensibility for CRUD operations : Event Service - Moved Events source code under sources/application/events
|
2022-12-16 11:30:00 +01:00 |
|
Eric Espie
|
fae857175b
|
N°4756 - Ease extensibility for CRUD operations : Event Service - Changed CheckToWrite and CheckToDelete events and add two new events to set attributes flags
|
2022-12-16 11:07:41 +01:00 |
|
Pierre Goiffon
|
ccdb5ec79f
|
Merge remote-tracking branch 'origin/support/3.0' into develop
|
2022-12-15 15:37:09 +01:00 |
|
Pierre Goiffon
|
cb6232cc05
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
|
2022-12-15 15:36:43 +01:00 |
|
Pierre Goiffon
|
0d49c605e2
|
💡 Fix \DBSearch::FromOQL phpdoc + modifiers order
|
2022-12-15 15:36:14 +01:00 |
|
Molkobain
|
3d09e3b57b
|
Merge remote-tracking branch 'origin/support/3.0' into develop
|
2022-12-14 20:35:47 +01:00 |
|
Molkobain
|
6d47b0f4f8
|
N°4517 - PHP 8.0: Fix undefined array key due to type cast being done before coalesce
|
2022-12-14 20:34:40 +01:00 |
|
Molkobain
|
27cf8159d0
|
N°5388 - PHP 8.2: Fix dynamic properties
|
2022-12-14 19:55:08 +01:00 |
|
jbostoen
|
32ee1a8226
|
N°5793 - HTML Sanitizer: Allow 'start' attribute in 'ol' tag (#368)
* * Extended allowed attributes on ol, li (based on W3Schools)
* Change unit test case label
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
|
2022-12-14 15:46:59 +01:00 |
|
Eric Espie
|
c02f84969a
|
N°4756 - Ease extensibility for CRUD operations : Event Service
|
2022-12-08 08:21:13 +01:00 |
|
vdumas
|
4f36819ab2
|
Fix @param & @return comments for GetTagFromLabel
|
2022-12-06 16:43:55 +01:00 |
|
Eric Espie
|
3548251997
|
Merge branch 'support/3.0' into develop
|
2022-12-02 09:27:40 +01:00 |
|
Eric Espie
|
4d365c8a44
|
Merge branch 'support/2.7' into support/3.0
|
2022-12-02 09:26:40 +01:00 |
|
Eric Espie
|
957ff40f30
|
N°5155 - Email by SMTP with self-signed certificate (changed default values to the previous behaviour)
|
2022-12-02 09:25:53 +01:00 |
|
Eric Espie
|
93e0dde1a1
|
Merge branch 'support/3.0' into develop
# Conflicts:
# sources/Core/Email/EmailSwiftMailer.php
Email by SMTP with self-signed certificate ported from EmailSwiftMailer to EmailLaminas
|
2022-11-30 14:35:13 +01:00 |
|
Eric Espie
|
7bb12c35ea
|
Merge branch 'support/2.7' into support/3.0
# Conflicts:
# core/config.class.inc.php
|
2022-11-30 14:27:32 +01:00 |
|
Eric Espie
|
aff9c7748b
|
N°5155 - Email by SMTP with self-signed certificate
|
2022-11-30 14:18:11 +01:00 |
|
Molkobain
|
bedc8bbf46
|
Merge remote-tracking branch 'origin/support/3.0' into develop
|
2022-11-26 00:25:05 +01:00 |
|
Molkobain
|
cf5745b985
|
Merge remote-tracking branch 'origin/support/2.7' into support/3.0
# Conflicts:
# core/pdfbulkexport.class.inc.php
|
2022-11-26 00:09:10 +01:00 |
|
Molkobain
|
3e18ad590f
|
Fix image attributes not being visible in PDF exports
|
2022-11-25 19:30:35 +01:00 |
|
Pierre Goiffon
|
4ec3f22173
|
Merge remote-tracking branch 'origin/support/3.0' into develop
# Conflicts:
# core/log.class.inc.php
|
2022-11-24 17:28:39 +01:00 |
|
Pierre Goiffon
|
34f03715b6
|
LogChannel : add missing @since
|
2022-11-24 17:27:30 +01:00 |
|
Eric Espie
|
6af62c4a50
|
Merge remote-tracking branch 'origin/support/3.0' into develop
|
2022-11-23 11:07:09 +01:00 |
|
Eric Espie
|
65b6c0f4ea
|
Fix CI
|
2022-11-23 11:04:58 +01:00 |
|
Eric Espie
|
4f14d1fb23
|
N°4974 - Session rework
|
2022-11-22 15:38:02 +01:00 |
|
odain
|
0ef5e9d3ff
|
N°5620 - Hide the organization filter with a conf parameter
|
2022-11-22 13:57:42 +01:00 |
|
Pierre Goiffon
|
3aab49c372
|
N°5563 AttributeLinkedSet & LinkedSetIndirect conversions between 3.0 and 3.1 formats
|
2022-11-21 09:15:17 +01:00 |
|
Eric Espie
|
52c984d5e7
|
N°4756 - Fix Unit tests
|
2022-11-18 10:49:59 +01:00 |
|
Eric Espie
|
6585f717c5
|
N°4756 - Event service initialization
|
2022-11-16 21:03:01 +01:00 |
|
Eric Espie
|
0bba9b0fad
|
Merge remote-tracking branch 'origin/support/3.0' into develop
|
2022-11-16 13:57:07 +01:00 |
|
Eric Espie
|
282d47aed4
|
N°5727 - REST API/get_related: Seemingly wrong results, when using [impacts, up] with [redundancy: true]
|
2022-11-16 13:51:38 +01:00 |
|
Pierre Goiffon
|
df3fc8be7f
|
N°5563 XML for new relations UI : constants for AttributeLinkedSet relation_type values
|
2022-11-14 18:16:24 +01:00 |
|
Pierre Goiffon
|
3191caa700
|
N°5563 XML for new relations UI : mock methods in AttributeDefinition
|
2022-11-14 18:10:48 +01:00 |
|