Benjamin Dalsass
2f36846d87
io array option
2025-12-11 08:09:47 +01:00
Benjamin Dalsass
090925e28b
collections
2025-12-10 08:53:34 +01:00
Benjamin Dalsass
9543624a0d
collections
2025-12-08 10:03:34 +01:00
Benjamin Dalsass
3503805fe1
form input
2025-12-04 15:25:52 +01:00
Benjamin Dalsass
4620710f5a
collections
2025-12-03 17:47:22 +01:00
Benjamin Dalsass
8f8a0e2672
validator component
2025-12-02 15:03:26 +01:00
Benjamin Dalsass
b8a093e625
test and corrections
2025-11-27 10:58:21 +01:00
jf-cbd
6aabed3063
Add default value for max_items_selected
2025-11-26 18:03:26 +01:00
jf-cbd
a0f28f725c
OK for Tom Select
2025-11-26 12:04:08 +01:00
jf-cbd
02650f8cf7
WIP Tom Select options
2025-11-26 12:04:08 +01:00
jf-cbd
f93926528f
Add Tom-Select lib
2025-11-18 17:18:46 +01:00
Eric Espie
ea95ae60a6
Merge remote-tracking branch 'origin/develop' into feature/8772_form_dependencies_manager
2025-11-14 16:08:37 +01:00
odain
7bbcc388ea
Merge branch 'support/3.2' into develop
2025-11-14 10:52:27 +01:00
odain
2b1ecf15b4
Merge branch 'support/3.2.1' into support/3.2
2025-11-14 10:39:04 +01:00
Stephen Abello
6cf6e7dd8d
Merge branch 'support/3.2' into develop
...
# Conflicts:
# core/simplecrypt.class.inc.php
# tests/php-unit-tests/unitary-tests/core/SympleCryptTest.php
2025-11-06 10:27:03 +01:00
Eric Espie
9ea546ebf6
N°8772 - Turbo + Collections WIP
2025-11-05 11:19:03 +01:00
Eric Espie
5a1f6ffde9
N°8772 - WIP dependencies - Does not work yet
2025-11-04 09:05:29 +01:00
Stephen Abello
adfa800063
N°7939 - Improve activity panel tab togglers when there's more than 2 log attributes ( #766 )
2025-10-30 16:38:38 +01:00
Anne-Cath
dacb54285c
N°4820 - Remove pre-3.0 console files - date.js, hovertip.js jquery.layout.min.js
2025-09-12 16:01:55 +02:00
Anne-Cath
7851109794
N°3749 - Remove old JS tooltip libs (qTip, jQuery tooltip, Bootstrap tooltip) calls - remove qtip
2025-09-12 10:02:12 +02:00
Anne-Cath
810e6c1bda
N°3817 - Audit and fix calls to deprecated jQuery method
2025-09-12 09:59:02 +02:00
Anne-Cath
d164f48cfe
N°3817 - Audit and fix calls to deprecated jQuery method
2025-09-12 09:56:30 +02:00
Anne-Cath
d728be119c
N°4456 - Remove jquery.layout.js
2025-09-11 15:27:57 +02:00
Benjamin Dalsass
bf1b2a5104
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# .doc/README.md
# .doc/phpdoc-templates/combodo-wiki/graphs/class.html.twig
# composer.lock
# lib/composer/InstalledVersions.php
# lib/composer/autoload_classmap.php
# lib/composer/autoload_psr4.php
# lib/composer/autoload_static.php
# lib/composer/installed.json
# lib/composer/installed.php
# lib/symfony/cache/Traits/Relay/MoveTrait.php
# lib/symfony/http-foundation/Request.php
# lib/symfony/runtime/SymfonyRuntime.php
2025-09-10 07:57:41 +02:00
Stephen Abello
50098bad73
N°5200 - Activity panel entries' relative date isn't translated
2025-09-08 14:03:43 +02:00
jf-cbd
2ee68ff819
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# sources/SessionTracker/iSessionHandlerExtension.php
2025-09-05 15:19:38 +02:00
Anne-Cath
0a4180f7fc
N°7257 - Check and migrate old Combodo JS functions
2025-08-29 16:15:31 +02:00
Anne-Cath
c82c150411
N°7257 - Check and migrate old Combodo JS functions
2025-08-29 14:27:38 +02:00
Anne-Cath
00818f411f
N°3817 - Audit and fix calls to deprecated jQuery method - rollback change on caselog-entry-form.js
2025-08-29 11:07:44 +02:00
Stephen Abello
437296eab9
N°8634 - Newsroom providers are hardly visible if there's more than 2
2025-08-20 16:00:14 +02:00
Anne-Cath
5b9e0a1d4f
N°3817 - Audit and fix calls to deprecated jQuery method
2025-08-06 19:47:57 +02:00
Stephen Abello
d3e450c54e
N°3749 - Remove old JS tooltip libs (qTip, jQuery tooltip, Bootstrap tooltip) calls
2025-08-01 10:01:30 +02:00
Anne-Cath
4d794fe656
N°4813 - Remove DataTable class and file
2025-07-30 15:29:15 +02:00
Stephen Abello
09364ccf84
N°4386 - Remove deprecated EncodeHtml in utils.js
2025-07-29 08:48:44 +02:00
Eric Espie
e5129c9618
N°7938 - tooltip error style
2025-07-16 15:22:10 +02:00
bdalsass
0b92535fda
Merge remote-tracking branch 'origin/support/3.2' into develop
2025-06-02 17:18:34 +02:00
Anne-Catherine
5ae5221f6f
N°6925 - Enable on any search result edition of OQL ( #711 )
2025-05-28 10:59:50 +02:00
Stephen Abello
7ae49e2cf4
N°8076 - Fix cancel and close buttons in a modal blocking all buttons for the underlying object
2025-05-26 11:25:08 +02:00
Benjamin Dalsass
f44468b7a1
N°8245 - External key not saved in n-n link in edition ( #703 )
...
* N°8245 - External key not saved in n-n link in edition
* Remove the listener from the input element itself, put it on the body with a selector that matches our input
* Revert "N°8245 - External key not saved in n-n link in edition"
This reverts commit a756f9b159 .
---------
Co-authored-by: Stephen Abello <stephen.abello@combodo.com >
2025-03-24 14:05:30 +01:00
Anne-Catherine
8a604c643e
N°7371 - Remembers the choice done in the popup that appears when saving public and private logs at the same time ( #636 )
2025-01-30 15:55:34 +01:00
jf-cbd
5d8db176f4
Merge remote-tracking branch 'origin/support/3.2' into develop
...
# Conflicts:
# dictionaries/es_cr.dictionary.itop.core.php
2024-11-07 14:57:54 +01:00
Eric Espie
f5c29edee4
N°7874 - Inline image deleted by garbage collector
2024-11-07 09:24:33 +01:00
Anne-Cath
143a59a19d
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-09-18 11:59:16 +02:00
Anne-Catherine
cbbb4cdb8c
N°7639 - Switching tab starts reloading the data table ( #651 )
2024-09-18 10:56:58 +02:00
jf-cbd
21c9332a7f
Merge remote-tracking branch 'refs/remotes/origin/support/3.2' into develop
2024-08-07 18:01:38 +02:00
jf-cbd
0ee1818f12
N°7732 - CSRF protection generating error when cancelling the creation of an object
...
N°7741 - PDF export on impact analysis not working
2024-08-07 17:56:34 +02:00
Molkobain
f2ab409c9c
Merge remote-tracking branch 'origin/support/3.2' into develop
2024-07-25 08:32:28 +02:00
Stephen Abello
054fd8798b
N°7552 - Move CKEditor from to npm dependencies
2024-07-24 14:20:18 +02:00
Stephen Abello
4360ad6502
N°7698 - Fix plain text value in HTML field being seen empty
2024-07-24 12:01:19 +02:00
Stephen Abello
4680b6a497
N°7655 - Handle highlightjs styles in fronts styles and force it to apply over inlined styles
2024-07-24 11:22:00 +02:00