romainq
|
b29c5ccd6b
New placeholders in templates: this->html(attcode) and this->label(attcode)
|
14 years ago |
romainq
|
69a7019d80
Notification were not working well with class hierarchy (not in Trac at that time)
|
14 years ago |
romainq
|
d329160241
#139 Improved string size verification, the rule is guaranteed by the core
|
14 years ago |
romainq
|
5ee4829cdd
Fixed bug: grant matrix apparently not updated (but it was) when modifying/creating a user account
|
15 years ago |
romainq
|
1ae75b9f68
#137 #203 #204 #119 - Finalized the new (simplified) module for user rights management ; needed to review deeply the data integrity management to have the setup working again!
|
15 years ago |
dflaven
|
e30c384ed5
Fixed for Trac #223: when checking the value of an attribute also use the pattern matching defined at the atribute level itself to ensure consistency.
|
15 years ago |
romainq
|
61cfea6b04
Reviewed benchmark tool (split creation of structure / CIs / Tickets)
|
15 years ago |
romainq
|
b992ec51e3
#205 Notifications missing external fields (on object creation)
|
15 years ago |
dflaven
|
123d232270
- Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects !
|
15 years ago |
dflaven
|
68f30ef5d3
- New implementation of the n-n link edition widget... in progress.
|
15 years ago |
dflaven
|
37d3b4bf0c
Enhancing the search (Trac #147): now allows to pass some "magic patterns" when doing a standard search without any operator. Specially useful for searching on ranges of dates/datetimes
|
15 years ago |
romainq
|
dc9b27f54e
#166 Allow the definition of persistent classes having no table defined, and added a sample code for a null password authentication scheme
|
15 years ago |
romainq
|
abaac2564e
Finalized the data model
|
15 years ago |
dflaven
|
005c3c79a4
- Align the display of "State" attributes with Enums
|
15 years ago |
romainq
|
46610ce808
Bug: could not use mysql reserved words for table names (e.g. 'Change')
|
15 years ago |
romainq
|
6057e0c066
Created request management module as a clone of incident management (class hierarchy) and fixed an issue revealed by the computed fields of a ticket
|
15 years ago |
romainq
|
3b67721d14
ComputeValues optimized + fix in the algo computing the priority of an Incident
|
15 years ago |
romainq
|
239c0a42bd
Fixed issue with null value for an Enum that would be hidden in a given state, being handled as an empty string, which is not an allowed value.
|
15 years ago |
dflaven
|
d2eac2ed1f
Strange corner case, not sure if the fix is the good one, seems harmless for now...
|
15 years ago |
romainq
|
c7dcf266ce
Cleanup: obsolescence of "key_label" property on persistent classes
|
15 years ago |
romainq
|
df84916019
Class icon defined in the data model, use either the static method GetClassIcon, or GetIcon (this one could be overloaded for an icon depending on the object state)
|
15 years ago |
romainq
|
10e487d18d
Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.)
|
15 years ago |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
dflaven
|
4981752774
Minor fix
|
15 years ago |
romainq
|
e8fbdec326
Enabled localized strings (not only enums, but other types... to be defined)
|
15 years ago |
romainq
|
fbcb221a52
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
|
15 years ago |
romainq
|
b6c96f4689
Select multiple objects in OQL (beta, for integration within the UI)
|
15 years ago |
romainq
|
2dca0bdb84
Fixed bugs on CSV import (was not working fine when exporting/importing incident tickets)
|
15 years ago |
romainq
|
f8bceb6e03
Related objects:
|
15 years ago |
romainq
|
0dd4dbc638
Trac #86 - CSV format aligned with standard specifications
|
15 years ago |