projects
/
timetracker.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Work started on week view.
[timetracker.git]
/
WEB-INF
/
lib
/
2017-11-27
anuko
Some style fixes to keep things consistent after recent...
tree
|
commitdiff
2017-11-25
anuko
Some maintenance work.
tree
|
commitdiff
2017-11-05
anuko
Some cleanup and commenting.
tree
|
commitdiff
2017-11-05
anuko
Some cleanup in the Period class.
tree
|
commitdiff
2017-11-04
anuko
Some renaming and streamlining for clarity.
tree
|
commitdiff
2017-11-04
anuko
Cosmetic - white space and comment improvement.
tree
|
commitdiff
2017-11-04
anuko
Resumed refactoring of the Period class.
tree
|
commitdiff
2017-09-30
anuko
Added this day and last day to report interval options.
tree
|
commitdiff
2017-09-09
anuko
Added cc option for notifications.
tree
|
commitdiff
2017-09-09
anuko
Added Bcc option for team managers.
tree
|
commitdiff
2017-09-04
anuko
Fixed legacy password handling.
tree
|
commitdiff
2017-07-30
anuko
Removed no longer needed comment.
tree
|
commitdiff
2017-07-29
anuko
Started to use the status field in tt_fav_reports.
tree
|
commitdiff
2017-07-28
anuko
White space formatting improvement.
tree
|
commitdiff
2017-07-28
anuko
White space formatting, also added a TODO comment about...
tree
|
commitdiff
2017-07-28
anuko
A bit of refactoring in the Period class.
tree
|
commitdiff
2017-07-25
anuko
Initial implementation of a condition on notifications.
tree
|
commitdiff
2017-07-10
anuko
As suggested in PR#33, allowed entry of decimal values...
tree
|
commitdiff
2017-07-09
anuko
Work in progress on project_required option (incomplete...
tree
|
commitdiff
2017-05-07
anuko
Changed the default value of task_required field to...
tree
|
commitdiff
2017-05-07
anuko
Fixed the problem with broken Now buttons when task...
tree
|
commitdiff
2017-05-06
anuko
Fixed export-import for task required option.
tree
|
commitdiff
2017-05-06
anuko
Implemented task required option.
tree
|
commitdiff
2017-05-06
anuko
Work in progress on task required option.
tree
|
commitdiff
2017-04-12
anuko
Simplified LDAP search query by removing not neccessary...
tree
|
commitdiff
2017-04-12
anuko
Fixed LDAP authentication against Active Directory...
tree
|
commitdiff
2017-03-12
anuko
Made invoices to utilize REPORT_FOOTER setting.
tree
|
commitdiff
2017-03-11
anuko
Removed commented out lines.
tree
|
commitdiff
2017-03-11
anuko
Fixed team update when team name is empty.
tree
|
commitdiff
2017-03-04
anuko
Removed unused function.
tree
|
commitdiff
2017-03-03
anuko
Simplified Checkbox class.
tree
|
commitdiff
2017-03-03
anuko
Refactoring - removed not used default parameters from...
tree
|
commitdiff
2017-03-03
anuko
Ongoing refactoring of Checkbox class.
tree
|
commitdiff
2017-03-03
anuko
Some more refactoring in Form classes.
tree
|
commitdiff
2017-03-02
anuko
Some further refactoring in form classes.
tree
|
commitdiff
2017-03-02
anuko
Refactoring - some renaming.
tree
|
commitdiff
2017-03-01
anuko
More usage of PasswordField element type.
tree
|
commitdiff
2017-03-01
anuko
Introduced PasswordField.class.php to keep things simple.
tree
|
commitdiff
2017-03-01
anuko
Finished refactoring of the FormElement class.
tree
|
commitdiff
2017-03-01
anuko
Further refactoring of the FormElement class.
tree
|
commitdiff
2017-03-01
anuko
Added a comment explaining the purpose of safe functions.
tree
|
commitdiff
2017-03-01
anuko
Further refactoring of the FormElement class to simplif...
tree
|
commitdiff
2017-02-28
anuko
Some more refactoring.
tree
|
commitdiff
2017-02-28
anuko
Some renaming.
tree
|
commitdiff
2017-02-28
anuko
Refactoring - renamed a few things.
tree
|
commitdiff
2017-02-28
anuko
Removing unused stuff.
tree
|
commitdiff
2017-02-28
anuko
Refactoring - removed unused stuff.
tree
|
commitdiff
2017-02-28
anuko
Some renaming.
tree
|
commitdiff
2017-02-28
anuko
Refactoring - renamed a variable.
tree
|
commitdiff
2017-02-28
anuko
Removed unused member variable.
tree
|
commitdiff
2017-02-28
anuko
Refactoring. Moved a member out of base class.
tree
|
commitdiff
2017-02-20
anuko
Refactoring - renaming things.
tree
|
commitdiff
2017-02-20
anuko
Refactoring - removedunused stuff and some renaming.
tree
|
commitdiff
2017-02-20
anuko
Removed unused stuff.
tree
|
commitdiff
2017-02-20
anuko
Refactoring - removed unused tabindex.
tree
|
commitdiff
2017-02-19
anuko
Refactoring - renamed a couple of variables.
tree
|
commitdiff
2017-02-19
anuko
Ongoing refactoring - renamed a variable.
tree
|
commitdiff
2017-02-19
anuko
Ongoing refactoring of form controls.
tree
|
commitdiff
2017-02-16
anuko
More refactoring in Form.class.php.
tree
|
commitdiff
2017-02-16
anuko
Refactoring - removed reference return types from a...
tree
|
commitdiff
2017-02-16
anuko
A bit more refactoring in forms to make them leaner.
tree
|
commitdiff
2017-02-16
anuko
Small scale refactoring - renamed a variable.
tree
|
commitdiff
2017-02-16
anuko
Resumed refactoring forms, hopefully without breaking...
tree
|
commitdiff
2017-02-16
anuko
Rolling back changes in previous 2 commits because...
tree
|
commitdiff
2017-02-16
anuko
Soem refactoring to keep things a bit more consistent.
tree
|
commitdiff
2017-02-16
anuko
Some cleanup.
tree
|
commitdiff
2017-02-12
anuko
Work in progress on predefined expenses.
tree
|
commitdiff
2017-02-12
anuko
Work in progress on predefined expenses.
tree
|
commitdiff
2017-02-07
anuko
More refactoring.
tree
|
commitdiff
2017-02-06
anuko
A bit more refactoring.
tree
|
commitdiff
2017-02-06
anuko
More refactoring in Form.class.php.
tree
|
commitdiff
2017-02-06
anuko
A bit of refactoring in Form.class.php.
tree
|
commitdiff
2017-02-05
anuko
Refactored FloatField.class.php.
tree
|
commitdiff
2017-02-05
anuko
Removed unused stuff.
tree
|
commitdiff
2017-02-05
anuko
Refactoring - formatting improvements.
tree
|
commitdiff
2017-02-05
anuko
Refactored ActionErrors.class.php.
tree
|
commitdiff
2017-02-05
anuko
Renamed a function for clarity.
tree
|
commitdiff
2017-02-05
anuko
Refactored Mailer.class.php.
tree
|
commitdiff
2017-01-17
anuko
Fixed charts to allow display of totals for unassigned...
tree
|
commitdiff
2017-01-13
anuko
Made sorting case insensitive for more situations.
tree
|
commitdiff
2017-01-13
anuko
Fixed ordering of projects.
tree
|
commitdiff
2016-10-24
Andréas Lundgren
Fix the last deprecation notices on class names for...
tree
|
commitdiff
2016-10-23
anuko
More renaming.
tree
|
commitdiff
2016-10-23
anuko
Work in progress renaming variables after PR#24 merge.
tree
|
commitdiff
2016-10-23
anuko
Some more renaming.
tree
|
commitdiff
2016-10-23
anuko
Version change for PR#24, work in progress renaming...
tree
|
commitdiff
2016-10-23
Andréas Lundgren
Add option to profile_edit.php to show/hide users uncom...
tree
|
commitdiff
2016-09-14
anuko
Fixed rate presentation.
tree
|
commitdiff
2016-09-13
Nik Okuntseff
Getting rid of PHP Deprecated warnings.
tree
|
commitdiff
2016-09-12
Nik Okuntseff
Getting rid of PHP Deprecated warnings.
tree
|
commitdiff
2016-09-11
Nik Okuntseff
Updated PEAR and PEAR packages.
tree
|
commitdiff
2016-08-16
Nik Okuntseff
Made records with 0 duration legal.
tree
|
commitdiff
2016-07-24
Nik Okuntseff
Implemented import of monthly quotas.
tree
|
commitdiff
2016-07-24
Nik Okuntseff
Added export of monthly quotas data.
tree
|
commitdiff
2016-07-23
Nik Okuntseff
Fixed monthly quota class for flexible week start days.
tree
|
commitdiff
2016-07-21
Nik Okuntseff
Refactoring - white space removal.
tree
|
commitdiff
2016-07-21
Nik Okuntseff
Refactoring - white space.
tree
|
commitdiff
2016-07-21
Nik Okuntseff
Refactoring - renamed a function for clarity of purpose.
tree
|
commitdiff
2016-07-21
Nik Okuntseff
Fixed a bug with Monthly Quota plugin.
tree
|
commitdiff
2016-07-19
Nik Okuntseff
Removed a not used function.
tree
|
commitdiff
next