Commit History

Author SHA1 Message Date
  romainq 7726f4dba2 #122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables) 14 years ago
  romainq 392591b7b4 Optimization: do not load the full set of items when it comes to displaying an autocomplete! 14 years ago
  romainq 2d500c5aa3 Dehardcoded against 'ticket_log', allowing for several case log attributes 14 years ago
  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). 14 years ago
  romainq 0128a46826 Plugin API: added OnIsModified() 14 years ago
  romainq b8518f8963 Data synchro: if the object is deleted from within iTop, do cleanup sync table and replica as well 14 years ago
  romainq 84a737920e Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints. 14 years ago
  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. 14 years ago
  dflaven 6323e0f6e0 - Revised styles for a nicer/cleaner display of the details and forms. 14 years ago
  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. 14 years ago
  dflaven de11a54ff9 Enhancement of the forms presentation. 14 years ago
  dflaven f21734e3a8 - Finishing touch to the DataExchange: various cosmetic fixes 14 years ago
  dflaven 617bbf39aa New type of Attribute "CaseLog" (under construction !) 14 years ago
  romainq 87f2f741b0 Cosmetic: changed error message when dependencies cannot be solved 14 years ago
  dflaven c30814e2aa Plug-ins integration: added the ability to manage attachments while creating a new object. 14 years ago
  dflaven 56daa0a515 Implementation of bulk modify and bulk apply stimulus... to be tested ! 14 years ago
  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 14 years ago
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format 14 years ago
  romainq 40fdf26072 Plugin API - alpha version 14 years ago
  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. 14 years ago
  romainq e7c2c433f9 #348 Multi-column queries not working fine with open joins and if null values to be displayed 14 years ago
  romainq c997b9d56a #305 Specified the charset in any call to htmlentities() 14 years ago
  dflaven 4fbef2beda Synchro Data Sources Implementation on going... 14 years ago
  dflaven 43b39b8667 Data Exchange implementation in progress... 14 years ago
  dflaven f066272302 Synchro Data Sources Implementation on going... 14 years ago
  dflaven d92b258646 Continuing the implementation of the DataExchange 14 years ago
  romainq 0e40c4dee3 Wiki: add links to objects in text attributes 14 years ago
  romainq 8fee154865 #149 Implemented friendly names 14 years ago
  dflaven 5625df7d39 Fixed Trac #345: hidden or read-only parameters in a form were not taken into account for computing the allowed values. 14 years ago
  dflaven df91672fb1 Trying to make CKEditor work with the "ExtKey" widget. (Trac #343) 14 years ago