Molkobain
7e8eb26866
N°4654 - Change block ID to match conventions
2022-03-07 09:50:07 +01:00
acognet
c0ab79971c
N°4654 - Missing licence Information in About iTop for non admin users - nicer loading icon
2022-03-04 10:36:27 +01:00
acognet
2f98a3e7ac
N°2884 - Core update : Database version not updated - prevent multi click on button "About iTop"
2022-03-01 17:04:37 +01:00
Stephen Abello
7df27de5c1
N°4674 Fix code highlighter calls
2022-02-02 10:35:50 +01:00
Molkobain
c1eb928893
CombodoBackofficeToolbox.InitCodeHighlighting: Better protection as it was adding a log on every page with no attribute 💩
2021-12-09 18:05:27 +01:00
Molkobain
ec02657113
CombodoBackofficeToolbox.InitCodeHighlighting: Fix AttributeTemplateHTML not being formatted when read-only
2021-12-09 18:01:13 +01:00
Molkobain
600a629734
CombodoBackofficeToolbox.InitCodeHighlighting: Add protection against not loaded lib
2021-12-09 18:01:13 +01:00
Molkobain
b7e8c0de8a
N°4400 - Restore PHP debug output being displayed in a modal
2021-10-25 21:34:03 +02:00
Molkobain
32dae59b9b
N°4400 - Move inline JS functions to corresponding JS file
2021-10-25 19:51:07 +02:00
Molkobain
5bd8a25440
N°3685 - Use WebResourcesHelper for D3/C3.js usages
2021-09-15 16:16:20 +02:00
Molkobain
8edd155351
N°4254 - Fix jQuery dialogs not being stacked correctly
2021-09-08 13:31:58 +02:00
Molkobain
076f0e00a7
N°4178 - Stay on the same page when logging again from the "Login again" prompt
2021-07-18 22:58:33 +02:00
Molkobain
d8f36a8aa9
N°4131 - Fix multiple "User disconnected" dialogs in the backoffice
2021-07-04 21:54:56 +02:00
Molkobain
ab7cf49de0
N°3810 - Avoid syntax highlighting that shouldn't take place
2021-03-23 16:48:44 +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
c3140c2db3
Copyright year bump
2021-03-12 18:48:46 +01:00
Molkobain
083f50a5d4
Fix typo
2021-02-22 13:53:41 +01:00
Molkobain
9bbec47976
Move tooltips JS helpers to dedicated class "CombodoGlobalToolbox => CombodoTooltip"
2021-02-22 13:02:52 +01:00
Stephen Abello
46b4990252
N°3632 Move tab's layout preference to preferences page
2021-01-22 10:30:12 +01:00
Molkobain
ece8803259
N°2127 - Add possibility to exit fullscreen with "Esc" key
2020-12-22 18:22:58 +01:00
acognet
3876fb9d62
N°3540 - Migrate printable version of an object
2020-12-18 11:41:31 +01:00
Molkobain
d664c26fb7
N°2127 - Fix fullscreen closing on content click
2020-12-17 13:37:04 +01:00
Molkobain
f525e161a8
N°2127 - Fix field content overlapping on rest of the UI (Backoffice)
2020-12-17 12:12:04 +01:00
Molkobain
a00c573866
Add JS helpers to CombodoBackofficeToolbox to put/remove an element from fullscreen mode
2020-12-17 12:12:04 +01:00
Molkobain
d85d29155f
N°2847 - Tooltip: Improve mechanism to instantiate them only once
2020-10-22 16:05:59 +02:00
Molkobain
91ee5ebfeb
N°2847 - Tooltip: Move new wrappers from CombodoBackofficeToolbox into CombodoGlobalToolbox so it can be used in any GUIs
2020-10-22 16:05:59 +02:00
Molkobain
a6ea75f5fe
N°2847 - Rename backoffice.js into backoffice/toolbox.js for better consistency with other toolboxes
2020-10-22 16:05:58 +02:00
Molkobain
6edb308480
N°3379 - Introduce more modern tooltip lib. in the backoffice
...
- Allow usage of quotes, especially in attributes description
- Allow line breaks, especially in attributes description
- Allow better positioning (automatic) when close to the screen limits
- Allow HTML (careful about XSS), content is sanitized by default
2020-10-16 11:10:51 +02:00
Molkobain
b15ed80732
Internal: Replace references to iTop 2.8.0 with iTop 3.0.0
2020-10-14 10:16:49 +02:00
Molkobain
44351784e6
N°2847 - Work on the tab container
...
- Fix CSS class names on vertical mode
- Add class constants
2020-10-08 16:25:45 +02:00
Molkobain
f87002dce3
Introduce CombodoBackofficeToolbox like in the portal to:
...
- Avoid name collision with other libs for our functions
- Document a set a function developers can use in their extensions, will be completed as things progress
2020-10-08 15:06:22 +02:00
Stephen Abello
7770cb31fb
N°2847 Add vertical tab options to object details
2020-10-07 17:01:44 +02:00
Molkobain
87d7693be5
N°2847 - Rework iTopWebPage layout (WIP Part III)
...
- iTopWebPage: Extract processing in dedicated functions
- iTopWebPage: Add tooltips base feature
- iTopWebPage: Fix JS dictionaries
- iTopWebPage: Extract inline JS to dedicated file
- Top bar: Visual improvements
- Nav. menu: Visual improvements
- Nav. menu: Tooltip improvement
- Nav. menu: Toggle state preference saved
- Nav. menu: Add menus filter feature
- Breadcrumbs: Handle elements overflow
2020-07-27 15:09:33 +02:00