Commit History

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