Benjamin Dalsass
1385a3dc03
N°6774 - Risque d'erreur de chargement des relations dans le portail en visualisation
2023-10-31 10:18:21 +01:00
Lars Kaltefleiter
caf3076b12
N°3441 - Portal: Fix failure to open an object containing a link to an archived object ( #523 )
...
* N°3441 - Portal : cannot open an object containing a link to an archived object
* N°3441 - Display fa-archive icon in portal
* Update sources/Renderer/Bootstrap/FieldRenderer/BsSelectObjectFieldRenderer.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Update sources/Renderer/Bootstrap/FieldRenderer/BsSelectObjectFieldRenderer.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
* Update sources/Renderer/Bootstrap/FieldRenderer/BsSelectObjectFieldRenderer.php
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
---------
Co-authored-by: Molkobain <lajarige.guillaume@free.fr >
2023-08-10 09:52:22 +02:00
Pierre Goiffon
6606af71ff
N°6414 Validator refactoring
...
New AbstractValidator class, with new method Validate
All existing validators are now children of AbstractRegexpValidator
Handle validators JS counterparts in renderers : only regexp validators are implemented client side
2023-07-03 11:30:04 +02:00
Benjamin Dalsass
0ece69112a
N°6416 - In user portal, empty ext key drop down doesn't display error message anymore
...
Fix wrong jquery element resulting in select all form field instead of links elements
2023-06-15 08:37:03 +02:00
Benjamin Dalsass
465388b5e3
N°803 - Allow display & edition of attributes on n:n relations on Portal
...
- Issue when selecting links rows with checkbox
- Change linked set field validation to prevent checking host id -1
2023-06-12 17:26:34 +02:00
Benjamin Dalsass
2041a6ad3f
N°803 - Allow display & edition of attributes on n:n relations on Portal
...
- Remove column mandatory information when object is in view mode
2023-06-09 10:40:24 +02:00
Benjamin Dalsass
c486aea299
N°803 - Allow display & edition of attributes on n:n relations on Portal
...
- Remove input when object is in view mode
- Improve form errors handling
- Prevent row selection when clicking input
- Attach date time picker to table instead of input to prevent popup truncating (popup will be visible but not aligned on the input)
2023-06-09 10:34:19 +02:00
Benjamin Dalsass
11c147574a
N°803 - Allow display & edition of attributes on n:n relations on Portal
2023-06-07 15:30:08 +02:00
Benjamin Dalsass
8eb1053daa
N°803 - Allow display & edition of attributes on n:n relations on Portal
2023-06-05 16:19:06 +02:00
Molkobain
4651b09f13
Merge remote-tracking branch 'origin/support/3.0' into develop
2023-03-31 18:04:36 +02:00
Molkobain
c3b00939dd
N°6140 - Add HTML metadata on custom fields to be aligned with regular fields
2023-03-31 17:58:09 +02:00
Molkobain
c767ebe989
📝 Copyright year bump
2023-03-17 18:28:47 +01:00
Molkobain
47399f083c
N°6041 - Improve readability of the API
2023-03-15 11:02:05 +01:00
Molkobain
482261845c
N°6041 - Introduce dynamic register of fields and renderers in Console form renderers
2023-03-15 11:02:05 +01:00
Molkobain
9023e338a5
N°6041 - Introduce dynamic register of fields and renderers in Bootstrap form renderers
2023-03-15 11:02:05 +01:00
Molkobain
7d01030d7c
N°6041 - Introduce new \iFieldRendererMapping interface to register mapping between Field / FormRenderer (console, bootstrap, ...) / FieldRenderer
2023-03-15 11:02:05 +01:00
Molkobain
0aa0229170
N°2889 - Add counter on file attributes / attachments downloads
2023-03-14 19:16:19 +01:00
Molkobain
36ec455e6d
N°5655 - Refactor portal modal dialog helper to global helper for both GUIs
2022-11-15 08:42:25 +01:00
Pierre Goiffon
2f90b8e6a6
Merge remote-tracking branch 'origin/support/3.0' into develop
2022-08-22 09:04:39 +02:00
acognet
d33bd88832
N°5428 - Request template: autocomplete field can not be a master field
2022-08-19 15:06:38 +02:00
acognet
c94e24c0ff
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# application/cmdbabstract.class.inc.php
2022-08-12 18:17:00 +02:00
Anne-Catherine
bacdd63dd4
N°3979 - Handle initial values on dependent fields ( #325 )
...
N°3979 - Handle initial values on dependent fields
2022-08-12 17:48:53 +02:00
acognet
7ec12f1e12
N°4517 - PHP 8.1: Replace htmlentities(***, ENT_QUOTES, 'UTF-8') with utils::EscapeHtml
2022-07-01 09:22:25 +02:00
bdalsass
79da71ecf8
migration symfony 5 4 ( #300 )
...
* symfony 5.4 (diff dev)
* symfony 5.4 (working)
* symfony 5.4 (update autoload)
* symfony 5.4 (remove swiftmailer mailer implementation)
* symfony 5.4 (php doc and split Global accessor class)
### Impacted packages:
composer require php:">=7.2.5 <8.0.0" symfony/console:5.4.* symfony/dotenv:5.4.* symfony/framework-bundle:5.4.* symfony/twig-bundle:5.4.* symfony/yaml:5.4.* --update-with-dependencies
composer require symfony/stopwatch:5.4.* symfony/web-profiler-bundle:5.4.* --dev --update-with-dependencies
2022-06-16 09:13:24 +02:00
acognet
8204723b5b
N°4667 - Remove call to tooltip function - change type of preview (fix seen with Guillaume)
2022-03-21 15:14:30 +01:00
acognet
992ee3a74b
N°4667 - Remove call to tooltip function - tooltip on attachment in portal
2022-03-17 12:53:03 +01:00
Molkobain
cd7f9e478f
N°4913 - Avoid object initials to overflow in medallions
2022-03-06 22:44:12 +01:00
acognet
4449fdbbc5
N°4311 - Bubble caselog : differences between console and portal for Agent Name
2022-01-25 15:35:52 +01:00
acognet
910638d93f
N°4667 - Remove call to tooltip function
2022-01-21 11:51:59 +01:00
acognet
ed12f98075
Fix warning PHP seen in N°3702 - Migrate module to new UIBlock system : Follow-up forms without authentication
2021-12-23 13:19:18 +01:00
Pierre Goiffon
ddd6bf22af
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# core/attributedef.class.inc.php
# core/config.class.inc.php
# core/htmlsanitizer.class.inc.php
# sources/Renderer/RenderingOutput.php
# test/core/sanitizer/HTMLDOMSanitizerTest.php
# test/integration/DictionariesConsistencyTest.php
2021-11-24 15:01:38 +01:00
Stephen Abello
f6885567eb
N°4408 Add correct CSS class to console renderer richtext field
2021-11-09 09:49:37 +01:00
Stephen Abello
aba0d4144c
N°4408 Fix inputs flickering when widgets are loading
2021-11-04 10:49:17 +01:00
acognet
322371dd9f
N°4349 - Drop-down mandatory template field documented still required in modification
2021-10-29 13:33:44 +02:00
acognet
5540988001
N°4349 - Drop-down mandatory template field documented still required in modification
2021-10-25 15:50:43 +02:00
acognet
ceaa98f4ef
N°4349 - Drop-down mandatory template field documented still required in modification
2021-10-13 14:25:38 +02:00
acognet
d2662b608b
N°4349 - Drop-down mandatory template field documented still required in modification
2021-10-13 14:12:23 +02:00
acognet
1b1a6321d7
N°4349 - Drop-down mandatory template field documented still required in modification
2021-10-07 14:04:22 +02:00
acognet
9fbc631b07
N°4349 - Drop-down mandatory template field documented still required in modification
2021-10-05 14:18:28 +02:00
acognet
c6cb7c41cd
N°4349 - Drop-down mandatory template field documented still required in modification
2021-10-05 11:47:45 +02:00
acognet
a1d6a705ca
N°4260 - Fix display of log attributes in list
2021-09-17 16:29:33 +02:00
Molkobain
5bd8a25440
N°3685 - Use WebResourcesHelper for D3/C3.js usages
2021-09-15 16:16:20 +02:00
Molkobain
dfbbee2a1c
N°4142 - Add config. param. to hide user avatars in the GUIs -mostly in logs- (backoffice, end-users portal, ...)
2021-07-15 21:23:20 +02:00
Molkobain
4e58b8616a
N°3203 - PHPDoc and small variable refactor
2021-07-15 17:31:30 +02:00
Molkobain
e59d472cec
N°4108 - Portal: Fix linkedset items not correctly saved on add/remove (follow-up of N°3914)
2021-06-28 16:10:01 +02:00
acognet
5bf6035bcf
N°3592 - Migrate module to new UIBlock system : Customized request forms - fix input select
2021-06-08 18:40:49 +02:00
Eric
609d9c7a60
♻️ rework of Select UIBlock with labels
2021-06-04 11:52:24 +02:00
Molkobain
27b930c31c
N°3914 - Fix rows selection in the portal's datatables
2021-05-17 13:47:41 +02:00
acognet
16c9599739
N°3819 - Input: Migrate request templates input to new UIBlock system
2021-05-04 11:55:20 +02:00
Molkobain
cfab20519e
N°2922 - Revert 93a1f027 and add support for LabelField in the ConsoleFormRenderer (was already done in PortalFormRenderer)
2021-04-29 12:02:13 +02:00