Commit History

Author SHA1 Message Date
  dflaven 334606b98e User editable dashboards... implementation in progress 13 years ago
  dflaven 0d7e9edd9a User editable dashboards... implementation in progress 13 years ago
  romainq 34a29ab219 #520 Capability to define a default sort order (PHP/XML) 13 years ago
  dflaven 544a9eca28 - Current block Id not passed to the chart ? 13 years ago
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) 13 years ago
  dflaven ccb3b96c45 Fixed Trac#518: properly pass the context (i.e. org_id) to the auto-refresh lists 13 years ago
  dflaven 45c54c3c64 When searching objects to add to the current object (n:n relationship), set the default search params in order to stay in the current silo. 13 years ago
  dflaven 3faa4ad8c5 Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button. 13 years ago
  dflaven d2c11f6be7 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 years ago
  dflaven 65c0af3d7f Typo ! Impact: Unknown ? 13 years ago
  romainq 525931f1e9 Fixed security issue: the attachments were visible by anybody (by forming URLs manually), whatever the allowed organizations. The change requires the execution of the setup/migration procedure. 13 years ago
  romainq 2e1c184de3 #363 Charts not displaying with IE8 + IIS + HTTPS 13 years ago
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. 13 years ago
  dflaven 1cd085aca6 Regression due to XSS fix (#446): auto-refresh block was showing an assertion failed message. Fixed. 14 years ago
  dflaven 5e934a95de Allow updating/recomputing of read-only attributes on the fly in the edit form. 14 years ago
  dflaven 7efb478b7e Allow updating/recomputing of read-only attributes on the fly in the edit form. 14 years ago
  dflaven be8991ed36 #446 continuing: sanitizing parameters... 14 years ago
  dflaven 21076ccd3f Still working on #446: oops, one parameter missing... 14 years ago
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! 14 years ago
  dflaven 4bebd0a442 Fixed a bug when using a hierarchy of locations, since locatins genreally depends on the object's organization 14 years ago
  dflaven feebcbd081 - Always display the number of elements (and the number of elements selected) when displaying a list. 14 years ago
  dflaven 354c26ff36 Added support of hierarchy in the manipulation of external keys: 14 years ago
  dflaven 3f9536687b - Bug fix: n:n wizard, context was lost when searching for objects of a derived class to be added. 14 years ago
  dflaven f6b4b31f52 Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup. 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
  dflaven 62cd391834 New implementation for displaying long lists: pagination 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
  dflaven 25d4e15bef - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object 14 years ago
  romainq 392591b7b4 Optimization: do not load the full set of items when it comes to displaying an autocomplete! 14 years ago
  dflaven 86319e2d78 Bug fix: prevent (infinite) recursion when building search form with external keys, that point to search form with external keys, etc... 14 years ago