Commit Verlauf

Autor SHA1 Nachricht Datum
  dflaven 5e934a95de Allow updating/recomputing of read-only attributes on the fly in the edit form. vor 14 Jahren
  dflaven 7efb478b7e Allow updating/recomputing of read-only attributes on the fly in the edit form. vor 14 Jahren
  dflaven be8991ed36 #446 continuing: sanitizing parameters... vor 14 Jahren
  dflaven 21076ccd3f Still working on #446: oops, one parameter missing... vor 14 Jahren
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! vor 14 Jahren
  dflaven 4bebd0a442 Fixed a bug when using a hierarchy of locations, since locatins genreally depends on the object's organization vor 14 Jahren
  dflaven feebcbd081 - Always display the number of elements (and the number of elements selected) when displaying a list. vor 14 Jahren
  dflaven 354c26ff36 Added support of hierarchy in the manipulation of external keys: vor 14 Jahren
  dflaven 3f9536687b - Bug fix: n:n wizard, context was lost when searching for objects of a derived class to be added. 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
  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 62cd391834 New implementation for displaying long lists: pagination vor 14 Jahren
  romainq 28c64a2ee1 Templates: new type of block = sqlblock, allows for displaying tables/charts based in SQL queries (much quicker for Group By operations) vor 14 Jahren
  dflaven 25d4e15bef - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object vor 14 Jahren
  romainq 392591b7b4 Optimization: do not load the full set of items when it comes to displaying an autocomplete! vor 14 Jahren
  dflaven 86319e2d78 Bug fix: prevent (infinite) recursion when building search form with external keys, that point to search form with external keys, etc... 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 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. vor 14 Jahren
  romainq 8fee154865 #149 Implemented friendly names vor 14 Jahren
  romainq a40d47861c Improved change tracking: user login replaced by the full name if available vor 14 Jahren
  dflaven 145ff3a6e3 Renamed 'autocompleteWidget' to 'extkeyWidget' since it's not always an autocomplete... vor 14 Jahren
  dflaven 90ad43bcca - added the ability to create objects pointed by ExtKeys even when the edit mode is a drop-down list and not an autocomplete vor 14 Jahren
  romainq 6ce039ec40 Ajax pages: exceptions are traced into error.log vor 14 Jahren
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY vor 14 Jahren
  dflaven 3a53809b5c - Implementing the creation of objects on the fly when editing an extrernal key... still to be fully tested. vor 14 Jahren
  dflaven 54fc60997f Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only. vor 14 Jahren
  dflaven 28be001ef5 Allow n:n links to link several times to the same remote object (if "duplicates)=> true in the linkedset definition) vor 14 Jahren
  dflaven a3afbd9bb6 - Bug fix: use serialize instead of ToOQL to pass a search to the ajax page, since the OQL string does not contain the query parameters. This caused the chart to fail to load. vor 14 Jahren
  dflaven b00c5af604 Code cleanup: proper usage of the ReadParam function. vor 14 Jahren
  dflaven a22878ab1e - Enhancement (Trac#189) first version of a (simple) End-Users portal. vor 14 Jahren