projects
/
timetracker.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Some refactoring and cleanup in ttRegistrator class.
[timetracker.git]
/
WEB-INF
/
templates
/
footer.tpl
2018-11-09
Nik Okuntseff
Some refactoring and cleanup in ttRegistrator class.
blob
|
commitdiff
|
raw
2018-11-09
Nik Okuntseff
Fixed populating created_by for user created by admin.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-09
Nik Okuntseff
Disabled bot protection check for logged in site admin.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-09
Nik Okuntseff
Renamed a class member to avoid confusion.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-09
Nik Okuntseff
A bit more work in progress in ttOrgImportHelper class.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-09
Nik Okuntseff
A bit of refactoring in ttOrgImportHelper class.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Nik Okuntseff
Improved new export to include roles in output.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Nik Okuntseff
Some progress with writing new export.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Nik Okuntseff
Resuming work on new import - renamed a class.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Nik Okuntseff
A bit of refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Nik Okuntseff
Started to populate group_id and org_id in tt_user_proj...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Nik Okuntseff
A bit more progress with introducing org_id in tables.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Nik Okuntseff
Started to populate org_id in tt_log and tt_invoices...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Nik Okuntseff
Cosmetic version fixes in dbinstall.php.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Nik Okuntseff
Added org_id to a couple more tables.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Nik Okuntseff
Started populating org_id in projects and tasks.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Nik Okuntseff
Introduced org_id field in tt_projects and tt_tasks...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Nik Okuntseff
Started to populate org_id upon client creation.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Nik Okuntseff
Introduced org_id field in tt_clients table.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-06
Nik Okuntseff
Fixed role_add.php with a check for existing role name.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-06
Nik Okuntseff
More refactoring for subgroup support.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-06
Nik Okuntseff
A bit more refactoring for subgroups.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-06
Nik Okuntseff
A bit more refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-06
Nik Okuntseff
More refactoring as part of subgroup support.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-06
Nik Okuntseff
More use of getActiveGroup as part of ongoing subgroup...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Nik Okuntseff
Fixed import and export of role descriptions.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Nik Okuntseff
Fixed adding custom role with org_id field population.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Nik Okuntseff
Started to populate org_id furing creation of pre-defin...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Nik Okuntseff
Introduced org_id in tt_roles table for better security...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Nik Okuntseff
More progress on new export, adding users to output.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Nik Okuntseff
Another small iteration for new export.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Nik Okuntseff
A bit more progress on new export.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Nik Okuntseff
A bit more work in progress on new export.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Nik Okuntseff
Renamed pack tag to org for clarity.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Nik Okuntseff
Starting to work on ttExportHelper2 class as part of...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Nik Okuntseff
More work on new import. Implemented 2-pass approach.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Nik Okuntseff
Starting redoing import for subgroup support.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Nik Okuntseff
Fixed creating org_id for newly imported users.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Nik Okuntseff
Fixed ttGroupHelper::getTopGroups to not display delete...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Nik Okuntseff
Fixed export of group name - broken during refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Nik Okuntseff
Fixed changed name in a couple of places.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Nik Okuntseff
A bit of refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Nik Okuntseff
Fixed ttReportHelper::groupingBy function.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-03
Nik Okuntseff
Fixed ttUser::getAssignedProjects to obtain projects...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-03
Nik Okuntseff
More progress on subgroups, mostly about setting on...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-03
Nik Okuntseff
Work in progress on subgroups. Made user list populatio...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-03
Nik Okuntseff
Some more work in progress on subgroups.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-02
Nik Okuntseff
A bit more work in progress on subgroups.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-02
Nik Okuntseff
Wrote getGroups function for ttUser class.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-02
Nik Okuntseff
Updated ttImportHelper class to populate org_id in...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-02
Nik Okuntseff
Fixing org_id for existing groups.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-02
Nik Okuntseff
Started to populate org_id upon group creation.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-02
Nik Okuntseff
Starting work on subgroups.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-01
Nik Okuntseff
Fixed emailing reports grouped by custom field, hopefully.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-01
Nik Okuntseff
Improved emailed reports by including grouped vaalues...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-01
Nik Okuntseff
Improved output of pdf reports by including grouped...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-01
Nik Okuntseff
Improved output of grouped subtotals on reports by...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-01
Nik Okuntseff
Added an index on tt_custom_field_log for faster report...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-31
Nik Okuntseff
Dutch translation improved.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-31
Nik Okuntseff
Fixed creation of group by tag for XML report export.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-31
Nik Okuntseff
Fixed date format in Totals only reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-31
Nik Okuntseff
Improved the script that shows the Totals only checkbox.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-31
Nik Okuntseff
Improved visibility of Totals only checkbox on reports...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-31
Nik Okuntseff
Fixed a condition that determines grouping for getting...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-30
Nik Okuntseff
Initial release of multiple group by in reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-30
Nik Okuntseff
Initial attempt to refactor ttReportHelper::getSubtotal...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-29
Nik Okuntseff
Added user input check for multiple group by.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-29
Nik Okuntseff
Refactored ttReportHelper::getItems for multiple group...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-29
Nik Okuntseff
A bit of refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-29
Nik Okuntseff
Some more work in progress on multiple grouping by.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-28
Nik Okuntseff
A bit more work in progress on multiple levels of group...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-28
Nik Okuntseff
Fixed report exports to files for a renamed field.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-28
Nik Okuntseff
Some fixes associated with renaming the group_by field.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-28
Nik Okuntseff
Added 2 additional group by fields in database as part...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-25
Nik Okuntseff
Added <> handler to conditions.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-25
Nik Okuntseff
Extended conditions to include >=, <, <=, and = situations.
blob
|
commitdiff
|
raw
|
diff to current
2018-09-09
Nik Okuntseff
Moved plugins config out to a separate plugins.php...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-09
Nik Okuntseff
Added adjustOptions function to ttFavRepportHelper...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-14
Nik Okuntseff
Improved access check for cf_custom_field_add.php.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-06
Nik Okuntseff
Merged prepareReportBody and prepareFavReportBody into...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-06
Nik Okuntseff
A bit of refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-06
Nik Okuntseff
Resuming refactoring report related functions.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-04
Nik Okuntseff
Merged getSubtotals and getFavSubtotals into one function.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-04
Nik Okuntseff
Fixed a bug in sql query for work units calculation.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-04
Nik Okuntseff
Merged getTotals and getFavTotals into one function.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-04
Nik Okuntseff
Merged getItems and getFavItems into one function.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-04
Nik Okuntseff
Some more refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-04
Nik Okuntseff
Resuming refactoring reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-01
Nik Okuntseff
More refactoring in reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-01
Nik Okuntseff
Some more refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-08-01
Nik Okuntseff
A bit more refactoring...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-31
Nik Okuntseff
More refactoring in reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-31
Nik Okuntseff
A little bit more refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-31
Nik Okuntseff
More refactoring in reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-31
Nik Okuntseff
Some more work on refactoring reports.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-29
Nik Okuntseff
Merged getWhere and getFavWhere into one function.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-29
Nik Okuntseff
Optimized determining inactive groups.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-29
Nik Okuntseff
Added indexes on group_id to speed up searches by group_id.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-28
Nik Okuntseff
Added group_id to getWhere parts as additional protection.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-28
Nik Okuntseff
Wrote code to update group_id in 2 tables.
blob
|
commitdiff
|
raw
|
diff to current
next