summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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-22Improve solved/attempted indicatorTimotej Lazar
2016-02-22Fix buttons in profile screenTimotej Lazar
2016-02-18Decrease size of problem description titleTimotej Lazar
2016-02-18Translate and improve "login failed" messageTimotej Lazar
2016-02-18Remove commented-out CSS settingsTimotej Lazar
2016-02-18Minor cleanups in index.htmlTimotej Lazar
2016-02-18Fix handling of settings navigation iconTimotej Lazar
2016-02-17Remove old commentsTimotej Lazar
2016-02-17Fix minimum editor heightTimotej Lazar
2016-02-17Keep page title on state transitionsTimotej Lazar
2016-02-15Add license information to CSS filesTimotej Lazar
2016-02-15Reduce font size for code and pre elementsTimotej 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
Reusing class names (e.g. “_emark_0”) caused an incorrect message (from the previous hint) to be displayed for subsequent hints with the same class.
2016-02-13Use relative font sizes and fix stylingTimotej Lazar
Bootstrap: because 10px ought to be good for everyone!™
2016-02-05Tweak style for <code> and <pre> elementsTimotej Lazar
2016-02-05Use relative font sizes everywhereTimotej Lazar
2015-12-24Slovenian about page: avtomatsko → samodejnoTimotej Lazar
2015-12-23Update about textTimotej Lazar
2015-12-17fixed the session expired bugRobert Zorko
2015-12-17added 'use strict', coirrected some errors which were revealed by it and ↵Robert Zorko
fixed the argument of the call of the wait function used in the reset function (core.js)
2015-12-16merge with Ales fixesRobert Zorko
2015-12-16moved loading of problem data into the 'enter' of the python, robot and ↵Robert Zorko
prolog states
2015-12-15Add error reporting on uncaught errors. Add "logService" to siteDefinition ↵Aleš Smodiš
for sending client logs to the server, commented out by default.
2015-12-15Implement codeq.comms.forceReset() to better handle possible timeouts and ↵Aleš Smodiš
resulting blockage in codeq.reset().
2015-12-15Remove a diagnostic log line from the prolog screen, which remained there by ↵Aleš Smodiš
mistake.
2015-12-15Use name instead of slug in Prolog descriptionsTimotej Lazar
2015-12-15Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webAleš Smodiš
Conflicts: js/codeq/navigation.js
2015-12-15Fixed the bug about the loss of problem solving screen state when entering a ↵Aleš Smodiš
navigation-bar state and getting back. Now every state carries with itself the publicly exposed jqScreen object and isModal boolean information, which is used by the globalStateMachine in the actualTransition method.
2015-12-14Improve robot screenTimotej Lazar
2015-12-14Increase minimum height for editor and consoleTimotej Lazar
2015-12-14tiny css adjustmentsMarko Pušnik
2015-12-14about page minor enhancementsMarko Pušnik
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 ↵Marko Pušnik
hint/plan; raising the pg version to 1.0;
2015-12-10Add copyright info to index.htmlTimotej Lazar
2015-12-10Convert js/codeq/profile.js to Unix formatTimotej Lazar
2015-12-10Add copyright info to JS filesTimotej Lazar
2015-12-09Increase padding for instructions/hints blocksTimotej Lazar
2015-12-09Tweak console CSSTimotej Lazar
2015-12-07Remove hover animations on Ladda buttonsTimotej Lazar
Make them look like normal buttons.
2015-12-07Unminify the Ladda CSS fileTimotej Lazar
The distributed version of non-minified file is buggy.
2015-12-07Fix layout for Robot problem screenTimotej Lazar
2015-11-20Update Slovenian translationsTimotej Lazar