summaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)Author
2015-10-14moved the signup to its own screen (and file)Robert Zorko
2015-10-13cleanupMarko Pušnik
2015-10-13Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
Conflicts: index.html
2015-10-13login, sinup and change password modals translationsMarko Pušnik
2015-10-13Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-10-13moved login from a popup to its own page and made some changes to the logout ↵Robert Zorko
button
2015-10-13Update Prolog screen layout to match PythonTimotej Lazar
2015-10-13Remove unused statusbar stuffTimotej Lazar
2015-10-13Remove unused field for robot's IPTimotej Lazar
2015-10-13Store robot's address in settingsTimotej Lazar
2015-10-12show basic user statistics on profile pageMarko Pušnik
2015-10-12profile pageMarko Pušnik
2015-10-12ResetPassword: form validationMarko Pušnik
2015-10-12signUp: added name and emailMarko Pušnik
2015-10-07arnesaai modal draftMarko Pušnik
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-05sign up, reset password and profile pages + related comm messagesMarko Pušnik
2015-10-05Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
2015-10-05handle phonegap native mobile appMarko Pušnik
2015-10-05Remove lorem ipsums under language iconsTimotej Lazar
When/if we have some actual text, we can add that.
2015-10-02moved gui language selection completely into the settings dropdown menu and ↵root
(gui) language changes are now written to the DB once the save button is pressed
2015-10-02Remove deprecated files.Aleš Smodiš
2015-10-02Remove code rot: class "translatable" is not used anymore.Aleš Smodiš
2015-10-02Fix the layout bug for python and robots, too.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-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-30Remove CodeMirror panel addonTimotej Lazar
2015-09-30Add statusbar to Python screenTimotej Lazar
2015-09-30Merge branch 'master' of odie.guru.si:codeq-webMarko Pušnik
Conflicts: index.html
2015-09-30responsiveness and scrolling fixed for all viewport sizesMarko Pušnik
2015-09-30Implemented GUI translations via the data-tkey tag attribute and res/*.json ↵Aleš Smodiš
files.
2015-09-30Add the robot problem screenTimotej Lazar
Mostly a copy of the Python screen, a lot of functionality is missing.
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-29login removed from navbarMarko Pušnik
2015-09-28Implement in-structure GUI translation for python and problem editing screens.Aleš Smodiš
Hints are not yet covered.
2015-09-26Reimplemented translation support: leave the DOM structure intact, upon ↵Aleš Smodiš
display language switch only replace language-dependent content.
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-24Add a few comments to index.html, so it is straightforward what are various ↵Aleš Smodiš
fragments for.
2015-09-23Refactored code from js/codeq.js into js/codeq/core.js.Aleš Smodiš
2015-09-22Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-09-22enabled buttons in the navigation header (at least buttons on the left side ↵Robert Zorko
of the bar), renamed stateMachine to navigation