default room\lecturer strings
also fixed an huge bug i found! (couldnt export calendar if there were courses over 17 pm!)
i also used trimming function to avoid empty spaces in data
Added a few if statmenst to fix that issue.
in addition , added a privat function to convert the returnd dayOfWeek
(QDate returns sunday=7 monday=2...) to JCE Manager format (AKA:
sunday=1, monday=2 ....).
checked on linux. working great!
Issue #15.
all bugs that i found fixed.
now when user selects "export to csv" he will be prompt
to input the begining and the end of the semester.
the csv file will populate the whole semester!
just one click and you are done.
@liranbg (Liran) please check on Windows and OSX.
linux is rocking!
let me know if you need anything else.
sagi
GoogleCalendar/iCal/Outlook
at the gui - calendar tab - there is now an export to csv button.
clicking it will prompt thr user to save the file on his system hard
drive. the app will add the .csv extention.
the csv file, will export only one week, starting from the begining of
the first semester of 2015 (the one that is coming).
in the future i will add a Held doc for exporting and importimg to the
users calendar.
cheers!