acognet
06af788480
N°4622 - Advanced search: Fix dictionaries being retrieved by XHR calls
2022-01-21 11:51:54 +01:00
Molkobain
edcf9e6a1e
N°4498 - Introduce new APIs due to iPageUIExtension deprecation ( #245 )
...
* Introduce new APIs due to iPageUIExtension deprecation
* Fix typo in interface name
* Rename interface to more consistent names
2021-12-02 13:38:05 +01:00
Stephen Abello
72d1ab5cbc
N°3523 Add accessibility to silo selection and user menu toggler
2021-11-19 11:16:19 +01:00
Molkobain
b7e8c0de8a
N°4400 - Restore PHP debug output being displayed in a modal
2021-10-25 21:34:03 +02:00
acognet
6d3e8df3e4
N°3934 - Polishing: User Preferences
2021-10-01 18:22:17 +02:00
acognet
e2904fb0ee
N°4230 - Printable version issues
2021-09-29 11:21:00 +02:00
acognet
722cae240e
align style of spinner
2021-09-24 10:09:02 +02:00
Stephen Abello
94ce62e424
Remove unintentional function overload committed in e3687b3
2021-09-16 15:16:19 +02:00
Stephen Abello
e3687b3cbb
N°3685 Use minified versions of jQuery UI timepicker library
2021-09-16 10:09:33 +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
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
99860e9e20
N°3685 - Front-end performances: Split compatibility files for easier maintenance / inclusion
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
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
Molkobain
d2662e27e1
N°3685 - Front-end performances: Include BBQ lib. only when necessary
2021-09-15 16:16:20 +02:00
Molkobain
9ac0100d3a
N°3685 - Front-end performances: Remove JS lib. already included in parent class
2021-09-15 16:16:20 +02:00
Molkobain
1ea5983464
N°3685 - Front-end performances: Move deprecated JS files to optional compatibility scripts
2021-09-15 16:16:20 +02:00
Molkobain
15081ba82c
N°3685 - Front-end performances: Include graph lib. (D3/C3.js) 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
Eric
2c2155a8e0
N°3985 - Performance checks on the back end
2021-08-23 13:57:03 +02:00
Eric
ee544b646d
N°4076 - PHPDoc
2021-07-26 17:48:36 +02:00
Eric
344cce9fdd
N°4076 - Allow block parameters to change the behaviour of blocks on the page
2021-07-26 17:20:45 +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
d8f36a8aa9
N°4131 - Fix multiple "User disconnected" dialogs in the backoffice
2021-07-04 21:54:56 +02:00
Molkobain
19264a7d64
Fix iTopWebPage::DisableBreadCrumb() not working since 3.0 rework
2021-06-04 11:01:51 +02:00
Stephen Abello
dd6a9fe16a
Restyle block loader
2021-06-04 10:52:24 +02:00
Molkobain
923134d67d
Code cleanup
...
- "v-resizable" class is not used anymore in the UI
- Logoff menu is now handled in a dedicated block
- Caselog headers are now handled in a dedicated block
2021-05-26 10:37:03 +02:00
Stephen Abello
7f82e9262b
N°3923 Fix date picker widget not initialized in ajax forms
2021-05-26 10:21:30 +02:00
Molkobain
c0ec7e02f8
N°3939 - Keep focus on current tab on object modification
2021-05-11 16:34:54 +02:00
Molkobain
d5d3a7af47
Performance: Fix NavigationMenu being instantiated several times in the page
2021-04-28 19:35:03 +02:00
Molkobain
03fcc94b1f
iTopWebPage: Move TopBar methods near other layouts' methods
2021-04-28 19:35:03 +02:00
Pierre Goiffon
59678ef8c6
🔊 N°3731 Log calls to deprecated files / PHP methods
...
POC for the log API was added in #193
2021-04-13 17:56:21 +02:00
Molkobain
923a4048d3
Keyboard shortcuts: Add method to retrieve info about a particular shortcut
2021-04-13 11:46:34 +02:00
Stephen Abello
bab2febb24
N°3530 Replace hardcoded newsroom message indicator and add tooltip when menu is collapsed
2021-03-17 17:35:16 +01:00
Stephen Abello
a8ede8b857
N°3524 Add keyboard shortcuts to global actions
2021-03-17 11:00:16 +01:00
Molkobain
599c838fd9
Fix code highlighting instantiation for async (XHR) markup
2021-03-17 10:07:24 +01:00
Molkobain
190ac1a65a
Fix tooltips instantiation for async (XHR) markup
2021-03-17 10:07:23 +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
1aa61fe29b
N°3748 - Deprecation: old tooltip libs in the backoffice and the portal
2021-03-12 11:15:04 +01:00
acognet
710e6e49a8
Dict entries
2021-03-11 10:29:14 +01:00
Eric
622b486d1f
N°3785 - Use DownloadPage to download documents
2021-03-04 16:37:33 +01:00
Stephen Abello
40ceccda46
Add jquery treeview style to vendors directory
2021-03-04 10:55:23 +01:00
Pierre Goiffon
77d4613bd8
N°3750 Allow to detect when ready scripts are done processing
...
In iTop 3.0.0 there are sometimes lots of scripts launched after domReady, so we needed something to know when those scripts are done !
2021-03-02 12:18:45 +01:00