Giter Site home page Giter Site logo

fgaz / unitncal Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 0.0 1.22 MB

Sincronizza nativamente il tuo calendario con gli orari dell'università di Trento! il vecchio programma è nel repo unitncal-old

Home Page: http://unitncal.fgaz.me

License: GNU Affero General Public License v3.0

HTML 90.56% JavaScript 9.44%
unitn ical calendar

unitncal's Introduction

unitncal

Netlify Status

Sincronizza nativamente il tuo calendario con gli orari dell'università di Trento!

Online a http://unitncal.fgaz.me

The old code is now located here

unitncal's People

Contributors

edoardomich avatar fgaz avatar marcodifrancesco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

unitncal's Issues

Easyacademy è cambiato ancora

Easyacademy è stato aggiornato ancora e adesso non include più la selezione dei corsi nell'URL...
Qualcuno può confermare?

Supporto per Brescia

Ciao Fra! A Brescia usano lo stesso sw.
Mettendo https://calendari.unibs.it/PortaleStudenti come incipit, il tuo script continua a funzionare.

Name of get method in link not working

, "anno2": old_search["anno2"]

anno2 name has been changed to anno2[].
So when a link is copied, now it contains anno2%5B%5D.
The problem is that JavaScript doesn't accept for some reasons

"anno2%5B%5D": old_search["anno2%5B%5D"]

and neither with backslashes

"anno2%5B%5D": old_search["anno2\%5B\%5D"]

Other ways to do it?

Possibilità di rimuovere singoli corsi

Ad esempio i voglio togliere il corso Calcolatori Pari

screen shot 2018-02-05 at 17 32 27

Questo è l'url con tutti i corsi

https://easyroom.unitn.it/Orario/index.php?view=easycourse&include=corso&anno=2017&corso=0514G&anno2=P0005%7C1&date=05-02-2018&_lang=en&ar_codes_=EC145409_PARI_PALOP|EC145409_DISPARI_PALOP|EC145416_AGOST|EC145413_MOD1_RONCH_LEZ|EC145413_MOD2_KUPER_LEZ|EC145413_MOD1_RONCH_LAB|EC145413_MOD2_KUPER_LAB|EC145410_GHILO&ar_select_=true|true|true|true|true|true|true|true&all_events=1

Il corso che voglio cancellare è EC145409_PARI_PALOP, quindi rimuovendolo e adattando l'url diventa

https://easyroom.unitn.it/Orario/index.php?view=easycourse&include=corso&aa=2017&anno=2017&corso=0514G&anno2=P0005%7C1&date=05-02-2018&_lang=en&ar_codes_=EC145409_DISPARI_PALOP|EC145416_AGOST|EC145413_MOD1_RONCH_LEZ|EC145413_MOD2_KUPER_LEZ|EC145413_MOD1_RONCH_LAB|EC145413_MOD2_KUPER_LAB|EC145410_GHILO&ar_select_=true|true|true|true|true|true|true&all_events=1#

Passando quest'ultima stringa alla tua applicazione ottengo

https://easyroom.unitn.it/Orario/ec_download_ical_list.php?form-type=corso&anno=2017&corso=0514G&anno2=P0005%7C1&ar_codes_=EC145409_DISPARI_PALOP%7CEC145416_AGOST%7CEC145413_MOD1_RONCH_LEZ%7CEC145413_MOD2_KUPER_LEZ%7CEC145413_MOD1_RONCH_LAB%7CEC145413_MOD2_KUPER_LAB%7CEC145410_GHILO&ar_select_=true%7Ctrue%7Ctrue%7Ctrue%7Ctrue%7Ctrue%7Ctrue&dummyext.ics

sembra tutto ok fino a quando non lo aggiungo al calendario dove ho tutti corsi.

sto sbagliando qualcosa?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.