Menu

Tree [r19] /
 History

HTTPS access


File Date Author Commit
 OLA_Bottom.php 2009-12-17 aandewheel [r15] Small changes
 OLA_Config.inc.php 2009-12-14 aandewheel [r5] readme.txt
 OLA_Holiday_Mut.php 2009-12-23 aandewheel [r17] Display Holiday's for 'normal' users
 OLA_Leave_Display.php 2009-12-17 aandewheel [r14] Miscalanious changes
 OLA_Leave_Mut.php 2010-01-05 aandewheel [r19] Logic for Corrections and/or leave changed
 OLA_Logoff.php 2009-12-14 aandewheel [r1] First import
 OLA_Logon.php 2009-12-17 aandewheel [r16] Small changes
 OLA_Main.php 2009-12-14 aandewheel [r1] First import
 OLA_Nav.php 2009-12-23 aandewheel [r17] Display Holiday's for 'normal' users
 OLA_Set_Printer.php 2009-12-15 aandewheel [r6] Style changes
 OLA_Style_Tags.inc.php 2009-12-15 aandewheel [r6] Style changes
 OLA_Title.php 2009-12-14 aandewheel [r1] First import
 OLA_database.inc.php 2009-12-17 aandewheel [r14] Miscalanious changes
 OLA_functions.inc.php 2009-12-15 aandewheel [r6] Style changes
 create_tables.sql 2009-12-15 aandewheel [r7] Small changes
 create_tables_data.sql 2009-12-15 aandewheel [r7] Small changes
 index.php 2009-12-14 aandewheel [r1] First import
 readme.txt 2009-12-15 aandewheel [r7] Small changes

Read Me

Open Leave Administration
-------------------------------------

December, 14th 2009

This is a first file upload just to tease and to have you look at 
what you can expect.

Create a directory (f.i. 'openleave') in the root of the Apache 
Webserver (/srv/www/htdocs/).
Now unzip the openleave.zip file in this directory  
(/srv/www/htdocs/openleave/)

Create a database in MySQL (f.a. OLA)

Execute the create_tables.sql file  if you want to enter data for
the Users and Printer tables by hand (for the time being)
or:
Execute the create_tables_data.sql file for tables and test data.

Change settings in OLA_Config.inc.php to suite your environment.

Now set all file attributes correct (chown to the user that is used 
by Apache) and point your webbrowser to 

"http://<your-domain>/openleave/" and your in.

Login with user "Admin" and password "Admin"

What still must be done:

Create/Edit "users"
Create/Edit "Employees"
Access control by User (who can or can't do what)
Printing Leave sheet

For myself I would like some help in making this project an AJAX application…

Have fun and give me some feedback.

Willem Aandewiel