Molkobain
f7230de6d6
N°7264 - Improve async load of CSS files to avoid duplicates in the webpage.
...
Based on the same mechanism that was made for JS files.
2024-04-03 16:16:10 +02:00
Benjamin Dalsass
34f0053db7
N°7059 - Symfony 6.4 - Add missing namespaces to match PSR-4 convention ( #589 )
2023-12-21 10:18:11 +01:00
Molkobain
c767ebe989
📝 Copyright year bump
2023-03-17 18:28:47 +01:00
Molkobain
ec643d1975
Merge remote-tracking branch 'origin/support/3.0' into develop
...
# Conflicts:
# templates/pages/backoffice/webpage/layout.html.twig
2023-03-07 22:10:47 +01:00
Molkobain
176e373d6c
N°5530 - Fix list of impacted elements (Impact Analysis) not display correctly due to mixup in async JS files loading
2023-03-07 22:03:44 +01:00
Molkobain
084f3ec52b
N°5655 - Continue work on CombodoModal Part 2
2022-11-28 15:57:25 +01:00
Molkobain
b7e8c0de8a
N°4400 - Restore PHP debug output being displayed in a modal
2021-10-25 21:34:03 +02:00
acognet
e2904fb0ee
N°4230 - Printable version issues
2021-09-29 11:21:00 +02:00
Molkobain
ab3c1ad4af
Add TWIG comment
2021-09-15 20:22:30 +02:00
Stephen Abello
b2155c042e
N°3685 Fix twig variable name
2021-09-15 16:16:20 +02:00
Stephen Abello
b1b1d25186
N°3685 Preload necessary fonts to speed up display
2021-09-15 16:16:20 +02:00
Molkobain
957cb87b8d
N°3786 - Fix lock removal when leaving an object details page in edition
...
The main problem was WebPage::$a_scripts are now printed after the DOM when the mechanism actually prints some JS to redirect to another page immediately.
As there are a LOT of calls to WebPage::add_script(), we kept it to ensure the compatibility; and we add a new WebPage::add_early_script() for JS snippets that explicitly need to be execute before the DOM interpretation.
2021-07-20 20:13:44 +02:00
Molkobain
a4104d4315
N°3539 - Remove viewport meta tag as we won't be able to make the backoffice responsive in 3.0
2021-07-15 09:09:47 +02:00
Molkobain
3b3f1806ce
Fix resources URL not being printed correctly
...
If there was any parameters in the URL it would not work as the `&` would have been printed as `&`, see similar issue in the previous commit
2021-07-01 09:55:01 +02:00
Molkobain
5a4c9393a4
Add missing viewport meta from webpage template
...
(Backoffice won't be responsive in iTop 3.0)
2021-06-12 19:26:25 +02:00
Eric
818690dba8
N°3825 - Export.php and export-v2.php errors on Excel
2021-03-18 10:27:21 +01:00
Molkobain
c3140c2db3
Copyright year bump
2021-03-12 18:48:46 +01:00
Molkobain
a91b6dbca3
Fix URL with special chars being output wrong (completes c98881671)
2021-02-08 12:24:03 +01:00
acognet
c98881671b
Fix name of files : in order to manage the use of "&" character in url
2021-01-27 11:14:54 +01:00
acognet
63c1a1d2d3
Fix multi reload of UI.php and js files
2021-01-21 15:35:48 +01:00
Eric
1b115624a2
N°2737 - RenderBlockTemplate enhancement, uilinkswidget UIBlock refactor
2020-12-16 11:05:30 +01:00
Pierre Goiffon
6c5e1c429f
🎨 Remove auto closing tags for CSS
...
We have an HTML 5 Doctype, we're not using XHTML anymore
2020-11-23 15:09:45 +01:00
Eric
32e0c8f9bf
N°2847 - Datatable modal dialogs
2020-11-19 17:45:46 +01:00
Molkobain
b15ed80732
Internal: Replace references to iTop 2.8.0 with iTop 3.0.0
2020-10-14 10:16:49 +02:00
Eric
9cd719ab56
N°2847 - Separate inline scripts and css from html in the rendering of pages
2020-09-18 18:16:09 +02:00
Eric
e83dfe5982
N°2847 - refactor twigs
2020-09-18 18:16:08 +02:00
Eric
68b8490288
N°2847 - Refactor
2020-09-17 11:01:41 +02:00
Eric
e3739641b4
N°2847 - Ajax page javascripts
2020-09-16 17:16:01 +02:00
Eric
410a637598
N°2847 - Tab Management - iTop Pages refactoring - introduction of UIContentBlock as base block
2020-09-16 12:00:48 +02:00