romainq
|
c7dcf266ce
Cleanup: obsolescence of "key_label" property on persistent classes
|
15 years ago |
dflaven
|
0fc037cdd3
Fixed the handling of default values in the object creation form.
|
15 years ago |
dflaven
|
dcd65f2a4e
- Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138)
|
15 years ago |
dflaven
|
4b8addd654
Nicer display of the form's validation icon
|
15 years ago |
dflaven
|
6a46b5fec9
- Improved (more interactive) validation of the forms.
|
15 years ago |
romainq
|
d2b9b10725
#129 Result list to show an hyperlink with the object name (replacing the "zoom" icon)
|
15 years ago |
dflaven
|
c6138547ff
- Display the description on the field label when modifying/creating an object.
|
15 years ago |
dflaven
|
e64391ac5b
- Display some Help text as a tooltip on a field (in edition mode) to provide some hints about the format to be used... if such information is defined in the data model
|
15 years ago |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
dflaven
|
6f60b59d05
- Added validation of the fields based on a regexp pattern
|
15 years ago |
dflaven
|
8dd82cc254
- Implementation of the localization... on going...
|
15 years ago |
dflaven
|
6531644830
- Search forms now display the subclasses of the specified class...
|
15 years ago |
dflaven
|
482097d5e0
- Cleanup of 'finalclass'... (Trac #54)
|
15 years ago |
romainq
|
06275ac868
Clarified the meaning of the attribute 'finalclass'
|
15 years ago |
dflaven
|
0e99bfd340
- Implementation of the localization... on going...
|
15 years ago |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 years ago |
dflaven
|
6a45139e8f
- Implementation of the localization... on going...
|
15 years ago |
dflaven
|
5413636547
- Implementation of the localization... on going...
|
15 years ago |
romainq
|
ca112e5841
Fixed regressions in CSV export (See #105)
|
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
|
bb25b1f1fc
CSV export: added external fields (all scalar fields are given)
|
15 years ago |
dflaven
|
9af7d88a90
- New implementation for the "join" display group, based on a complex OQL query and the display of several objects in the same row.
|
15 years ago |
dflaven
|
770e6d6901
- Enhancement: support of ObjectSets with multiple objects per line.
|
15 years ago |
dflaven
|
766a67d535
- Enhancement: support of ObjectSets with multiple objects per line.
|
15 years ago |
dflaven
|
aa6839b8c1
Enhancement / bug fix: allow the overload of the GetName method for building the short name of an object. This is also used when the object appears in a drop-down list.
|
15 years ago |
romainq
|
0dd4dbc638
Trac #86 - CSV format aligned with standard specifications
|
15 years ago |
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 years ago |
dflaven
|
bcc5d59048
- Export in XML each object according to its actual class
|
15 years ago |
dflaven
|
1a8b09f821
- MakeHyperlink now returns absolute URLs (including server name & port)
|
15 years ago |