Commit Graph

9 Commits

Author SHA1 Message Date
dave
dbff1e0bbc - Move the curl query to its own file, and modify the two spots that it's used
to just call the function
- Rework the fair editor for user friendliness.
- Beginnings of sfiab->sfiab award download (and winner upload)
2009-09-05 23:04:14 +00:00
dave
687d4ea875 - Convert fair stats to JSON 2009-05-05 07:27:02 +00:00
dave
ee978816b2 - More accurate info in fair_stats
- Enable the new fields in the fair editor
2009-05-04 06:41:02 +00:00
dave
66fe2ed34f - Add remaining stats gathering info for SFFBC, try to make them generic so
anyone could use them.
2009-05-04 06:13:15 +00:00
dave
0f450e4426 - Remove the XML print from the stats upload, we can add that back in later as
something like "view/edit xml".
- Add a master list of all the stats we understand
- Map stats into YSF stats, so this file can be used as the YSF uploader too
  (going to need to convert the $config options into a fair user entry)
- Enable downloading manual entry stats, so it all appears seamless.  (note, we
  don't download auto-generated stats, like the number of students, well, we
  do, but we just overwrite it with what's in the local SFIAB, it would be a lot of work
  to keep it separate if it changes).
2009-05-03 06:31:03 +00:00
dave
3d15473906 - And uncomment the communication.... :) 2009-04-23 04:39:24 +00:00
dave
566c5aecff - Fix some of the stats reporting 2009-04-23 04:38:29 +00:00
dave
cfdcfb7c9d - More data, more stats 2009-04-20 05:27:06 +00:00
dave
b5745656c1 - Add user/pass support to the fair info
- Add a generic fair stats uploader, can't do YSF stats yet, but it will soon
  (and when it does it can replace the YSF specific stats uploader)
- Add better authentication to the incoming xml transport.
2009-04-20 05:02:23 +00:00