Eric
3c60e4f765
Add Toolbar factory, Use new factory entry for cancel buttons, better check of twig errors, fix fatal error page
2021-02-09 14:43:46 +01:00
bruno-ds
2ddeebdc78
Readonly alert now has an id
...
in order to be interacted with (browser side).
2021-02-05 09:59:52 +01:00
Eric
26f800d488
N°3423 - Allow AttributeImage / AttributeDocument content to be cached by the browser (console)
2021-01-21 10:44:23 +01:00
Eric
5fe8ca178e
Add UIBlocks to twig (CollapsibleSection, FieldBadge, Panel)
2021-01-18 13:59:28 +01:00
Eric
21740123f4
Add UIBlocks to twig (generic parser and node)
...
# Conflicts:
# pages/run_query.php
# test/VisualTest/Backoffice/RenderAllUiBlocks.php
2021-01-18 12:09:07 +01:00
Eric
77808ecd41
Add UIBlocks to twig (WIP)
2021-01-18 12:03:31 +01:00
Stephen Abello
ad08376f6e
Move ScrollMagic under npm dependency
2021-01-15 11:18:34 +01:00
Stephen Abello
137b4e55c4
N°3560 Allow to scroll vertically through tabs content. User can activate this feature in preference page
2021-01-15 11:03:08 +01:00
Pierre Goiffon
09e531f11c
N°3623 new \utils::EscapeHtml method
2021-01-13 16:10:43 +01:00
Pierre Goiffon
958566da61
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/webpage.class.inc.php
2021-01-13 15:25:24 +01:00
Pierre Goiffon
790a675d90
N°3617 collapsible components state saving : use user pref instead of localStorage
...
No migration from existing localStorage keys (introduced in 2.5.0 with N°1030) as the console UI has dramatically change in 3.0.0 : will be useful to show all the collapsible sections content once again !
Note that an iTop instance identifier was used in the localStorage key, it is no longer needed as we're getting the user pref directly from the current instance.
Thanks @Molkobain for the help !
2021-01-13 09:33:44 +01:00
Eric
503817e572
N°2737 - Migrate WebPage::table() to UIBlocks
2021-01-12 16:17:33 +01:00
Stephen Abello
5ef75772f0
N°3516 Add Fullmoon 🌕 to theme mechanism, update test-red theme for 3.0
2021-01-05 17:16:30 +01:00
Eric
f01bec4003
Fix Setup (remove double ajax calls)
2020-12-28 11:23:21 +01:00
Molkobain
4ddfbf6559
N°3477 - Rename methods of the new iPageUIBlockExtension API
2020-12-23 16:25:36 +01:00
Molkobain
608c868b53
N°3561 - Fix all header messages (readonly, log kpi, app. messages, archive mode, ...)
2020-12-23 14:53:06 +01:00
Molkobain
0a87ccaa77
PHPDoc fixes
2020-12-23 09:53:01 +01:00
Molkobain
874bf38316
N°2844 - Fix object panel layout during a transition
2020-12-22 18:22:58 +01:00
Molkobain
c14476ec73
N°3518 - Refactor some parts of the WebPage for a better overloading in derivated classes
2020-12-22 18:22:58 +01:00
Pierre Goiffon
679b25f3fb
🗑️ Deprecate WebPage collapsible section methods
2020-12-22 18:09:19 +01:00
acognet
3876fb9d62
N°3540 - Migrate printable version of an object
2020-12-18 11:41:31 +01:00
Eric
31f3bf9368
N°2847 - move console specific methods from BlockRenderer to ConsoleBlockRenderer
2020-12-16 17:44:08 +01:00
Eric
1b115624a2
N°2737 - RenderBlockTemplate enhancement, uilinkswidget UIBlock refactor
2020-12-16 11:05:30 +01:00
Pierre Goiffon
96e7f57a34
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# application/ajaxwebpage.class.inc.php
# application/csvpage.class.inc.php
# application/itopwebpage.class.inc.php
# application/webpage.class.inc.php
# application/xmlpage.class.inc.php
# core/config.class.inc.php
# css/css-variables.scss
# datamodels/2.x/version.xml
# pages/ajax.document.php
# pages/ajax.render.php
# pages/ajax.searchform.php
# sources/application/TwigBase/Controller/Controller.php
2020-12-10 18:08:11 +01:00
acognet
5ccb12453a
N°3123 : Improved JavaScript management in web pages and ajax pages
2020-12-08 08:59:25 +01:00
Eric
15aa9e508c
N°3123 - Refactor Directories
2020-12-02 13:18:01 +01:00
Eric
a759380999
Migrates banner, header, footer in blocks for iTopWebPage
2020-11-26 15:33:49 +01:00
Eric
8f151b84c9
N°2847 - Code refactor
2020-11-25 15:27:47 +01:00
Eric
c5942a3ddd
N°2847 - Code refactor
2020-11-25 15:24:27 +01:00
Molkobain
af11577450
N°2847 - iTopWebPage: Remove deprecated JS FixPaneVis() function (not used anymore since 3.0.0)
2020-11-23 10:08:17 +01:00
Molkobain
91ab66453b
Remove jQuery Migrate "traces" logs, keeping only "warnings"
2020-11-23 10:08:16 +01:00
Eric
32e0c8f9bf
N°2847 - Datatable modal dialogs
2020-11-19 17:45:46 +01:00
Molkobain
3cb5f3d07e
N°2847 - Improve fatal error page message
2020-11-19 14:53:23 +01:00
Stephen Abello
aef77d8f93
N°2847 Add message on alpha/development fatal error pages 🤫
2020-11-19 13:39:04 +01:00
Eric
103b5bfd22
Merge remote-tracking branch 'origin/datatable' into feature/backoffice-full-moon-design
2020-11-16 15:24:07 +01:00
Stephen Abello
64134ff428
N°2847 Add silo selector to navigation menu
2020-11-12 11:00:59 +01:00
Eric
d7b1e60219
Merge remote-tracking branch 'origin/feature/backoffice-full-moon-design' into datatable
2020-11-09 11:33:48 +01:00
Molkobain
d76e4255f2
N°2950 - Fix syntax highlighting (CKEditor) not working on AttributeHTML
...
- Fix for not supported attributes (HTML)
- Migrate selectors for new backoffice markup
2020-11-04 17:25:25 +01:00
acognet
f718b26b7b
N°2847 - Tranform old itop datatable to jquery DataTable
2020-11-04 13:36:20 +01:00
Eric
bd606ca3f9
N°2847 - Move dashboard title and menu to the top bar
2020-10-28 15:43:42 +01:00
Stephen Abello
b59c40570b
N°2847 WIP First iteration on form inputs
2020-10-26 17:05:57 +01: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
Pierre Goiffon
7fa7ebb59c
📝 Fix 2.9.0 version present in deprecated mentions
2020-10-21 19:24:24 +02:00
Pierre Goiffon
c8a30b0ccb
📝 N°2286 jquery-layout not used in the whole console anymore
2020-10-21 16:06:06 +02:00
Molkobain
9a47e3cf74
N°2844 - Continue work on object details: Quick fixes for alpha, will need to be refactored
...
- Improve display of details in creation/modification/transition modes
2020-10-15 15:55:05 +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
c616e9b65f
Remove swfobject.js from iTopWebPage as it was lost during previous merge
2020-10-08 14:38:34 +02:00
Molkobain
ff3ade7d62
Missing parts of the previous merge
2020-10-07 15:32:18 +02:00
Molkobain
29f58103b0
N°2847 - Comment (temp) migrated parts of the iTopWebPage
2020-10-02 11:40:26 +02:00