Commit History

作者 SHA1 備註 提交日期
  romainq 7ab431e8fd XML: the images specified in the branding or in module_designs can be given as a fileref or a path relative to the env-production directory 9 年之前
  romainq 00eca0fb97 Code refactoring: eliminated duplicate code between MFDocument and ModuleDesign 9 年之前
  romainq 7f46108d88 New type of attribute: AttributeMetaEnum. 9 年之前
  romainq d4186a6dd9 Compiler: Model alterations not flattened prior to compilation (when using the setup UI) -no need for doing the job twice (compiling from within the toolkit) 9 年之前
  romainq c9b8abba3d Portal: Use absolute URLs for js+css embedded into iTop (login prompt not working with the usage of symlinks or rewrite rules) 9 年之前
  glajarige 6ac277d6aa Updated licenses with Silex 9 年之前
  glajarige fddde8b17d Added Silex framework 9 年之前
  romainq 8b18209882 Compiler: Model alterations not flattened prior to compilation (when using the setup UI) 9 年之前
  dflaven a7d9dda299 internal: new autoOpen flag. 9 年之前
  romainq 0c604ffad2 Improved the User Rights management API: 9 年之前
  dflaven 5125d2a9d1 Properly read radio button values inside a form. 9 年之前
  romainq a953643cbe Portal: let the administrator specify an alternative URL for the portals (rewriting rules) 9 年之前
  dflaven 1f45f055d5 (internal) Remove _altered_in when exporting the delta. 9 年之前
  dflaven 4f4c6564d7 Keep track of which module altered which node in the XML. 9 年之前
  glajarige e3d2a91fe6 Error : Deleted files from a wrong commit. 9 年之前
  glajarige 97c82be520 Portal : Sample to show how to alter a twig template in the portal. This sample replaces the main page layout by putting the navigation bar on the left side (except for mobile where it stays on the top). 9 年之前
  glajarige f45d552a7c DOMFormatException : Overloaded the constructor to add an optionnal parameter $node (\DOMNode) that will append informations about the node and the exception line number to $message. 9 年之前
  glajarige 9871840144 Fixed a typo in ModuleDesignElement->Dump() function. Was creating an object of iTopDesignDocument class instead of ModuleDesign class. 9 年之前
  dflaven b3d81c148c Fixed the computation of the lowest common ancestor. 9 年之前
  romainq b5c84b99ca Internal: dehardcoded OqlUnionQuery::GetClass against the metamodel reflection API 9 年之前
  romainq 6cb7497493 Added AttributeDef::EnumTemplateVerbs, to generate the documentation about the available attribute formatting placeholders 9 年之前
  dflaven b938238018 Make sure we don't redefine CoreException. 9 年之前
  dflaven 6bc1fb6cb7 Added structured error reporting in case of missing dependencies for the modules to install. 9 年之前
  dflaven 7cf95392a0 Properly create DOMNodes with a text content (beware of XML entities inside the text) 9 年之前
  dflaven f925d89651 Support validation patterns contains a forward slash 9 年之前
  glajarige 2634b14e39 Core : Added CloneWithAlias function to DBSearch class. It creates a new DBObjectSearch from a DBSearch with a new alias. 9 年之前
  dflaven 47c69e75c5 Support of derived classes in "add_remove" edition mode for AttributeLinkSet fields (the search form was not refreshing / loading properly when toggling the class to search for). 10 年之前
  romainq 80639bc933 #1173 Error during setup on a development system (XML containing unwanted text) 10 年之前
  romainq 7eb1370be9 Core: a module can have its own design defined in XML (/itop_design/modules_designs/module_design) and accessed at run time via the class ModuleDesign. Switching to XML version 1.3. 10 年之前
  dflaven cd024c460a Make ReloadSearchForm work properly when the "submit" event handler is declared either with or without a "namespace" portion (e.g. 'submit.itop' vs 'submit') 10 年之前