Feature #1120
Task #631: GWT: x.x, Create new Portal/Download - RCP/Export command
GWT: x.x, Create new Portal/Download command for corpus binary
Statut: | Closed | Début: | 12/11/2014 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | - | Temps passé: | - | |
Version cible: | Portal 0.6.1 |
Description
Create a new Download command for corpus binary
Solution¶
- name = download
- contextual command + toolbar button with tooltip + hyperlink + URL
- the button is placed at the end of the toolbar and contextual menu
- access control: new permission "DownloadPermission", add the permission to the list in the Admin interface
- download servlet
- download binary "<corpusname>.txm"
Implementation state¶
- Not done: URL must ask for authentification if no current session
Validation test¶
- select the Graal corpus
- place the mouse over the "box" button on the toolbar: verify tooltip "Télécharger" ("Download" with locale=en)
- test permission colntrol
- click on the "box" button
- download the file "graal.txm"
- connect as admin, add line <permission value="DownloadPermission" not="true"/> to the Graal corpus in the Anonymous profile
- logout and check that the command is no longer available
Historique
#1 Mis à jour par Alexey Lavrentev il y a presque 11 ans
- Sujet changé de GWT: x.x, Create new Portal/Download à GWT: x.x, Create new Portal/Download command for corpus binary
- Description mis à jour (diff)
- Statut changé de New à Feedback
- % réalisé changé de 0 à 70
#2 Mis à jour par Alexey Lavrentev il y a presque 11 ans
- Description mis à jour (diff)
#3 Mis à jour par Matthieu Decorde il y a presque 11 ans
- % réalisé changé de 70 à 80
#4 Mis à jour par Alexey Lavrentev il y a presque 11 ans
- Statut changé de Feedback à Resolved
- % réalisé changé de 80 à 90
OK on test portal
#5 Mis à jour par Alexey Lavrentev il y a presque 11 ans
- Statut changé de Resolved à Closed
- % réalisé changé de 90 à 100
OK BFM portal