summaryrefslogtreecommitdiff
path: root/css
AgeCommit message (Collapse)Author
2015-10-21Show a spinner on hint/test buttons when clickedTimotej Lazar
2015-10-19Show attempted/solved status in problem listTimotej Lazar
2015-10-16Improve (hopefully) the problem list screenTimotej Lazar
2015-10-16beautifications and translations of settings pageMarko Pušnik
2015-10-16added layout choise to the setting screen, the layout has also been added to ↵Robert Zorko
the codeq.settings (codeq-server and database has been updated as well)
2015-10-16Merge branch 'master' into layoutRobert Zorko
2015-10-16added css for different layoutsRobert Zorko
2015-10-15lepšanje ali gršanje :)Marko Pušnik
2015-10-13Update Prolog screen layout to match PythonTimotej Lazar
2015-10-13Remove unused statusbar stuffTimotej Lazar
2015-10-09Reduce opacity of not-newest hintsTimotej Lazar
2015-10-07logo (navbar-brend)Marko Pušnik
2015-10-06Rename state 'problem' to problem_listTimotej Lazar
Remove the Language element from the navbar and have "CodeQ" (logo TBD) send user to the language-selection page.
2015-10-06Refactor renderLineTimotej Lazar
Hide the cursor when console is blurred. Do not change the color of character under cursor when cursor is in the unblinked phase.
2015-10-05Highlight only the border around newest hintTimotej Lazar
2015-10-05Add some paddingTimotej Lazar
2015-10-02Pa naj bo 50:50 dokler ne stuhtamo kaj boljšegaMarko Pušnik
2015-10-02Prepend instead of append new hints and bold the first shown hint.Aleš Smodiš
2015-10-02Remove deprecated files.Aleš Smodiš
2015-10-02Remove edge rounding on console lines.Aleš Smodiš
2015-10-02Bugfix: change in HTML layout caused problem descriptions to disappear.Aleš Smodiš
2015-10-02B type problem screen ... so far only for PythonMarko Pušnik
2015-10-01block description fix; hint img centered;Marko Pušnik
2015-10-01Limit width of hint images to 80%.Aleš Smodiš
2015-10-01Make hints auto-scrolling again by introducting a new div with class: ↵Aleš Smodiš
scrollable-content-container.
2015-10-01robot editor layout and scrolling fixMarko Pušnik
2015-09-30responsiveness and scrolling fixed for all viewport sizesMarko Pušnik
2015-09-29Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
2015-09-29made login as modal with arnesaai button + modals beautified;Marko Pušnik
2015-09-29Add a statusbar to the editor widgetTimotej Lazar
2015-09-29logout, sign in + change password modals, setting drop-down, profile screenMarko Pušnik
2015-09-25refactor menu + some forms to use bootstrap properlyMarko Pušnik
2015-09-24Implemented: CodeQ event queue, basic translation infrastructure, ↵Aleš Smodiš
reimplemented problem index from JSON data.
2015-09-24Reimplemented language selection with simple links. Removed unused ↵Aleš Smodiš
startup.js, moved the boot sequence to core.js.
2015-09-23Place a border around individual static hintsTimotej Lazar
2015-09-23Remove padding above the code editorTimotej Lazar
2015-09-22enabled buttons in the navigation header (at least buttons on the left side ↵Robert Zorko
of the bar), renamed stateMachine to navigation
2015-09-21Refactoring: simplified python.js and prolog.js, removed all DOM IDs except ↵Aleš Smodiš
for the top-level block #screen_prolog, made a copy of the latter into #screen_python so the two screens can now diverge.
2015-09-18Use a link instead of a button in a static hint sequence.Aleš Smodiš
2015-09-18XMerge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-09-17Console fix: a line can now have multiple CSS classes, so text can e.g. now ↵Aleš Smodiš
be in multiple colors.
2015-09-16Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-09-16basis for the state machine and some UI improvements (currently disabled)Robert Zorko
2015-09-16Leave to Bootstrap to set the font for console (the <pre> element).Aleš Smodiš
2015-09-16Bugfix: console must not collapse spaces.Aleš Smodiš
2015-09-15Prolog handler now uses CodeQ terminal.Aleš Smodiš
2015-09-03Fix scrolling and line-breaking in CodeQ consoleTimotej Lazar
2015-09-03Remove jquery-console CSSTimotej Lazar
2015-09-02Bugfixed CodeQ Console, loaded it from prolog.html, added CSS and cursor ↵Aleš Smodiš
blinking.
2015-07-17sinsmarkop