Feature #1784
Mis à jour par Matthieu Decorde il y a environ 9 ans
Corpus view objects should be ordered to help their access.
h3. Solution 1
* Root corpora should be alphabeticaly ordered.
h3. Validation test
* import a small TXT corpus named "CCCC"
* import a small TXT corpus named "AAAA"
* import a small TXT corpus named "BBBB"
In the corpora view, the "AAAA" corpus should be displayed before the "BBBB" corpus and "BBBB" before the "CCCC" corpus
h3. Solution 1
* Root corpora should be alphabeticaly ordered.
h3. Validation test
* import a small TXT corpus named "CCCC"
* import a small TXT corpus named "AAAA"
* import a small TXT corpus named "BBBB"
In the corpora view, the "AAAA" corpus should be displayed before the "BBBB" corpus and "BBBB" before the "CCCC" corpus