romainq
|
341cad1e34
Compiler: reviewed the xml format to facilitate generalization of operations (e.g. compute a delta)
|
hace 13 años |
romainq
|
c16e91369d
When there is still no dictionary available, the menus / classes / attributes have a default label based on their raw names (replacing _ by a blank)
|
hace 13 años |
dflaven
|
4f97176cee
Sorting of lists: sort is now always executed server-side via the mechanism used by paginated lists. This fixes Trac #411, #421, #520
|
hace 13 años |
romainq
|
c36e3207bb
#421 Sort IP addresses on INET_ATON (API only, see #520 to have this as the default sort order for NW Interfaces)
|
hace 13 años |
romainq
|
66deeb277e
#467 Friendly names not up to date when sending notifications
|
hace 13 años |
romainq
|
c55f986635
Export for spreadsheets: transform keys (id of the queried object or external keys) into the corresponding friendly name (reintegrated from branch 1.2.1)
|
hace 13 años |
romainq
|
cf8585cc42
Case log now largely bigger than 64 Kilobytes...
|
hace 13 años |
romainq
|
dc0380550d
#485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties()
|
hace 13 años |
romainq
|
b1ac10a93a
#485 Export for MS Excel web queries: format=spreadsheet
|
hace 13 años |
dflaven
|
c4f0116536
Pass the current object to GetEditValue
|
hace 13 años |
dflaven
|
39521a80f5
New type of attribute: percentage
|
hace 13 años |
dflaven
|
415cd72bf3
New type of attribute: percentage
|
hace 13 años |
dflaven
|
6124ee93da
New type of attribute: percentage
|
hace 13 años |
romainq
|
fe16591f2c
Added helpers to export the datamodel
|
hace 13 años |
dflaven
|
0f491c045f
GetValueLabel is used in some dashboards... make sure that it is available for any attribute
|
hace 14 años |
romainq
|
7870aabb52
Fixed regression on attribute labels; introduced in [1581]
|
hace 14 años |
romainq
|
4b6e950644
Fixed warning (strict standards) on previous fix
|
hace 14 años |
romainq
|
02ece955e8
#473 Could not load NW interfaces (reconciliation issue)
|
hace 14 años |
dflaven
|
4581353c9b
Bug fix in HierarchicalKey: host class can be different from target class in case of derived classes.
|
hace 14 años |
dflaven
|
388ef91064
Support an abstract "Organization" class: if it's the case don't create any Org neither Person during the setup.
|
hace 14 años |
romainq
|
7e2c8a8b83
#148 Allow overloading attribute/enum labels in the dictionary
|
hace 14 años |
dflaven
|
6fabdb8e02
The default value for Date fields is different than for DateTime fields: no 'time' part at the end (use the attribute's own format)
|
hace 14 años |
dflaven
|
31e23c5282
New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes.
|
hace 14 años |
dflaven
|
e4f4e5a489
New attribute 'display_style' for Strings, Enums and ExternalKeys: when the list is short, display it as a set of radio buttons instead of a drop-down list. Possible values: 'radio', 'radio_vertical' and 'radio_horizontal'. ('radio' == 'radio_vertical').
|
hace 14 años |
dflaven
|
40a79d05a0
- New configuration parameter deadline_format to specify how to display Deadlines (date or time difference or a mix of the two)
|
hace 14 años |
dflaven
|
6ed76941fe
Improved error handling when loading linkedset as attributes in one go
|
hace 14 años |
dflaven
|
c62b94c12a
- Use the new HierarchicalKeys for Organization and Locations and use the hierarchy of organization for the profiles/user rights.
|
hace 14 años |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
hace 14 años |
dflaven
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
hace 14 años |
romainq
|
221d66461e
New feature: online help on search inputs (date format and operators)
|
hace 14 años |