romainq
|
07e22cc92a
Fixed a regression due to the optimization of the memory usage of DBObjectSet [3142]
|
пре 11 година |
dflaven
|
fc8ca16af8
- Memory optimization: no longer store all DBObjects in memory while browsng through a Set, but pull them one by one from the MySQL client buffer as needed.
|
пре 11 година |
dflaven
|
3a724d1bf3
#887 short term fix for preventing ToArgs to alter the content of an object...
|
пре 11 година |
romainq
|
595f4616e2
Regression of 2.0.2 beta: Configure this list + discard all columns: the list cannot be loaded anymore (if saved)
|
пре 11 година |
romainq
|
ff24625bd5
#830 Regression introduced in the beta. Related to the management of query arguments
|
пре 11 година |
romainq
|
46363e170f
#783, #233 and #466 The recent revision (2921 for ticket #783) introduced a significant slow down when performing CSV import (but not only). This new revision does suppress the regression, and even speeds up bulk updates in general. This revision is candidate for retrofit into branch 2.0.1 (along with 2921)
|
пре 11 година |
romainq
|
33adcb724b
#688 When the autocomplete is activated, and the allowed values depend on another value, then it is possible to set a wrong value
|
пре 12 година |
romainq
|
a148f032eb
Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well)
|
пре 12 година |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
пре 12 година |
dflaven
|
51d0c1140e
Bug of month: make sure that GetFilter returns a usable filter (i.e. with the parameters)
|
пре 12 година |
dflaven
|
4ce6460c14
Various fixes for the selection of columns / sort order in the lists.
|
пре 12 година |
dflaven
|
6a8f7f7ccc
Customizable tables implementation...
|
пре 13 година |
romainq
|
f811b41943
Internal: reworked default ordering (added DBObjectSet::GetRealSortOrder)
|
пре 13 година |
dflaven
|
de0b40a1aa
Bug fix: missing (but useless) parameter in ExpandArgs causes a notice...
|
пре 13 година |
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 година |
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
|
пре 13 година |
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 година |
romainq
|
de639176ca
Fixed regressions with DBObjectSet, impacting the new paginated lists and their menus
|
пре 14 година |
romainq
|
ec1a744652
Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set)
|
пре 14 година |
romainq
|
2199cd19fe
Fixed regression with the display of lists based on class that is not a leaf (aka standalone) class
|
пре 14 година |
romainq
|
7726f4dba2
#122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables)
|
пре 14 година |
romainq
|
8f109eacea
Optimization: cache the Count of items in an object set
|
пре 14 година |
romainq
|
392591b7b4
Optimization: do not load the full set of items when it comes to displaying an autocomplete!
|
пре 14 година |
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.
|
пре 14 година |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
пре 14 година |
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
|
пре 14 година |
romainq
|
e7c2c433f9
#348 Multi-column queries not working fine with open joins and if null values to be displayed
|
пре 14 година |
romainq
|
03773517bd
Data Exchange - Fixed issue in DBObjectSet, doubling the count of SynchroAttribute initially created
|
пре 14 година |
romainq
|
c8ea6adcff
Core: Join any table to an OQL query (prerequisite to Data Exchange)
|
пре 14 година |
romainq
|
11e281c0d5
Improved Web services: opened to services coming from an optional module
|
пре 14 година |