Histórico de Commits

Autor SHA1 Mensagem Data
  romainq a148f032eb Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well) há 12 anos atrás
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) há 12 anos atrás
  dflaven 51d0c1140e Bug of month: make sure that GetFilter returns a usable filter (i.e. with the parameters) há 12 anos atrás
  dflaven 4ce6460c14 Various fixes for the selection of columns / sort order in the lists. há 12 anos atrás
  dflaven 6a8f7f7ccc Customizable tables implementation... há 13 anos atrás
  romainq f811b41943 Internal: reworked default ordering (added DBObjectSet::GetRealSortOrder) há 13 anos atrás
  dflaven de0b40a1aa Bug fix: missing (but useless) parameter in ExpandArgs causes a notice... há 13 anos atrás
  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. há 13 anos atrás
  dflaven 238aef84dc 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... also make sure that allowed values is enforced há 13 anos atrás
  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. há 13 anos atrás
  romainq de639176ca Fixed regressions with DBObjectSet, impacting the new paginated lists and their menus há 14 anos atrás
  romainq ec1a744652 Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set) há 14 anos atrás
  romainq 2199cd19fe Fixed regression with the display of lists based on class that is not a leaf (aka standalone) class há 14 anos atrás
  romainq 7726f4dba2 #122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables) há 14 anos atrás
  romainq 8f109eacea Optimization: cache the Count of items in an object set há 14 anos atrás
  romainq 392591b7b4 Optimization: do not load the full set of items when it comes to displaying an autocomplete! há 14 anos atrás
  dflaven f3a9f15672 - Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page. há 14 anos atrás
  dflaven 56daa0a515 Implementation of bulk modify and bulk apply stimulus... to be tested ! há 14 anos atrás
  romainq 2b5b0351a6 CSV import: fixed a few issues (restricted to N-N links) + added arguments to the export page, to allow for exporting N-N links há 14 anos atrás
  romainq e7c2c433f9 #348 Multi-column queries not working fine with open joins and if null values to be displayed há 14 anos atrás
  romainq 03773517bd Data Exchange - Fixed issue in DBObjectSet, doubling the count of SynchroAttribute initially created há 14 anos atrás
  romainq c8ea6adcff Core: Join any table to an OQL query (prerequisite to Data Exchange) há 14 anos atrás
  romainq 11e281c0d5 Improved Web services: opened to services coming from an optional module há 14 anos atrás
  romainq 0e7364c3e5 Optimizations: DBObjectSet::Count does it without loading all the data + possibility to specify LIMIT + restored the query cache (was inoperant) + improved the debug reports + added two settings (query_cache_enabled and debug_queries) há 14 anos atrás
  romainq cc36284fb7 #194 Fixed regression in DBObjectSet -due to the new feature "queries returning several objects" há 15 anos atrás
  romainq a8ba326152 #187 Warning issued while computing the impact há 15 anos atrás
  romainq 1e61f1b7a0 #143 Bug when computing related objects (impact) há 15 anos atrás
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code há 15 anos atrás
  romainq 2b116ea93e Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates) há 15 anos atrás
  dflaven a9125c5ae9 - bug fix... há 15 anos atrás