acognet
ab40c67678
N°4346 - Restore HTML metadata (data-xxx) on lists in the backoffice - after configure this list
2021-11-08 15:02:45 +01:00
Stephen Abello
a5e2831e31
N°3931 Allow HTML in DataTables' Panel title
2021-09-30 15:53:40 +02:00
acognet
e2904fb0ee
N°4230 - Printable version issues
2021-09-29 11:21:00 +02:00
Molkobain
1f5dabf8f6
Code conventions
2021-09-21 13:36:11 +02:00
acognet
ab17eaad27
N°4260 - Fix display of log attributes in list
2021-09-21 10:57:47 +02:00
Molkobain
8af116275c
Change use of "sizeof()" by "count()" to avoid confusion
2021-09-20 17:02:06 +02:00
acognet
a1d6a705ca
N°4260 - Fix display of log attributes in list
2021-09-17 16:29:33 +02:00
Molkobain
eee0f453da
N°3685 - Use minified versions of dataTables libs.
2021-09-16 09:20:54 +02:00
Molkobain
94d53575ae
N°3685 - Front-end performances: Include dataTables lib. only when necessary
2021-09-15 16:16:20 +02:00
acognet
979a43edc9
N°3551 - Migrate module to new UIBlock system : Customer Survey - Fix problems of id in checkbox after action like "configure this list"
2021-09-06 15:57:34 +02:00
acognet
7f37c5912a
N°3914 - Polishing: Lists - fix display of datatable and rename attribute for init data
2021-08-26 11:37:17 +02:00
Stephen Abello
0f01dbc3e5
Allow to add an icon to lists display block
2021-08-25 11:06:26 +02:00
acognet
d4b515c7b7
Fix id in checkbox
2021-08-25 10:31:33 +02:00
Molkobain
20759eca23
Fix "Configure this list" due to regression in 280afb35
2021-08-25 09:30:53 +02:00
acognet
280afb35a9
Datatable : on init load data for the first page
2021-08-20 15:54:34 +02:00
acognet
9d28e43804
N°4232 - Order By error on query with two classes
2021-08-16 09:53:19 +02:00
acognet
7d9b19cd9e
N°4119 - Loose application context in advanced search ajax call
2021-08-05 12:15:47 +02:00
acognet
3130e95f4f
N°3907 - Polishing: Run query
2021-08-02 18:56:07 +02:00
acognet
76a237aad4
N°3930 - Polishing: Dashlets
2021-07-01 17:28:35 +02:00
Eric
de71d490c1
N°4099 - Fix object lists being very slow for classes with a overloaded GetName() function
2021-06-25 17:13:14 +02:00
acognet
11f6c88ac7
N°3905 - Polishing: CSV Import
2021-06-17 11:16:31 +02:00
acognet
13f6f6ebe6
N°3551 - Migrate module to new UIBlock system : Customer Survey
2021-06-17 09:42:28 +02:00
Stephen Abello
be03f3c6de
N°4048 Fix default sorting on lists when using custom list settings without sort order
2021-06-11 10:48:06 +02:00
Stephen Abello
2e6b773ba4
Fix non existing variable usage
2021-06-04 10:57:06 +02:00
Stephen Abello
c11ad30134
N°4048 Correctly set default sorting on lists
2021-06-02 15:22:03 +02:00
Molkobain
dd614f5931
Fix regression introduced by c6b8526d: FormTable not working in edition
2021-06-02 10:22:24 +02:00
Molkobain
39efe1237e
Fix regression in AJAX calls introduced by c6b8526d
2021-06-01 09:04:20 +02:00
Molkobain
c6b8526dc0
UIBlock: Add external JS/CSS files (optional) inheritance
...
This way we ensure that a block always have the external resources from its ancestors as this will be necessary most of the time. From now on, the JS widget of the blocks will inherit from a common ancestor to factorize some mechanisms that are duplicates at many levels.
This can be disabled in a particular block by overloading the INCLUDE_ANCESTORS_DEFAULT_XXX_FILES constants in which case, only the external files of the block itself will be included.
2021-05-28 22:45:37 +02:00
Stephen Abello
cc4b307bc9
N°3914 Fix class friendlyname in lists using class aliases
2021-05-28 10:48:57 +02:00
Molkobain
104cf9479c
List: Remove vertical scrolling for all lists except dashlets
2021-05-21 17:06:12 +02:00
acognet
e5498e3292
Fix link on key in datatable
2021-05-04 11:58:05 +02:00
acognet
521c493fd1
N°3868 - "Error: Invalid filter parameter" on mass update - fix datatable after configure this list
2021-04-08 10:06:55 +02:00
Molkobain
31f6558710
N°3634 - Lists: Improve rendering to better match mockups and feedbacks from alpha version
2021-03-29 18:13:30 +02:00
Molkobain
6f659a3431
Improve dataTables integration within the app:
...
- Manage lib through NPM
- Move portal / Bootstrap files back to the itop-portal-base module (not managed through NPM yet)
- Fix SCSS classes for the backoffice as it was based on the bootstrap CSS classes which are not there anymore
Note: jQuery is included as a dependency, will check with the team if we can force it not to be retrieved
2021-03-26 17:46:13 +01:00
Eric
699944711b
N°3569 - Migrate backoffice pages to new UIBlock system : DB Tools
2021-03-23 18:30:40 +01:00
Eric
118d6ff837
N°3648 - Fix Bulk modify
2021-03-18 11:41:57 +01:00
acognet
f02c8e94d7
Add comment on code
2021-03-16 14:17:42 +01:00
Molkobain
c3140c2db3
Copyright year bump
2021-03-12 18:48:46 +01:00
acognet
e376f13263
N°3787 - Use data loader for auto refresh
2021-03-11 10:40:04 +01:00
Stephen Abello
b300b76783
Add display options to static datatables
2021-03-08 16:15:17 +01:00
acognet
5f217d75bb
N°3746 - Migrate modal to new UIBlock system
2021-03-05 17:43:45 +01:00
Eric
5ccd229092
N°3648 - Fix "Configure this list..."
2021-03-04 15:37:13 +01:00
Stephen Abello
05fff3b8aa
Fix external key hyperlinks in datatables when outside of /pages directory
2021-03-03 10:22:52 +01:00
acognet
bd47ca34df
N°3634 - Add count for results
2021-03-02 17:22:11 +01:00
Molkobain
52113233b8
N°2844 - Restore table style on final page of an object deletion
2021-03-02 14:50:35 +01:00
acognet
0e146bf341
N°3634 - Feedback alpha 3.0 : finish list - add menu
2021-03-01 18:19:23 +01:00
Molkobain
1667a0a6df
Fix spacing / sizing for "obsolescence" icon on external keys
2021-02-24 13:28:39 +01:00
acognet
27ee6fec70
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 15:39:38 +01:00
acognet
4e0c21a2ac
N°3634 - Feedback alpha 3.0 : finish list
2021-02-18 14:49:28 +01:00
acognet
6879cd762c
N°2598 - When refreshing a list, loosing page and order - improvement of code
2021-02-16 15:05:06 +01:00