Commit graph

4 commits

Author SHA1 Message Date
bf3834c9fa Fixed a bug with <? as a PHP marker
Also, use latest Arse as it had more of that one.
2016-01-01 23:26:15 +01:00
1271afd1d8 "Installer" added
A very basic installer will appear when accessing the home page if there
are no users in the database. It allows the initial user to be created.
2012-02-06 00:28:07 +01:00
071577168a Very basic user management
Added an user list page and a form to create new users. All users can
create other users.
2012-02-06 00:09:21 +01:00
9677ad4dd3 Initial import of tasks application
This initial import is a heavily modified version of the code I had
here, as Arse was modified for other purposes in the meantime and the
application no longer worked with it.

In addition:
 * I did not import the user management part yet,
 * task dependencies are supported in-base, but there is no interface
for that yet.
2012-02-05 18:47:04 +01:00