Recommend this page to a friend! |
Download .zip |
Info | Documentation | View files (51) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2021-02-21 (11 days ago) | Not yet rated by the users | Total: 20 This week: 6 | All time: 10,185 This week: 50 |
Version | License | PHP version | Categories | |||
plugin-timetable 1.0.0 | Custom (specified... | 5 | PHP 5, Time and Date, Content management |
Description | Author | ||||||||
This package provides a plugin to present of timetable of pending tasks. |
|
You have the choice between 3 methods:
Note: Plugin folder is case-sensitive.
Each user can have a predefined timetable. This feature mainly is used for time tracking, project budget calculation and to display sub-tasks in the calendar.
Each user has his own timetable. At the moment, that need to be specified manually for each person. You can also schedule time-off or overtime.
The timetable section is available from the user profile: User profile > Timetable.
This timetable is dynamically calculated according to the regular week timetable, time-off and overtime.
The week timetable is used to define regular work hours for the selected user.
To add a new time slot, just select the day of the week and the time range.
The time-off timetable is used to schedule time not worked. This time is deducted from the regular work hours.
When you check the box "All day", the regular day timetable is used to define the regular work hours.
The overtime timetable is used to define worked hours outside of regular hours.
This timetable is used when the checkbox "All day" is checked for overtime and time-off entries.
Files |
File | Role | Description | ||
---|---|---|---|---|
Controller (5 files) | ||||
Locale (21 directories) | ||||
Model (5 files) | ||||
Schema (3 files) | ||||
Template (6 directories) | ||||
Test (2 files) | ||||
.travis.yml | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
Makefile | Data | Auxiliary data | ||
Plugin.php | Class | Class source | ||
README.md | Doc. | Documentation |
Files | / | Controller |
File | Role | Description |
---|---|---|
Timetable.php | Class | Class source |
Timetableday.php | Class | Class source |
Timetableextra.php | Class | Class source |
Timetableoff.php | Class | Class source |
Timetableweek.php | Class | Class source |
Files | / | Locale |
File | Role | Description | ||
---|---|---|---|---|
cs_CZ (1 file) | ||||
da_DK (1 file) | ||||
de_DE (1 file) | ||||
es_ES (1 file) | ||||
fi_FI (1 file) | ||||
fr_FR (1 file) | ||||
hu_HU (1 file) | ||||
id_ID (1 file) | ||||
it_IT (1 file) | ||||
ja_JP (1 file) | ||||
nb_NO (1 file) | ||||
nl_NL (1 file) | ||||
pl_PL (1 file) | ||||
pt_BR (1 file) | ||||
pt_PT (1 file) | ||||
ru_RU (1 file) | ||||
sr_Latn_RS (1 file) | ||||
sv_SE (1 file) | ||||
th_TH (1 file) | ||||
tr_TR (1 file) | ||||
zh_CN (1 file) |
Files | / | Model |
File | Role | Description |
---|---|---|
Timetable.php | Class | Class source |
TimetableDay.php | Class | Class source |
TimetableExtra.php | Class | Class source |
TimetableOff.php | Class | Class source |
TimetableWeek.php | Class | Class source |
Files | / | Schema |
File | Role | Description |
---|---|---|
Mysql.php | Example | Example script |
Postgres.php | Example | Example script |
Sqlite.php | Example | Example script |
Files | / | Template |
File | Role | Description | ||
---|---|---|---|---|
timetable (1 file) | ||||
timetable_day (2 files) | ||||
timetable_extra (2 files) | ||||
timetable_off (2 files) | ||||
timetable_week (2 files) | ||||
user (1 file) |
Files | / | Template | / | timetable_day |
File | Role | Description |
---|---|---|
index.php | Example | Example script |
remove.php | Example | Example script |
Files | / | Template | / | timetable_extra |
File | Role | Description |
---|---|---|
index.php | Example | Example script |
remove.php | Example | Example script |
Files | / | Template | / | timetable_off |
File | Role | Description |
---|---|---|
index.php | Example | Example script |
remove.php | Example | Example script |
Files | / | Template | / | timetable_week |
File | Role | Description |
---|---|---|
index.php | Example | Example script |
remove.php | Example | Example script |
Files | / | Test |
File | Role | Description |
---|---|---|
PluginTest.php | Class | Class source |
TimetableTest.php | Class | Class source |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.