romainq
|
c5eb2d7d0b
Background processes - API ready for periodicity management
|
14 lat temu |
romainq
|
85e496dd74
Check SLA for tickets, integrated into the internal CRON architecture (and moved into the Tickets module)
|
14 lat temu |
romainq
|
4c17dab540
Email sent in asynchronous mode: forgot cron.php
|
14 lat temu |
romainq
|
908d409fb8
Email sent in asynchronous mode: forgot two files...
|
14 lat temu |
dflaven
|
1bb61cbbbf
Protect the output of the config file against values containing quotes.
|
14 lat temu |
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 lat temu |
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 lat temu |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
14 lat temu |
romainq
|
c99d705cd5
#360 Wrong COUNT when using JOINS (+ other conditions)
|
14 lat temu |
dflaven
|
7214a19f61
Adjust the relative path to 'ajax.render.php' so that it can be called from the portal pages as well.
|
14 lat temu |
romainq
|
40fdf26072
Plugin API - alpha version
|
14 lat temu |
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 lat temu |
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 lat temu |
romainq
|
5d55b83597
#340 Fixed OQL parsing issue - parameters in IN()/NOT IN() clauses
|
14 lat temu |
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 lat temu |
romainq
|
8bac23d080
#271 Internal - Removed a workaround made unnecessary with fix [1108]
|
14 lat temu |
dflaven
|
1eea4906be
Fixed Trac #156: make sure the hierarchical ZLists are supported everywhere (final cleanup).
|
14 lat temu |
dflaven
|
f30f9553df
Thanks to Schlobinux for the fix of Trac#336.
|
14 lat temu |
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 lat temu |
romainq
|
e7c2c433f9
#348 Multi-column queries not working fine with open joins and if null values to be displayed
|
14 lat temu |
dflaven
|
6b9c7273a1
Fixed Trac#356 (Audit results filtered by context) and #357 (Audit results list not expandable)
|
14 lat temu |
dflaven
|
f6313f554d
Fixed Trac #353: no menu for DBServerInstance objects.
|
14 lat temu |
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 lat temu |
romainq
|
2552216af1
#352 Web Service CreateTicket: Search the service subcategory given the found service_id (if not already specified)
|
14 lat temu |
romainq
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
14 lat temu |
romainq
|
b9bd697cf7
Fixed undocumented issue: in read-only mode, stimulus where still allowed
|
14 lat temu |
romainq
|
03773517bd
Data Exchange - Fixed issue in DBObjectSet, doubling the count of SynchroAttribute initially created
|
14 lat temu |
dflaven
|
4fbef2beda
Synchro Data Sources Implementation on going...
|
14 lat temu |
romainq
|
235777e192
Data Exchange - Improved to allow the import of complex attributes like passwords and documents + few fixes
|
14 lat temu |
dflaven
|
0bc2266729
Data Exchange implementation in progress...
|
14 lat temu |