Molkobain
|
3b16d33775
|
N°1990 Fix setup crash when class has an empty zlist tag (eg. <details />)
Compiler crashed due to PHP warning being output depending on the error reporting level.
|
2019-01-29 10:36:17 +01:00 |
|
Pierre Goiffon
|
3ff6374ace
|
Merge branch 'master' into develop
|
2019-01-28 16:04:44 +01:00 |
|
Pierre Goiffon
|
505aad1e89
|
Merge branch 'support/2.5'
# Conflicts:
# datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php
# lib/tcpdf/CHANGELOG.TXT
# lib/tcpdf/composer.json
# lib/tcpdf/include/tcpdf_fonts.php
# lib/tcpdf/include/tcpdf_images.php
# lib/tcpdf/include/tcpdf_static.php
# lib/tcpdf/tcpdf.php
|
2019-01-28 16:04:19 +01:00 |
|
Pierre Goiffon
|
0ea2fed481
|
💡 fix phpdoc on \utils::GetCurrentModuleDir
|
2019-01-28 15:58:59 +01:00 |
|
Pierre Goiffon
|
6bbc543ac1
|
🚸 Change AttributeImage methods visibility to allow overrides
|
2019-01-28 13:56:20 +01:00 |
|
Eric
|
1ca4f993b0
|
💚 Fix apc-emulation
|
2019-01-24 18:07:50 +01:00 |
|
Eric Espié
|
44f448fec4
|
faster directory creation
|
2019-01-24 17:22:49 +01:00 |
|
Eric
|
abf7e65816
|
Avoid unnecessary warnings
|
2019-01-24 17:22:49 +01:00 |
|
Molkobain
|
55bce63cea
|
Internal: Update compiled CSS file for administration console that seems to not have been committed correctly someday
Fixes:
* Browser dev. tools error about "data:0" on navigation menu
* Newsroom menu
|
2019-01-24 16:30:36 +01:00 |
|
Pierre Goiffon
|
710e5afe08
|
🔥 Remove iTopPDF::SetFontSize as there is TCPDF::SetFontSize
|
2019-01-23 17:36:05 +01:00 |
|
Pierre Goiffon
|
cbf37677cb
|
📝 README little improvements
|
2019-01-23 12:06:49 +01:00 |
|
Pierre Goiffon
|
efb98c6414
|
🔧 Fix invalid composer.json
|
2019-01-23 12:00:51 +01:00 |
|
Pierre Goiffon
|
01fbcb7044
|
🎨 replace TCPPDF:SetFont calls by iTopPDF::SetFontParams
This ensures that the same font is used in every caller
|
2019-01-23 11:46:52 +01:00 |
|
Pierre Goiffon
|
53d2f6320b
|
💡 Some comments on TCPPDF fonts
|
2019-01-23 11:44:23 +01:00 |
|
Pierre Goiffon
|
9d02da9d9c
|
🎨 PDF : new helper method to set only font size
|
2019-01-23 11:05:12 +01:00 |
|
Molkobain
|
4508b9d7d5
|
N°1758 Fix read only attributes on bulk apply stimulus
(cherry picked from commit 7e3fceb7dc)
|
2019-01-22 16:35:22 +01:00 |
|
Molkobain
|
a0841d76db
|
💄 Portal: Improve modal backdrop UX
|
2019-01-21 16:03:51 +01:00 |
|
Pierre Goiffon
|
e3c4d611c3
|
New InvalidConfigParamException
To be used for example in extensions like notify-on-expiration
|
2019-01-18 11:05:29 +01:00 |
|
Pierre Goiffon
|
79e8c48824
|
📝 README : update release section
|
2019-01-18 09:54:35 +01:00 |
|
Pierre Goiffon
|
9ef298608e
|
🎨 README : move links to corresponding sections
|
2019-01-18 09:54:35 +01:00 |
|
Stephen Abello
|
888aa5f958
|
update tcpdf to v6.2.26 (php 7.3 compatibility)
|
2019-01-17 10:34:07 +01:00 |
|
Stephen Abello
|
4051524b5c
|
N°1933: Security hardening
|
2019-01-16 15:07:43 +01:00 |
|
Stephen Abello
|
c8c4b072b1
|
N°1932: Security hardening
|
2019-01-16 14:50:19 +01:00 |
|
Stephen Abello
|
08543287e8
|
N°1931: Security hardening
|
2019-01-16 10:35:38 +01:00 |
|
Eric
|
3ee8d5125b
|
✅ Support for extensions unit tests (scans env-production/*/test)
|
2019-01-15 11:52:05 +01:00 |
|
Eric
|
59c490fcea
|
✅ Add test for search with 'NOT LIKE'
|
2019-01-15 11:51:03 +01:00 |
|
Eric
|
b8b468195c
|
PR#39 Fix support of expressions (friendlyname) in different languages context (use class name by language for the expression caches)
|
2019-01-15 11:24:48 +01:00 |
|
Pierre Goiffon
|
d873a5e68b
|
➖ Remove php ext from composer.json
Not really mandatory, can cause trouble when really using composer !
|
2019-01-15 09:18:58 +01:00 |
|
Stephen Abello
|
21e5eee31f
|
N°1930: Security hardening
|
2019-01-14 11:59:45 +01:00 |
|
Stephen Abello
|
ed3fd851f1
|
N°1933: Security hardening
|
2019-01-14 11:57:16 +01:00 |
|
Stephen Abello
|
dfe81f6272
|
N°1935: Security hardening
|
2019-01-14 11:54:46 +01:00 |
|
Eric
|
6ad27b43ab
|
PR#39 Fix support of expressions (friendlyname) in different language contexts
|
2019-01-14 11:30:01 +01:00 |
|
purplegrape
|
1df19f65c4
|
small translation improvement for chinese
1 symbols should not be translated
2 small improvement
|
2019-01-11 17:31:36 +01:00 |
|
Pierre Goiffon
|
00c59b7f2c
|
Finish readme_2.5.1
|
2019-01-10 10:29:18 +01:00 |
|
Pierre Goiffon
|
c22a20c1ef
|
Finish readme_2.5.1
|
2019-01-10 10:29:18 +01:00 |
|
Pierre Goiffon
|
dbcde14f5e
|
📝 README : was still pointing to 2.5.0 whereas 2.5.1 was published
|
2019-01-10 10:28:47 +01:00 |
|
Pierre Goiffon
|
a6f4adfed8
|
Finish 2.6.0
|
2019-01-09 17:27:17 +01:00 |
|
Pierre Goiffon
|
c140ab970e
|
Finish 2.6.0
# Conflicts:
# core/dbobject.class.php
# install.txt
|
2019-01-09 17:27:07 +01:00 |
|
Pierre Goiffon
|
effaba42d0
|
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
|
2019-01-09 17:24:54 +01:00 |
|
Pierre Goiffon
|
340cacc691
|
Merge remote-tracking branch 'origin/release/2.6.0-community' into release/2.6
# Conflicts:
# install.txt
|
2019-01-09 17:23:43 +01:00 |
|
Stephen Abello
|
0bce9c78ea
|
N°1935: Security hardening
|
2019-01-09 14:23:15 +01:00 |
|
Stephen Abello
|
48c920f848
|
N°1934: Security hardening
|
2019-01-09 11:03:05 +01:00 |
|
Pierre Goiffon
|
a85bedd31c
|
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
# Conflicts:
# install.txt
|
2019-01-09 10:51:11 +01:00 |
|
Pierre Goiffon
|
23269eab77
|
📝 Update install.txt for 2.6.x
|
2019-01-09 10:45:14 +01:00 |
|
Pierre Goiffon
|
05bcfbe4c3
|
📝 Update install.txt for 2.5.x
|
2019-01-09 10:44:21 +01:00 |
|
Pierre Goiffon
|
27ad2e2169
|
📝 Update README.md for 2.6.0 community
|
2019-01-09 10:01:40 +01:00 |
|
Pierre Goiffon
|
5d09841cd5
|
📝 Update install.txt for 2.6.0
2.6.0
|
2019-01-09 09:53:20 +01:00 |
|
Pierre Goiffon
|
5723e9a77e
|
🎨 PDF : new helper method to set only font weight and size
|
2019-01-09 09:25:40 +01:00 |
|
Pierre Goiffon
|
bdedd83368
|
🔧 New "export_pdf_font" config param
|
2019-01-09 09:25:40 +01:00 |
|
Pierre Goiffon
|
2f5f92ddca
|
➕ Adding DroidSansFallback font to TCPDF
Modification proposed by @purplegrape with PR #49, many thanks !
|
2019-01-09 09:24:07 +01:00 |
|