projects
/
timetracker.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Introduced warn.confirm_save string in translation files.
[timetracker.git]
/
WEB-INF
/
lib
/
2018-11-29
Nik Okuntseff
Finished refactoring ttAdmin class.
tree
|
commitdiff
2018-11-29
Nik Okuntseff
Refactoring in ttAdmin class and its use.
tree
|
commitdiff
2018-11-28
Nik Okuntseff
Refactored admin_group_editp.php.
tree
|
commitdiff
2018-11-28
Nik Okuntseff
Improving deleting groups.
tree
|
commitdiff
2018-11-28
Nik Okuntseff
Refactoring in ttAdmin class.
tree
|
commitdiff
2018-11-27
Nik Okuntseff
Refactoring: renamed getActiveUser() to getUser().
tree
|
commitdiff
2018-11-27
Nik Okuntseff
A few fixes for subgroup support.
tree
|
commitdiff
2018-11-27
Nik Okuntseff
Fixed time.php for subgroup support in high rank situat...
tree
|
commitdiff
2018-11-27
Nik Okuntseff
Ongoing refactoring in time.php to support subgroups.
tree
|
commitdiff
2018-11-27
Nik Okuntseff
Some refactoring in plugins.php to make things better.
tree
|
commitdiff
2018-11-27
Nik Okuntseff
Adjusted plugins.php page to support subgroups.
tree
|
commitdiff
2018-11-26
Nik Okuntseff
A bit more refactoring for subgroups.
tree
|
commitdiff
2018-11-26
Nik Okuntseff
Adjusted task_add.php and task_edit.php to operate...
tree
|
commitdiff
2018-11-26
Nik Okuntseff
Added group dropdown in tasks.php page.
tree
|
commitdiff
2018-11-26
Nik Okuntseff
Some refactoring for subgroups.
tree
|
commitdiff
2018-11-26
Nik Okuntseff
Added some comments clarifying the design approach.
tree
|
commitdiff
2018-11-25
Nik Okuntseff
Started using on behalf group attributes on user edit...
tree
|
commitdiff
2018-11-25
Nik Okuntseff
Starting to use on behalf group properties.
tree
|
commitdiff
2018-11-25
Nik Okuntseff
Introduced ttGroup class to store attributes of on...
tree
|
commitdiff
2018-11-25
Nik Okuntseff
Adjusted project_add.php and project_edit.php to work...
tree
|
commitdiff
2018-11-25
Nik Okuntseff
Adjusted user_add.php and user_edit.php to operate...
tree
|
commitdiff
2018-11-25
Nik Okuntseff
Added group selector on users.php.
tree
|
commitdiff
2018-11-24
Nik Okuntseff
Initial coding of group editor done.
tree
|
commitdiff
2018-11-24
Nik Okuntseff
Improved population of group dropdown to include the...
tree
|
commitdiff
2018-11-24
Nik Okuntseff
Refactored import by recycling all maps in the group...
tree
|
commitdiff
2018-11-24
Nik Okuntseff
Removed commented out code.
tree
|
commitdiff
2018-11-24
Nik Okuntseff
Fixed import-export for correct associations in custom...
tree
|
commitdiff
2018-11-24
Nik Okuntseff
Improved export by not writing empty elements.
tree
|
commitdiff
2018-11-23
Nik Okuntseff
Improved subgroup addition by copying attributes and...
tree
|
commitdiff
2018-11-23
Nik Okuntseff
Fixed adding subgroups with a proper parent group.
tree
|
commitdiff
2018-11-23
Nik Okuntseff
Made group name mandatory for subgroup support.
tree
|
commitdiff
2018-11-23
Nik Okuntseff
Fixed user details output.
tree
|
commitdiff
2018-11-23
Nik Okuntseff
Wrote ttUser::getUserPartForHeader and included on...
tree
|
commitdiff
2018-11-23
Nik Okuntseff
Fixed import for subgroups.
tree
|
commitdiff
2018-11-23
Nik Okuntseff
Fixed export-import to include group descriptions.
tree
|
commitdiff
2018-11-23
Nik Okuntseff
Added description field on group_edit.php.
tree
|
commitdiff
2018-11-23
Nik Okuntseff
Wrote ttGroupHelper::getGroupAttrs function.
tree
|
commitdiff
2018-11-23
Nik Okuntseff
Improved ttUser::updateGroup for subgroup support.
tree
|
commitdiff
2018-11-22
Nik Okuntseff
Implemented delete group feature in group editor.
tree
|
commitdiff
2018-11-22
Nik Okuntseff
Some more progress on group editor.
tree
|
commitdiff
2018-11-22
Nik Okuntseff
Rolling back old passwords support as some users never...
tree
|
commitdiff
2018-11-21
Nik Okuntseff
Some more work in progress on group editor.
tree
|
commitdiff
2018-11-21
Nik Okuntseff
Rolling back getUsers as previous commit broke export...
tree
|
commitdiff
2018-11-21
Nik Okuntseff
Refactoring in export to use a generic get function...
tree
|
commitdiff
2018-11-21
Nik Okuntseff
Removed handling of OLD_PASSWORDS to simplify login...
tree
|
commitdiff
2018-11-21
Nik Okuntseff
Improved isTrue() function and its usage to streamline...
tree
|
commitdiff
2018-11-21
Nik Okuntseff
A bit more progress on subgroups.
tree
|
commitdiff
2018-11-20
Nik Okuntseff
Increased db cleanup scope to 5 orgs at a time.
tree
|
commitdiff
2018-11-20
Nik Okuntseff
Redone db cleanup to support subgroups.
tree
|
commitdiff
2018-11-20
Nik Okuntseff
Populating group_id and org_id in tt_custom_field_log.
tree
|
commitdiff
2018-11-20
Nik Okuntseff
Populating group_id and org_id in tt_custom_field_optio...
tree
|
commitdiff
2018-11-19
Nik Okuntseff
Populating org_id in tt_custom_fields table.
tree
|
commitdiff
2018-11-19
Nik Okuntseff
Added user config params to import.
tree
|
commitdiff
2018-11-19
Nik Okuntseff
Added user config params to export.
tree
|
commitdiff
2018-11-19
Nik Okuntseff
Populating group_id and org_id in tt_config table.
tree
|
commitdiff
2018-11-19
Nik Okuntseff
Refactoring - wrote insertClient for import, to separat...
tree
|
commitdiff
2018-11-19
Nik Okuntseff
Populating group_id and org_id in tt_client_project_binds.
tree
|
commitdiff
2018-11-19
Nik Okuntseff
Added notifications to import.
tree
|
commitdiff
2018-11-19
Nik Okuntseff
Added notifications to export.
tree
|
commitdiff
2018-11-19
Nik Okuntseff
Populating org_id in tt_cron table.
tree
|
commitdiff
2018-11-19
Nik Okuntseff
Populated group_id and org_id in tt_fav_reports table.
tree
|
commitdiff
2018-11-18
Nik Okuntseff
Refactored import a bit by writing a function to insert...
tree
|
commitdiff
2018-11-18
Nik Okuntseff
Fixed export for project to task binds.
tree
|
commitdiff
2018-11-17
Nik Okuntseff
Started to populate tt_project_task_binds with group_id...
tree
|
commitdiff
2018-11-17
Nik Okuntseff
Populating tt_user_project_binds.
tree
|
commitdiff
2018-11-17
Nik Okuntseff
Started to populate org_id on creation of expense items.
tree
|
commitdiff
2018-11-17
Nik Okuntseff
Started to populate org_id during import of expense...
tree
|
commitdiff
2018-11-17
Nik Okuntseff
Introduced org_id in tt_expense_items table.
tree
|
commitdiff
2018-11-17
Nik Okuntseff
Fixed db cleanup script by including predefined expenses.
tree
|
commitdiff
2018-11-17
Nik Okuntseff
A bit more refactoring towards subgroup support.
tree
|
commitdiff
2018-11-17
Nik Okuntseff
Added predefined expenses to export-import.
tree
|
commitdiff
2018-11-17
Nik Okuntseff
Fixed db maintenance code to delete monthly qoutas.
tree
|
commitdiff
2018-11-17
Nik Okuntseff
Removed no longer used maintenance code.
tree
|
commitdiff
2018-11-16
Nik Okuntseff
More progress with db maintenance code to support subgr...
tree
|
commitdiff
2018-11-16
Nik Okuntseff
Some refactoring for subgroup support.
tree
|
commitdiff
2018-11-16
Nik Okuntseff
Removed old import and export classes.
tree
|
commitdiff
2018-11-15
Nik Okuntseff
Cosmetic improvements.
tree
|
commitdiff
2018-11-14
Nik Okuntseff
Improved new import so that it does not flood the outpu...
tree
|
commitdiff
2018-11-14
Nik Okuntseff
Fixed importing clients without projects in new import.
tree
|
commitdiff
2018-11-14
Nik Okuntseff
Another try to start using new export-import.
tree
|
commitdiff
2018-11-12
Nik Okuntseff
Improved efficiency of ttOrgImportHelper a bit.
tree
|
commitdiff
2018-11-12
Nik Okuntseff
More consistent cleanup in group export.
tree
|
commitdiff
2018-11-11
Nik Okuntseff
Added database schema attribute to export files.
tree
|
commitdiff
2018-11-11
Nik Okuntseff
Added fav reports to new export-import.
tree
|
commitdiff
2018-11-11
Nik Okuntseff
Added monthly quotas to new export-import.
tree
|
commitdiff
2018-11-11
Nik Okuntseff
Integrated expense items in new export-import.
tree
|
commitdiff
2018-11-11
Nik Okuntseff
Integrated custom field log in new export-import.
tree
|
commitdiff
2018-11-11
Nik Okuntseff
Improved new export-import by adding custom field options.
tree
|
commitdiff
2018-11-11
Nik Okuntseff
Added custom fields to new export-import.
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Improved new export-import by adding time log.
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Improved new export-import by adding invoices.
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Improved new export-import by including user to project...
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Improved new export-import by including all group attri...
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Added users to new import.
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Improved new import with integrating clients.
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Improved new export by adding clients in output.
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Improved new import by adding projects.
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Improved new export by adding projects in output.
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Added importing of tasks in new import.
tree
|
commitdiff
2018-11-10
Nik Okuntseff
Imporved error handling in new import.
tree
|
commitdiff
next