The original intention of CoCal was to provide a proxy service between CAMPUS Office servers and several devices to get an updating calendar feed. However, recent versions of CAMPUS Office made the integration more easy. Event if it is not officially supported yet, CoCal helps users to get the right URL to get an updating calendar feed for their schedule.
No special installation is required. Just unpack the packed release into your webserver's root.
Developers using the source repository need to compile the main.less:
lessc css/main.less > css/main.css
If make
is installed, the Makefile may be used by simply running
make
.
Everyone is welcome to contribute. Simply fork this repository, make your changes in an own branch and create a pull-request for your changes. Please send only one change per pull-request.
You found a bug? Please file an issue and include all information to reproduce the bug.
CoCal is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
CoCal is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. A Copy of the GPL can be found in the LICENSE file.
Copyright © 2011-2013 Steffen Vogel
Copyright © 2015-2017 Alexander Haase