Commit History

Author SHA1 Message Date
  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
  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. 14 years ago
  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. 14 years ago
  romainq 8fee154865 #149 Implemented friendly names 14 years ago
  romainq a40d47861c Improved change tracking: user login replaced by the full name if available 14 years ago
  dflaven 145ff3a6e3 Renamed 'autocompleteWidget' to 'extkeyWidget' since it's not always an autocomplete... 14 years ago
  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 14 years ago
  romainq 6ce039ec40 Ajax pages: exceptions are traced into error.log 14 years ago
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 years ago
  dflaven 3a53809b5c - Implementing the creation of objects on the fly when editing an extrernal key... still to be fully tested. 14 years ago
  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. 14 years ago
  dflaven 28be001ef5 Allow n:n links to link several times to the same remote object (if "duplicates)=> true in the linkedset definition) 14 years ago
  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. 14 years ago
  dflaven b00c5af604 Code cleanup: proper usage of the ReadParam function. 14 years ago
  dflaven a22878ab1e - Enhancement (Trac#189) first version of a (simple) End-Users portal. 14 years ago
  dflaven 1dac9b5014 - Get rid of the class UserContext, since now everything is implemented directly in MetaModel 15 years ago
  dflaven 9a604cfc9b - Integrated all the authentications methods and various logon methods... 15 years ago
  dflaven 79ea30609e - New implementation of the n-n link edition widget... almost complete. 15 years ago
  dflaven 4e7f618770 - New implementation of the n-n link edition widget... in progress. 15 years ago
  dflaven 37d3b4bf0c Enhancing the search (Trac #147): now allows to pass some "magic patterns" when doing a standard search without any operator. Specially useful for searching on ranges of dates/datetimes 15 years ago
  dflaven fe9bd40bb3 Continuing the integration of the new data model... 15 years ago
  dflaven df3ba5bedd - Cosmetics: aligning the style in the different pages, make the iTop logo clickable, etc... 15 years ago
  dflaven eeb7625bf5 - Restyling and update of the UI 15 years ago
  dflaven d6329c10c2 Fix some bugs in the handling of creation/modification forms (Trac #131) 15 years ago
  dflaven dcd65f2a4e - Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138) 15 years ago
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 years ago
  dflaven 2251338d77 - Small bug fixes after a quick test by performing a clean installation on Windows/IE 8 15 years ago