提交历史

作者 SHA1 备注 提交日期
  dflaven 17bd3b9d30 Fixed Trac #427: unable to remove all items from a linkset when editing an object. 14 年之前
  dflaven d87b985eba New implementation for displaying long lists: pagination 14 年之前
  romainq 2ee571ece7 Fixed an issue in the internal error reporting (user rights not sufficient to update an object) 14 年之前
  romainq ec1a744652 Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set) 14 年之前
  dflaven 88049b657b New implementation for displaying long lists: pagination 14 年之前
  dflaven 1a7b991af8 - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object 14 年之前
  romainq 7726f4dba2 #122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables) 14 年之前
  romainq 392591b7b4 Optimization: do not load the full set of items when it comes to displaying an autocomplete! 14 年之前
  romainq 2d500c5aa3 Dehardcoded against 'ticket_log', allowing for several case log attributes 14 年之前
  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 年之前
  romainq 0128a46826 Plugin API: added OnIsModified() 14 年之前
  romainq b8518f8963 Data synchro: if the object is deleted from within iTop, do cleanup sync table and replica as well 14 年之前
  romainq 84a737920e Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints. 14 年之前
  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 年之前
  dflaven 6323e0f6e0 - Revised styles for a nicer/cleaner display of the details and forms. 14 年之前
  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 年之前
  dflaven de11a54ff9 Enhancement of the forms presentation. 14 年之前
  dflaven f21734e3a8 - Finishing touch to the DataExchange: various cosmetic fixes 14 年之前
  dflaven 617bbf39aa New type of Attribute "CaseLog" (under construction !) 14 年之前
  romainq 87f2f741b0 Cosmetic: changed error message when dependencies cannot be solved 14 年之前
  dflaven c30814e2aa Plug-ins integration: added the ability to manage attachments while creating a new object. 14 年之前
  dflaven 56daa0a515 Implementation of bulk modify and bulk apply stimulus... to be tested ! 14 年之前
  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 年之前
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format 14 年之前
  romainq 40fdf26072 Plugin API - alpha version 14 年之前
  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 年之前
  romainq e7c2c433f9 #348 Multi-column queries not working fine with open joins and if null values to be displayed 14 年之前
  romainq c997b9d56a #305 Specified the charset in any call to htmlentities() 14 年之前
  dflaven 4fbef2beda Synchro Data Sources Implementation on going... 14 年之前
  dflaven 43b39b8667 Data Exchange implementation in progress... 14 年之前