Menu

Prototype Commit Log


Commit Date  
[r67] by alessio-gaspar

New File
Adding tools.js to help with refactoring to proper OOP

2012-12-20 05:16:08 Tree
[r66] by alessio-gaspar

BUG FIX
The whole page loaded very slowly, turn out it was enough to hide the #mainpanel then make it visible in $().ready when the JQueryUI tabs function was done apparently applying its styles to the tabs
http://stackoverflow.com/questions/1507378/jquery-ui-tabs-loading-first-as-ul-then-as-tabs

2012-03-13 06:00:20 Tree
[r65] by alessio-gaspar

Refactoring
minor stuff

2012-03-11 19:22:32 Tree
[r64] by alessio-gaspar

UI
re-organized a bit the UI to remove tabs which were not essential

2012-03-11 06:28:37 Tree
[r63] by alessio-gaspar

BUG - cut function had a typo in dupStatements vs. dupStatement

2012-03-11 01:02:10 Tree
[r62] by alessio-gaspar

Features
- cut / copy / del / paste are working
- fixed BUG due to assuming slice would copy the elements of the array and not just return the same objects in a new array

2012-03-11 00:59:20 Tree
[r61] by alessio-gaspar

Feature
When deleting last statement in a list of statements, we blankify it instead

2012-03-10 23:12:50 Tree
[r60] by alessio-gaspar

Feature
- insert new buttons are working
- modify selection buttons are working

2012-03-10 23:02:24 Tree
[r59] by alessio-gaspar

Feature
handling insert new... blank line button

2012-03-10 03:18:09 Tree
[r58] by alessio-gaspar

Feature
handlers for "Edit Selection" buttons group are there

2012-03-09 22:25:49 Tree
Older >