提交历史

作者 SHA1 备注 提交日期
  romainq ec1a744652 Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set) 14 年之前
  romainq 2199cd19fe Fixed regression with the display of lists based on class that is not a leaf (aka standalone) class 14 年之前
  dflaven 544223087e New implementation for displaying long lists: pagination 14 年之前
  dflaven 88049b657b New implementation for displaying long lists: pagination 14 年之前
  dflaven 5faa87799e New implementation for displaying long lists: pagination 14 年之前
  dflaven 62cd391834 New implementation for displaying long lists: pagination 14 年之前
  dflaven f8bfb5ba05 New implementation for displaying long lists: pagination 14 年之前
  romainq 0f6a56e01b Fixed issues in ExtKey Widget 14 年之前
  romainq 8db707e284 Cosmetic 14 年之前
  romainq e6034cb278 Fixed issue in the computation of the application absolute path (Windows) 14 年之前
  romainq 5ede4eae0c #420 - Data synchro logs: increased the size of the attribute last_error 14 年之前
  romainq 28c64a2ee1 Templates: new type of block = sqlblock, allows for displaying tables/charts based in SQL queries (much quicker for Group By operations) 14 年之前
  romainq 7d19ed89d5 Dashboard templates: fixed issue with asynchronous mode (still some cosmetic issues) with itopblock and the table format 14 年之前
  dflaven 243084c1f4 New implementation of GetAbsoluteUrlRootPath that no longer requires any parameter. 14 年之前
  dflaven a5e51c12ee Added a display value for the null (i.e empty) value of a combo/autocomplete. 14 年之前
  dflaven 25d4e15bef - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object 14 年之前
  dflaven 5c25d176fc - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object 14 年之前
  dflaven 1a7b991af8 - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object 14 年之前
  dflaven bd4b1edff7 New icon to trigger the filtering on organizations 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 年之前
  dflaven 17392797af CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API. 14 年之前
  romainq fbc69f696b Optimization: autocomplete = do not load every object when determining the list of matches 14 年之前
  romainq 8f109eacea Optimization: cache the Count of items in an object set 14 年之前
  romainq f70cd16161 Optimization: displaying 1000 object would take real long if many organizations are loaded into iTop (querying all the orgs for each object) 14 年之前
  dflaven 15829a9730 First prototype (not yet tested) of CAS integration. 14 年之前
  romainq 392591b7b4 Optimization: do not load the full set of items when it comes to displaying an autocomplete! 14 年之前
  romainq dab83f8b4f Fixed issue in the data model consistency check 14 年之前
  romainq f78546ab90 #408 Case log not working with PHP < 5.3 - the fix preserves the compatibility with installed version (but the dates are lost) 14 年之前
  romainq 0a4cc0e1f6 Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s) 14 年之前
  romainq f0b144739a Reduces the annoyance of bug #408 (dates not visible in the case log if PHP < 5.3) 14 年之前