]> matita.cs.unibo.it Git - logicplayer.git/commit
Major commit: new major version paolo2
authorservillo <paolo.servillo@studio.unibo.it>
Mon, 7 Mar 2016 16:36:33 +0000 (17:36 +0100)
committerservillo <paolo.servillo@studio.unibo.it>
Mon, 7 Mar 2016 16:36:33 +0000 (17:36 +0100)
commitb8213620ce84de11b0d6fb86b5d18de4ede510a4
treea9dc1bc8ba6176ab1fbe170de3df0c669ab02d4a
parentdcd4dd15e46bf099af2eb927747c30a7ac4548ab
Major commit: new major version

1. APP can now be used to insert new exercises and remember the parameters
of the solution
2. the completed solutions are now recorded as XML trees and sent to the
server
3. new concept: class (collection of users)
4. new concept: standings (based on scores of solutions by others)
5. computation of scores revised
6. XSLT to map XML files to PDF and their visualization in the Web interface
7. redesign of the Web interface with improved layout and new functionalities
158 files changed:
mainActivity/.idea/inspectionProfiles/Project_Default.xml [new file with mode: 0644]
mainActivity/.idea/inspectionProfiles/profiles_settings.xml [new file with mode: 0644]
mainActivity/.idea/workspace.xml
mainActivity/app/build/generated/source/r/debug/com/example/furt/myapplication/R.java
mainActivity/app/build/intermediates/dex/debug/classes.dex
mainActivity/app/build/intermediates/incremental/mergeResourcesdebug/merger.xml
mainActivity/app/build/intermediates/manifests/full/debug/AndroidManifest.xml
mainActivity/app/build/intermediates/res/merged/debug/layout-land/download.xml
mainActivity/app/build/intermediates/res/merged/debug/layout/download.xml
mainActivity/app/build/intermediates/res/merged/debug/layout/listrow.xml [new file with mode: 0644]
mainActivity/app/build/intermediates/res/merged/debug/menu/menu_crea.xml [new file with mode: 0644]
mainActivity/app/build/intermediates/res/merged/debug/values/values.xml
mainActivity/app/build/intermediates/res/resources-debug.ap_
mainActivity/app/build/intermediates/symbols/debug/R.txt
mainActivity/app/build/outputs/apk/app-debug-unaligned.apk
mainActivity/app/build/outputs/apk/app-debug.apk
mainActivity/app/build/outputs/logs/manifest-merger-debug-report.txt
mainActivity/app/src/main/AndroidManifest.xml
mainActivity/app/src/main/java/com/example/furt/myapplication/CustomAdapter.java [new file with mode: 0644]
mainActivity/app/src/main/java/com/example/furt/myapplication/DrawActivity.java
mainActivity/app/src/main/java/com/example/furt/myapplication/Node.java
mainActivity/app/src/main/java/com/example/furt/myapplication/UploadActivity.java
mainActivity/app/src/main/java/com/example/furt/myapplication/aggiorna.java
mainActivity/app/src/main/java/com/example/furt/myapplication/download_page.java
mainActivity/app/src/main/java/com/example/furt/myapplication/global.java
mainActivity/app/src/main/java/com/example/furt/myapplication/listElem.java
mainActivity/app/src/main/java/com/example/furt/myapplication/listEx.java [new file with mode: 0644]
mainActivity/app/src/main/java/com/example/furt/myapplication/listVal.java [new file with mode: 0644]
mainActivity/app/src/main/java/com/example/furt/myapplication/menu.java
mainActivity/app/src/main/java/com/example/furt/myapplication/personalDBHelper.java
mainActivity/app/src/main/java/com/example/furt/myapplication/personalTrackerContract.java
mainActivity/app/src/main/java/com/example/furt/myapplication/relValutazione.java [new file with mode: 0644]
mainActivity/app/src/main/java/com/example/furt/myapplication/statsForEs.java
mainActivity/app/src/main/java/com/example/furt/myapplication/stats_page.java [deleted file]
mainActivity/app/src/main/java/com/example/furt/myapplication/uploadAlbero.java [new file with mode: 0644]
mainActivity/app/src/main/java/com/example/furt/myapplication/valutazione.java
mainActivity/app/src/main/res/layout-land/download.xml
mainActivity/app/src/main/res/layout/download.xml
mainActivity/app/src/main/res/layout/listrow.xml [new file with mode: 0644]
mainActivity/app/src/main/res/menu/menu_crea.xml [new file with mode: 0644]
mainActivity/app/src/main/res/values/strings.xml
public_html/EsforCat.php [new file with mode: 0755]
public_html/admin.html
public_html/aggiungi_esercizio.php [new file with mode: 0755]
public_html/aggiungi_studenti.php [new file with mode: 0755]
public_html/alberi/test.xslt [new file with mode: 0755]
public_html/alberi/texput.log [new file with mode: 0644]
public_html/albero.php [new file with mode: 0755]
public_html/categorie.php [new file with mode: 0755]
public_html/classList.php [new file with mode: 0755]
public_html/classi.js [new file with mode: 0755]
public_html/classi.php [new file with mode: 0755]
public_html/crea_categoria.php [new file with mode: 0755]
public_html/crea_classe.php [new file with mode: 0755]
public_html/dbData.php
public_html/elimina_esercizio.php
public_html/esami.js [new file with mode: 0755]
public_html/esami.php [new file with mode: 0755]
public_html/esercizi/Creato2.xml [deleted file]
public_html/esercizi/CreatoDaPaolo.xml [deleted file]
public_html/esercizi/creato3.xml [deleted file]
public_html/esercizi/creatoDaFranco.xml [deleted file]
public_html/esercizi/creatodafranco2.xml [deleted file]
public_html/esercizi/demorgan.xml
public_html/esercizi/eeee.xml [deleted file]
public_html/esercizi/es-nuovo1.xml [deleted file]
public_html/esercizi/esMariano.xml [new file with mode: 0644]
public_html/esercizi/franco3.xml [deleted file]
public_html/esercizi/franco4.xml [deleted file]
public_html/first.sh [new file with mode: 0755]
public_html/footer.php [new file with mode: 0755]
public_html/getPdf.php [new file with mode: 0755]
public_html/index.html
public_html/jquery.min.js [new file with mode: 0755]
public_html/last10EsforUs.php [new file with mode: 0755]
public_html/login.css
public_html/login.js
public_html/main.php
public_html/prova.js [deleted file]
public_html/prova.php [deleted file]
public_html/public_html/LogicPlayer.apk [deleted symlink]
public_html/public_html/admin.html [deleted file]
public_html/public_html/aggiungi_studenti.php [deleted file]
public_html/public_html/classList.php [deleted file]
public_html/public_html/classi.js [deleted file]
public_html/public_html/classi.php [deleted file]
public_html/public_html/crea_classe.php [deleted file]
public_html/public_html/dbData.php [deleted file]
public_html/public_html/elimina_esercizio.php [deleted file]
public_html/public_html/esForUsr.php [deleted file]
public_html/public_html/esami.js [deleted file]
public_html/public_html/esami.php [deleted file]
public_html/public_html/esercizi.html [deleted file]
public_html/public_html/esercizi.js [deleted file]
public_html/public_html/esercizi/demorgan.xml [deleted file]
public_html/public_html/esercizi/demorgan2.xml [deleted file]
public_html/public_html/esercizi/demorgan3.xml [deleted file]
public_html/public_html/esercizi/demorgan4.xml [deleted file]
public_html/public_html/esercizi/em.xml [deleted file]
public_html/public_html/esercizi/es-nuovo.xml [deleted file]
public_html/public_html/esercizi/ex1-1.xml [deleted file]
public_html/public_html/esercizi/ex1-2.xml [deleted file]
public_html/public_html/esercizi/ex1-3.xml [deleted file]
public_html/public_html/esercizi/ex1-4.xml [deleted file]
public_html/public_html/esercizi/ex1-5.xml [deleted file]
public_html/public_html/esercizi/ex1-6.xml [deleted file]
public_html/public_html/esercizi/ex1-7.xml [deleted file]
public_html/public_html/esercizi/ex2-1.xml [deleted file]
public_html/public_html/esercizi/ex2-2.xml [deleted file]
public_html/public_html/esercizi/ex2-3.xml [deleted file]
public_html/public_html/esercizi/ex2-4.xml [deleted file]
public_html/public_html/esercizi/ex2-5.xml [deleted file]
public_html/public_html/esercizi/ex2-6.xml [deleted file]
public_html/public_html/esercizi/ex2-7.xml [deleted file]
public_html/public_html/footer.php [deleted file]
public_html/public_html/index.html [deleted file]
public_html/public_html/jquery.min.js [deleted file]
public_html/public_html/last10EsforUs.php [deleted file]
public_html/public_html/login.css [deleted file]
public_html/public_html/login.js [deleted file]
public_html/public_html/login.php [deleted file]
public_html/public_html/main.php [deleted file]
public_html/public_html/printEs.php [deleted file]
public_html/public_html/prova.js [deleted file]
public_html/public_html/prova.php [deleted file]
public_html/public_html/rimuovi_classe.php [deleted file]
public_html/public_html/rimuovi_studenti.php [deleted file]
public_html/public_html/ris.css [deleted file]
public_html/public_html/risultati.html [deleted file]
public_html/public_html/risultati.js [deleted file]
public_html/public_html/serverRequest.php [deleted file]
public_html/public_html/stats.php [deleted file]
public_html/public_html/studenti.php [deleted file]
public_html/public_html/topbar.php [deleted file]
public_html/public_html/upload.php [deleted file]
public_html/public_html/userEx.php [deleted file]
public_html/public_html/utenti.php [deleted file]
public_html/public_html/util.php [deleted file]
public_html/public_html/xmlPharse.php [deleted file]
public_html/rimuovi_categoria.php [new file with mode: 0755]
public_html/rimuovi_classe.php [new file with mode: 0755]
public_html/rimuovi_esercizio.php [new file with mode: 0755]
public_html/rimuovi_studenti.php [new file with mode: 0755]
public_html/risultati.js [new file with mode: 0755]
public_html/stats.php [new file with mode: 0755]
public_html/studenti.php [new file with mode: 0755]
public_html/tentativi.php [new file with mode: 0644]
public_html/topbar.php [new file with mode: 0755]
public_html/upload.php
public_html/userEx.php [new file with mode: 0755]
public_html/utenti.php
server/com/company/DirectoryWhatcer.java
server/com/company/dbConnect.java
server/com/company/esercizi.xml
server/com/company/global.java
server/com/company/guestServer.java
server/com/company/superServer.java
server/log