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 |
|
Molkobain
|
4c289edac7
|
N°3887 - Harmonize number of autocomplete displayed results throughout the app
|
2021-04-06 14:50:31 +02:00 |
|
Molkobain
|
58d2b1d3f4
|
Rename utils::GetContactPictureAbsUrl() to utils::GetUserPictureAbsUrl()
|
2021-03-26 08:54:46 +01:00 |
|
Eric
|
4534944b08
|
N°3536 - revert function and use GetSubBlocks() instead
|
2021-03-23 14:26:17 +01:00 |
|
Eric
|
574d089c20
|
N°3536 - Dashboard: Add title, toggler and menu to AttributeDashboard
|
2021-03-22 16:46:45 +01: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 |
|
Molkobain
|
c3140c2db3
|
Copyright year bump
|
2021-03-12 18:48:46 +01:00 |
|
Pierre Goiffon
|
fe70db9af6
|
💡 PHPDoc : replace link by see
Thanks @Molkobain !
I wrote to much JavaDoc where it is the opposite :/
PhpDoc ref :
https://docs.phpdoc.org/3.0/guide/references/phpdoc/index.html
|
2021-03-10 15:59:33 +01:00 |
|
Pierre Goiffon
|
1a3e8c59c7
|
💡 Update PHPDoc for enums in \Combodo\iTop\Renderer\BlockRenderer::RenderJsInline
|
2021-03-08 16:41:58 +01:00 |
|
Stephen Abello
|
a7fde78105
|
Fix unmigrated Attachment constant in portal
|
2021-02-25 17:45:46 +01:00 |
|
Molkobain
|
8026965915
|
N°3649 - Activity panel: Work on multiple caselogs edition at once
|
2021-02-08 12:24:03 +01:00 |
|
Eric
|
2f68be14f8
|
N°3565 - Migrate backoffice pages to new UIBlock system : Setup
|
2021-02-01 16:28:10 +01:00 |
|
Molkobain
|
7c8019319a
|
UIBlock: Update PHPDoc, fix typo in $aJsTemplatesRelPath property/methods name and fix $aAdditionalCSSClasses initialization
|
2021-01-21 12:40:42 +01:00 |
|
acognet
|
3876fb9d62
|
N°3540 - Migrate printable version of an object
|
2020-12-18 11:41:31 +01:00 |
|
Eric
|
31f3bf9368
|
N°2847 - move console specific methods from BlockRenderer to ConsoleBlockRenderer
|
2020-12-16 17:44:08 +01:00 |
|
Eric
|
1b115624a2
|
N°2737 - RenderBlockTemplate enhancement, uilinkswidget UIBlock refactor
|
2020-12-16 11:05:30 +01:00 |
|
Pierre Goiffon
|
e3895f284b
|
N°3512 fix setup crashing if env-production doesn't exist
|
2020-12-11 09:26:19 +01:00 |
|
acognet
|
5ccb12453a
|
N°3123 : Improved JavaScript management in web pages and ajax pages
|
2020-12-08 08:59:25 +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 |
|
Eric
|
15aa9e508c
|
N°3123 - Refactor Directories
|
2020-12-02 13:18:01 +01:00 |
|
Eric
|
5f30729127
|
N°3123 - Add variables for templates (html, js and css)
|
2020-12-01 19:09:49 +01:00 |
|
Eric
|
5378361faa
|
N°3123 - Add the possibility to create UIBlocks in extensions
|
2020-11-30 18:01:01 +01:00 |
|
Molkobain
|
d76e4255f2
|
N°2950 - Fix syntax highlighting (CKEditor) not working on AttributeHTML
- Fix for not supported attributes (HTML)
- Migrate selectors for new backoffice markup
|
2020-11-04 17:25:25 +01:00 |
|