odain
fdd79e91f0
N°2154: Fix security breach (scratch install usecase)
2020-01-07 17:44:39 +01:00
Molkobain
94a09493b0
N°2306 - Security hardening (BC break for some portal extensions, see migration notes)
2020-01-07 17:40:03 +01:00
Molkobain
56dbbb09dc
Fix dependencies between modules
2020-01-07 17:00:19 +01:00
Pierre Goiffon
f019e05af5
N°2042 deprecated chrono extensivity
2020-01-07 16:07:25 +01:00
bruno DA SILVA
838c4f123c
👌 peer review
...
mostly coding convention,
thanks @molkobain
2020-01-07 15:34:27 +01:00
bruno DA SILVA
2043010aad
N°2293 - API OnDBUpdate and AfterUpdate need modified fields and previous data
...
- add a getter for the protected property DBObject::$m_aChanges
2020-01-07 15:05:29 +01:00
bruno DA SILVA
cda18b950e
N°524 - Password policy
...
- removal of a forgotten console.debug
2020-01-07 14:28:20 +01:00
Molkobain
acf28ca4aa
N°2306 - Security hardening
2020-01-07 13:54:16 +01:00
Eric
864ded2102
Refactor Core Update (+8 squashed commit)
...
Squashed commit:
[b907bb759] Refactor Core Update
[5da2473aa] Refactor Core Update
[3fce45615] Refactor Core Update
[5f050a828] Refactor Core Update
[4b9b85174] Refactor Core Update
[f637ed358] Refactor Core Update
[56543edce] Refactor Core Update
[7f06900ef] Refactor Core Update
2020-01-07 10:00:14 +01:00
Eric
5cdc58846b
Allow browsing developed OQL class tree
2020-01-07 10:00:14 +01:00
Eric
45cd96eb0d
More informative message when class does not exist
2020-01-07 10:00:14 +01:00
Eric
c8335499fd
Allow browsing developed OQL class tree
2020-01-07 10:00:14 +01:00
Eric
7f3efe59ab
Refactor Core Update (+3 squashed commit)
...
Squashed commit:
[e1cbfe93f] Refactor Core Update
[41ec2adf7] Refactor Core Update
[ca6cefca3] Refactor Core Update
2020-01-07 10:00:13 +01:00
bruno DA SILVA
69551378c2
n°524 - password policy
...
- ajax message is now translated in the user's language
- prevent the form submission if the password policy is not respected
2020-01-06 18:33:47 +01:00
odain
f3fd4bde87
💚
2020-01-06 16:09:41 +01:00
bruno DA SILVA
c115f64cb5
N°2154 - Security breach
2020-01-06 15:31:31 +01:00
Stephen Abello
ee61c1e8fb
N°524: Fix style for inputs' feedback on "change password" page
2020-01-06 13:51:40 +01:00
bruno DA SILVA
e716fb118b
N°2574 - enable Password expiry
2020-01-06 12:14:34 +01:00
bruno DA SILVA
b0c76346a5
N° 524 - password policy
...
better colors for : "change pwd" page: add feedback during the password typing
2020-01-06 11:45:48 +01:00
Pierre Goiffon
56807fd941
Person sample file : fix Descartes email
...
Fix typo introduced in 906e309791
2020-01-06 11:17:57 +01:00
Molkobain
b56f248b79
👥 Add Pimkie to our contributors list (BR / IT translations)
2020-01-06 09:50:15 +01:00
bruno DA SILVA
7a85201a07
524 - password policy
...
"change pwd" page: add feedback during the password typing
2020-01-06 09:31:28 +01:00
Purple Grape
97ebffd5fb
improved chinese translations
...
1 improved chinese translations
2 fix some missing enries
3 correct line number against english language
2020-01-06 08:43:25 +01:00
Eric
46c239c211
typo
2020-01-03 16:40:49 +01:00
Vincent Dumas
906e309791
Replace Erri De Luca by René Descartes
2020-01-03 11:10:44 +01:00
bruno DA SILVA
4ad1ca0fc6
add option classmap-authoritative to composer.json
2020-01-02 14:19:00 +01:00
bruno DA SILVA
015955f396
N°2306 - Security hardening
2019-12-30 17:31:50 +01:00
Pierre Goiffon
9bee1905c8
N°2329 PHP 7.4 compat : remove get_magic_quotes_gpc/get_magic_quotes_runtime calls
...
Methods are now deprecated and since PHP 5.4 were always returning false
2019-12-24 17:30:12 +01:00
Pierre Goiffon
8ab157eae4
N°2329 PHP 7.4 compat, AttributeDefinition : fix visibilities of members called by AttributeDefinition::__construct
...
Not enough to get rid of child classes constructors though :/
2019-12-24 15:28:36 +01:00
Molkobain
17978b829b
Internal: Simplify classes FQN
2019-12-24 15:08:45 +01:00
Molkobain
4ddb23cd7c
N°2654 - Portal: Fix filter on external key when coming from filter brick
2019-12-24 15:08:45 +01:00
Pierre Goiffon
e27eb7419e
N°2329 PHP 7.4 compat, AttributeDefinition : add __construct() to child classes
...
Shouldn't be necessary but if not present PHP 7.4.0/7.4.1 is crashing when executing new Attribute...(...)
2019-12-24 12:22:49 +01:00
Pierre Goiffon
64ef572429
🎨 AttributeDefinition : some little inspections fixes, and fix misordered function modifiers
...
According to PSR, we should use public static and not static public
See https://www.itophub.io/wiki/page?id=latest%3Acustomization%3Acoding_standards
2019-12-24 12:22:49 +01:00
Pierre Goiffon
2f81e0fd6f
N°2329 PHP 7.4 compat : remove deprecated array with curly braces
2019-12-23 18:44:52 +01:00
odain
987f1f7dbf
N°2568 - Log_KPI viewer in the console - Fix broken links
2019-12-23 17:17:10 +01:00
Pierre Goiffon
b53c91f7f3
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Jenkinsfile
# setup/setuputils.class.inc.php
2019-12-23 11:34:55 +01:00
Pierre Goiffon
5fce2a2c1c
Setup : fix MySQL TLS wiki URL
2019-12-23 11:27:56 +01:00
Pierre Goiffon
13d31ac211
utils::GetDefaultUrlAppRoot : make comparison case insentitive, add a test
2019-12-23 11:06:29 +01:00
Pierre Goiffon
57ae29cf2f
\SetupPage::error : remove "error" title as existing calls already add it
2019-12-23 09:54:07 +01:00
Pierre Goiffon
0b3895e39e
Core update : fix CanUpdateCore result never displayed on server with warning enabled
...
Was caused by a call to :
\Combodo\iTop\FilesInformation\Service\FilesInformationUtils::Scan
With path set to ''. Made from :
\Combodo\iTop\FilesInformation\Service\FilesInformation::CanUpdateCore
2019-12-20 18:37:51 +01:00
Pierre Goiffon
0d231d9b94
N°2651 Remove lib test files from index
2019-12-20 17:07:20 +01:00
Molkobain
27a6abeeb3
Internal: Add Benjamin to the sample data to welcome him!
2019-12-20 12:21:02 +01:00
Pierre Goiffon
c75e6960a7
N°2651 Remove lib test files from index
2019-12-20 11:57:18 +01:00
Pierre Goiffon
4766ca3fd0
N°2650 fix run_query error handling incompatible with PHP < 7.3.0
2019-12-20 09:21:00 +01:00
odain
523dd97eca
N°2570 Update iTop license list
2019-12-19 16:40:17 +01:00
bruno DA SILVA
c09bd2bfc6
2626 - log modularity: filterable logs using minimal log level per channel
...
🔊 Adding log level Trace, which is not logged by default (as for Debug)
2019-12-19 11:17:18 +01:00
Molkobain
bd662eaf19
Update README to add 2.7.0-beta section
2019-12-18 16:47:11 +01:00
Pierre Goiffon
ff75ecfe27
💄 Setup : add styling on prerequisites summary title
2019-12-18 11:12:21 +01:00
Pierre Goiffon
54f8b74383
📝 restore WizardStep documentation
...
Do not add documentation in a doc block containing @copyright O:)
2019-12-18 11:05:41 +01:00
Pierre Goiffon
18a506673f
💄 Setup : restore label{ cursor:pointer;}
2019-12-18 10:44:28 +01:00