glajarige
|
d770d803e3
N°635 Portal: Forms now have 2 differents layout (display_mode), see online documentation (when released) for more information.
|
8 年之前 |
glajarige
|
850f9bc590
Internal: Added some PHP Doc in MetaModel class
|
8 年之前 |
glajarige
|
d1776657b0
Portal: Form field with custom css classes in twig definition were not included in the form. (Note: The CSS class is still absent from the rendering but this is because of the field_set.js widget that needs some upgrade in the _prepareField method)
|
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
|
9f2c9c1ad7
Portal: Fixed a regression introduced in r4724. User profile page could not be opened anymore.
|
8 年之前 |
glajarige
|
52363dcb08
Portal: Fixed regression on always_show_submit form option
|
8 年之前 |
glajarige
|
fa954cc8f3
Portal: BrowseBrick: First level automatically opens when there is only one item in it, in order to display its subitems.
|
8 年之前 |
glajarige
|
a9d8ce2316
Portal: Renamed Grid browse mode to Mosaic
|
8 年之前 |
glajarige
|
c47165a074
Portal: BrowseBrick: Primary action is now also displayed in the secondary actions menu
|
8 年之前 |
romainq
|
a5c61374bd
Internal: getting rid of the unused API GetExtKeyFriends, which initialization was not compatible with the declaration of <extkey>_friendlyname as external fields
|
8 年之前 |
glajarige
|
e0518b5571
N°635 Portal: Submit button in edit forms is now labelled "Update"
|
8 年之前 |
glajarige
|
b7d1f21748
N°635 Portal: Parameter to show submit ("Update") button in forms only when there is no transition available.
|
8 年之前 |
cisou
|
d74597a1a0
Fix typo in french label of lnkContractToDocument class name
|
8 年之前 |
glajarige
|
639e1295e5
Portal: AttributeImage can now be displayed in forms
|
8 年之前 |
romainq
|
15b1f85700
Archives: regression. Forms not working with various symptom having the same root cause: DBObject::Set issuing an exception "Attempting to set the value on the read-only attribute operational_status"
|
8 年之前 |
romainq
|
3109a0a7ca
Internal:
|
8 年之前 |
glajarige
|
aa5dc97493
Portal: Fixed action rules that were not working on CreateBrick
|
8 年之前 |
glajarige
|
40687a2ecf
Portal: Performance optimization on ManageBrick
|
8 年之前 |
glajarige
|
4988d1d8d7
Internal: OQL error reporting
|
8 年之前 |
romainq
|
1dd627c4ad
N.858 (partial) Allow administrators to access the Admin tools menu even in Read-only modes (access_mode or Archive mode). Still, the Data administration menu gets hidden in Read-only modes.
|
8 年之前 |
glajarige
|
5cba201d41
Portal: SecurityHelper now uses a cache when checking if an object is within a scope or not.
|
8 年之前 |
glajarige
|
9a54b88cd8
Portal: Optimize security helper by removing unnecessary MetaModel::GetObject() call as the check was already done by the scope query. This as significative impact on some pages.
|
8 年之前 |
glajarige
|
a5946cc1ff
Portal: ManageBrick optimization by loading "always_in_tables" attributes to avoid unnecessary object reloads
|
8 年之前 |
romainq
|
3123a23d14
Cleanup: removed unnecessary code
|
8 年之前 |
romainq
|
dfaaf43ea6
Archives: added the option with_archive to export web services (defaults to 0)
|
8 年之前 |
romainq
|
8389f16170
Cleanup: unused code
|
8 年之前 |
glajarige
|
15c08be111
Portal: Twig cache is now disabled when debug option is activated
|
8 年之前 |
romainq
|
62cb9a5270
Cleanup: unused code
|
8 年之前 |
romainq
|
4ae0c364e6
Archives: filter out archived objects from the impact analysis, even when in Archive Mode
|
8 年之前 |
glajarige
|
c7e05b4104
Portal: Worked on some CSS optimizations in forms
|
8 年之前 |