Directory trunk/SessionSchedules/templates/

Directory Created:
2011-03-03 12:54
Directory Deleted:
2013-10-22 14:35
Total Files:
0
Deleted Files:
14
Lines of Code:
0

[root]/trunk/SessionSchedules/templates

Lines of Code

trunk/SessionSchedules/templates/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jdowell 50 (100.0%) 983 (100.0%) 19.6

Most Recent Commits

jdowell 2013-10-22 14:35 Rev.: 1467

Moved the on-line validator out of the LSL SessionSchedules extension since it isn't all that useful for the general user. Fixed validatorCLI.py to work without the validator and swtich resolve.py over to resolveCLI.py so it can be used without apache2/mod_python.

0 lines of code changed in 14 files:

  • trunk/SessionSchedules/templates: drx.html (del), resolve.xml (del), session.html (del), session_def.drx_jov (del), session_def.drx_radec (del), session_def.drx_sol (del), session_def.stepped (del), session_def.tbn (del), session_def.tbw (del), session_def.tmpl (del), tbn.html (del), tbw.html (del), validator-results.html (del), validator.html (del)
jdowell 2011-03-08 19:07 Rev.: 339

Worked on adding a 'modify uploaded SD file' option to the SD file creator. Seems to be working so far but I think that Greg is going to stress test it tonight.

15 lines of code changed in 1 file:

  • trunk/SessionSchedules/templates: session.html (+15 -3)
jdowell 2011-03-08 18:18 Rev.: 338

This should take care of all of the various state problems and make session-definition.py workable for all modes. Worked on using the sdf.parse() function in the validator.

79 lines of code changed in 3 files:

  • trunk/SessionSchedules/templates: drx.html (+50 -16), session.html (+8), validator-results.html (+21 -13)
jdowell 2011-03-08 14:01 Rev.: 337

More work on getting stepped observations working. Worked on adding state to the DRX RA/Dec, Solar, and Jovian modes.

63 lines of code changed in 1 file:

  • trunk/SessionSchedules/templates: drx.html (+63 -8)
jdowell 2011-03-04 19:01 Rev.: 336

More work on getting the session-definition.py forms to have a meaningful state. It looks like TBW and TBN are working out ok. The work on the DRX page has started but there is still a long way to go, particularlly when dealing with stepped observations.

48 lines of code changed in 4 files:

  • trunk/SessionSchedules/templates: drx.html (+5 -5), session.html (+5 -4), tbn.html (+28 -7), tbw.html (+10 -6)
jdowell 2011-03-03 18:30 Rev.: 334

Added in basic support for Stepped observations in sdf. Deleted all of the old templates that are no longer needed with the new module. Worked on added state to the session definition pages via mod_python Session. Most of the individual observation pages still needed to be updated. Stepped support still lacking.

27 lines of code changed in 4 files:

  • trunk/SessionSchedules/templates: drx.html (+1 -8), session.html (+6 -6), tbn.html (+1 -8), tbw.html (+19 -15)
jdowell 2011-03-03 17:14 Rev.: 333

Moved all of the SDF stuff into a new sdf module. It wraps the SD file rendering into the Project class and makes everything cleaner. I'll probably delete the other session definition templates in the template directory if all goes well.

13 lines of code changed in 9 files:

  • trunk/SessionSchedules/templates: drx.html (+4 -3), session_def.drx_jov (+1 -1), session_def.drx_radec (+1 -1), session_def.drx_sol (+1 -1), session_def.tbn (+1 -1), session_def.tbw (+1 -1), session_def.tmpl (+2 -2), tbn.html (+1), tbw.html (+1)
jdowell 2011-03-03 12:54 Rev.: 332

Added a trunk directory for the session definition file creator/validator.

738 lines of code changed in 14 files:

  • trunk/SessionSchedules/templates: drx.html (new 267), resolve.xml (new 7), session.html (new 42), session_def.drx_jov (new 12), session_def.drx_radec (new 14), session_def.drx_sol (new 12), session_def.stepped (new 14), session_def.tbn (new 9), session_def.tbw (new 5), session_def.tmpl (new 38), tbn.html (new 100), tbw.html (new 119), validator-results.html (new 78), validator.html (new 21)
Generated by StatSVN 0.7.0