Historial de Commits

Autor SHA1 Mensaje Fecha
  romainq d184f8f089 Preset the object creation form with values (scalars or lists) by the mean of GET arguments. E.g. .../UI.php&operation=new&class=Team&default[org_id]=161&default[member_list][-1234][id]=&default[member_list][-1234][role]=manager hace 14 años
  dflaven f6b4b31f52 Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup. hace 14 años
  dflaven 44760777ce Internal regressions fixes !!! hace 14 años
  romainq f267acdd82 PPortal web page improvements: protected update feature (class/attcodes explicitely restricted) hace 14 años
  dflaven 17bd3b9d30 Fixed Trac #427: unable to remove all items from a linkset when editing an object. hace 14 años
  dflaven d87b985eba New implementation for displaying long lists: pagination hace 14 años
  romainq 2ee571ece7 Fixed an issue in the internal error reporting (user rights not sufficient to update an object) hace 14 años
  romainq ec1a744652 Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set) hace 14 años
  dflaven 88049b657b New implementation for displaying long lists: pagination hace 14 años
  dflaven 1a7b991af8 - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object hace 14 años
  romainq 7726f4dba2 #122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables) hace 14 años
  romainq 392591b7b4 Optimization: do not load the full set of items when it comes to displaying an autocomplete! hace 14 años
  romainq 2d500c5aa3 Dehardcoded against 'ticket_log', allowing for several case log attributes hace 14 años
  dflaven 2f7fd1d1c9 Aligned the display of the case log (and properties) of a ticket in the User Portal to what is done in the normal UI: better look (multi-column, fieldsets, wider case log at the bottom). hace 14 años
  romainq 0128a46826 Plugin API: added OnIsModified() hace 14 años
  romainq b8518f8963 Data synchro: if the object is deleted from within iTop, do cleanup sync table and replica as well hace 14 años
  romainq 84a737920e Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints. hace 14 años
  dflaven f3a9f15672 - Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page. hace 14 años
  dflaven 6323e0f6e0 - Revised styles for a nicer/cleaner display of the details and forms. hace 14 años
  dflaven 24d81c2c02 - Make sure that the search form preserves it's "action" (i.e. target page) when reloading (when specifying a derived class). This was breaking the UniversalSearch page. hace 14 años
  dflaven de11a54ff9 Enhancement of the forms presentation. hace 14 años
  dflaven f21734e3a8 - Finishing touch to the DataExchange: various cosmetic fixes hace 14 años
  dflaven 617bbf39aa New type of Attribute "CaseLog" (under construction !) hace 14 años
  romainq 87f2f741b0 Cosmetic: changed error message when dependencies cannot be solved hace 14 años
  dflaven c30814e2aa Plug-ins integration: added the ability to manage attachments while creating a new object. hace 14 años
  dflaven 56daa0a515 Implementation of bulk modify and bulk apply stimulus... to be tested ! hace 14 años
  romainq 2b5b0351a6 CSV import: fixed a few issues (restricted to N-N links) + added arguments to the export page, to allow for exporting N-N links hace 14 años
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format hace 14 años
  romainq 40fdf26072 Plugin API - alpha version hace 14 años
  dflaven 4a1e9d31d4 Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms. hace 14 años