dave
74ecb60f90
We can do the first child thing with CSS, no need to call any
...
javascript.
2010-07-14 18:09:23 +00:00
dave
0f580472f6
Account editor (that doesn't edit yet) but uses a jquery input
...
validator. Had to move the global .error class to div.error and
span.error (the only ways error() uses them). For the rest of the
cases, like when .error is used to indicate input errors, we should
convert to using the input validator if we're all happy with it.
2010-07-13 18:00:53 +00:00
jacob
00716cd84d
layout tweaks
2010-06-22 17:14:23 +00:00
jacob
c699135bce
Added some last tidbits to the UI for selecting team members at a specific event
...
Added functionality in listSelector.js to validate data when it's switched from one list to another
2010-06-22 16:56:47 +00:00
jacob
54f6a2e251
Created a javascript "listSelector" class that can be used to select a list of items from an existing list.
...
Added a form in schoolschedule.php which uses that class to select students on a team
2010-06-21 22:06:18 +00:00
jacob
4ad5ec9d68
Made tables of the "tableview" class sortable
2010-03-31 18:44:42 +00:00
james
69eb9a2817
add the tablesort jquery plugin (jacob forgot it)
...
needs to be trimmed back theres wxtra crap in the folder
2010-03-30 23:33:27 +00:00
dave
dc29349e7c
Fix all other (1) #content loads. We pretty much dont' need that now.
...
Maybe we should create a #content div. :p
2010-02-04 06:48:44 +00:00
dave
4aae875630
Apparently in IE7 you can't .load into an <iframe>. But you can .load
...
into a <div>. So there.
2010-02-04 06:48:42 +00:00
james
879dc845d9
Fix Report dialogs in IE7
2010-02-03 16:02:45 +00:00
james
99114c7242
Completely convert the old communication module over to the new system... (almost).
...
TODO: switch the "send" to the new dialog-style preview and confirmation, instead of the old one, but at least it works!
2009-12-02 22:17:20 +00:00
dave
ba808050d0
- Use the report generator dialog all the time
2009-11-06 08:24:54 +00:00
james
2395a0f42c
Add local jquery, and move sfiab.js to the js folder too
2009-10-28 18:51:17 +00:00
dave
aa1d88f7d2
- Prize editor with movable tables. It's still a bit rough, more work needs to be done with turning on /offthings at the right time, but it's all there, and it all works.
2009-09-10 01:23:58 +00:00