glajarige
|
aa5dc97493
Portal: Fixed action rules that were not working on CreateBrick
|
8 years ago |
glajarige
|
40687a2ecf
Portal: Performance optimization on ManageBrick
|
8 years ago |
glajarige
|
4988d1d8d7
Internal: OQL error reporting
|
8 years ago |
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 years ago |
glajarige
|
5cba201d41
Portal: SecurityHelper now uses a cache when checking if an object is within a scope or not.
|
8 years ago |
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 years ago |
glajarige
|
a5946cc1ff
Portal: ManageBrick optimization by loading "always_in_tables" attributes to avoid unnecessary object reloads
|
8 years ago |
romainq
|
3123a23d14
Cleanup: removed unnecessary code
|
8 years ago |
romainq
|
dfaaf43ea6
Archives: added the option with_archive to export web services (defaults to 0)
|
8 years ago |
romainq
|
8389f16170
Cleanup: unused code
|
8 years ago |
glajarige
|
15c08be111
Portal: Twig cache is now disabled when debug option is activated
|
8 years ago |
romainq
|
62cb9a5270
Cleanup: unused code
|
8 years ago |
romainq
|
4ae0c364e6
Archives: filter out archived objects from the impact analysis, even when in Archive Mode
|
8 years ago |
glajarige
|
c7e05b4104
Portal: Worked on some CSS optimizations in forms
|
8 years ago |
glajarige
|
ec7582ec73
Portal: Person form defined in order to restrict the visible attributes
|
8 years ago |
romainq
|
68f8d6618c
Archives: clean breadcrumb entry if attempting to navigate to the details of an archived object (while not being in archive mode)
|
8 years ago |
romainq
|
d76a5b9cb8
Archives: archivability must be set on root classes
|
8 years ago |
romainq
|
647f82bba1
Internal: if an exception is thrown during the initialization of MetaModel, do not attempt to report it into the database (may still be not initialized)
|
8 years ago |
romainq
|
b9bfb5c946
Archives: show the menu 'activate archive mode' only if there is at least one archivable class
|
8 years ago |
romainq
|
01e8083864
Archives: allow for the update of archive_flag even when in archive mode (therefore in read-only mode)
|
8 years ago |
romainq
|
1d9b68088c
Archives: default label for the magic attributes archive_flag and archive_date
|
8 years ago |
glajarige
|
1cb65d31cd
Portal: Primary action on a ServiceSubcategory of the services catalog is now the creation of a new UserRequest. Previous one (Viewing details of the ServiceSubcategory) now becomes the secondary action.
|
8 years ago |
romainq
|
682e2ce65e
Archives: cosmetics on object details
|
8 years ago |
romainq
|
d998853c23
Archives: refactoring of the API to enable/disable the archive mode
|
8 years ago |
glajarige
|
65b3f94e55
Portal: Minor CSS fixes on Combodo BS theme.
|
8 years ago |
glajarige
|
f9089f848a
Portal: BrowseBrick: Introducing new browse mode "grid". Also some UI improvements in other browse modes.
|
8 years ago |
romainq
|
b926cb0127
Archives: regression (warning during the setup)
|
8 years ago |
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 years ago |
glajarige
|
de874d3c7f
N°848 Portal: Option to display LinkedSet as opened in a form
|
8 years ago |
romainq
|
ce9ddcb295
Refactoring: font awesome can be used by all the application
|
8 years ago |