| Age | Commit message (Collapse) | Author |
|
Create four copies of the first entry to fill out a five day week.
|
|
Doing so properly fills in these boxes, leaving them time to populate
their options asynchronously.
|
|
Remove our timeouts for the moment to focus on getting the Module
select box populated.
Fire a change event on the Project select box using the technique
and code described here:
http://stackoverflow.com/questions/2856513/how-can-i-trigger-an-onchange-event-manually/2856602#2856602
|
|
|
|
Rough approach at filling in the first row in the form. Trouble is
that the "module" select box doesn't get populated until the
"project" select box receives click/selection event.
Will need to figure out a way around that.
|