Manage tasks, deadlines, and more. https://netsyms.biz/apps/taskfloor
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Skylar Ittner da27ef70d0 Trigger warning with missing lang strings 6 years ago
lang Make UI consistent with other Apps 7 years ago
lib Fix bug with receiving messages 7 years ago
mobile Refactor and enforce Content-Security-Policy 7 years ago
nbproject User name in navbar now links to Portal home 7 years ago
pages Add proper datetimepicker to task editor 7 years ago
static Add proper datetimepicker to task editor 7 years ago
.gitignore Update gitignore 7 years ago
.gitmodules Convert material-color CSS to submodule 7 years ago
LICENSE.md Update license 7 years ago
README.md Update README.md 7 years ago
action.php Fix unsetting task due date 7 years ago
api.php Add permissions checks 7 years ago
app.php Refactor and enforce Content-Security-Policy 7 years ago
composer.json Add rich input sanitization with htmlpurifier 7 years ago
composer.lock `composer update` 7 years ago
database.mwb Fix minor database thing 7 years ago
database.sql Add database SQL 7 years ago
index.php Convert material-color CSS to submodule 7 years ago
pages.php Add proper datetimepicker to task editor 7 years ago
required.php Trigger warning with missing lang strings 6 years ago
settings.template.php Define default database user 7 years ago

README.md

TaskFloor

TaskFloor allows managers to assign tasks to their employees and track deadlines. It also includes a messaging system allowing users to better communicate.

https://netsyms.biz/apps/taskfloor

Features

Manage deadlines
As tasks approach their due by date, they change color and move to the top of the list.

Self-reminders
Assign a task to yourself and use it as a reminder.

At-a-glance status updates
View the status of assigned tasks. Easily see what jobs are completed and which ones are still being worked on.

Integrated user search
Forgot a username? Simply start typing a name, and TaskFloor will figure out who you're talking about.

Messages
Send and receive messages with other users.

Automatic filters
TaskFloor uses Portal's manager API to only show tasks and messages relevant to you and users you manage, increasing security and privacy along the way.