romainq
|
f1ff85a59b
Dev: improved performance measure tooling
|
hace 14 años |
dflaven
|
7a1bef73f1
Experimental support of APC to speed-up the application.
|
hace 14 años |
romainq
|
cc4481ec3e
Fixed a regression in the deletion (and simplified the algorithm, though more queries will be issued)
|
hace 14 años |
romainq
|
2421aed761
#362 New capability for attributes derived from AttributeString: specify a validation_pattern (regexp)
|
hace 14 años |
romainq
|
f3a062f0b9
Added a query usage example with REGEXP
|
hace 14 años |
romainq
|
a4093c67b5
CRON - admin only + queues with timer (field 'planned')
|
hace 14 años |
romainq
|
809227fc60
Cron - enabled mode CLI
|
hace 14 años |
romainq
|
c5eb2d7d0b
Background processes - API ready for periodicity management
|
hace 14 años |
romainq
|
85e496dd74
Check SLA for tickets, integrated into the internal CRON architecture (and moved into the Tickets module)
|
hace 14 años |
romainq
|
4c17dab540
Email sent in asynchronous mode: forgot cron.php
|
hace 14 años |
romainq
|
908d409fb8
Email sent in asynchronous mode: forgot two files...
|
hace 14 años |
dflaven
|
1bb61cbbbf
Protect the output of the config file against values containing quotes.
|
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
|
c99d705cd5
#360 Wrong COUNT when using JOINS (+ other conditions)
|
hace 14 años |
dflaven
|
7214a19f61
Adjust the relative path to 'ajax.render.php' so that it can be called from the portal pages as well.
|
hace 14 años |
romainq
|
40fdf26072
Plugin API - alpha version
|
hace 14 años |
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.
|
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
|
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.
|
hace 14 años |
romainq
|
8bac23d080
#271 Internal - Removed a workaround made unnecessary with fix [1108]
|
hace 14 años |
dflaven
|
1eea4906be
Fixed Trac #156: make sure the hierarchical ZLists are supported everywhere (final cleanup).
|
hace 14 años |
dflaven
|
f30f9553df
Thanks to Schlobinux for the fix of Trac#336.
|
hace 14 años |
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.
|
hace 14 años |
romainq
|
e7c2c433f9
#348 Multi-column queries not working fine with open joins and if null values to be displayed
|
hace 14 años |
dflaven
|
6b9c7273a1
Fixed Trac#356 (Audit results filtered by context) and #357 (Audit results list not expandable)
|
hace 14 años |
dflaven
|
f6313f554d
Fixed Trac #353: no menu for DBServerInstance objects.
|
hace 14 años |
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'.
|
hace 14 años |