Skip to main content

4.70 - Quick search, sorting lists, security

21 September 2023


Improvement of the quick search

Besides looking up the reference, quick search has been expanded to corresponding authors names and article titles.
When the editor inputs several items, these are combined with the AND operator.

So for example the following request:
martin proton

will yield all articles
- with 'proton' in the title
- and the following corresponding authors:
    Nicolas Martin
    Martin Schlumberger
    Martine Alaplage



Improvement of article lists: better sorting, saved preferences

The display of article lists has been improved:

- display preferences are now saved in your account! When you modify any list-related setting, it will not be reset when you reset your browser cookies! This affects:
    - displayed columns
    - columns order
    - preferred sorting criteria
    - number of results displayed

- clicking on a column title will sort articles according to this column. If the same value is found on several articles, articles will now be sorted by most recent (according to the reference):

sort.PNG



Numerous performance improvements in the back office: several elements are now stored in the server cache, which improves overall responsiveness.



Numerous fixes to control resources access according to user rights.