dflaven
|
0f491c045f
GetValueLabel is used in some dashboards... make sure that it is available for any attribute
|
13 năm trước cách đây |
romainq
|
7870aabb52
Fixed regression on attribute labels; introduced in [1581]
|
13 năm trước cách đây |
romainq
|
4b6e950644
Fixed warning (strict standards) on previous fix
|
13 năm trước cách đây |
romainq
|
02ece955e8
#473 Could not load NW interfaces (reconciliation issue)
|
13 năm trước cách đây |
dflaven
|
4581353c9b
Bug fix in HierarchicalKey: host class can be different from target class in case of derived classes.
|
14 năm trước cách đây |
dflaven
|
388ef91064
Support an abstract "Organization" class: if it's the case don't create any Org neither Person during the setup.
|
14 năm trước cách đây |
romainq
|
7e2c8a8b83
#148 Allow overloading attribute/enum labels in the dictionary
|
14 năm trước cách đây |
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)
|
14 năm trước cách đây |
dflaven
|
31e23c5282
New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes.
|
14 năm trước cách đây |
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').
|
14 năm trước cách đây |
dflaven
|
40a79d05a0
- New configuration parameter deadline_format to specify how to display Deadlines (date or time difference or a mix of the two)
|
14 năm trước cách đây |
dflaven
|
6ed76941fe
Improved error handling when loading linkedset as attributes in one go
|
14 năm trước cách đây |
dflaven
|
c62b94c12a
- Use the new HierarchicalKeys for Organization and Locations and use the hierarchy of organization for the profiles/user rights.
|
14 năm trước cách đây |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 năm trước cách đây |
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.
|
14 năm trước cách đây |
romainq
|
221d66461e
New feature: online help on search inputs (date format and operators)
|
14 năm trước cách đây |
dflaven
|
59c423fa65
- removed some debug traces !!
|
14 năm trước cách đây |
dflaven
|
3b012360be
- Fixed Trac #429: web browser can crash when a text field contains several times the same URL !!!
|
14 năm trước cách đây |
romainq
|
27ad9949eb
Internal cosmetic on duration attribute
|
14 năm trước cách đây |
romainq
|
392591b7b4
Optimization: do not load the full set of items when it comes to displaying an autocomplete!
|
14 năm trước cách đây |
dflaven
|
e9f4087713
Properly manage carriage returns/line feeds in CaseLog records.
|
14 năm trước cách đây |
romainq
|
fe18c2ebe2
Data synchro: added the support of link sets (to import user accounts)
|
14 năm trước cách đây |
romainq
|
a3ab1d23b3
Wiki formatting: automatic detection of urls
|
14 năm trước cách đây |
dflaven
|
f3a9f15672
- Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page.
|
14 năm trước cách đây |
dflaven
|
6323e0f6e0
- Revised styles for a nicer/cleaner display of the details and forms.
|
14 năm trước cách đây |
romainq
|
03a508a231
#359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default)
|
14 năm trước cách đây |
romainq
|
cc14b9793a
AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting)
|
14 năm trước cách đây |
dflaven
|
617bbf39aa
New type of Attribute "CaseLog" (under construction !)
|
14 năm trước cách đây |
romainq
|
c2dc4931ad
Removed the AttributeWikiText which was strictly equivalent to AttributeText
|
14 năm trước cách đây |
romainq
|
2421aed761
#362 New capability for attributes derived from AttributeString: specify a validation_pattern (regexp)
|
14 năm trước cách đây |