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
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
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
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
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
Molkobain
5bd8a25440
N°3685 - Use WebResourcesHelper for D3/C3.js usages
2021-09-15 16:16:20 +02:00
Eric
609d9c7a60
♻️ rework of Select UIBlock with labels
2021-06-04 11:52:24 +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
Molkobain
8dd96ea636
Copyright year bump
2021-03-15 09:29:45 +01:00
Molkobain
370c08cd68
N°3657 - Replace calls to deprecate jQuery methods (".click(callback)" to ".on('click', callback)")
2021-03-15 09:29:09 +01:00
Molkobain
f1613c62a4
N°3657 - Replace calls to deprecate jQuery methods (".bind" and ".unbind")
2021-03-15 09:28:06 +01:00
Stephen Abello
13d2699011
N°2629 Allow user to choose default expanded/collapsed toolbar for richtext editors
2020-12-04 10:53:22 +01:00
Molkobain
8193ada159
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# composer.json
# css/light-grey.scss
# lib/composer/autoload_classmap.php
# lib/composer/autoload_static.php
2020-09-08 17:30:32 +02:00
Molkobain
3df3619b7c
N°3215 - Refactor renderer files to be part of the autoloader
2020-07-30 15:22:16 +02:00