Commit Graph

216 Commits

Author SHA1 Message Date
james
880d5b0a82 - display status on project and student pages to show if the section is complete or not
- add a new function happy() for displaying 'good' things... also the CSS to go with it.
   now we have:		error() - displaying bad things (in red)
   			notice() - displaying neutral things (in grey/blue)
			happy() - displaying good things (in green)
2004-12-08 20:34:02 +00:00
james
3a212ae5d5 - refactor duplicate code in main, create an ouputStatus function to do the work
- add participants project file
- add checks for project completeness
- add new status 'empty' for if the section has not been started yet
2004-12-07 14:20:42 +00:00
james
0b46ebb808 update todo
allow removing of students IF studentnumber > minstudentsperproject
add a class 'caution' to ues on links, such as 'remove student'
add confirmClick javascript function
2004-12-06 21:37:49 +00:00
james
3a2d49c959 remove the brackets around the OTHER i18n output for non-translated strings :) 2004-12-03 04:30:50 +00:00
james
e091cb2e51 Add emit month/day/year functions to common
Make students page show the number of forms for the number of students
2004-12-03 04:28:18 +00:00
james
0111d59bdf Add counter
Fix CSS
fix XHTML
start of code for student info
2004-12-02 23:15:42 +00:00
james
c17447ed70 registration summary table
summarytable css class
2004-12-02 19:03:53 +00:00
james
1509632d22 remove the brackets from non-translated strings 2004-12-02 17:40:37 +00:00
james
404157df30 participant registration authentication 2004-11-30 22:59:27 +00:00
james
86bad4961b - set proper SFIABDIRECTORY on all menu links (so they work from inside subdirs)
- add config directory, update config.inc.php
2004-11-30 19:06:35 +00:00
james
efdf49d000 add registration pages 2004-11-30 18:55:39 +00:00
james
0e93f59524 add default language and language detection
xhtml 1.0 transitional compliance changes
2004-11-30 18:52:31 +00:00
james
23b938d6fb setup i18n and multi-language support 2004-11-30 18:34:25 +00:00
james
ace55ad45a setup the layout same as the SFIAB development page... for now at least 2004-11-30 17:46:39 +00:00
james
f52b4f3848 Make XHTML 1.0 transitional 2004-11-10 15:31:30 +00:00
james
5b65814e7c Initial sources
removed proposal - doesnt need to be made public
2004-11-10 13:52:01 +00:00