dflaven
|
2856631fec
Force the rebuilding of hierarchical keys on every upgrade, since in 1.2-beta the rebuilding of HK was buggy. (May be the cause of the bugs: #459, #460 and #461)
|
13 лет назад |
dflaven
|
c086a0f4d7
Fix: regression for tickets with just a default initial state.
|
13 лет назад |
dflaven
|
fbfefd59b8
Added a flag to force the import to cinutnue even in case of SQL error... useful for debugging don't use in production ;-)
|
14 лет назад |
dflaven
|
801914ebc7
Fixed a warning...
|
14 лет назад |
romainq
|
213612ad33
Cosmetics: regression due to an unnecessary protection against XSS attacks
|
14 лет назад |
romainq
|
c269a42c90
Customization: added a check against reuse of an attribute code (collision can happen easily with inheritance)
|
14 лет назад |
dflaven
|
c21460e179
- Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute.
|
14 лет назад |
romainq
|
c9314e861b
Internal: it is possible to override the user authorized organizations
|
14 лет назад |
romainq
|
50fdf8aadc
Dictionary: English was proposed twice in the list of available languages!
|
14 лет назад |
romainq
|
689dfe3774
Internal: suppressed a warning on ormCaseLog
|
14 лет назад |
romainq
|
6c2353ff87
Notifications: case log in plain text (this->case_log) or the latest entry (this->head(case_log))
|
14 лет назад |
romainq
|
4943cb5cb9
Portal: activate TriggerOnPortalUpdate
|
14 лет назад |
romainq
|
3ae0974b04
Email test: under IIS it was not detecting Windows correctly, and the help message was therefore completely wrong.
|
14 лет назад |
romainq
|
13440f0403
Fixed regression (shortcut actions, display a list of objects not deriving from cmdbAbstract)
|
14 лет назад |
dflaven
|
b46bf220ed
Allow TriggerOnPortalUpdate to work also on derived classes: i.e a trigger defined for the class 'Ticket' will be called when a 'UserRequest' (derived from Ticket) will be updated from the portal.
|
14 лет назад |
dflaven
|
b82e9b6022
Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage).
|
14 лет назад |
dflaven
|
334bae5853
Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage).
|
14 лет назад |
dflaven
|
36b4fc2d4c
Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage).
|
14 лет назад |
dflaven
|
7a6a9781da
Fixed a side effect of Trac#446 (XSS)
|
14 лет назад |
dflaven
|
ab40142e8f
Default shortcut actions are now a parameter
|
14 лет назад |
dflaven
|
f5b2c32956
Default shortcut actions are now a parameter
|
14 лет назад |
dflaven
|
919018612c
Apply organization filtering to subclasses of Organization as well.
|
14 лет назад |
dflaven
|
94df612c6d
Bug fix: let accented characters pass through the autocomplete
|
14 лет назад |
romainq
|
4a3a352b64
Fixed regression on latest fix (Hkeys and inheritance)
|
14 лет назад |
dflaven
|
0d3d9bee07
German localization update, thanks to Stephan Rosenke.
|
14 лет назад |
dflaven
|
90101d71bb
Pass the final class to GetShortcutActions
|
14 лет назад |
dflaven
|
10625b2707
Automatic rebuild of the dictionary list during setup, based on the content of the 'dictionaries' folder.
|
14 лет назад |
dflaven
|
b24e5a0c1b
Fix regression on hierarchical keys
|
14 лет назад |
dflaven
|
41b60b1cb7
Bug fix: computation of allowed stimuli was wrong
|
14 лет назад |
dflaven
|
4581353c9b
Bug fix in HierarchicalKey: host class can be different from target class in case of derived classes.
|
14 лет назад |