dflaven
|
a32437a13c
(Partial) fix for Trac #285: turn email fields into click-able mailto: hyperlinks.
|
14 år sedan |
romainq
|
968449ab92
#111 Improved the data loader, and added a REST service to load data from a file
|
14 år sedan |
dflaven
|
1388098bb0
Fixed portal hyperlink
|
14 år sedan |
dflaven
|
e63a84eecc
- Fixed the URL to the portal hyperlink (hyperlink(portal)) in email notifications.
|
14 år sedan |
romainq
|
48593c0003
Fixed issue on deletion: was not recursive, leading to data integrity issues
|
14 år sedan |
romainq
|
329ecc57b4
Improved security
|
14 år sedan |
romainq
|
1dd3bad9a8
Notifications template may specify this->hyperlink(portal) (and fixed issues in sample data)
|
14 år sedan |
romainq
|
8634607929
New profile: Portal User (and link from a ticket to the user portal)
|
14 år sedan |
romainq
|
974cb20384
#205 Missing object hyperlink when using trigger on object creation
|
14 år sedan |
romainq
|
9001e387e5
#233 Speed up data load, found a bottleneck, but still some room for improvement, added internal settings to boost up huge load or workaround a bug in CheckToWrite (if any)
|
14 år sedan |
romainq
|
09c9718b67
#242 loosing linked objects when modifying name attribute
|
14 år sedan |
romainq
|
b29c5ccd6b
New placeholders in templates: this->html(attcode) and this->label(attcode)
|
14 år sedan |
romainq
|
69a7019d80
Notification were not working well with class hierarchy (not in Trac at that time)
|
14 år sedan |
romainq
|
d329160241
#139 Improved string size verification, the rule is guaranteed by the core
|
14 år sedan |
romainq
|
5ee4829cdd
Fixed bug: grant matrix apparently not updated (but it was) when modifying/creating a user account
|
14 år sedan |
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 år sedan |
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 år sedan |
romainq
|
61cfea6b04
Reviewed benchmark tool (split creation of structure / CIs / Tickets)
|
15 år sedan |
romainq
|
b992ec51e3
#205 Notifications missing external fields (on object creation)
|
15 år sedan |
dflaven
|
123d232270
- Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects !
|
15 år sedan |
dflaven
|
68f30ef5d3
- New implementation of the n-n link edition widget... in progress.
|
15 år sedan |
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 år sedan |
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 år sedan |
romainq
|
abaac2564e
Finalized the data model
|
15 år sedan |
dflaven
|
005c3c79a4
- Align the display of "State" attributes with Enums
|
15 år sedan |
romainq
|
46610ce808
Bug: could not use mysql reserved words for table names (e.g. 'Change')
|
15 år sedan |
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 år sedan |
romainq
|
3b67721d14
ComputeValues optimized + fix in the algo computing the priority of an Incident
|
15 år sedan |
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 år sedan |
dflaven
|
d2eac2ed1f
Strange corner case, not sure if the fix is the good one, seems harmless for now...
|
15 år sedan |