index
:
codeq-web.git
master
release
CodeQ web client
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
codeq
/
hint.js
Age
Commit message (
Expand
)
Author
2015-10-01
Use codeq.templator() for hints. Support for images.
Aleš Smodiš
2015-10-01
Bugfix: rebuild any popovers after the editor's DOM changes.
Aleš Smodiš
2015-10-01
Fix displaying popup hints.
Aleš Smodiš
2015-09-30
Implemented structural translation of hints and plans.
Aleš Smodiš
2015-09-29
Temporary hint fix: hints are shown in slovene only.
Aleš Smodiš
2015-09-29
Correctly process hint_type and hint.
Aleš Smodiš
2015-09-28
Implement in-structure GUI translation for python and problem editing screens.
Aleš Smodiš
2015-09-23
Use static hint handler to show "planning" hints
Timotej Lazar
2015-09-18
Use a link instead of a button in a static hint sequence.
Aleš Smodiš
2015-09-18
Add "Plan" button to display next "planning" hint
Timotej Lazar
2015-09-18
Bugfix: template parameter can be a number
Timotej Lazar
2015-09-18
Bugfix: off-by-one when displaying an array of hints.
Aleš Smodiš
2015-09-18
Escape HTML in hint template parameters
Timotej Lazar
2015-09-18
Bugfix: handle arrays as a static hint.
Aleš Smodiš
2015-09-18
Simplified handling of an array of static hints.
Aleš Smodiš
2015-09-17
Implemented support for an array of static hints, which are displayed in sequ...
Aleš Smodiš
2015-09-17
Refactored hint handling into a separate module.
Aleš Smodiš