Touren application master
authorJoey Schulze <joey@infodrom.org>
Thu, 12 Sep 2019 14:47:19 +0000 (16:47 +0200)
committerJoey Schulze <joey@infodrom.org>
Fri, 8 Nov 2019 11:34:14 +0000 (12:34 +0100)
commit9526336e7880e7ef8da25e94113fd8fdeecd31d0
tree14ea12be674c682103cdd5ec4661a6d7850f390d
parent65ce7e4b26f4786e3e589758442fc9fe38d8d9e2
Touren application
24 files changed:
class/tour.class.php [new file with mode: 0644]
class/tour_date.class.php [new file with mode: 0644]
class/tour_date_status.class.php [new file with mode: 0644]
class/tour_log.class.php [new file with mode: 0644]
class/tour_status.class.php [new file with mode: 0644]
controller/indexcontroller.class.php
controller/tourcontroller.class.php [new file with mode: 0644]
core/sys_user.class.php
templates/page/list.phtml [new file with mode: 0644]
templates/tour/admin.phtml [new file with mode: 0644]
templates/tour/datelist.phtml [new file with mode: 0644]
templates/tour/dates.phtml [new file with mode: 0644]
templates/tour/index.phtml [new file with mode: 0644]
templates/tour/invite.phtml [new file with mode: 0644]
templates/tour/invitemail.phtml [new file with mode: 0644]
templates/tour/log.phtml [new file with mode: 0644]
templates/tour/matrix.phtml [new file with mode: 0644]
templates/tour/notepreview.phtml [new file with mode: 0644]
templates/tour/notes.phtml [new file with mode: 0644]
templates/tour/plan.phtml [new file with mode: 0644]
templates/tour/pov.phtml [new file with mode: 0644]
templates/tour/povlist.phtml [new file with mode: 0644]
touren.css
touren.js