glajarige
|
d056e516f9
N°1123.2 AttributeImage: default_image is no longer mandatory.
|
7 年之前 |
glajarige
|
7c8712ee20
N°1123 AttributeImage: PHP notice when displaying an object without default_image on a AttributeImage attribute.
|
7 年之前 |
eespie
|
54dac76d5a
N°454 - Check data validity during CSV import
|
7 年之前 |
dflaven
|
55a756c9e4
N°1806, N°1069: CSV and Excel export and import of documents (files) and images as URLs.
|
7 年之前 |
romainq
|
316c587daf
N.1072 Localization for magic attributes archive_date (completed the existing implementation) and obsolescence_date (full implementation)
|
7 年之前 |
glajarige
|
7eb245f43e
Internal: Changed way AttributeLinkedSet check if two ormLinkSet are equal.
|
7 年之前 |
romainq
|
188d4e83c3
N.707 Export of custom fields: improved the xlsx format and implemented the spreadsheet format (both are aligned)
|
7 年之前 |
glajarige
|
298188ade6
N°1006.2 Templates: $this->raw(attcode)$ can be used to display an date(time) attribute in the SQL format like before.
|
7 年之前 |
glajarige
|
858fda5c9a
N°1006 Templates: Date & time format is now applied when using a date(time) attribute in a placeholder (eg. Notifications)
|
7 年之前 |
glajarige
|
b9fd5c5060
N°844 Portal: ExternalField support in forms was not properly supporting external key as readonly.
|
7 年之前 |
glajarige
|
799bd563d7
N°984 Portal: Dependancies on autocomplete fields now works properly. (Changing value on a parent autcomplete was not resetting value on a dependant autocomplete field)
|
7 年之前 |
glajarige
|
337df9ba5c
N°844 Portal: ExternalField support in forms has been improved. For example, email and url links were not displayed as proper HTML.
|
7 年之前 |
romainq
|
0e1f3d02b9
Rework of the edition of 1-N and N-N links: managed as a delta from the GUI down to the the lowest APIs.
|
8 年之前 |
romainq
|
b246164f18
Obsolescence: finalizing the implementation of the flag (hide obsolete objects, show an icon on hyperlinks and a tag on the object details, user preference defaulting to the new setting 'show_obsolete_data')
|
8 年之前 |
romainq
|
4b36e9e017
Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic.
|
8 年之前 |
glajarige
|
639e1295e5
Portal: AttributeImage can now be displayed in forms
|
8 年之前 |
romainq
|
3109a0a7ca
Internal:
|
8 年之前 |
romainq
|
1d9b68088c
Archives: default label for the magic attributes archive_flag and archive_date
|
8 年之前 |
romainq
|
34ab6cd77b
NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive).
|
8 年之前 |
glajarige
|
d694f2b506
N°829 Portal: AttributeUrl was not clickable in the new portal
|
8 年之前 |
romainq
|
449a39032a
N.755 Case log latest entry preset with a copy of a case log coming from another ticket. The log gets corrupted after adding a new entry.
|
8 年之前 |
glajarige
|
c090ae3838
Portal: Fixed friendlyname fields rendered as mandatory when they should have been readonly.
|
8 年之前 |
romainq
|
29106a0363
N.799 Setup failing (during database creation) with MetaEnum attribute having no mapping for the class they are declared in.
|
8 年之前 |
romainq
|
2d6cf7d946
Suppressed warnings due to the error reporting. When one of the arguments in the call stack is an array, a warning (Conversion of an array into a string) is issued at the time the EventIssue is being recorded. When a posted parameter is an array, the same warning is issued at the time and EventIssue is being displayed.
|
8 年之前 |
romainq
|
5405f8c258
N.701 Data Synchro: dates can be reset by the mean of an empty string (still, integers and enums cannot be reset)
|
8 年之前 |
glajarige
|
7db44512c6
N.474: Support for "file" attribute (AttributeBlob) in the portal. READONLY only for now.
|
8 年之前 |
glajarige
|
c84e29d0c0
N.481: Portal: Impossible to submit a form with a duration attribute. Also fixed the displayed value in tables (ManageBrick and BrowseBrick)
|
8 年之前 |
romainq
|
ebba62606c
Internal: improved the API robustness by throwing an exception as soon as DBObject::Set is called with a date badly formatted. This is in line with the assumption that internal DBObject values are always safe.
|
8 年之前 |
glajarige
|
f2b10c9bab
Portal : External keys OQL now intersect with scopes in forms!
|
8 年之前 |
romainq
|
c093f0b356
Could not bulk import with the "final class" (interactive import).
|
8 年之前 |