Anomalie #1339
La gestion du mode de contrôle de VNC ne marche plus [2.3]
Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Target version:
Distribution:
Description
Il faut revoir les chemins des fichiers et scripts utilisés.
Cette demande concerne plusieurs paquets.
Related issues
Associated revisions
Implement SHA1 checksum for document, see #1339
- filename only used for display and transfert (not unique)
- filepath use for storage (not unique)
- sha1sum use for duplicate check (not unique, could have same doc in various entity)
- uploadDocument ok
- document.send.php accept file (for dump) or docid a
- add Document->send(); method
- add Document->getDownloadLink() method
- getDocumentLink need document id as arg (rather then filename)
- moveUploadedDocument not rewrite yet !!
- check duplicate before add
- ticket attached doc
- followup attached doc
- etc
Check doc unicity (in current entity) before add, see #1339
implement sha1sum for moveUploadedDocument, see #1339
allow create link with an existing document on upload from item, see #1339
mise à niveau vnc : utilisation de /var/lib/eole/config/controlevnc.conf (fixes #1339)
History
#1 Updated by Jerome Soyer about 10 years ago
- Target version changed from EOLE 2.3 RC2 to EOLE 2.3 RC3
#2 Updated by Joël Cuissinat about 10 years ago
- Target version changed from EOLE 2.3 RC3 to EOLE 2.3 RC4
#3 Updated by Emmanuel GARETTE about 10 years ago
Il manque également le script ead1 pour l'EAD :
- dpkg -S /usr/share/ead/gen-vncpasswd.py
ead-scribe: /usr/share/ead/gen-vncpasswd.py
#4 Updated by Joël Cuissinat about 10 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit dee67f9ae14b1431f0165495e46b5806b1feee7f.
#5 Updated by Joël Cuissinat about 10 years ago
- Assigned To set to Joël Cuissinat
report de la modification dans controle-vnc (serveur) :
http://dev-eole.ac-dijon.fr/projects/controle-vnc/repository/revisions/7373f49669640273b0409b94c1f3712225ea2455
#6 Updated by Joël Cuissinat about 10 years ago
- Status changed from Résolu to Fermé
OK (mais application sur client Windows : non testée)