Commit History

Author SHA1 Message Date
  romainq 2ee571ece7 Fixed an issue in the internal error reporting (user rights not sufficient to update an object) 14 years ago
  romainq de639176ca Fixed regressions with DBObjectSet, impacting the new paginated lists and their menus 14 years ago
  dflaven 427e02d648 Fixed Trac #422 (detection of magic_quotes_runtime) 14 years ago
  romainq ec1a744652 Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set) 14 years ago
  romainq 2199cd19fe Fixed regression with the display of lists based on class that is not a leaf (aka standalone) class 14 years ago
  dflaven 544223087e New implementation for displaying long lists: pagination 14 years ago
  dflaven 88049b657b New implementation for displaying long lists: pagination 14 years ago
  dflaven 5faa87799e New implementation for displaying long lists: pagination 14 years ago
  dflaven 62cd391834 New implementation for displaying long lists: pagination 14 years ago
  dflaven f8bfb5ba05 New implementation for displaying long lists: pagination 14 years ago
  romainq 0f6a56e01b Fixed issues in ExtKey Widget 14 years ago
  romainq 8db707e284 Cosmetic 14 years ago
  romainq e6034cb278 Fixed issue in the computation of the application absolute path (Windows) 14 years ago
  romainq 5ede4eae0c #420 - Data synchro logs: increased the size of the attribute last_error 14 years ago
  romainq 28c64a2ee1 Templates: new type of block = sqlblock, allows for displaying tables/charts based in SQL queries (much quicker for Group By operations) 14 years ago
  romainq 7d19ed89d5 Dashboard templates: fixed issue with asynchronous mode (still some cosmetic issues) with itopblock and the table format 14 years ago
  dflaven 243084c1f4 New implementation of GetAbsoluteUrlRootPath that no longer requires any parameter. 14 years ago
  dflaven a5e51c12ee Added a display value for the null (i.e empty) value of a combo/autocomplete. 14 years ago
  dflaven 25d4e15bef - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object 14 years ago
  dflaven 5c25d176fc - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object 14 years ago
  dflaven 1a7b991af8 - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object 14 years ago
  dflaven bd4b1edff7 New icon to trigger the filtering on organizations 14 years ago
  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
  dflaven 17392797af CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API. 14 years ago
  romainq fbc69f696b Optimization: autocomplete = do not load every object when determining the list of matches 14 years ago
  romainq 8f109eacea Optimization: cache the Count of items in an object set 14 years ago
  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 years ago
  dflaven 15829a9730 First prototype (not yet tested) of CAS integration. 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 dab83f8b4f Fixed issue in the data model consistency check 14 years ago