romainq
|
319e479283
#936 Tune the default (i.e. implicit) tracking level on link sets (and disable tracking on 1-N links, for fresh installations)
|
há 11 anos atrás |
dflaven
|
16da811bf6
#930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified...
|
há 11 anos atrás |
romainq
|
78e1bcd149
#854 Flag Is null allowed not working on attributes Date and DateTime + the default value is now operant
|
há 11 anos atrás |
dflaven
|
1167b6a444
Proper output of boolean values in JSON.
|
há 11 anos atrás |
romainq
|
372f60bf32
#877 REST/JSON More flexibility on case log updates (in particular, it is now possible to write the entire case log), remains compatible with the previous API
|
há 11 anos atrás |
dflaven
|
af6a429ba6
Bug fix: the JSON value for an enum should be the raw value, not its translated label.
|
há 11 anos atrás |
dflaven
|
d0abc080d7
#871: eMail validation pattern was too strict: now fully configurable (globally and per attribute).
|
há 11 anos atrás |
romainq
|
b5849da948
#869 REST JSON was not outputing case log attributes (implemented in a structured way)
|
há 11 anos atrás |
romainq
|
7e5330827f
Internal: new setting to tweak the data model by allowing null for all external keys (use with care!)
|
há 11 anos atrás |
dflaven
|
9646782b81
#757 Better UI to manage direct linksets... on going...
|
há 11 anos atrás |
romainq
|
638c1a6a00
Improved the column load optimization which was causing object reloads in various circumstances (impact can be important when loading lists with many lines):
|
há 11 anos atrás |
dflaven
|
6a2f968626
#793 provide the default '=' and '!=' operators for all types of Computed Fields.
|
há 11 anos atrás |
romainq
|
90e07865b0
#773 Display boolean values from the stop watches as yes/no (localized, like enums) + took the opportunity to enable the export in spreadsheet format
|
há 11 anos atrás |
dflaven
|
3b37a80d9f
New pattern accepting the new global Top Level Domains (gTLD)
|
há 11 anos atrás |
romainq
|
d4d5f71dbc
Generalized the option tracking_level to any kind of attributes. Defaults to 'all', can be set to 'none' to disable the change tracking on a single attribute (LinkSets still have the same allowed values: none, list, details and all).
|
há 11 anos atrás |
dflaven
|
74703082f6
#746 allow adding an AttributeBlob with is_null_allowed = true to an existing Data Model. (same issue fixed also for AttributeOneWayPassword).
|
há 12 anos atrás |
dflaven
|
24a80303c6
#704: preserve the content of a "linkedset" when changing the initial state of the object being created !
|
há 12 anos atrás |
romainq
|
fcf7d68031
#673 Could not create a physical interface with default value for the speed (+ definitive corruption of the DB for the device on which the interface is being created!)
|
há 12 anos atrás |
romainq
|
93a6a2b61f
#713 URL format reviewed:
|
há 12 anos atrás |
romainq
|
22625d3301
#692 Allow to set a default value for AttributeDuration (was forced to 0 anytime)
|
há 12 anos atrás |
romainq
|
e73227f93f
#703 HTML entities not escaped in history tab
|
há 12 anos atrás |
romainq
|
ac6a8fb71f
#472 REST API: finalized the implementation of core/get_related + added the support for AttributeBlob (to manage documents and attachments)
|
há 12 anos atrás |
romainq
|
403666c913
#687 Finalized the bug fixed started in [2632], about attributes/hierarchies/labels (dictionary)
|
há 12 anos atrás |
romainq
|
41ad54817d
#687 Label for attribute Person:name always shown in english (Last Name)
|
há 12 anos atrás |
romainq
|
bc6ae90a22
Fixed issue with the new CRON execution pattern
|
há 12 anos atrás |
etaloc
|
6274782658
Allow & inside email addresses
|
há 12 anos atrás |
romainq
|
278a7e9044
#629 Nested object creation (button plus) does not work if:
|
há 12 anos atrás |
dflaven
|
12f2f642c8
Safer regexpr for DateTimes (don't let 2012-12-05 1900:00 pass through since it turns into 0000-00-00 00:00:00 in MySQL) but allow to omit the seconds (i.e. 2012-12-05 18:45 will become 2012-12-05 18:45:00 in MySQL)
|
há 12 anos atrás |
romainq
|
596dda3af6
Fixed issue in CSV export: null enums rendered as 'undefined' whereas '' is the value expected in the import (See an export of Organization/status)
|
há 12 anos atrás |
dflaven
|
a4dea4e6cf
Prevent a server crash when using together APC cache and Mcrypt
|
há 12 anos atrás |