Added user selector on mobile time.php.
[timetracker.git] / WEB-INF / templates / footer.tpl
2018-12-30 Nik OkuntseffAdded user selector on mobile time.php.
2018-12-30 Nik OkuntseffAdded comments to docker files.
2018-12-29 Nik OkuntseffAdded a volume to persist db data in Docker.
2018-12-29 Nik OkuntseffInitial work done on Docker composition of TT and Maria...
2018-12-28 Nik OkuntseffAdded a Dockerfile for app only as first step to contai...
2018-12-28 Nik OkuntseffAdded an environment check for enabled libxml to addres...
2018-12-27 Nik OkuntseffAn improvement in German translation.
2018-12-27 Nik OkuntseffAdded December 31 as a holiday to German file.
2018-12-25 Nik OkuntseffImproved user count check.
2018-12-24 Nik OkuntseffFixed handling user limit for admin.
2018-12-24 Nik OkuntseffFixed ttRegistrator class.
2018-12-24 Nik OkuntseffIntroduced handling of max user count.
2018-12-23 Nik OkuntseffFixed dbinstall.php for not null quota_percent.
2018-12-23 Nik OkuntseffFixed export-import for quota percent.
2018-12-22 Nik OkuntseffFixed users.php for uncompleted indicators and monthly...
2018-12-22 Nik OkuntseffSimplified ttUser::getUsers a bit.
2018-12-22 Nik OkuntseffMade quota_percent not null and default to 100 in db.
2018-12-22 Nik OkuntseffAdded quota output on time.php.
2018-12-22 Nik OkuntseffIntroduced balance output for monthly quotas.
2018-12-21 Nik OkuntseffAdded quota column on the users page.
2018-12-21 Nik OkuntseffA bit of refactoring in translation files.
2018-12-21 Nik OkuntseffAdded quota percent on mobile user edit page.
2018-12-21 Nik OkuntseffFixed mobile user add.
2018-12-21 Nik OkuntseffAdded quota percent on mobile user add page.
2018-12-21 Nik OkuntseffAdded what is it links explaining quota percent.
2018-12-20 Nik OkuntseffInitial attempt to implement quota percent for users.
2018-12-20 Nik OkuntseffStarted using quota percent for users if defined.
2018-12-20 Nik OkuntseffIntroduced ttBehalfUser class for quote percent work.
2018-12-19 Nik OkuntseffIntroduced quota_percent field in tt_users table for...
2018-12-19 Nik OkuntseffA bit of cleanup.
2018-12-19 Nik OkuntseffFixed date format for a subgroup report.
2018-12-19 Nik OkuntseffA fix for work units in totals only report.
2018-12-19 Nik OkuntseffAdded a comment about vertical tab problem.
2018-12-19 Nik OkuntseffImproved handlng of import.
2018-12-18 Nik OkuntseffImproved import.
2018-12-18 Nik OkuntseffAdded a TODO comment about RAM issue.
2018-12-17 Nik OkuntseffA small fix for export.
2018-12-17 Nik OkuntseffHolidays adjusted for German language.
2018-12-17 Nik OkuntseffFixed quota output for week view.
2018-12-15 Nik OkuntseffFixed work unit config.
2018-12-15 Nik OkuntseffSimplified conditional logic in ttReportHelper::getSubt...
2018-12-15 Nik OkuntseffSome more refactoring.
2018-12-15 Nik OkuntseffSome refactoring of work units for subgroups.
2018-12-14 Nik OkuntseffFixed work units config for subgroups.
2018-12-14 Nik OkuntseffWrote ttUser::getConfigInt and started to use it.
2018-12-13 Nik OkuntseffInitial release of subgroups for testing. Some issues...
2018-12-13 Nik OkuntseffRemoved group selector from time.php to keep things...
2018-12-13 Nik OkuntseffRemoved group selector from tasks.php to keep things...
2018-12-13 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-13 Nik OkuntseffMore refactoring for subgroups.
2018-12-13 Nik OkuntseffCosmetic, changed return values.
2018-12-13 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-13 Nik OkuntseffSome more refactoring for subgroups.
2018-12-13 Nik OkuntseffA bit of cleanup in report.php.
2018-12-13 Nik OkuntseffCosmetic.
2018-12-13 Nik OkuntseffFixed update link for version 1.17.44 to 1.17.97.
2018-12-12 Nik OkuntseffSome more refactoring of reports for subgroups.
2018-12-12 Nik OkuntseffRefactored getRecentInvoices and moved to another class.
2018-12-12 Nik OkuntseffA few fixes to users pages for subgroups.
2018-12-12 Nik OkuntseffRemoved group selector from users.php page to keep...
2018-12-12 Nik OkuntseffExcluded clients from getActiveUsers call.
2018-12-12 Nik OkuntseffFailed attempt to write ttCronJobHelper, some improveme...
2018-12-11 Nik OkuntseffMore refactoring in reports for subgroups.
2018-12-11 Nik OkuntseffFixed saving fav report in a subgroup.
2018-12-11 Nik OkuntseffWork in progress refactoring reports for subgroups.
2018-12-10 Nik OkuntseffRefactored monthly quota config for subgroups.
2018-12-10 Nik OkuntseffFinished refactoring project config for subgroups.
2018-12-10 Nik OkuntseffRefactored project edit for subgroups.
2018-12-10 Nik OkuntseffRefactored project add for subgroups.
2018-12-10 Nik OkuntseffFinished refactoring ttProjectHelper class for subgroups.
2018-12-10 Nik OkuntseffA bit more refactoring ttProjectHelper class for subgroups.
2018-12-09 Nik OkuntseffRefactoring in ttProjectHelper class.
2018-12-09 Nik OkuntseffAdded validation of checkbox group input on project...
2018-12-09 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-09 Nik OkuntseffSome more refactoring for subgroups.
2018-12-09 Nik OkuntseffMore refactoring for subgroups.
2018-12-09 Nik OkuntseffRefactoring - ongoing.
2018-12-09 Nik OkuntseffRemoved group selector from projects.php to keep things...
2018-12-09 Nik OkuntseffRefactored profile_edit.php for subgroups.
2018-12-08 Nik OkuntseffRefactored predefined expenses config for subgroups.
2018-12-08 Nik OkuntseffRemoved group selector from plugins.php to keep things...
2018-12-08 Nik OkuntseffA bit more refactoring.
2018-12-08 Nik OkuntseffSome more refactoring in notification config.
2018-12-08 Nik OkuntseffRefactoring.
2018-12-08 Nik OkuntseffStarting refactoring ttFavReportHelper class for subgroups.
2018-12-08 Nik OkuntseffImproved cron.php security-wise with a more specific...
2018-12-07 Nik OkuntseffImproved access checks in notifications config.
2018-12-07 Nik OkuntseffRefactored ttNotificationHelper class for subgroups.
2018-12-07 Nik OkuntseffUpdated Locking config to support subgroups.
2018-12-07 Nik OkuntseffAdjusted invoice_view.php for subgroups.
2018-12-07 Nik OkuntseffFixed group_edit.php for no subgroups situation.
2018-12-07 Nik OkuntseffFinished refactoring ttInvoiceHelper class for subgroups.
2018-12-07 Nik OkuntseffA bit more refactoring in invoices.
2018-12-07 Nik OkuntseffMore refactoring.
2018-12-07 Nik OkuntseffResuming refactoring of invoices for subgroups.
2018-12-06 Nik OkuntseffSome more refactoring in invoices for subgroups.
2018-12-06 Nik OkuntseffMore refactoring of invoices for subgroups.
2018-12-06 Nik OkuntseffWork in progress on subgroups in invoices.
2018-12-06 Nik OkuntseffImprovements to group editor - access checks and usability.
2018-12-06 Nik OkuntseffFixed editing org by admin, added a comment for importe...
next