Eric
32e0c8f9bf
N°2847 - Datatable modal dialogs
2020-11-19 17:45:46 +01:00
Molkobain
675a408ab9
N°2847 - Activity panel: Pass host object display mode
2020-11-19 13:45:10 +01:00
Stephen Abello
28e80e5568
N°2847 Finish style and refactor SCSS for datatables
2020-11-19 10:36:01 +01:00
acognet
106dfc63d5
N°2847 - Tranform old itop datatable to jquery DataTable - manage popup "Configure this list"
2020-11-18 12:31:42 +01:00
acognet
5115db1b01
N°2847 - Tranform old itop datatable to jquery DataTable - add new style for MenuBlock
2020-11-17 15:18:05 +01:00
acognet
9621ff4d5e
N°2847 - Tranform old itop datatable to jquery DataTable - fix diplay
2020-11-17 11:54:52 +01:00
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
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
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
Pierre Goiffon
0119f6c395
UiBlock : fix typo + inspections
2020-10-21 19:08:17 +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
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
Stephen Abello
157e0a6915
N°2847 Add backend for new entry form for activity panel
2020-10-07 09:46:23 +02:00
Molkobain
f5e92359d9
N°2847 - Form: Fix return type in Form::GetAction()
2020-10-05 17:13:32 +02:00