Eric
313df4551f
N°2847 - Datatable Fix selection
2020-11-17 09:42:26 +01:00
Eric
103b5bfd22
Merge remote-tracking branch 'origin/datatable' into feature/backoffice-full-moon-design
2020-11-16 15:24:07 +01:00
Eric
4c78ecab91
N°2847 - Datatables WIP
2020-11-16 15:02:02 +01:00
Eric
89c35f0345
N°2847 - Datatables Fix external keys search
2020-11-16 11:04:16 +01:00
Eric
4c8a8fc510
N°2847 - Datatables Fix external keys search
2020-11-16 11:04:16 +01:00
acognet
0a02c10287
N°2847 - Tranform old itop datatable to jquery DataTable - fix diplay
2020-11-16 10:40:35 +01:00
acognet
0046834b2c
N°2847 - Tranform old itop datatable to jquery DataTable - add sort
2020-11-13 08:51:16 +01:00
Eric
6d82a85b12
N°2847 - Datatables for forms
2020-11-12 11:44:06 +01:00
Stephen Abello
64134ff428
N°2847 Add silo selector to navigation menu
2020-11-12 11:00:59 +01:00
Stephen Abello
c7661bcfcf
Update TODO format
2020-11-12 11:00:59 +01:00
Eric
23452804aa
N°2847 - Datatables for static data
2020-11-10 17:30:53 +01:00
Molkobain
77ecd055b4
N°2847 - Fix crash when object with state attribute has no state defined
2020-11-10 15:55:20 +01:00
Molkobain
f2ff5a4e83
N°3203 - Datamodel: Add semantic for image & state attributes Part. II
2020-11-09 15:44:45 +01:00
Eric
d7b1e60219
Merge remote-tracking branch 'origin/feature/backoffice-full-moon-design' into datatable
2020-11-09 11:33:48 +01:00
Eric
bc809b0f3b
N°2847 - cleanup code
2020-11-09 08:00:26 +01:00
Eric
f64cad75cd
Fix error when history contains a now invalid attribute
2020-11-06 14:55:59 +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
Molkobain
fa0bb2b466
N°3203 - Fix regression: PHP notice on object with no class icon
2020-11-04 16:15:18 +01:00
acognet
f718b26b7b
N°2847 - Tranform old itop datatable to jquery DataTable
2020-11-04 13:36:20 +01:00
Eric
1fc54edf21
N°2847 - Fix ajax tabs
2020-11-04 10:28:40 +01:00
Eric
cfbfaad154
N°2847 - Dashboards edition
2020-11-03 16:15:03 +01:00
Molkobain
b7543b54e8
N°2847 - Field: Restore HTML metadata lost during migration, add missing ID in template
2020-11-03 15:10:15 +01:00
Molkobain
b454958742
N°2847 - Refactor Button block for a better use of semantic colors, also change "primary" action color to something less flashy
2020-11-02 17:39:10 +01:00
Molkobain
50421f4753
N°3203 - Datamodel: Add semantic for image & state attributes Part. I
2020-11-02 14:51:25 +01:00
Eric
be338e385b
N°2847 - Dashboards
2020-11-02 09:59:31 +01:00
Eric
f3e47a15f6
N°2847 - Dashlet fix header dynamic
2020-10-30 10:39:58 +01:00
Eric
c43d52277c
N°2847 - Dashlet header static and text
2020-10-29 18:06:04 +01:00
Eric
8a1d17551b
N°2847 - Dashlet badge
2020-10-29 17:08:03 +01:00
Eric
6c7efb2448
N°2847 - Dashlet header dynamic and badges
2020-10-29 15:20:44 +01:00
Eric
bd606ca3f9
N°2847 - Move dashboard title and menu to the top bar
2020-10-28 15:43:42 +01:00
Pierre Goiffon
776f32dbe1
🎨 Block ID generation : less risk of id collision
...
Reported by NonSecureUniqidUsageInspection : when calling \uniqid we should provide true as second parameter.
But was causing issues as the generated string could contain a dot, and this is used in CSS and JQuery selectors (for example a "my.id" cannot be used in #my.id selector)
So we're just replacing dots with hyphens !
Was discussed with @Molkobain in 0119f6c395
2020-10-27 16:58:25 +01:00
Pierre Goiffon
6df74073a7
🐛 Fix \Combodo\iTop\Application\UI\UIBlock::GenerateId
2020-10-27 08:42:25 +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
0119f6c395
UiBlock : fix typo + inspections
2020-10-21 19:08:17 +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
ecf678f39f
N°2847 - Quick create: Refactor history truncation
2020-10-09 09:49:26 +02:00
Molkobain
5bc01d3950
N°2847 - Global search: Add config. parameter for max. history results ('global_search.max_history_results')
2020-10-09 09:49:26 +02:00
Stephen Abello
2ae50dfb06
N°2847 Fix Activity new entry form caselog picker disappearing after submitting once
2020-10-09 09:26:39 +02:00
Molkobain
1bd9d35979
N°2847 - Quick create: Add config. parameter for max. history results ('quick_create.max_history_results')
2020-10-09 09:21:37 +02:00
Molkobain
061f3e9f51
N°2847 - Quick create: Add config. parameter for max. autocomplete results ('quick_create.max_autocomplete_results')
2020-10-08 18:17:35 +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
c616e9b65f
Remove swfobject.js from iTopWebPage as it was lost during previous merge
2020-10-08 14:38:34 +02:00
Stephen Abello
6cbc7fdb20
N°2847 Fix hardcoded values for Activity New Entry object
2020-10-07 17:01:44 +02:00
Stephen Abello
6a87ce48e1
N°2847 Renamed and moved files for Activity New Entry (thanks to @Molkobain comment on 157e0a6)
2020-10-07 17:01:44 +02:00
Stephen Abello
7770cb31fb
N°2847 Add vertical tab options to object details
2020-10-07 17:01:44 +02:00