romainq
|
8fee154865
#149 Implemented friendly names
|
14 lat temu |
dflaven
|
7874f301ad
Fixed Trac #341: broken form when an external key is part of the attrbiutes of an n-n link !
|
14 lat temu |
dflaven
|
3145ad8130
- Fixed bug #334: proper handling of the "remove objects" button (was working only for the first linkset in the object).
|
14 lat temu |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 lat temu |
dflaven
|
70f29e78b2
Make sure that each input field gets its own unique ID.
|
14 lat temu |
dflaven
|
d5feebbfd3
- Fixed the search form, and also fixed the search/selection of objects to link (n:n links) that was broken on IE8.
|
14 lat temu |
dflaven
|
28be001ef5
Allow n:n links to link several times to the same remote object (if "duplicates)=> true in the linkedset definition)
|
14 lat temu |
dflaven
|
077cdbb12f
- Fixed Trac #249: loosing links when modifying a SLA !
|
14 lat temu |
dflaven
|
59251b3f1f
Bug fix: escape dialog's title since it may contain quotes (especially in localized versions).
|
14 lat temu |
dflaven
|
2e3c265cd9
Bug fix: n-n links with no attributes on the link were not managed properly.
|
15 lat temu |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 lat temu |
dflaven
|
79ea30609e
- New implementation of the n-n link edition widget... almost complete.
|
15 lat temu |
dflaven
|
ccdf7ab3da
- New implementation of the n-n link edition widget... in progress.
|
15 lat temu |
dflaven
|
721b2657c7
Properly display linksets with undefined external keys
|
15 lat temu |
dflaven
|
36eb838c26
- Creation of n-n links with no attributes no longer prompts since it's not needed !
|
15 lat temu |
dflaven
|
eeb7625bf5
- Restyling and update of the UI
|
15 lat temu |
dflaven
|
4b8addd654
Nicer display of the form's validation icon
|
15 lat temu |
dflaven
|
6a46b5fec9
- Improved (more interactive) validation of the forms.
|
15 lat temu |
romainq
|
d2b9b10725
#129 Result list to show an hyperlink with the object name (replacing the "zoom" icon)
|
15 lat temu |
dflaven
|
d94c527271
- Fix bug #116 (initial value of the linkset was lost)
|
15 lat temu |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 lat temu |
dflaven
|
7974d9def3
- Implementation of the localization... on going...
|
15 lat temu |
romainq
|
e8fbdec326
Enabled localized strings (not only enums, but other types... to be defined)
|
15 lat temu |
romainq
|
fbcb221a52
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
|
15 lat temu |
dflaven
|
e3539c4104
- Removed the limit to the number of elements displayed in an autocomplete input. The maximum number of elements in the autocomplete is now 150 (scrolling enabled). (Trac #83)
|
15 lat temu |
dflaven
|
17ff53a2e4
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
|
15 lat temu |
dflaven
|
acbf7e4717
- Fixed bug Trac #43 ('links attribute' dialog can now be validated by pressing Enter)
|
15 lat temu |
dflaven
|
275b8fdfaa
- Fixed bug Trac #60 (Modification of a Service Call does not work with IE). This was due to some forms being contained within another form (forbidden in HTML)
|
15 lat temu |
dflaven
|
44f141aa02
- Fixed the support of Internet Explorer (tested on IE7 and IE8)
|
15 lat temu |
romainq
|
64c18b692e
Fixed bug on deletion: take the inheritance into account when checking for referencing objects (eg. a ticket linked to a PC was not seen)
|
15 lat temu |