Category Archives: organizzazione

Fogli di calcolo da modificare online

Buon report di Spreadsheet esistenti:
https://github.com/owncloud/apps/issues/126
Tra queste effettivamente meritano:
http://www.gelsheet.org/about     Integrabile con WP.
https://apps.owncloud.com/content/show.php/LibreOffice+Online?content=174455  Openoffice APP per owncloud (dipende da Openoffice web da installare sul server)
Da tenere d’occhio:
https://code.google.com/archive/p/jquerysheet/
https://ethercalc.net/
http://sheetjs.com/
 
DA lasciar perdere o adottare seriamente:
https://apps.owncloud.com/content/show.php/Spreadsheets?content=170678  App di owncloud
SU OWNCLOUD 8.2.2 NON VA. ANZI ROMPE TUTTO 😛
README:
his ownCloud 8.x spreadsheets plugin was mainly part of a research thesis for the Univeristy of Applied Sciences in Vorarlberg, Austria. As a result the app lacks a lot of handy features
Main motivation for developing this spreadsheet app for ownCloud was the following thread on Github: [App spec: spreadsheet editor #126]
# Development
At the moment, I don’t have time and intentions to continue development of this package. If you feel like you are missing functionality, or more importantly, came across a bug, feel free to fix it! For an indication of open issues, look at the ToDo list below.
### Version
0.1 Initial alpha release
### Tech
This app makes use of other open source libraries to parse and display the results. Thanks to them!
* [PHPExcel] A pure PHP library for reading and writing spreadsheet files
* [handsontable] an Excel-like data grid / spreadsheet for HTML & JavaScript.
* [handsontable-rulejs] Javascript library to parse excel formulas
### Installation
Simply go to your ownCloud installation and search for “spreadsheets” in the plugin section
### Todo’s
* Write Tests
* Add support for saving ODF files
* Add support for downloading files
* Add support for creating new files
* Add support to modify metadata
* Add support to alter worksheets (e.g. renaming, deleting and adding worksheets)
* Add support for file uploading on the app index
* Add support for sheet collaboration
* And a lot more… 😉
### Known issue(s)
* File date is displayed incorrectly
License
—-
[GNU Affero General Public License version 3.0]
[PHPExcel]:https://github.com/PHPOffice/PHPExcel
[handsontable]:https://github.com/handsontable/handsontable
[handsontable-rulejs]:https://github.com/handsontable/handsontable-ruleJS
[GNU Affero General Public License version 3.0]:http://www.gnu.org/licenses/agpl-3.0.html
[App spec: spreadsheet editor #126]:https://github.com/owncloud/apps/issues/126

Ticketing e Task/Trouble manager

Allora, in italiano ho trovato come software LAMP da tenere il self host:
http://www.osticket.it/
che mi sembra, chiaro, pulito, sono 3 paginette:
1-home
2-lascia un ticket
3-vedi lo stato dei tuoi ticket/login
FINE
Ora lo installo e vediamo se lato dashboard tiene anche traccia dei singoli progetti e loro evoluzione debug.
demo: http://www.osticket.it/demo/view.php
___
prendendola dall’altro lato, ovvero un task manager che mi faccia anche da ticketing:
http://www.taskfreak.com/
pare carino, con pure il plugin per wp, che quindi mi permetterebbe di integrarlo al sito dell’azienda e quindi farlo usare non solo dagli informatici ma anche dai grafici e SEO/socialnetworking team.
Un po stagionato però, è del 2005 e probabilmente lo sviluppo è ormai occasionale..
Il plugin wp è del 2013..
Mi correggo, il plugin è aggiornatissimo, anche se è uscito 2 anni fa; ha più di mille installazioni..
E potrei accoppiarlo con altri plugin di gestione ticket:
es: Sola Support Tickets https://wordpress.org/plugins/sola-support-tickets/
Non mi piace. LA versione non pro è semi inusabile, ti lascia i ticket in approvazione girando l’utente ad un 404.
Bisogna andare a modificare il plugin nel php e dirgli sempre di dirigere ad una pagina che dice “tutto ok”, poi quando lo si approva gli arriva la mail al cliente che dice, “hei abbiamo preso in carico la richiesta, puoi vedere la risposta a questo link”; La privacy sulle risposte è contemplata, dato che puoi inviare un ticket solo se sei loggato.
es:http://www.ticket-system.net/ sembra  è vecchio di grafica e sembra un po troppo macchinoso.
Sul tema di default di WP non è una bellezza. grr
__
Altra possibilità è il task di owncloud, ma non mi ha mai funzionato, nel senso che io ho un owncloud 8 e non va
https://apps.owncloud.com/content/show.php/Tasks+Enhanced?content=164356
dai, ci riprovo!
OK, funziona! mi ero scordata di cambiare nome alla cartella 🙂
Non sono gestibili i gruppo di condivisione dei task, cioè lo puoi fare, ma dividendo i calendari ed assegnado gruppi diversi.
Uno per progetto. ovvero un calendario per progetto, che puà avere anche una sua logica.. ma non sono intercomunicanti, ovvero le date che metto nei task non appaiono in calendario e viceversa; i task aprono solo una nuova categoria ad ogni nuovo calendario. fine.
ticketing a parte…
___