odain
|
ec0f726c26
|
💚 fix tests
|
2020-08-05 14:39:00 +02:00 |
|
odain
|
6e4f9a9b93
|
small fix
|
2020-06-12 09:14:09 +02:00 |
|
odain
|
29c4ca7e65
|
revert lib/composer/autoload unwanted commit
|
2020-06-11 21:33:54 +02:00 |
|
odain
|
4d3aefe2a4
|
fix all the tests
|
2020-06-11 21:29:03 +02:00 |
|
odain
|
c798e0a9cd
|
fix absolute path test failure
|
2020-06-08 16:56:29 +02:00 |
|
odain
|
1b9c7b7766
|
fix test failed due to different absolute paths
|
2020-06-08 15:32:57 +02:00 |
|
odain
|
19ee8e4071
|
add recurseMkdir
|
2020-06-08 14:49:16 +02:00 |
|
odain
|
4741012fb9
|
debug testcase failed
|
2020-06-08 11:26:12 +02:00 |
|
odain
|
f5886f603b
|
themehandler better test failure feedback
|
2020-06-08 10:57:57 +02:00 |
|
odain
|
d82086240b
|
Merge branch 'feature/bug2996-checklist-compilation' into feature/fast-theme-compilation
|
2020-06-08 09:39:33 +02:00 |
|
odain
|
f47b16c571
|
adapt precompiled styles
|
2020-06-08 09:38:39 +02:00 |
|
odain
|
728b082a7d
|
remove version from css-variables.scss
|
2020-06-08 09:35:12 +02:00 |
|
odain
|
31482ccef7
|
make sure GetCompiledModuleVersion returns timestamp
|
2020-06-08 09:34:45 +02:00 |
|
odain
|
ca99e612cf
|
clean .make from css-variable version update
|
2020-06-08 09:33:51 +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
|
b970d81272
|
Merge branch 'develop' into feature/fast-theme-compilation
|
2020-06-04 14:45:11 +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
|
f88f321d79
|
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:50 +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
|
1457faa53a
|
add precompiled themes validation test
|
2020-05-04 14:15:33 +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 |
|
Pierre Goiffon
|
8de4c0360d
|
Merge remote-tracking branch 'origin/support/2.7' into develop
|
2020-04-20 16:08:15 +02:00 |
|
Pierre Goiffon
|
db593ff85e
|
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
# Conflicts:
# application/loginwebpage.class.inc.php
# application/menunode.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/aggregatepagebrickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/userprofilebrickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/views/bricks/manage/popup-export-excel.html.twig
# pages/ajax.render.php
|
2020-04-20 16:05:56 +02:00 |
|
Pierre Goiffon
|
4ee66377ce
|
Merge commit '15e5e21a89a3d3214dace82b8765a47e304a8f29' into support/2.7
|
2020-04-20 14:21:55 +02:00 |
|
Eric
|
432a950f8c
|
N°2945 - Fix fatal error when adding empty attachment
alert when empty attachment is detected
|
2020-04-20 10:54:27 +02:00 |
|
Molkobain
|
24130dd94f
|
Change version number to 2.8.0-dev
|
2020-04-14 18:01:30 +02:00 |
|
acognet
|
bbc751bee4
|
N°2383 - GetAttributeFlag ignored on form refresh with dependent field
|
2020-04-14 17:56:27 +02:00 |
|
acognet
|
a77ba2fbab
|
N°2564 - Stop copy after "<" character in a Copy operation on a Transition - change only in Copy function
|
2020-04-14 17:56:27 +02:00 |
|
Eric
|
b88b9dabdb
|
N°2919 - Dashboard - Fix dashboard not saved
The sanitization was too strong. Some names can contain ':'
|
2020-04-09 17:59:52 +02:00 |
|
Eric
|
06b17e82db
|
N°2755 - Security hardening
|
2020-04-09 11:03:07 +02:00 |
|
Eric
|
2add79a473
|
N°2853 - Security hardening
|
2020-04-09 10:55:17 +02:00 |
|
Molkobain
|
3103f361a4
|
Update 2.7.0-1 release date
|
2020-04-08 11:02:03 +02:00 |
|
Eric
|
3a37e24496
|
N°2306 - Security hardening
|
2020-04-08 09:28:20 +02:00 |
|
Pierre Goiffon
|
59cc6d3f76
|
📝 CONTRIBUTING : fix unecessary escape
|
2020-04-07 15:33:26 +02:00 |
|
Pierre Goiffon
|
ee37373cfa
|
📝 CONTRIBUTING : branch model paragraph small changes
|
2020-04-07 15:24:56 +02:00 |
|