提交历史

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