Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
644755
/
timetracker
Public
forked from
anuko/timetracker
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
timetracker
WEB-INF
lib
ttTimesheetHelper.class.php
on
master
User selector
All users
All time
Commit history
Commits on Apr 11, 2022
More progress with refactoring.
anuko
committed
d17164a
View commit details
Copy full SHA for d17164a
View code at this point
Browse repository at this point
Incremental refactoring.
anuko
committed
8738688
View commit details
Copy full SHA for 8738688
View code at this point
Browse repository at this point
Refactoring. Fully replaced older Period class usage with newer ttPeriod.
anuko
committed
83b155b
View commit details
Copy full SHA for 83b155b
View code at this point
Browse repository at this point
Commits on May 17, 2021
Addressed a few more php8 watnings.
anuko
committed
d3e52c8
View commit details
Copy full SHA for d3e52c8
View code at this point
Browse repository at this point
More progress addressing php8 warnings.
anuko
committed
8e3e44f
View commit details
Copy full SHA for 8e3e44f
View code at this point
Browse repository at this point
Commits on May 16, 2021
Eliminated a few more php8 warnings.
anuko
committed
7a38793
View commit details
Copy full SHA for 7a38793
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Merged some functions to help keeping things compact.
anuko
committed
237f5fa
View commit details
Copy full SHA for 237f5fa
View code at this point
Browse repository at this point
Added capability to attach files to timesheets.
anuko
committed
b53f880
View commit details
Copy full SHA for b53f880
View code at this point
Browse repository at this point
Commits on Mar 9, 2019
Added audit info for timesheet create and modify events.
anuko
committed
ec33bd4
View commit details
Copy full SHA for ec33bd4
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Timesheet email workflow done.
anuko
committed
53c4714
View commit details
Copy full SHA for 53c4714
View code at this point
Browse repository at this point
Added timesheet approval email notification.
anuko
committed
bac0563
View commit details
Copy full SHA for bac0563
View code at this point
Browse repository at this point
Renamed a function for clarity.
anuko
committed
f3fe1f2
View commit details
Copy full SHA for f3fe1f2
View code at this point
Browse repository at this point
Implemented sending email to timesheet approver.
anuko
committed
566ab32
View commit details
Copy full SHA for 566ab32
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Improvements to timesheet assignment algorithm.
anuko
committed
f2b99f6
View commit details
Copy full SHA for f2b99f6
View code at this point
Browse repository at this point
Commits on Mar 3, 2019
Improved safety of timesheet assignment by adding an inner join.
anuko
committed
75345c7
View commit details
Copy full SHA for 75345c7
View code at this point
Browse repository at this point
Added a mechanism to assign report items to timesheets.
anuko
committed
d592383
View commit details
Copy full SHA for d592383
View code at this point
Browse repository at this point
A bit of refactoring in report.php for timesheet assignment.
anuko
committed
a7b601e
View commit details
Copy full SHA for a7b601e
View code at this point
Browse repository at this point
Prohibited adding overlapping timesheets.
anuko
committed
a6eb3d4
View commit details
Copy full SHA for a6eb3d4
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Some more work on timesheets.
anuko
committed
b25ffbd
View commit details
Copy full SHA for b25ffbd
View code at this point
Browse repository at this point
More timesheet related refactoring.
anuko
committed
b55f038
View commit details
Copy full SHA for b55f038
View code at this point
Browse repository at this point
More refactoring on timesheet code.
anuko
committed
d40f3b7
View commit details
Copy full SHA for d40f3b7
View code at this point
Browse repository at this point
Refactoring timesheet related code.
anuko
committed
49814b0
View commit details
Copy full SHA for 49814b0
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Added project_id to tt_timesheets table.
anuko
committed
a8084d2
View commit details
Copy full SHA for a8084d2
View code at this point
Browse repository at this point
Further streamlining of access rights.
anuko
committed
a4697cc
View commit details
Copy full SHA for a4697cc
View code at this point
Browse repository at this point
Cleaning up no longer needed access rights.
anuko
committed
5897ea0
View commit details
Copy full SHA for 5897ea0
View code at this point
Browse repository at this point
Some more work in progress on timesheets.
anuko
committed
b7e0a81
View commit details
Copy full SHA for b7e0a81
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
More work in progress on timesheets, simplifying access rights.
anuko
committed
bfbd5b3
View commit details
Copy full SHA for bfbd5b3
View code at this point
Browse repository at this point
Wrote createTimesheet function.
anuko
committed
8260fa5
View commit details
Copy full SHA for 8260fa5
View code at this point
Browse repository at this point
Coded ttTimesheetHelper::timesheetItemsExist().
anuko
committed
343dfea
View commit details
Copy full SHA for 343dfea
View code at this point
Browse repository at this point
A bit more progress on timesheet coding.
anuko
committed
c6aa77a
View commit details
Copy full SHA for c6aa77a
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Started redesign of timesheets feature.
anuko
committed
14a6ab5
View commit details
Copy full SHA for 14a6ab5
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
Fixed ttTimesheetHelper::getApprovers function.
anuko
committed
b14cf15
View commit details
Copy full SHA for b14cf15
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
Implemented timesheet approval in initial form.
anuko
committed
e548634
View commit details
Copy full SHA for e548634
View code at this point
Browse repository at this point
More progress on timesheet approval workflow.
anuko
committed
8fd871c
View commit details
Copy full SHA for 8fd871c
View code at this point
Browse repository at this point
Started to work on timesheet approval workflow.
anuko
committed
c7d73ed
View commit details
Copy full SHA for c7d73ed
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.