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.
|
hace 11 años |
romainq
|
4fe6b12cb0
OQL normalization and dashlets have been made independent from the class MetaModel
|
hace 12 años |
romainq
|
a847938c3b
Updated the unit test for the OQL parser
|
hace 12 años |
dflaven
|
803bf4b9d2
#383: support negative numbers in OQL
|
hace 12 años |
romainq
|
a2d6746d60
#634 Detection of HTTPS not working with nginx (iTop always considering the current connection as being secure)
|
hace 12 años |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
hace 12 años |
romainq
|
429143ab3f
Fixed two bugs revealed with specific constraints (query expression like 'SELECT b FROM a JOIN b', AND the organization context is set)
|
hace 12 años |
romainq
|
34ede9dbde
CSV import/export reworked:
|
hace 12 años |
dflaven
|
b9ade00a07
Updated the test list to take into account Trac #558 (hexadecimal numbers inside strings)
|
hace 13 años |
romainq
|
5ec63a30ca
#489 Run the synchro with parameter max_chunk_size to split the execution into several processes, each loading at most the given count of replica (note: the master process will continue to run while child processes are being forked one by one)
|
hace 13 años |
romainq
|
3ce5ae785a
Added a test for searching on SOAP
|
hace 13 años |
romainq
|
4e1e2d45ba
Data sync: fixed issue when a replica left in state 'new' becomes obsolete
|
hace 13 años |
romainq
|
e40539b558
Fixed SOAP test
|
hace 13 años |
dflaven
|
be8991ed36
#446 continuing: sanitizing parameters...
|
hace 14 años |
dflaven
|
82715bd05b
Added test cases for the new BELOW operator
|
hace 14 años |
romainq
|
bcfc41fd29
#355 (continuation of the fix) import.php to support localized names in the specification of reconciliation keys, and allowing to specify an external key though it is given as an external field in the input columns
|
hace 14 años |
romainq
|
46e8156942
#366 Global search case sensitive or not working at all (issue with COLLATION)
|
hace 14 años |
romainq
|
a4093c67b5
CRON - admin only + queues with timer (field 'planned')
|
hace 14 años |
romainq
|
6421f721cc
Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added.
|
hace 14 años |
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
|
hace 14 años |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
hace 14 años |
romainq
|
f67410a5aa
#355 CSV Import (non interactive) now supporting localized column headers, making it possible to import directly data generated by the interactive export. NOTE: to achieve this, the default separator is now the coma (whereas the default separator in XCel sheets is the semicolumn)
|
hace 14 años |
romainq
|
5d55b83597
#340 Fixed OQL parsing issue - parameters in IN()/NOT IN() clauses
|
hace 14 años |
dflaven
|
1eea4906be
Fixed Trac #156: make sure the hierarchical ZLists are supported everywhere (final cleanup).
|
hace 14 años |
romainq
|
2552216af1
#352 Web Service CreateTicket: Search the service subcategory given the found service_id (if not already specified)
|
hace 14 años |
romainq
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
hace 14 años |
romainq
|
e95823c046
Data Exchange - Format and save traces (config option: synchro_trace)
|
hace 14 años |
romainq
|
d5d63311e1
Data Exchange - Implemented reconciliation on external keys
|
hace 14 años |
romainq
|
c2779b33e1
Data Exchange - Simulate mode on synchro_exec + cleanup in traces + handling of null values
|
hace 14 años |
romainq
|
4abe2270eb
Data Exchange - Finalized deletion, changed the definition of attributes (update/reconcile), added an automated test
|
hace 14 años |