Commit Verlauf

Autor SHA1 Nachricht Datum
  dflaven ec174a7ab8 Use absolute URLs as much as possible to be independent from the page being executed... vor 14 Jahren
  dflaven ca70857ad2 Always display the number of elements (and the number of elements selected) when displaying a list. vor 14 Jahren
  romainq 221d66461e New feature: online help on search inputs (date format and operators) vor 14 Jahren
  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 vor 14 Jahren
  dflaven f6b4b31f52 Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup. vor 14 Jahren
  dflaven 44760777ce Internal regressions fixes !!! vor 14 Jahren
  romainq f267acdd82 PPortal web page improvements: protected update feature (class/attcodes explicitely restricted) vor 14 Jahren
  dflaven 17bd3b9d30 Fixed Trac #427: unable to remove all items from a linkset when editing an object. vor 14 Jahren
  dflaven d87b985eba New implementation for displaying long lists: pagination vor 14 Jahren
  romainq 2ee571ece7 Fixed an issue in the internal error reporting (user rights not sufficient to update an object) vor 14 Jahren
  romainq ec1a744652 Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set) vor 14 Jahren
  dflaven 88049b657b New implementation for displaying long lists: pagination vor 14 Jahren
  dflaven 1a7b991af8 - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object vor 14 Jahren
  romainq 7726f4dba2 #122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables) vor 14 Jahren
  romainq 392591b7b4 Optimization: do not load the full set of items when it comes to displaying an autocomplete! vor 14 Jahren
  romainq 2d500c5aa3 Dehardcoded against 'ticket_log', allowing for several case log attributes vor 14 Jahren
  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). vor 14 Jahren
  romainq 0128a46826 Plugin API: added OnIsModified() vor 14 Jahren
  romainq b8518f8963 Data synchro: if the object is deleted from within iTop, do cleanup sync table and replica as well vor 14 Jahren
  romainq 84a737920e Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints. vor 14 Jahren
  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. vor 14 Jahren
  dflaven 6323e0f6e0 - Revised styles for a nicer/cleaner display of the details and forms. vor 14 Jahren
  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. vor 14 Jahren
  dflaven de11a54ff9 Enhancement of the forms presentation. vor 14 Jahren
  dflaven f21734e3a8 - Finishing touch to the DataExchange: various cosmetic fixes vor 14 Jahren
  dflaven 617bbf39aa New type of Attribute "CaseLog" (under construction !) vor 14 Jahren
  romainq 87f2f741b0 Cosmetic: changed error message when dependencies cannot be solved vor 14 Jahren
  dflaven c30814e2aa Plug-ins integration: added the ability to manage attachments while creating a new object. vor 14 Jahren
  dflaven 56daa0a515 Implementation of bulk modify and bulk apply stimulus... to be tested ! vor 14 Jahren
  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 vor 14 Jahren