Menu

Tree [r24] /
 History

HTTPS access


File Date Author Commit
 admin 2011-11-30 erikroos [r20] API fully functional!
 api 2011-11-30 erikroos [r20] API fully functional!
 css 2011-11-30 erikroos [r21] Updates to info
 cursussen 2012-02-11 erikroos [r24] Correct call of ValidateLogin()
 documenten 2012-02-11 erikroos [r24] Correct call of ValidateLogin()
 examens 2012-02-11 erikroos [r24] Correct call of ValidateLogin()
 res 2011-11-23 erikroos [r16] Grote refactor
 schadeboek 2012-02-11 erikroos [r24] Correct call of ValidateLogin()
 scripts 2011-11-23 erikroos [r16] Grote refactor
 vloot 2011-12-12 erikroos [r22] Made page work when included from Drupal instal...
 README.txt 2011-07-18 erikroos [r2] Some additions to readme
 bis_info.php 2011-11-30 erikroos [r21] Updates to info
 bis_login.php 2011-11-23 erikroos [r16] Grote refactor
 bis_logout.php 2011-11-23 erikroos [r16] Grote refactor
 current_act.php 2011-11-23 erikroos [r16] Grote refactor
 daily_mail.php 2011-11-30 erikroos [r20] API fully functional!
 daily_migration.php 2011-11-23 erikroos [r16] Grote refactor
 example.bis.conf 2011-11-30 erikroos [r20] API fully functional!
 include_boardMembers.php 2011-11-30 erikroos [r20] API fully functional!
 include_globalVars.php 2011-11-30 erikroos [r20] API fully functional!
 include_helperMethods.php 2011-11-23 erikroos [r16] Grote refactor
 index.php 2011-11-30 erikroos [r21] Updates to info
 inschrijving.php 2011-11-30 erikroos [r20] API fully functional!
 inschrijving_methods.php 2011-11-30 erikroos [r20] API fully functional!
 mail.php 2011-11-23 erikroos [r16] Grote refactor
 show_availability.php 2011-11-23 erikroos [r16] Grote refactor
 show_schedule.php 2011-11-30 erikroos [r20] API fully functional!

Read Me

BotenInschrijfSysteem (BIS) v1.0.0

2008-2011 Erik Roos, KGR de Hunze
Support: bis@hunze.nl

Available under the BSD license

Starting instructions (in Dutch):
 * MySQL-database inrichten m.b.v. BIS_datamodel.sql
 * example.bis.conf is het configuratiebestand voor BIS, met o.a. de connectie-
gegevens voor de database
 * Regels met een # zijn commentaar en worden niet bekeken
 * Vul dit bestand goed in, hernoem het naar bis.conf en zet het in de rootdir van BIS
 * LET OP: zorg dat de rest van de wereld geen leesrechten heeft op dit bestand
zodra het online staat!
 * Zet een cronjob op die elke nacht de scripts daily_migration.php en daily_mail.php draait 
(in die volgorde)

Major TODO's:
 * Translate into English and other languages, add translation support
 * Set up proper classes and MVC structure