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.
|
9 jaren geleden |
romainq
|
6374dc3de4
Prerequisite for #1334. New API: DBObjectSet::SetOrderByClasses. Helper to sort on multicolumn queries (SELECT a, b FROM)
|
9 jaren geleden |
glajarige
|
0d8325117a
Portal : Missing AllDataAllowed
|
9 jaren geleden |
glajarige
|
e56f08a6f9
Portal : Typo
|
9 jaren geleden |
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 !
|
9 jaren geleden |
glajarige
|
cf763875da
Portal : Preserve debug parameter through urls
|
9 jaren geleden |
glajarige
|
3dafdc0746
Portal : Renamed <ignore_allowed_organizations> to <ignore_silos> for a more generic aproch
|
9 jaren geleden |
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.
|
9 jaren geleden |
romainq
|
c05b6818e5
N°436 Core API: Correctly (mathematically!) handle the "allow all data" flag, with UNIONS and INTERSECTIONS. Requires testing
|
9 jaren geleden |
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 jaren geleden |
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 jaren geleden |
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 jaren geleden |
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 jaren geleden |
glajarige
|
05f226fcf1
Portal : Optimized column load in ManageBrick and BrowseBrick to improve performances
|
9 jaren geleden |
dflaven
|
c7f81c98b2
Enhancement:
|
9 jaren geleden |
romainq
|
e3e6102760
#1323 error.log polluted with the contents of each email sent (transport = PHPMail)
|
9 jaren geleden |
romainq
|
a59ebe1e41
Fix for regression introduced in [r4384] and causing a blank screen when attempting to edit an object
|
9 jaren geleden |
dflaven
|
f1fc408f7e
(regression from iTop 2.2.x) ExternalFields were not automatically reloaded when the corresponding external key changed.
|
9 jaren geleden |
romainq
|
a9cc56a6cc
Fixed XSS vulnerability
|
9 jaren geleden |
romainq
|
deac3d899f
Rich text editor: the Maximize button icon is missing if iTop is installed in a directory which name contains spaces
|
9 jaren geleden |
glajarige
|
3e66e6d4f6
Portal : Added Location scope to standard portal configuration because of the implementation of r4380
|
9 jaren geleden |
glajarige
|
f2b10c9bab
Portal : External keys OQL now intersect with scopes in forms!
|
9 jaren geleden |
glajarige
|
6ebc4c1e1c
Portal : Added a new mode "apply_stimulus" for forms. This allows to add flags to attributes that are prompt during transitions.
|
9 jaren geleden |
romainq
|
d4de8caaa1
#1321 Losing table borders (notification templates and notes)
|
9 jaren geleden |
glajarige
|
dbfd703595
Portal : Request template OQL list fields marked as mandatory were not validated properly
|
9 jaren geleden |
glajarige
|
48e8fd8ee0
Portal : Updated inline documentation of UserProfile brick's <fields /> tag for easiest comprehension.
|
9 jaren geleden |
romainq
|
090b697d42
Forms (portal): fix the rendering of a TEXT AREA in read-only mode.
|
9 jaren geleden |
glajarige
|
ccaf1a014d
Portal : Fixed search on enum & finalclass as well as display value of enum and html images in lists. Also Fixed display of friendlyname in lists, which was not behaving well on abstract class when the it was composed of several fields in the child classes.
|
9 jaren geleden |
glajarige
|
f60f867e3a
Portal : IE9 fixes
|
9 jaren geleden |
dflaven
|
d9907a78fa
Bug fix: regression from 2.3.x: SOAP webservices were broken!
|
9 jaren geleden |