Commit | Date | |
---|---|---|
2011-11-25 06:34:09 | Tree | |
[r12]
by
alessio-gaspar
Some refactoring; |
2011-11-24 08:38:45 | Tree |
[r11]
by
alessio-gaspar
Last version had a single function to prepare all editables, instead, we now bind the functions updating our model right when we buld the view for it. renderHeader is where the action is for this upload. Had to first add the HTML before to bind the functions so both the HTML & list of models to modify for given editables elements, then we update the DOM by assigning the HTML to our div's innerHTML, then only we invoke prepareEditables |
2011-11-20 07:45:26 | Tree |
[r10]
by
alessio-gaspar
Fixed bug - when switching around between tabs, the rendering done by page_reloaded doesn't hold the event handlers inserted by prepareEditables. page_reloaded now invokes prepareEditables when it's done rendering |
2011-11-19 23:40:55 | Tree |
[r9]
by
alessio-gaspar
- allow editing of program's name in header tab |
2011-11-19 23:36:07 | Tree |
2011-11-19 20:38:06 | Tree | |
[r7]
by
alessio-gaspar
- add function running the program every time the focus events is sent by the tabs |
2011-11-19 20:31:01 | Tree |
[r6]
by
alessio-gaspar
- some styling of tables so headers stand out |
2011-11-19 20:28:34 | Tree |
[r5]
by
alessio-gaspar
- function to run program vs. all tests, |
2011-11-19 20:27:07 | Tree |
[r4]
by
alessio-gaspar
- started evaluation function for program |
2011-11-19 20:24:45 | Tree |