projects
/
timetracker.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Some more improvements to the Danish translation.
[timetracker.git]
/
WEB-INF
/
templates
/
footer.tpl
2017-08-31
anuko
Some more improvements to the Danish translation.
blob
|
commitdiff
|
raw
2017-08-30
anuko
Some more improvements in the Danish translation.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-30
anuko
Work in progress integrating improvements to Danish...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-24
anuko
Removed phpinfo.php file for better security.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-31
anuko
Replaced mktime() with time() call as per issue #36.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-31
anuko
Refactored sql query to make it clearer and also to...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-31
anuko
A fix for broken cron.php - not updating the correct...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-30
anuko
Removed no longer needed comment.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-29
anuko
Started to use the status field in tt_fav_reports.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-29
anuko
Fixed the problem when notifications stopped working...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-29
anuko
Introduced status field in tt_fav_reports table to...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-28
anuko
White space formatting improvement.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-28
anuko
White space formatting, also added a TODO comment about...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-28
anuko
A bit of refactoring in the Period class.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-26
anuko
A bit of refactoring in Estonian translation file.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-26
anuko
A bit of cleanup in localization files.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-26
anuko
Put some comments into localization files for translators.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-25
anuko
Incremented version.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-15
anuko
Improved German translation using string from PR #33.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-10
anuko
As suggested in PR#33, allowed entry of decimal values...
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-07-09
anuko
Work in progress on mking project selection for some...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-29
anuko
Dutch translation improved.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-06
anuko
Added some comments to the Chinese file to help wih...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-01
anuko
Chinese translation immproved slightly.
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
Fixed export-import for task required option.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-06
anuko
Changed name for clarity.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-06
anuko
When task entry is required - pre-selected a task when...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-06
anuko
Implemented task required option.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-06
anuko
Work in progress on tracking mode options.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-13
anuko
Fixed a problem with READONLY_START_FINISH mode.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
anuko
Simplified LDAP search query by removing not neccessary...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
anuko
Fixed LDAP authentication against Active Directory...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-12
anuko
Made invoices to utilize REPORT_FOOTER setting.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-11
anuko
Fixed team update when team name is empty.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-04
anuko
Removed unused function.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-03
anuko
Simplified Checkbox class.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-03
anuko
Refactoring - removed not used default parameters from...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-03
anuko
Ongoing refactoring of Checkbox class.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-03
anuko
Some more refactoring in Form classes.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
anuko
Some further refactoring in form classes.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-02
anuko
Refactoring - some renaming.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
anuko
More usage of PasswordField element type.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
anuko
Introduced PasswordField.class.php to keep things simple.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
anuko
Finished refactoring of the FormElement class.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
anuko
Further refactoring of the FormElement class.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
anuko
Added a comment explaining the purpose of safe functions.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
anuko
Further refactoring of the FormElement class to simplif...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
anuko
Some more refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
anuko
Some renaming.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
anuko
Refactoring - renamed a few things.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
anuko
Removing unused stuff.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
anuko
Refactoring - removed unused stuff.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
anuko
Some renaming.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
anuko
Refactoring - renamed a variable.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
anuko
Removed unused member variable.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-28
anuko
Refactoring. Moved a member out of base class.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-20
anuko
Refactoring - renaming things.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-20
anuko
Refactoring - removedunused stuff and some renaming.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-20
anuko
Removed unused stuff.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-20
anuko
Refactoring - removed unused tabindex.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-19
anuko
Refactoring - renamed a couple of variables.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-19
anuko
Ongoing refactoring - renamed a variable.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-19
anuko
Ongoing refactoring of form controls.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-19
anuko
A bit of reuse of old Danish strings.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-19
anuko
More refactoring in the Danish file.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-19
anuko
More refactoring in Danish file.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-19
anuko
Refactoring in Danish file.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-19
anuko
Some refactoring in the Danish translation file.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
anuko
More refactoring in Form.class.php.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
anuko
Refactoring - removed reference return types from a...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
anuko
A bit more refactoring in forms to make them leaner.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
anuko
Small scale refactoring - renamed a variable.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
anuko
Resumed refactoring forms, hopefully without breaking...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
anuko
Rolling back changes in previous 2 commits because...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
anuko
Soem refactoring to keep things a bit more consistent.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-16
anuko
Some cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-14
anuko
Dutch translation improved.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-12
anuko
Initial implementation of predefined expenses.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-12
anuko
Added an edit form for predefined expenses.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-12
anuko
Added a delete form for predefined expenses.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-12
anuko
Work in progress on predefined expenses.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-12
anuko
Work in progress on predefined expenses.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-12
anuko
Work in progress on predefined expenses.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-12
anuko
Work in progress on predefined expenses.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-12
anuko
Work in progress on predefined expenses.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-11
anuko
Changed data type for tt_log comment to TEXT because...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-07
anuko
More refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-06
anuko
A bit more refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-06
anuko
More refactoring in Form.class.php.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-06
anuko
A bit of refactoring in Form.class.php.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-05
anuko
Refactored FloatField.class.php.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-05
anuko
Fixed constructor calls for FloatField elements to...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-05
anuko
Removed unused stuff.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-05
anuko
Refactoring - formatting improvements.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-05
anuko
Refactored ActionErrors.class.php.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-05
anuko
Renamed a function for clarity.
blob
|
commitdiff
|
raw
|
diff to current
2017-02-05
anuko
Refactored Mailer.class.php.
blob
|
commitdiff
|
raw
|
diff to current
next