timetracker.git
7 years agoFixed double notifications, hopefully.
Nik Okuntseff [Sat, 10 Sep 2016 23:08:58 +0000 (23:08 +0000)]
Fixed double notifications, hopefully.

7 years agoAdded a check for config.php file to start with PHP opening tag.
Nik Okuntseff [Wed, 31 Aug 2016 18:09:41 +0000 (18:09 +0000)]
Added a check for config.php file to start with PHP opening tag.

7 years agoChanged version after pull request #10 merge.
Nik Okuntseff [Tue, 30 Aug 2016 23:23:18 +0000 (23:23 +0000)]
Changed version after pull request #10 merge.

7 years agoadds delete button to edit pages (#10)
Taylor Hurt [Tue, 30 Aug 2016 22:39:07 +0000 (18:39 -0400)]
adds delete button to edit pages (#10)

7 years agoChanged version for PR#9.
Nik Okuntseff [Fri, 26 Aug 2016 17:11:52 +0000 (17:11 +0000)]
Changed version for PR#9.

7 years agoexpands mobile page access (#9)
Taylor Hurt [Fri, 26 Aug 2016 16:28:42 +0000 (12:28 -0400)]
expands mobile page access (#9)

* expands mobile page access

add mobile .tpl files;
modify mobile/header.tpl to accomodate;
add mobile php files;
fix template paths to mobile/ and path to initialize.php;
add mobile-table CSS class;
change main mobile/ pages to use mobile-table class;
fix path to subm_bg.gif;
remove Top Menu (the one with black backgroud);
remove Charts, Reports, Invoices, Export from submenu;
remove fixed width for many input elements;
remove nowrap attribute in header.tpl submenu;
add inline style for background-repeat in header.tpl submenu;
prevent textarea's from being resizable horizontally, allow them to be resizable vertically;
remove fixed width from textarea cols attribute;
add mobile-textarea CSS class;
fix bug in project_edit.php -- onload event referring to wrong property name;
change expenses date input to be like that of time date input;

* remove fixed width attribute in header table

* add mobile-table-details CSS for main pages

* remove Delete column from pages

* add redundant word-wrap rule for browser compatibility

* for expense_edit: fix template paths to mobile/ and path to initialize.php

7 years agoRemoved unneeded cycle.
Nik Okuntseff [Thu, 18 Aug 2016 20:05:37 +0000 (20:05 +0000)]
Removed unneeded cycle.

7 years agoAdded a check for PHP version in dbinstall.php.
Nik Okuntseff [Thu, 18 Aug 2016 19:25:43 +0000 (19:25 +0000)]
Added a check for PHP version in dbinstall.php.

7 years agoRenamed a variable for consistency.
Nik Okuntseff [Thu, 18 Aug 2016 18:10:45 +0000 (18:10 +0000)]
Renamed a variable for consistency.

7 years agoMade records with 0 duration legal.
Nik Okuntseff [Tue, 16 Aug 2016 18:40:07 +0000 (18:40 +0000)]
Made records with 0 duration legal.

7 years agoDutch translation improved.
Nik Okuntseff [Sun, 14 Aug 2016 19:20:44 +0000 (19:20 +0000)]
Dutch translation improved.

7 years agoIncreased max upload file size limit.
Nik Okuntseff [Wed, 27 Jul 2016 21:50:49 +0000 (21:50 +0000)]
Increased max upload file size limit.

7 years agoImplemented import of monthly quotas.
Nik Okuntseff [Sun, 24 Jul 2016 18:02:29 +0000 (18:02 +0000)]
Implemented import of monthly quotas.

7 years agoAdded export of monthly quotas data.
Nik Okuntseff [Sun, 24 Jul 2016 17:03:05 +0000 (17:03 +0000)]
Added export of monthly quotas data.

7 years agoRefactoring - mostly white space.
Nik Okuntseff [Sat, 23 Jul 2016 18:22:27 +0000 (18:22 +0000)]
Refactoring - mostly white space.

7 years agoFixed monthly quota class for flexible week start days.
Nik Okuntseff [Sat, 23 Jul 2016 17:57:52 +0000 (17:57 +0000)]
Fixed monthly quota class for flexible week start days.

7 years agoRefactoring - renamed a variable.
Nik Okuntseff [Fri, 22 Jul 2016 22:06:56 +0000 (22:06 +0000)]
Refactoring - renamed a variable.

7 years agoSome refactoring and commenting.
Nik Okuntseff [Fri, 22 Jul 2016 21:29:12 +0000 (21:29 +0000)]
Some refactoring and commenting.

7 years agoRefactoring - some renaming to keep things consistent.
Nik Okuntseff [Fri, 22 Jul 2016 20:33:27 +0000 (20:33 +0000)]
Refactoring - some renaming to keep things consistent.

7 years agoRefactored profile_edit.tpl a bit.
Nik Okuntseff [Fri, 22 Jul 2016 19:52:31 +0000 (19:52 +0000)]
Refactored profile_edit.tpl a bit.

7 years agoRefactored quotas.php and quotas.tpl.
Nik Okuntseff [Fri, 22 Jul 2016 18:22:13 +0000 (18:22 +0000)]
Refactored quotas.php and quotas.tpl.

7 years agoRefactoring in progress of quotas.php file.
Nik Okuntseff [Fri, 22 Jul 2016 17:34:18 +0000 (17:34 +0000)]
Refactoring in progress of quotas.php file.

7 years agoRefactored quotes template.
Nik Okuntseff [Fri, 22 Jul 2016 16:58:42 +0000 (16:58 +0000)]
Refactored quotes template.

7 years agoRenamed quota files for naming consistency.
Nik Okuntseff [Fri, 22 Jul 2016 16:34:10 +0000 (16:34 +0000)]
Renamed quota files for naming consistency.

7 years agoSome refactoring in localization files.
Nik Okuntseff [Fri, 22 Jul 2016 16:23:45 +0000 (16:23 +0000)]
Some refactoring in localization files.

7 years agoSome refactoring in translation files.
Nik Okuntseff [Fri, 22 Jul 2016 14:53:06 +0000 (14:53 +0000)]
Some refactoring in translation files.

7 years agoSome cleanup in localization files.
Nik Okuntseff [Thu, 21 Jul 2016 22:58:27 +0000 (22:58 +0000)]
Some cleanup in localization files.

7 years agoRemoved an unused string.
Nik Okuntseff [Thu, 21 Jul 2016 22:06:34 +0000 (22:06 +0000)]
Removed an unused string.

7 years agoRemoved an unused string.
Nik Okuntseff [Thu, 21 Jul 2016 22:02:03 +0000 (22:02 +0000)]
Removed an unused string.

7 years agoRefactoring: renamed a few variables for consistency.
Nik Okuntseff [Thu, 21 Jul 2016 21:47:05 +0000 (21:47 +0000)]
Refactoring: renamed a few variables for consistency.

7 years agoRemoved an unused string.
Nik Okuntseff [Thu, 21 Jul 2016 21:38:07 +0000 (21:38 +0000)]
Removed an unused string.

7 years agoSome refactoring in translation files.
Nik Okuntseff [Thu, 21 Jul 2016 21:34:49 +0000 (21:34 +0000)]
Some refactoring in translation files.

7 years agoSome renaming in localization files.
Nik Okuntseff [Thu, 21 Jul 2016 21:17:43 +0000 (21:17 +0000)]
Some renaming in localization files.

7 years agoSome rearrangements in translation files.
Nik Okuntseff [Thu, 21 Jul 2016 21:01:02 +0000 (21:01 +0000)]
Some rearrangements in translation files.

7 years agoSome cleanup in translation files.
Nik Okuntseff [Thu, 21 Jul 2016 19:26:39 +0000 (19:26 +0000)]
Some cleanup in translation files.

7 years agoSome refactoring in translation files.
Nik Okuntseff [Thu, 21 Jul 2016 18:34:29 +0000 (18:34 +0000)]
Some refactoring in translation files.

7 years agoRefactoring - white space removal.
Nik Okuntseff [Thu, 21 Jul 2016 17:19:25 +0000 (17:19 +0000)]
Refactoring - white space removal.

7 years agoRefactoring - white space.
Nik Okuntseff [Thu, 21 Jul 2016 17:07:15 +0000 (17:07 +0000)]
Refactoring - white space.

7 years agoRefactoring - renamed a function for clarity of purpose.
Nik Okuntseff [Thu, 21 Jul 2016 16:41:41 +0000 (16:41 +0000)]
Refactoring - renamed a function for clarity of purpose.

7 years agoFixed a bug with Monthly Quota plugin.
Nik Okuntseff [Thu, 21 Jul 2016 14:40:39 +0000 (14:40 +0000)]
Fixed a bug with Monthly Quota plugin.

Was reporting less that 1 hour over quota incorrectly.

7 years agoRemoved a not used function.
Nik Okuntseff [Tue, 19 Jul 2016 20:32:34 +0000 (20:32 +0000)]
Removed a not used function.

7 years agoRemoved debug option set in getConnection().
Nik Okuntseff [Tue, 19 Jul 2016 19:43:22 +0000 (19:43 +0000)]
Removed debug option set in getConnection().

Non needed for production systems.

7 years agoAdded ttHttpRequest::isGet() convenience function.
Nik Okuntseff [Tue, 19 Jul 2016 19:23:13 +0000 (19:23 +0000)]
Added ttHttpRequest::isGet() convenience function.

7 years agoRefactoring: some renaming.
Nik Okuntseff [Mon, 18 Jul 2016 21:10:26 +0000 (21:10 +0000)]
Refactoring: some renaming.

7 years agoRafactoring: renamed a variable.
Nik Okuntseff [Mon, 18 Jul 2016 21:01:29 +0000 (21:01 +0000)]
Rafactoring: renamed a variable.

7 years agoRefactoring: renamed a field for clarity.
Nik Okuntseff [Mon, 18 Jul 2016 20:48:06 +0000 (20:48 +0000)]
Refactoring: renamed a field for clarity.

7 years agoCosmetic change in comment.
Nik Okuntseff [Mon, 18 Jul 2016 18:57:31 +0000 (18:57 +0000)]
Cosmetic change in comment.

7 years agoRefactoring - renamed some defines.
Nik Okuntseff [Mon, 18 Jul 2016 18:54:49 +0000 (18:54 +0000)]
Refactoring - renamed some defines.

7 years agoMerge branch 'avidenic-taskChanges'
Nik Okuntseff [Mon, 18 Jul 2016 18:17:43 +0000 (18:17 +0000)]
Merge branch 'avidenic-taskChanges'

7 years agoMerge branch 'taskChanges' of https://github.com/avidenic/timetracker into avidenic...
Nik Okuntseff [Mon, 18 Jul 2016 18:16:52 +0000 (18:16 +0000)]
Merge branch 'taskChanges' of https://github.com/avidenic/timetracker into avidenic-taskChanges

Conflicts:
.gitignore
WEB-INF/config.php.dist

7 years agoFixed version.
Nik Okuntseff [Mon, 18 Jul 2016 17:43:23 +0000 (17:43 +0000)]
Fixed version.

7 years agoMerge branch 'avidenic-master'
Nik Okuntseff [Mon, 18 Jul 2016 17:32:00 +0000 (17:32 +0000)]
Merge branch 'avidenic-master'

7 years agoMerge branch 'master' of https://github.com/avidenic/timetracker into avidenic-master
Nik Okuntseff [Mon, 18 Jul 2016 17:26:45 +0000 (17:26 +0000)]
Merge branch 'master' of https://github.com/avidenic/timetracker into avidenic-master

Conflicts:
.gitignore
WEB-INF/templates/footer.tpl

7 years agoPreparing to merge pull request #3.
Nik Okuntseff [Mon, 18 Jul 2016 16:52:38 +0000 (16:52 +0000)]
Preparing to merge pull request #3.

7 years agoAdded a check if templates_c dir is writable.
Nik Okuntseff [Sun, 17 Jul 2016 23:04:16 +0000 (23:04 +0000)]
Added a check if templates_c dir is writable.

7 years agoPut environment checks into dbinstall.php.
Nik Okuntseff [Sun, 17 Jul 2016 22:06:20 +0000 (22:06 +0000)]
Put environment checks into dbinstall.php.

7 years agoAdded environment_check.php file.
Nik Okuntseff [Sun, 17 Jul 2016 21:35:15 +0000 (21:35 +0000)]
Added environment_check.php file.

It provides troubleshooting for basic config errors.

7 years agofixed the comment
Anže Videnič [Mon, 4 Jul 2016 14:29:06 +0000 (16:29 +0200)]
fixed the comment

7 years agoMerge commit '5ce20fc5d56a32584f8a2d18ae7cde91eb12a5a4' into taskChanges
Anže Videnič [Mon, 4 Jul 2016 14:23:47 +0000 (16:23 +0200)]
Merge commit '5ce20fc5d56a32584f8a2d18ae7cde91eb12a5a4' into taskChanges

7 years agoadded an option to configure note input height
Anže Videnič [Mon, 4 Jul 2016 14:23:24 +0000 (16:23 +0200)]
added an option to configure note input height

7 years agoMerge remote-tracking branch 'upstream/master'
Anže Videnič [Mon, 4 Jul 2016 13:54:22 +0000 (15:54 +0200)]
Merge remote-tracking branch 'upstream/master'

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.

7 years agoupdated according to comments from anuko
Anže Videnič [Mon, 4 Jul 2016 09:28:13 +0000 (11:28 +0200)]
updated according to comments from anuko

7 years agoRemoved cron_db_cleanup.php from repository to reduce accidental team deletion risk.
Nik Okuntseff [Sun, 12 Jun 2016 17:59:33 +0000 (17:59 +0000)]
Removed cron_db_cleanup.php from repository to reduce accidental team deletion risk.

7 years agoNot doing optimiziation when there is nothing to optimize.
Nik Okuntseff [Sun, 12 Jun 2016 17:03:24 +0000 (17:03 +0000)]
Not doing optimiziation when there is nothing to optimize.

7 years agoAdded a separate databa cleanup script.
Nik Okuntseff [Sun, 12 Jun 2016 16:49:09 +0000 (16:49 +0000)]
Added a separate databa cleanup script.

7 years agoFixed issue #4 - copy-paste error in fillDropdowns().
Nik Okuntseff [Mon, 6 Jun 2016 15:11:22 +0000 (15:11 +0000)]
Fixed issue #4 - copy-paste error in fillDropdowns().

8 years agoAdded a redirect back to profile after monthly quota is saved.
Anže Videnič [Tue, 24 May 2016 07:17:09 +0000 (09:17 +0200)]
Added a redirect back to profile after monthly quota is saved.

8 years agoMerges an updated upstream from main.
Anže Videnič [Tue, 24 May 2016 06:49:13 +0000 (08:49 +0200)]
Merges an updated upstream from main.

8 years agoAdded plugin where users monthly quota can be set and tracked by users.
Anže Videnič [Mon, 23 May 2016 14:52:09 +0000 (16:52 +0200)]
Added plugin where users monthly quota can be set and tracked by users.

8 years agoRemoved no longer needed comments in the Finnish translation file.
Nik Okuntseff [Sat, 21 May 2016 19:18:55 +0000 (19:18 +0000)]
Removed no longer needed comments in the Finnish translation file.

8 years agoMerge pull request #2 from rkv/patch-1
anuko [Sat, 21 May 2016 18:55:53 +0000 (18:55 +0000)]
Merge pull request #2 from rkv/patch-1

Update fi.lang.php

8 years agoUpdate fi.lang.php
rkv [Fri, 20 May 2016 19:47:07 +0000 (22:47 +0300)]
Update fi.lang.php

Translations added and changed

8 years agoDutch translation improved.
Nik Okuntseff [Tue, 19 Apr 2016 14:37:34 +0000 (14:37 +0000)]
Dutch translation improved.

8 years agoA simple change to test a push.
Nik Okuntseff [Fri, 8 Apr 2016 18:53:16 +0000 (18:53 +0000)]
A simple change to test a push.

8 years agoMerge branch 'refactoring_test' - this is really a test.
Nik Okuntseff [Thu, 7 Apr 2016 20:15:46 +0000 (20:15 +0000)]
Merge branch 'refactoring_test' - this is really a test.

8 years agoTesting branches and merges.
Nik Okuntseff [Thu, 7 Apr 2016 20:12:53 +0000 (20:12 +0000)]
Testing branches and merges.

8 years agoSimple change for testing merges.
Nik Okuntseff [Thu, 7 Apr 2016 20:08:56 +0000 (20:08 +0000)]
Simple change for testing merges.

8 years agoCosmetic - testing basic branching and merges.
Nik Okuntseff [Thu, 7 Apr 2016 20:03:54 +0000 (20:03 +0000)]
Cosmetic - testing basic branching and merges.

8 years agoRefactored time_to_decimal for clarity.
Nik Okuntseff [Wed, 6 Apr 2016 18:16:48 +0000 (18:16 +0000)]
Refactored time_to_decimal for clarity.

8 years agoFix report exports to honor user decimal mark designation.
Nik Okuntseff [Wed, 6 Apr 2016 17:04:08 +0000 (17:04 +0000)]
Fix report exports to honor user decimal mark designation.

8 years agoCosmetic change to test easier git push.
Nik Okuntseff [Tue, 5 Apr 2016 23:54:05 +0000 (23:54 +0000)]
Cosmetic change to test easier git push.

8 years agoTesting another commit to see what's wrong with github.
Nik Okuntseff [Tue, 5 Apr 2016 21:44:29 +0000 (21:44 +0000)]
Testing another commit to see what's wrong with github.

8 years agoCosmetic improvements to pt-br file.
Nik Okuntseff [Tue, 5 Apr 2016 21:22:23 +0000 (21:22 +0000)]
Cosmetic improvements to pt-br file.

8 years agoFixed a typo in pt-br file.
Nik Okuntseff [Tue, 5 Apr 2016 19:22:32 +0000 (19:22 +0000)]
Fixed a typo in pt-br file.

8 years agoFixed pt-br file.
Nik Okuntseff [Tue, 5 Apr 2016 18:19:58 +0000 (18:19 +0000)]
Fixed pt-br file.

8 years agopt-br translation improved.
Nik Okuntseff [Tue, 5 Apr 2016 18:11:12 +0000 (18:11 +0000)]
pt-br translation improved.

8 years agopt-br translation improved.
Nik Okuntseff [Tue, 5 Apr 2016 17:22:08 +0000 (17:22 +0000)]
pt-br translation improved.

8 years agoImproved browser language determination.
Nik Okuntseff [Tue, 5 Apr 2016 16:16:02 +0000 (16:16 +0000)]
Improved browser language determination.

8 years agoCleanup in translation files.
Nik Okuntseff [Tue, 5 Apr 2016 14:33:11 +0000 (14:33 +0000)]
Cleanup in translation files.

8 years agoCleanup in translation files.
Nik Okuntseff [Tue, 5 Apr 2016 13:57:51 +0000 (13:57 +0000)]
Cleanup in translation files.

8 years agoImproved detection of browser language.
Nik Okuntseff [Tue, 5 Apr 2016 13:23:53 +0000 (13:23 +0000)]
Improved detection of browser language.

Improved efficiency by not going through file system again.

8 years agoAdded clarifying comments.
Nik Okuntseff [Tue, 5 Apr 2016 12:58:47 +0000 (12:58 +0000)]
Added clarifying comments.

8 years agoFixed determination of a multi-part browser language such as pt-br.
Nik Okuntseff [Tue, 5 Apr 2016 03:41:05 +0000 (03:41 +0000)]
Fixed determination of a multi-part browser language such as pt-br.

8 years agopt-br translation improved.
Nik Okuntseff [Tue, 5 Apr 2016 00:01:10 +0000 (00:01 +0000)]
pt-br translation improved.

8 years agoImproved pt-br translation.
Nik Okuntseff [Mon, 4 Apr 2016 21:48:30 +0000 (21:48 +0000)]
Improved pt-br translation.

8 years agopt-br translation slightly improved.
Nik Okuntseff [Mon, 4 Apr 2016 20:21:03 +0000 (20:21 +0000)]
pt-br translation slightly improved.

8 years agopt-br translation slightly improved.
Nik Okuntseff [Mon, 4 Apr 2016 19:32:48 +0000 (19:32 +0000)]
pt-br translation slightly improved.

8 years agopt-br translation added (very incomplete)
Nik Okuntseff [Mon, 4 Apr 2016 19:00:26 +0000 (19:00 +0000)]
pt-br translation added (very incomplete)

Work in still in progress to see if we can reuse strings in the end of the file.

8 years agoUpdate README.md
anuko [Sun, 3 Apr 2016 23:10:33 +0000 (23:10 +0000)]
Update README.md

8 years agoUpdate README.md
anuko [Sun, 3 Apr 2016 22:53:28 +0000 (22:53 +0000)]
Update README.md