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
acognet
722cae240e
align style of spinner
2021-09-24 10:09:02 +02:00
Molkobain
cf223b583e
N°3882 - Protection against ormStyle being null for an object
2021-09-24 09:04:24 +02:00
Molkobain
fedc3d4d76
N°3556 - Fix JS dict. entries not available in SetupPage anymore
2021-09-23 21:46:36 +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
37585614ba
Branding: Cleanup of old references since refactoring of logos compilation
2021-09-21 15:12:05 +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
acognet
6d4f919519
Refactor -> create utils::AddParamToUrl - renaming of function + encode parameters
2021-09-20 17:29:50 +02:00
Molkobain
8af116275c
Change use of "sizeof()" by "count()" to avoid confusion
2021-09-20 17:02:06 +02:00
acognet
61f6c1fe33
N°2259 - iTop Compilation of branding images ignore real format of source image
2021-09-17 16:36:40 +02:00
acognet
a1d6a705ca
N°4260 - Fix display of log attributes in list
2021-09-17 16:29:33 +02:00
acognet
b861d45b08
Refactor -> create utils::AddParamToUrl
2021-09-17 16:29:06 +02:00
Stephen Abello
94ce62e424
Remove unintentional function overload committed in e3687b3
2021-09-16 15:16:19 +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
Stephen Abello
e3687b3cbb
N°3685 Use minified versions of jQuery UI timepicker library
2021-09-16 10:09:33 +02:00
Stephen Abello
e81c02b25a
N°3685 Fix combodo webfont preloading file name
2021-09-16 10:09:33 +02:00
Molkobain
eee0f453da
N°3685 - Use minified versions of dataTables libs.
2021-09-16 09:20:54 +02:00
Molkobain
164a5501c0
Add missing condition for compiled JS dictionaries
2021-09-15 22:58:09 +02:00
Stephen Abello
b1b1d25186
N°3685 Preload necessary fonts to speed up display
2021-09-15 16:16:20 +02:00
Molkobain
443292e1f6
PHPDoc
2021-09-15 16:16:20 +02:00
Molkobain
120670240c
PHPDoc
2021-09-15 16:16:20 +02:00
Molkobain
5bd8a25440
N°3685 - Use WebResourcesHelper for D3/C3.js usages
2021-09-15 16:16:20 +02:00
Molkobain
754f755141
N°3685 - Use WebResourcesHelper for D3/C3.js usages
2021-09-15 16:16:20 +02:00
Molkobain
74b7223d44
N°3685 - Introduce WebResourcesHelper and use it for SimpleGraph usages
2021-09-15 16:16:20 +02:00
Molkobain
99860e9e20
N°3685 - Front-end performances: Split compatibility files for easier maintenance / inclusion
2021-09-15 16:16:20 +02:00
Molkobain
eb164b47e2
N°3685 - Front-end performances: Update comments
2021-09-15 16:16:20 +02:00
Molkobain
dbd197d9bc
N°3685 - Front-end performances: Include advanced search resources only when necessary
2021-09-15 16:16:20 +02:00
Molkobain
e638c65685
N°3685 - Front-end performances: Remove clipboard lib. as it is not used in the backoffice yet
2021-09-15 16:16:20 +02:00
Molkobain
42b779d301
N°3685 - Front-end performances: Include dataTables lib. only when necessary
2021-09-15 16:16:20 +02:00
Molkobain
da3bab9647
N°3685 - Front-end performances: Include jQuery.popup_menu lib. only when necessary
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
9cd9087cc7
N°3685 - Front-end performances: Move deprecated JS files to optional compatibility scripts
2021-09-15 16:16:20 +02:00
Molkobain
df7991adeb
N°3685 - Front-end performances: Remove JS lib. already included in parent class
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
bac584a6b4
N°3685 - Front-end performances: Include graph libs. (Raphael, simple_graph, ...) only when necessary
2021-09-15 16:16:20 +02:00
Molkobain
e4d7bf7dbb
N°3685 - Front-end performances: Identify used libs.
2021-09-15 16:16:20 +02:00
Molkobain
2d907f31dd
N°3685 - Front-end performances: Use minified versions of libs.
2021-09-15 16:16:20 +02:00
Molkobain
e2001f4585
N°3685 - Front-end performances: Move deprecated JS files to optional compatibility scripts
2021-09-15 16:16:20 +02:00
Molkobain
9810f666fd
N°3685 - Front-end performances: Use minified versions of libs.
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