Stephen Abello
395c9c288b
N°4355/1745 Prevent malformed caselog entries from breaking activity panel DOM
2021-11-09 16:19:16 +01:00
Stephen Abello
4b888a3805
N°4378 Restore keyboard shortcuts behavior for object details
2021-11-09 09:49:37 +01:00
acognet
ab40c67678
N°4346 - Restore HTML metadata (data-xxx) on lists in the backoffice - after configure this list
2021-11-08 15:02:45 +01:00
Eric Espie
27995c14bf
N°3985 - avoid sql request for history in case of object creation
2021-11-02 15:35:51 +01:00
Molkobain
3d49cd199a
Fix Panel not being collapsible anymore (regression from 1c11cef2f, thanks @accognet !)
2021-10-25 12:15:02 +02:00
Molkobain
0811fd4aa7
N°2875 - Default triggers/action are created during first install/upgrade of 3.0.0 for DM classes with a log attribute in order to allow Person mention out of the box
2021-10-19 15:16:43 +02:00
Molkobain
8f2b5ad8e2
N°2875 - Invert TriggerOnObjectMention approach
...
- Trigger is now positioned on a specific "host" class (eg. Ticket)
- Trigger now has a "mentioned objects" filter which determines the scope of mentioned objects which will activate the trigger
2021-10-19 15:16:42 +02:00
Molkobain
6915b0b824
N°2875 - RichText: Fix config property being an array instead of a string (also add a setter)
2021-10-19 15:16:42 +02:00
Molkobain
7d46626d9c
N°3520 - HTML metadata: Add object state in object details if present
2021-09-30 21:30:56 +02:00
Stephen Abello
a5e2831e31
N°3931 Allow HTML in DataTables' Panel title
2021-09-30 15:53:40 +02:00
acognet
e2904fb0ee
N°4230 - Printable version issues
2021-09-29 11:21:00 +02:00
denis.flaven@combodo.com
78b1ee04e8
N°4336 - Improve tooltip pertinence, by hiding useless entries
2021-09-28 18:17:16 +02:00
Stephen Abello
aac504ec0b
N°3917 Fix object details icon cover method when using class highlight icon as object icon
2021-09-28 16:25:47 +02:00
Eric Espie
6caf78fdcd
N°4326 - Fix error in dashboard when no tooltip exist on Pill
2021-09-28 15:07:27 +02:00
Stephen Abello
5680d9579c
N°3917 Refactor algorithm to get object details semantic image icon in object's GetIcon method in order to propagate this feature anywhere where GetIcon is called
2021-09-28 15:01:06 +02:00
Molkobain
4c6a7ca30b
N°3791 - Fix crash when displaying object with a null state value
2021-09-28 12:51:21 +02:00
Molkobain
3214ae91c7
N°3791 - Panel: Use style defined in the DM for classes
...
Note that for now, semantic colors cannot be used directly in a <main_color> or <complementary_color> tag. Only valid CSS color (hexa, hsla, ...)
2021-09-26 15:15:34 +02:00
Molkobain
21545da062
Rename Panel / Alert / Button color constants for something more accurate
...
Done now before their as used too widely. We are most likely to allow dev. to use custom colors soon, so we want to avoid confusing / renaming then. (iTop extensions have been verified, none had to be migrated)
2021-09-26 01:26:42 +02:00
Molkobain
b15c8e30bc
N°3791 - Panel: Use style defined in the DM for classes
...
Note that for now, semantic colors cannot be used directly in a <main_color> or <complementary_color> tag. Only valid CSS color (hexa, hsla, ...)
2021-09-26 01:17:28 +02:00
Molkobain
39d71c9c43
N°3882 - Pill: Fix default color scheme when in a panel
2021-09-26 00:51:04 +02:00
Molkobain
4d8ac5fee5
PHPDoc
2021-09-25 17:00:50 +02:00
Molkobain
6d8a36e061
N°3882 - Fix null status color when class has no style defined
2021-09-24 14:54:29 +02:00
Molkobain
cf223b583e
N°3882 - Protection against ormStyle being null for an object
2021-09-24 09:04:24 +02:00
Molkobain
1cb100b010
N°3882 - Header dynamic: Pills now shows the real color from the DM
2021-09-23 11:44:12 +02:00
Molkobain
197864ff83
N°3882 - Object details: Status indicator (dot) now shows the real state color
2021-09-23 11:44:11 +02:00
Molkobain
e2b73995e1
N°3882 - Move DataModel classes fields' style to theme instead of (duplicated) inline CSS
2021-09-23 11:44:11 +02:00
acognet
057bea196e
Fix setTitleBlock
2021-09-23 09:19:54 +02:00
Molkobain
1f5dabf8f6
Code conventions
2021-09-21 13:36:11 +02:00
acognet
ab17eaad27
N°4260 - Fix display of log attributes in list
2021-09-21 10:57:47 +02:00
Molkobain
8af116275c
Change use of "sizeof()" by "count()" to avoid confusion
2021-09-20 17:02:06 +02:00
acognet
a1d6a705ca
N°4260 - Fix display of log attributes in list
2021-09-17 16:29:33 +02:00
Eric Espie
5839bab042
N°3908 - Polishing: Application Upgrade - clickable checkbox label, remove history menu, filter history with most recent first, remove unnecessary columns in history
2021-09-16 11:14:50 +02:00
Molkobain
eee0f453da
N°3685 - Use minified versions of dataTables libs.
2021-09-16 09:20:54 +02:00
Molkobain
5bd8a25440
N°3685 - Use WebResourcesHelper for D3/C3.js usages
2021-09-15 16:16:20 +02:00
Molkobain
94d53575ae
N°3685 - Front-end performances: Include dataTables lib. only when necessary
2021-09-15 16:16:20 +02:00
Molkobain
2dcfe0e281
N°3685 - Front-end performances: Include ScrollMagic lib. only when necessary
2021-09-15 16:16:20 +02:00
Molkobain
de5f47d43e
N°3685 - UIBlock resources: Add CKEditor resources to RichText
2021-09-15 16:16:20 +02:00
Molkobain
d2662e27e1
N°3685 - Front-end performances: Include BBQ lib. only when necessary
2021-09-15 16:16:20 +02:00
Eric Espie
15e99a898e
N°3985 - Performance checks on the back end - Enhance KPIs
2021-09-09 17:21:57 +02:00
acognet
2e346a7e80
N°4184 - Alert UI block is collapsible only if there is a title
2021-09-07 10:45:37 +02:00
acognet
979a43edc9
N°3551 - Migrate module to new UIBlock system : Customer Survey - Fix problems of id in checkbox after action like "configure this list"
2021-09-06 15:57:34 +02:00
acognet
72d7758259
N°3905 - Polishing: CSV Import - typo + fix loading js for Panel
2021-09-02 15:26:07 +02:00
Molkobain
6700de097a
N°3712 - Activity panel: Fix origin icon for log entries
2021-08-27 17:28:01 +02:00
acognet
7f37c5912a
N°3914 - Polishing: Lists - fix display of datatable and rename attribute for init data
2021-08-26 11:37:17 +02:00
Stephen Abello
0f01dbc3e5
Allow to add an icon to lists display block
2021-08-25 11:06:26 +02:00
acognet
d4b515c7b7
Fix id in checkbox
2021-08-25 10:31:33 +02:00
Molkobain
20759eca23
Fix "Configure this list" due to regression in 280afb35
2021-08-25 09:30:53 +02:00
Molkobain
808c1fa571
N°3712 - Activity panel: Fix origin indicator being displayed on all type of entries
2021-08-24 10:17:56 +02:00
acognet
280afb35a9
Datatable : on init load data for the first page
2021-08-20 15:54:34 +02:00
Molkobain
4458f26379
N°3750 - Behat: Add metadata about logs label
2021-08-17 17:49:22 +02:00