glajarige
|
02d35059ce
Portal : Autocomplete bug with IE9 in forms
|
8 tahun lalu |
romainq
|
79616493eb
Optimization: cache icons files (scan directories for the Icon selection edition widget) benefiting to each dashboard page (20% faster with PHP7 + OpCache + APCu)
|
8 tahun lalu |
glajarige
|
e06170ff7c
Removed debug traces for AllowAllData
|
8 tahun lalu |
romainq
|
0b559bd420
Code cleanup: remove unused code causing warnings with PHP7 (SQLBlock)
|
8 tahun lalu |
glajarige
|
3983321b2b
Portal : Caching TWIG templates to improve performances
|
8 tahun lalu |
glajarige
|
31d0f26578
#1334 Portal : Sorting objects on BrowseBrick regarding the all classes' default order and not the first class' order only. (For example the services catalog might appear as sorted on the first column but not the second one)
|
8 tahun lalu |
romainq
|
ae199c1fe4
N.440 Remote troubleshooting: when the REST/JSON API fails due to malformed utf8 characters, return a meaningful json error message (explain + debug information) instead of an empty response
|
8 tahun lalu |
romainq
|
302472abd6
N.441 Character "à" in a case log causing the REST/JSON API to fail if mbstring is not enabled
|
8 tahun lalu |
romainq
|
20fc87e4da
Optimization: make it less cumbersome to have the APC user cache enabled for PHP 5.5+. Prior to this enhancement, it used to require a compilation flag (for apcu) until PHP7... then it became mandatory to install a dedicated backward compatibility module named after apcu_bc. Now, having apcu installed and enabled is ENOUGH.
|
8 tahun lalu |
romainq
|
6374dc3de4
Prerequisite for #1334. New API: DBObjectSet::SetOrderByClasses. Helper to sort on multicolumn queries (SELECT a, b FROM)
|
8 tahun lalu |
glajarige
|
0d8325117a
Portal : Missing AllDataAllowed
|
8 tahun lalu |
glajarige
|
e56f08a6f9
Portal : Typo
|
8 tahun lalu |
glajarige
|
2603847a03
Portal : Allowed Organizations Part II. Made sur that the AllowAllData flag was passed everywhere it was necessary, only when it was necessary. This has been tested but needs MORE testing !
|
8 tahun lalu |
glajarige
|
cf763875da
Portal : Preserve debug parameter through urls
|
8 tahun lalu |
glajarige
|
3dafdc0746
Portal : Renamed <ignore_allowed_organizations> to <ignore_silos> for a more generic aproch
|
8 tahun lalu |
glajarige
|
fcafb519e8
Portal : Allowed Organizations can now be applied on the portal scopes. Just set the <ignore_allowed_organizations> to true under the concerned <scope> tag.
|
8 tahun lalu |
romainq
|
c05b6818e5
N°436 Core API: Correctly (mathematically!) handle the "allow all data" flag, with UNIONS and INTERSECTIONS. Requires testing
|
8 tahun lalu |
romainq
|
c0139a35c0
#1178 Internals: Object Update/Reload should never fail: as soon as a given object has been read in the current execution context, updating/reloading it is not an issue.
|
9 tahun lalu |
romainq
|
e50b8569ad
#1325 Part III - Completing the fix by aligning the internal data structures of iTop... and possibly fix an issue (?) - Not recommended for a retrofit
|
9 tahun lalu |
romainq
|
b1d46aab3d
#1325 Part II - Completing the fix by aligning the internal data structures of iTop... and possibly fix an issue (?) - Not recommended for a retrofit
|
9 tahun lalu |
romainq
|
9e2419b5fa
#1325 Could not declare an ext key to a subclass (view could not be created). This commit is minimalistic and aims at being retrofitted into the various branches of iTop. It will be followed by a second commit, which aims at completing the fix by aligning the internal data structures of iTop... and possibly fix an issue (?)
|
9 tahun lalu |
glajarige
|
05f226fcf1
Portal : Optimized column load in ManageBrick and BrowseBrick to improve performances
|
9 tahun lalu |
dflaven
|
c7f81c98b2
Enhancement:
|
9 tahun lalu |
romainq
|
e3e6102760
#1323 error.log polluted with the contents of each email sent (transport = PHPMail)
|
9 tahun lalu |
romainq
|
a59ebe1e41
Fix for regression introduced in [r4384] and causing a blank screen when attempting to edit an object
|
9 tahun lalu |
dflaven
|
f1fc408f7e
(regression from iTop 2.2.x) ExternalFields were not automatically reloaded when the corresponding external key changed.
|
9 tahun lalu |
romainq
|
a9cc56a6cc
Fixed XSS vulnerability
|
9 tahun lalu |
romainq
|
deac3d899f
Rich text editor: the Maximize button icon is missing if iTop is installed in a directory which name contains spaces
|
9 tahun lalu |
glajarige
|
3e66e6d4f6
Portal : Added Location scope to standard portal configuration because of the implementation of r4380
|
9 tahun lalu |
glajarige
|
f2b10c9bab
Portal : External keys OQL now intersect with scopes in forms!
|
9 tahun lalu |