romainq
|
f1ff85a59b
Dev: improved performance measure tooling
|
14 лет назад |
dflaven
|
7a1bef73f1
Experimental support of APC to speed-up the application.
|
14 лет назад |
romainq
|
cc4481ec3e
Fixed a regression in the deletion (and simplified the algorithm, though more queries will be issued)
|
14 лет назад |
romainq
|
2421aed761
#362 New capability for attributes derived from AttributeString: specify a validation_pattern (regexp)
|
14 лет назад |
romainq
|
f3a062f0b9
Added a query usage example with REGEXP
|
14 лет назад |
romainq
|
a4093c67b5
CRON - admin only + queues with timer (field 'planned')
|
14 лет назад |
romainq
|
809227fc60
Cron - enabled mode CLI
|
14 лет назад |
romainq
|
c5eb2d7d0b
Background processes - API ready for periodicity management
|
14 лет назад |
romainq
|
85e496dd74
Check SLA for tickets, integrated into the internal CRON architecture (and moved into the Tickets module)
|
14 лет назад |
romainq
|
4c17dab540
Email sent in asynchronous mode: forgot cron.php
|
14 лет назад |
romainq
|
908d409fb8
Email sent in asynchronous mode: forgot two files...
|
14 лет назад |
dflaven
|
1bb61cbbbf
Protect the output of the config file against values containing quotes.
|
14 лет назад |
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.
|
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
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
14 лет назад |
romainq
|
c99d705cd5
#360 Wrong COUNT when using JOINS (+ other conditions)
|
14 лет назад |
dflaven
|
7214a19f61
Adjust the relative path to 'ajax.render.php' so that it can be called from the portal pages as well.
|
14 лет назад |
romainq
|
40fdf26072
Plugin API - alpha version
|
14 лет назад |
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 лет назад |
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)
|
14 лет назад |
romainq
|
5d55b83597
#340 Fixed OQL parsing issue - parameters in IN()/NOT IN() clauses
|
14 лет назад |
dflaven
|
584f54a7a4
Fixed Trac#313: Provider contracts are filtered on the 'provider_id' - for filtering in the UI via the drop-down list of Organizations and for the security profiles ("Allowed Organizations"). The mapping for 'org_id', if any, is now taken into account by the security.
|
14 лет назад |
romainq
|
8bac23d080
#271 Internal - Removed a workaround made unnecessary with fix [1108]
|
14 лет назад |
dflaven
|
1eea4906be
Fixed Trac #156: make sure the hierarchical ZLists are supported everywhere (final cleanup).
|
14 лет назад |
dflaven
|
f30f9553df
Thanks to Schlobinux for the fix of Trac#336.
|
14 лет назад |
dflaven
|
c6e3f43512
Fix Trac #336: verification of the directory of the temporary config file was wrong... however the script still assumes that the temporary config file and the final one are stored in the same place... at the root of the iTop installation.
|
14 лет назад |
romainq
|
e7c2c433f9
#348 Multi-column queries not working fine with open joins and if null values to be displayed
|
14 лет назад |
dflaven
|
6b9c7273a1
Fixed Trac#356 (Audit results filtered by context) and #357 (Audit results list not expandable)
|
14 лет назад |
dflaven
|
f6313f554d
Fixed Trac #353: no menu for DBServerInstance objects.
|
14 лет назад |
dflaven
|
c6510aebfb
Fixed Trac#344: default search behavior for enumerated attributes (and similar types: 'Class', 'Language' and 'FinalClass') is now a strict '=' instead of 'contains'.
|
14 лет назад |