fgaz / unitncal

Sincronizza nativamente il tuo calendario con gli orari dell'università di Trento! il vecchio programma è nel repo unitncal-old
http://unitncal.fgaz.me
GNU Affero General Public License v3.0
6 stars 0 forks source link

Added docente link conversion #3

Closed MarcoDiFrancesco closed 5 years ago

MarcoDiFrancesco commented 5 years ago

I added the code need to convert docente urls. I tested it with links like

https://easyroom.unitn.it/Orario/index.php?view=easycourse&include=docente&list=0&anno=2018&docente=004609&visualizzazione_orario=cal&date=22-02-2019&periodo_didattico=&_lang=en&ar_codes_=EC145413_MOD2_KUPER_LEZ|EC145084_KUPER&col_cells=0&ar_select_=false|true&all_events=1

that has selected inside subjects that are selected and subjects that are not, and work fine.

Closes #2

fgaz commented 5 years ago

Merged, thanks again!