projects
/
timetracker.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Added handling of show work units in fav reports and export / import.
[timetracker.git]
/
WEB-INF
/
templates
/
footer.tpl
2018-03-26
Nik Okuntseff
Improved input checking for role editor.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Improved access checks for swap_roles.php.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Included team_id in task update sql to avoid risk of...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Security fix - improved access checks for task edit...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Improved access checks for invoices.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Improved ttClientHelper::delete() function.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Fixed a comment.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Fixed reports to include users of lesser roles only.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Added ordering by name to getUsers.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Removed rank field from the query as it is currently...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
A bit of refactoring of access checks in user edits...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Improved getUserDetails to not return info for deleted...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Removed self_first option from Users page display ...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Nik Okuntseff
Improved users page a bit in accordance with user rights.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-25
Nik Okuntseff
Access check improvements for time and expense edits...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-25
Nik Okuntseff
Improved population of on behalf dropdowns on week...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-25
Nik Okuntseff
Improved time page with a better filter for on behalf...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-25
Nik Okuntseff
Fixed typos.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-25
Nik Okuntseff
A bit better job with access checks for charts.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-25
Nik Okuntseff
Fixed the charts tab to work better for lower roles...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
Refactored mobile header to use access rights.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
Fixed projects menu for users with manage_projects...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
Some fixes for desktop header.tpl.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
Finished improving access checks by providing separate...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
More improvements to access checks.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
A bit more progress on refactoring access checks.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
Some refactoring of access checks - in progress.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
One more fix to header output.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
Fixed header to print a revamped role name.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
Added error.feature_disabled to translation files.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Nik Okuntseff
Added some protection from bot registrations.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Put form.swap.hint into translation files.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Put form.profile.swap_roles into localization files.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Added modification info to swap role operation.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Added a Cancel button on the swap roles page.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Put a swap roles link on user_edit.php.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Replaced timestamp column with datetime type in tt_tmp...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Replaced getKey() with get() calls.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Some more refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Refactoring. Replacing getKey() with get().
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Fixed a problem with deleting teams by supplying a...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Refactored admin_options.php to use ttAdmin instance.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Dropping timestamp columns from tt_teams and tt_users.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-23
Nik Okuntseff
Update for tt_users created field.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Nik Okuntseff
Moving away from using the timestamp field.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Nik Okuntseff
Introduced ttGroupHelper class as part of refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Nik Okuntseff
Switched from timestamp to created column in a query.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Nik Okuntseff
Removed unused function.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Nik Okuntseff
A bit more refactoring for admin.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Nik Okuntseff
Refactored admin_team_edit.php to use ttAdmin class.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-22
Nik Okuntseff
Introduced ttAdmin class for admin tasks.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Nik Okuntseff
Added modification info to team updates.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Nik Okuntseff
Added handling of audit info to user registration.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Nik Okuntseff
Updated db version.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Nik Okuntseff
Introduced audit fields in tt_teams table.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Nik Okuntseff
Refactored register.php by encapsulating stuff in ttReg...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Nik Okuntseff
Improved a comment for translators.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Nik Okuntseff
Improved a comment for translators in translation files.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Nik Okuntseff
Removed usage of dropped timestamp field in import.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Added form.swap.swap_with to translation files.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Added title.swap_roles to translation files.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Added swap roles feature.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Fixed export-import of fav reports to inclide show_ip...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Fixing sending fav reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Removed email display from cron.php as a security fix.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Work in progress on fav reports to include IP info.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Fixed a problem in IP field in emailed reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Work in progress on including IP in emailed reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Work in progress including IP in fav reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Introduced show_ip field in tt_fav_reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Added handling of audit info for expenses.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Intoduced audit fields for expenses.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Fixed report exports to include the IP field.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Nik Okuntseff
Introduced label.ip in localization files.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Work in progress in IP info in reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Work in progress integrating IP audit info in reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Added audit info to time log.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Added audit fields to tt_log table.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Added last access handling.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Added audit info to user update operation.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Added audit info to user creation operation.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Updated version.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Renamed a field in database.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Introduced audit fields for users.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Nik Okuntseff
Some refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
Nik Okuntseff
Fixed export and import. Now teams should be imported...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
Nik Okuntseff
A few fixes to export-import.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
Nik Okuntseff
Fixed team export by assigning role id 0 to top managers.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
Nik Okuntseff
Fixed team export to include revamped roles.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-17
Nik Okuntseff
Introduced override_own_date_lock right.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-16
Nik Okuntseff
Initial implementation of role editor.
blob
|
commitdiff
|
raw
|
diff to current
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
Added code to update legacy managers to top managers.
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-16
Nik Okuntseff
Changed the meaning of override_punch_mode to apply...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-16
Nik Okuntseff
Localized top manager role name in list of active users.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-16
Nik Okuntseff
Fixed creating and editing teams by admin - broken...
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
next