Історія комітів

Автор SHA1 Опис Дата
  dflaven b44e2da789 More meaningful default values for the version/revision of iTop. 8 роки тому
  dflaven 4e67ead342 Instrumentation of the setup/compiler: dump the complete XML data model at the end of the installation. 8 роки тому
  glajarige f1018e7757 N°900 Portal: Tabs in ManageBrick can now display the objects count. 8 роки тому
  dflaven d7a0fb642d (refactoring) Generate database and "instance" UUIDs upon installation/upgrade. 8 роки тому
  dflaven c7188bdd97 (refactoring) Added a method to generate UUIDs. 8 роки тому
  romainq 5bb516195d N.897 Object having too many external keys could not be recorded (61 tables) 8 роки тому
  glajarige 8feb36b32c Portal: Added icons to error page buttons 8 роки тому
  glajarige ca59a74a8f Portal: Added a "Reload page" button on the error page. 8 роки тому
  glajarige 00c6fef0da N°873 Portal: Picture/Preferences/Password forms can now be disabled in the user profile 8 роки тому
  glajarige e3d1dc391c Portal: New customization hooks in user profile twig 8 роки тому
  glajarige dfd7050c7a Portal: User profile form was broken due to new display_mode property 8 роки тому
  glajarige a4ae68a3f8 Portal: CKEditor fields now have different height regarding the form layout (cosy, compact, dense) 8 роки тому
  romainq bfacd9925c N.667 Metamodel introspection (schema.php) to display lifecycle labels and codes (though the code were already visible in a tooltip). 8 роки тому
  romainq 013adc56b5 N.542 Refactored the code so that query placeholders (current_contact->attcode or current_user->attcode) become available in template too.... BUT this will not work if the notifications are sent asynchronously (thus the logged in user is an account dedicated to the cron). 8 роки тому
  romainq 79fb8d0040 Test: fixed automated tests that were abusively failing due to a few new magic attributes 8 роки тому
  romainq 5ffb6104a5 Obsolescence: background task setting (or resetting) the obsolescence date for obsolete data. The periodicity can be tuned by the mean of obsolescence.date_update_interval, defaulting to 10 minutes. Also renamed show_obsolete_data into obsolescence.show_obsolete_data for consistency. 8 роки тому
  romainq ff986c63aa Internal: DBObjectSearch->AddCondition, allow the case $value = null (otherwise failing because the keyword null has not yet been implemented in OQL) 8 роки тому
  glajarige c6cbd52714 Portal: Debug mode now logs external keys OQL queries used in forms. Helpful to understand the final query (DM OQL intersect Scope OQL) 8 роки тому
  glajarige ccceb3b768 N°879 Portal: Notification URLs poiting to a portal were not working when several portal instances were configured. 8 роки тому
  romainq b746111a12 Obsolescence: hide rows for which any of the selected class is obsolete (SELECT a, b FROM ...) 8 роки тому
  romainq 7e7bd02b0b Internal: document variables to ease code browsing 8 роки тому
  romainq b246164f18 Obsolescence: finalizing the implementation of the flag (hide obsolete objects, show an icon on hyperlinks and a tag on the object details, user preference defaulting to the new setting 'show_obsolete_data') 8 роки тому
  glajarige 15e4f23f17 N°635 Portal: Final touches on forms layout refactoring 8 роки тому
  glajarige d980c06c98 Advanced customization: New overridable verb DBObject::GetDefaultValue($sAttCode) 8 роки тому
  glajarige 70945347a8 N°635 Portal: Forms now have 3 differents layout (display_mode), see online documentation (when released) for more information. 8 роки тому
  glajarige d770d803e3 N°635 Portal: Forms now have 2 differents layout (display_mode), see online documentation (when released) for more information. 8 роки тому
  glajarige 850f9bc590 Internal: Added some PHP Doc in MetaModel class 8 роки тому
  glajarige d1776657b0 Portal: Form field with custom css classes in twig definition were not included in the form. (Note: The CSS class is still absent from the rendering but this is because of the field_set.js widget that needs some upgrade in the _prepareField method) 8 роки тому
  romainq 4b36e9e017 Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic. 8 роки тому
  glajarige 9f2c9c1ad7 Portal: Fixed a regression introduced in r4724. User profile page could not be opened anymore. 8 роки тому