odain
31482ccef7
make sure GetCompiledModuleVersion returns timestamp
2020-06-08 09:34:45 +02:00
odain
c9c833a868
IssueLog instead of echo in ThemeHandler
2020-06-04 22:50:45 +02:00
odain
7cad4ac444
adapt testValidatePrecompiledStyles
2020-06-04 22:47:50 +02:00
odain
001680906d
molkobain remarks in PR
2020-06-04 21:58:03 +02:00
odain-cbd
ed355cb8cf
Update application/themehandler.class.inc.php
...
Co-authored-by: Molkobain <guillaume.lajarige@combodo.com >
2020-06-04 21:52:02 +02:00
odain-cbd
fa036ee724
Update application/themehandler.class.inc.php
...
Co-authored-by: Molkobain <guillaume.lajarige@combodo.com >
2020-06-04 21:47:02 +02:00
odain-cbd
e04548a61c
Update application/themehandler.class.inc.php
...
Co-authored-by: Molkobain <guillaume.lajarige@combodo.com >
2020-06-04 21:45:29 +02:00
odain-cbd
25c55bdaf4
Update application/themehandler.class.inc.php
...
Co-authored-by: Molkobain <guillaume.lajarige@combodo.com >
2020-06-04 21:43:17 +02:00
odain-cbd
c1c43c7d5d
Update application/themehandler.class.inc.php
...
Co-authored-by: Molkobain <guillaume.lajarige@combodo.com >
2020-06-04 21:43:00 +02:00
odain
b7ffa9e3c0
bug2996: include images in precompiled signature
2020-06-04 08:55:28 +02:00
odain
e94d5418f4
Merge branch 'develop' into feature/bug2996-checklist-compilation
2020-06-03 11:32:26 +02:00
odain
d13591ca85
create parameters.json folder when necessary
2020-05-04 15:24:45 +02:00
odain
c1b3cb1e7b
avoid to read SCSS signature when no file touched and itop theme loading only + create parameters.json folder when necessary
2020-05-04 15:16:26 +02:00
odain
d43c72b3ac
avoid to read SCSS signature when no file touched and itop theme loading only
2020-05-04 14:42:55 +02:00
odain
3ee4b564f0
add a test to always validate datamodel declared precompiled CSS
2020-05-04 11:16:51 +02:00
odain
0988c8ccbf
Mock compiler caller for test + Cover with tests + small css compilation fixes
2020-05-02 00:45:15 +02:00
Pierre Goiffon
accda04a37
Hierarchical selection popup : now collapsed by default, and collapse all / expand all buttons ( #132 )
...
The collapse all / expand all is not printed if no child exists
Combodo implementation of PR #87
2020-04-27 11:21:37 +02:00
Pierre Goiffon
f364e7b043
N°2923 Datatable : fix var name typo
...
Thanks @bruno-ds !
2020-04-24 18:28:50 +02:00
Pierre Goiffon
42afe033ef
N°2923 Datatable : use container id instead of externally generated id
2020-04-24 17:16:47 +02:00
Denis Flaven
5cfa06e36f
Faster compilation of themes
...
- Ability to provided precompiled themes in the datamodel
- Check that a precompiled theme is still up-to-date based on a signature
2020-04-22 16:11:02 +02:00
acognet
621295199c
N°1402 - Attribut File cannot be emptied Add a trash next to the name of the file
2020-04-06 16:36:46 +02:00
acognet
ee0d231426
N°2895 - Tab dictionnary entries not taken in account in "Printer Friendly Version" screen
2020-04-01 01:05:13 +02:00
acognet
c6b16bb52e
N°2119 - Dashlet Header statistic on ExternalKey, display id instead of name
2020-03-30 16:24:12 +02:00
acognet
60f5c60059
N°1796 - Search : false criteria after using the magnifier
2020-03-30 16:19:23 +02:00
acognet
c0284ecc3b
N°1953 - Dashlet Title alignment not consistent : Left on List, Center on Table/Pie/Chart
2020-03-30 16:18:43 +02:00
Molkobain
4f7676c42d
N°2735 - Rollback previous "fixes" to keep the simple ID policy in the Designer and a unique ID generation at runtime
2020-03-16 12:17:09 +01:00
Molkobain
ceddafaebe
N°2735 - Rename parameter for better consistency
2020-03-16 12:17:09 +01:00
Molkobain
dd300e075c
N°2735 - Fix dashlet edition in the Designer (property form ID was not matching dashlet's)
2020-03-12 16:46:03 +01:00
Stephen Abello
c5c7fd5c85
N°2855 - Security hardening
2020-03-12 14:13:17 +01:00
jbostoen
5d4b9f4a89
🌐 Fix typos in English translation ( #123 )
2020-03-12 08:51:40 +01:00
Stephen Abello
d01caaf4e4
N°2853 - Security hardening
2020-03-10 10:23:38 +01:00
Molkobain
649e2f8e6a
Internal: Remove unused import
2020-02-27 15:10:41 +01:00
Molkobain
3c3d744747
N°2314 - Refactor part of the compilation in dedicated helpers
2020-02-27 15:09:57 +01:00
Molkobain
1371eee826
N°2735 - Continue rework of the dashlet id generation: Dashlet could not be added in the Designer
2020-02-27 11:54:20 +01:00
Molkobain
e2a3e0e74f
N°2735 - Continue rework of the dashlet id generation:
...
- Move generation from DashboardLayout to Dashboard
- Migrate dashlet user preference in RuntimeDashboard only (and not in DesignTimeDashboard)
2020-02-26 16:29:32 +01:00
Molkobain
401f82062a
N°2735 - Make sure to always have the dashboard (sanitized) id for dashlets rendering
2020-02-26 12:10:18 +01:00
Molkobain
5a01a76f80
N°2735 - Add new sanitize filter ('element_identifier') for dashboard identifier
2020-02-26 12:10:18 +01:00
Pierre Goiffon
dfc894f6fd
N°2735 Fix cannot edit new dashlet properties regression
...
Was introduced by cf83bc73
2020-02-25 11:17:52 +01:00
Stephen Abello
ccfd3848fb
N°1164 #1491 - Fix syntax code highlighting display in CaseLog/HTML fields
2020-02-25 09:54:18 +01:00
Molkobain
ea59f7bc23
N°2314 - Markup extensibility: Add metadata to caselogs in the admin. console
2020-02-24 18:22:01 +01:00
Molkobain
0aa006f7c4
Internal: Fix typo in PHPDoc
2020-02-24 16:47:10 +01:00
Molkobain
c669d6951b
PHPDoc and warnings suppression
2020-02-24 16:36:31 +01:00
Molkobain
9412f260ae
PHPDoc
2020-02-24 11:01:24 +01:00
Molkobain
9781a11988
N°2803 - Regression: Fix "forgot_password" parameter not working anymore
2020-02-24 10:58:24 +01:00
Pierre Goiffon
04fc58b55c
📝 Some @since annotations were missing complete version (ex 2.5 instead of 2.5.0)
2020-02-21 18:05:30 +01:00
Eric
87e22163d7
N°2037 - Add Twig template rendering to the WebPage
2020-02-21 14:35:25 +01:00
Eric
d668d65c70
N°2772 - Fix errors during upgrade. Prevent JS Dict load for setup pages.
2020-02-20 14:45:39 +01:00
Pierre Goiffon
a4710f7542
N°2760 Abstract classes for extension API interfaces : remove return; for @return void methods
2020-02-18 18:15:45 +01:00
Pierre Goiffon
fe770f36c5
N°2634 / N°2735 Migrate dashlet user prefs to new dashlet ID format
2020-02-14 15:59:09 +01:00
Pierre Goiffon
cf83bc7364
N°2634 / N°2735 Fix dashlets identifiers : was causing prb on widget init, prefs save
...
Dashlet id now includes :
* "CUSTOM-" if dashlet is contained in a custom dashboard, nothing elsewhere
* the ID of the dashboard
- for menus : menu id escaped for HTML
- for AttributeDashboard : <class>__<field>
* the row / cell / dashlet idx
Examples :
CUSTOM-UserRequestOverview_IDrow1-col0-0
Organization__overview_IDrow1-col0-12
2020-02-14 15:59:09 +01:00