Commit History

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