romainq
|
c2dc4931ad
Removed the AttributeWikiText which was strictly equivalent to AttributeText
|
14 lat temu |
romainq
|
685f5ca185
Enablers for the current setup improvements
|
14 lat temu |
dflaven
|
c30814e2aa
Plug-ins integration: added the ability to manage attachments while creating a new object.
|
14 lat temu |
romainq
|
e8e6206c64
New verb for application extensions: OnFormCancel
|
14 lat temu |
dflaven
|
bade681081
Fixed Trac #365: Give the user some feedback when the password was successfully changed/set. Note that iTop does not check that the new password is different from the old one.
|
14 lat temu |
romainq
|
23753c5abd
Fixed a bug with APC version < 3.0.7
|
14 lat temu |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
14 lat temu |
romainq
|
f1ff85a59b
Dev: improved performance measure tooling
|
14 lat temu |
dflaven
|
7a1bef73f1
Experimental support of APC to speed-up the application.
|
14 lat temu |
romainq
|
cc4481ec3e
Fixed a regression in the deletion (and simplified the algorithm, though more queries will be issued)
|
14 lat temu |
romainq
|
2421aed761
#362 New capability for attributes derived from AttributeString: specify a validation_pattern (regexp)
|
14 lat temu |
romainq
|
f3a062f0b9
Added a query usage example with REGEXP
|
14 lat temu |
romainq
|
a4093c67b5
CRON - admin only + queues with timer (field 'planned')
|
14 lat temu |
romainq
|
809227fc60
Cron - enabled mode CLI
|
14 lat temu |
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 |