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