summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2016-02-23js/hint: s/serverHint/hintTimotej Lazar
2016-02-23Remove redundant parameter from static hint handlerTimotej Lazar
2016-02-23Remove unused type parameter from hint handlersTimotej Lazar
2016-02-22Do not send langauge in test/hint commandsTimotej Lazar
2016-02-18Translate and improve "login failed" messageTimotej Lazar
2016-02-18Fix handling of settings navigation iconTimotej Lazar
2016-02-17Remove old commentsTimotej Lazar
2016-02-17Keep page title on state transitionsTimotej Lazar
2016-02-15Support resource templates in language/group/problem descriptionsTimotej Lazar
2016-02-15Move template handling code into a separate fileTimotej Lazar
2016-02-15Prolog terminal: do not submit an empty queryTimotej Lazar
2016-02-15Do not reuse hint class names in a problem sessionTimotej Lazar
2015-12-17fixed the session expired bugRobert Zorko
2015-12-17added 'use strict', coirrected some errors which were revealed by it and fixe...Robert Zorko
2015-12-16merge with Ales fixesRobert Zorko
2015-12-16moved loading of problem data into the 'enter' of the python, robot and prolo...Robert Zorko
2015-12-15Add error reporting on uncaught errors. Add "logService" to siteDefinition fo...Aleš Smodiš
2015-12-15Implement codeq.comms.forceReset() to better handle possible timeouts and res...Aleš Smodiš
2015-12-15Remove a diagnostic log line from the prolog screen, which remained there by ...Aleš Smodiš
2015-12-15Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webAleš Smodiš
2015-12-15Fixed the bug about the loss of problem solving screen state when entering a ...Aleš Smodiš
2015-12-14Improve robot screenTimotej Lazar
2015-12-14fixed the bug with the overlay not beeing hidden after server times outRobert Zorko
2015-12-11Fix URL for mobile apps to properly show pictures/resources within hint/plan;...Marko Pušnik
2015-12-10Convert js/codeq/profile.js to Unix formatTimotej Lazar
2015-12-10Add copyright info to JS filesTimotej Lazar
2015-12-07Fix layout for Robot problem screenTimotej Lazar
2015-11-19Reduce bottom margin for popup hintsTimotej Lazar
2015-11-19Make language selection in login/signup tab-accessibleTimotej Lazar
2015-11-19Convert js/codeq/language.js to Unix formatTimotej Lazar
2015-11-19Use preventDefault instead of return false for link eventsTimotej Lazar
2015-11-18Disable editor while waiting for hint/test resultsTimotej Lazar
2015-11-18Add support for tabkey and accesskey navigationTimotej Lazar
2015-11-18Escape from editor using the escape keyTimotej Lazar
2015-11-18Editor: decrease indent with shift-tab / backspaceTimotej Lazar
2015-11-18Allow tabbing out of consoleTimotej Lazar
2015-11-18Do not output "hint"/"test" in Prolog terminalTimotej Lazar
2015-11-17Support different highlight colors for popup hintsTimotej Lazar
2015-11-09Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
2015-11-09about screen mockup; TODO: text&design -> Loni&SašaMarko Pušnik
2015-11-09Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webAleš Smodiš
2015-11-09Changed the "Shibboleth.sso" path to "saml".Aleš Smodiš
2015-11-09clean upMarko Pušnik
2015-11-06Gui support for SAML account merge/upgrade upon first SAML-type login of an e...Marko Pušnik
2015-10-21Show a spinner on hint/test buttons when clickedTimotej Lazar
2015-10-21global saml_logout has been disabled. A bug with the saml login timeout has b...Robert Zorko
2015-10-20- iconsMarko Pušnik
2015-10-19Show attempted/solved status in problem listTimotej Lazar
2015-10-19hiding the change password buttons if the user logs in via samlRobert Zorko
2015-10-16Improve (hopefully) the problem list screenTimotej Lazar