projects
/
timetracker.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added handling of audit info to user registration.
[timetracker.git]
/
WEB-INF
/
lib
/
ttUser.class.php
2018-03-17
Nik Okuntseff
Introduced override_own_date_lock right.
blob
|
commitdiff
|
raw
2018-03-16
Nik Okuntseff
Dropped legacy role field.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-16
Nik Okuntseff
Fixed users page for revamped roles.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-16
Nik Okuntseff
Introduced override_own_punch_mode right.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Nik Okuntseff
A few bugs fixed related to role revamp.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Nik Okuntseff
Some cleanup and refactoring of role_id update.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Nik Okuntseff
Getting rid of the dependency on the legacy role value...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Nik Okuntseff
A bit more role revamp related refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-13
Nik Okuntseff
Started to replace canManageTeam calls with right checks.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-13
Nik Okuntseff
Split data_entry right into track_time and track_expenses.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-13
Nik Okuntseff
More work on roles revamp. Removed rights_mask from...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-12
Nik Okuntseff
Acquire user rights from the database on User creation.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-12
Nik Okuntseff
Some more renaming.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-12
Nik Okuntseff
Renamed a User class property as part of roles revamp...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-11
Nik Okuntseff
Added code to migrate legacy role on user entry to...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-11
Nik Okuntseff
User add and edit now assign role ids to users.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-23
Nik Okuntseff
Some more work in progress on roles.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-22
Nik Okuntseff
Work in progress on roles.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-19
Nik Okuntseff
Fixed presentation of the Punch mode checkbox.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
Nik Okuntseff
Renamed Punch in mode to Punch mode.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-16
Nik Okuntseff
Minor improvements in Italian translation.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-15
Nik Okuntseff
Implemented a configurable punch in mode as per issue...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Nik Okuntseff
FUTURE_ENTRIES option is now configurable as per issue...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Nik Okuntseff
Fixed import and export for latest changes.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-13
Nik Okuntseff
Replaced uncompleted indicators dropdown with a checkbox.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-12
Nik Okuntseff
Fixed rounding errors in monthly quotas.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-11
Nik Okuntseff
Made show_holidays configurable as per issue #53.
blob
|
commitdiff
|
raw
|
diff to current
2018-01-19
Nik Okuntseff
Removed not used team address field handling.
blob
|
commitdiff
|
raw
|
diff to current
2017-12-28
anuko
More progress on week view. Implemented adding records...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
anuko
Added Bcc option for team managers.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-09
anuko
Work in progress on project_required option (incomplete...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-07
anuko
Changed the default value of task_required field to...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-07
anuko
Fixed the problem with broken Now buttons when task...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-06
anuko
Work in progress on task required option.
blob
|
commitdiff
|
raw
|
diff to current
2016-10-24
Andréas Lundgren
Fix the last deprecation notices on class names for...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-23
anuko
Some more renaming.
blob
|
commitdiff
|
raw
|
diff to current
2016-10-23
anuko
Version change for PR#24, work in progress renaming...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-23
Andréas Lundgren
Add option to profile_edit.php to show/hide users uncom...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-24
Nik Okuntseff
Added export of monthly quotas data.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-02
Nik Okuntseff
Removing legacy lock interval in days - replaced by...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Nik Okuntseff
Added an override for managers to the Locking plugin.
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
Nik Okuntseff
Extended the Locking plugin with cron specification...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Nik Okuntseff
Implemented locking feature as an optionally enabled...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-30
Nik Okuntseff
Refactoring - cleaned up white space.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-30
Nik Okuntseff
Wrote ttUser::isPluginEnabled() function.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-28
Nik Okuntseff
Replacing else if with elseif
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Nik Okuntseff
Removed terminating PHP tag in more files
blob
|
commitdiff
|
raw
|
diff to current
2016-02-29
Nik Okuntseff
Initial repo created
blob
|
commitdiff
|
raw
|
diff to current