timetracker.git
8 years agoReplacing else if with elseif
Nik Okuntseff [Mon, 28 Mar 2016 14:48:59 +0000 (14:48 +0000)]
Replacing else if with elseif

8 years agoRemoved commented code
Nik Okuntseff [Mon, 28 Mar 2016 13:39:44 +0000 (13:39 +0000)]
Removed commented code

8 years agoAdded special auth handling for admin@localhost.
Nik Okuntseff [Sat, 26 Mar 2016 19:38:47 +0000 (19:38 +0000)]
Added special auth handling for admin@localhost.

This could be useful for LDAP installs where admin account
does not exist in LDAP directory or is misconfigured.

8 years agoFixed a redirect for different user roles after password change.
Nik Okuntseff [Fri, 25 Mar 2016 17:33:37 +0000 (10:33 -0700)]
Fixed a redirect for different user roles after password change.

8 years agoAdded an option to change admin login, name, and email.
Nik Okuntseff [Fri, 25 Mar 2016 16:59:24 +0000 (09:59 -0700)]
Added an option to change admin login, name, and email.

8 years agoMinor improvements in the Serbian file
Nik Okuntseff [Thu, 24 Mar 2016 22:59:12 +0000 (15:59 -0700)]
Minor improvements in the Serbian file

8 years agoAdded Serbian translation
Nik Okuntseff [Thu, 24 Mar 2016 21:05:25 +0000 (14:05 -0700)]
Added Serbian translation

Translation provided by Laslo Sili

8 years agoRefactoring white space
Nik Okuntseff [Thu, 24 Mar 2016 01:48:14 +0000 (18:48 -0700)]
Refactoring white space

8 years agoRefactoring white space
Nik Okuntseff [Thu, 24 Mar 2016 01:40:21 +0000 (18:40 -0700)]
Refactoring white space

8 years agoFixed error 500 with password reset
Nik Okuntseff [Wed, 23 Mar 2016 17:45:13 +0000 (10:45 -0700)]
Fixed error 500 with password reset

8 years agoSome refactoring
Nik Okuntseff [Tue, 22 Mar 2016 20:04:46 +0000 (13:04 -0700)]
Some refactoring

8 years agoDutch translation improved
Nik Okuntseff [Tue, 22 Mar 2016 18:28:15 +0000 (11:28 -0700)]
Dutch translation improved

8 years agoA better comment
Nik Okuntseff [Tue, 22 Mar 2016 18:20:00 +0000 (11:20 -0700)]
A better comment

8 years agoRenamed errors to err to keep things shorter
Nik Okuntseff [Tue, 22 Mar 2016 18:04:01 +0000 (11:04 -0700)]
Renamed errors to err to keep things shorter

8 years agoSiwtched to using isPost() function
Nik Okuntseff [Tue, 22 Mar 2016 17:39:47 +0000 (10:39 -0700)]
Siwtched to using isPost() function

8 years agoIntroduced isPost() function to keep things shorter
Nik Okuntseff [Tue, 22 Mar 2016 17:08:02 +0000 (10:08 -0700)]
Introduced isPost() function to keep things shorter

8 years agoDutch translation improved
Nik Okuntseff [Tue, 22 Mar 2016 16:52:39 +0000 (09:52 -0700)]
Dutch translation improved

8 years agoRefactoring - cleaning up whitespace
Nik Okuntseff [Tue, 22 Mar 2016 16:44:09 +0000 (09:44 -0700)]
Refactoring - cleaning up whitespace

8 years agoRemoved unused function
Nik Okuntseff [Tue, 22 Mar 2016 16:33:27 +0000 (09:33 -0700)]
Removed unused function

8 years agoSwitched to using shorter ActionErrors functions
Nik Okuntseff [Tue, 22 Mar 2016 01:06:21 +0000 (18:06 -0700)]
Switched to using shorter ActionErrors functions

8 years agoStarted to use shorter functions of the Errors class
Nik Okuntseff [Tue, 22 Mar 2016 00:00:09 +0000 (17:00 -0700)]
Started to use shorter functions of the Errors class

8 years agoIntroduced shorter functions for Errors class
Nik Okuntseff [Mon, 21 Mar 2016 23:48:47 +0000 (16:48 -0700)]
Introduced shorter functions for Errors class

8 years agoRefactoring white space
Nik Okuntseff [Mon, 21 Mar 2016 22:43:25 +0000 (15:43 -0700)]
Refactoring white space

8 years agoRefactoring - white space
Nik Okuntseff [Mon, 21 Mar 2016 22:02:20 +0000 (15:02 -0700)]
Refactoring - white space

8 years agoRefactoring white space
Nik Okuntseff [Mon, 21 Mar 2016 18:37:20 +0000 (11:37 -0700)]
Refactoring white space

8 years agoCleaning up white space
Nik Okuntseff [Mon, 21 Mar 2016 13:53:16 +0000 (06:53 -0700)]
Cleaning up white space

8 years agoIncremented version for previous changes
Nik Okuntseff [Mon, 21 Mar 2016 03:04:43 +0000 (20:04 -0700)]
Incremented version for previous changes

8 years agoCleaning up white space
Nik Okuntseff [Mon, 21 Mar 2016 03:03:10 +0000 (20:03 -0700)]
Cleaning up white space

8 years agoCleanup of white space and comment improvement
Nik Okuntseff [Mon, 21 Mar 2016 01:35:20 +0000 (18:35 -0700)]
Cleanup of white space and comment improvement

8 years agoCosmetic - improved comments
Nik Okuntseff [Sun, 20 Mar 2016 22:44:32 +0000 (15:44 -0700)]
Cosmetic - improved comments

8 years agoCleaning up whitespace
Nik Okuntseff [Sun, 20 Mar 2016 21:49:47 +0000 (14:49 -0700)]
Cleaning up whitespace

8 years agoCosmetic formatting fixes
Nik Okuntseff [Sun, 20 Mar 2016 16:26:39 +0000 (09:26 -0700)]
Cosmetic formatting fixes

8 years agoCosmetic formatting fixes
Nik Okuntseff [Sun, 20 Mar 2016 16:17:45 +0000 (09:17 -0700)]
Cosmetic formatting fixes

8 years agoIgnored netbeans project files for source control
Nik Okuntseff [Sun, 20 Mar 2016 14:09:54 +0000 (07:09 -0700)]
Ignored netbeans project files for source control

8 years agoIncrementing version for the previous change
Nik Okuntseff [Sat, 19 Mar 2016 21:24:45 +0000 (14:24 -0700)]
Incrementing version for the previous change

8 years agoFixed UI for client add in MODE_TIME
Nik Okuntseff [Sat, 19 Mar 2016 21:21:20 +0000 (14:21 -0700)]
Fixed UI for client add in MODE_TIME

Projects checkboxes should no longer appear on client_add.php in MODE_TIME tracking mode

8 years agoIgnored tcpdf library for source control
Nik Okuntseff [Sat, 19 Mar 2016 20:17:18 +0000 (13:17 -0700)]
Ignored tcpdf library for source control

8 years agoCosmetic changes to test automatic deployment script
Nik Okuntseff [Sat, 19 Mar 2016 19:15:17 +0000 (12:15 -0700)]
Cosmetic changes to test automatic deployment script

8 years agoAdded .gitignore file for easier development
Nik Okuntseff [Fri, 18 Mar 2016 23:23:15 +0000 (16:23 -0700)]
Added .gitignore file for easier development

The intention is to clone the repo into development / testing directory and commit from there.

8 years agoMinor formatting improvements
Nik Okuntseff [Thu, 17 Mar 2016 18:17:26 +0000 (18:17 +0000)]
Minor formatting improvements

8 years agoCosmetic formatting improvements
Nik Okuntseff [Wed, 16 Mar 2016 04:49:03 +0000 (04:49 +0000)]
Cosmetic formatting improvements

8 years agoMade only one button available on the Timer page
Nik Okuntseff [Wed, 16 Mar 2016 01:41:11 +0000 (01:41 +0000)]
Made only one button available on the Timer page

8 years agoInitial implementation of a mobile timer page
Nik Okuntseff [Wed, 16 Mar 2016 01:25:27 +0000 (01:25 +0000)]
Initial implementation of a mobile timer page

8 years agoGot rid of PHP warnning when argument is not an array
Nik Okuntseff [Mon, 14 Mar 2016 20:45:12 +0000 (20:45 +0000)]
Got rid of PHP warnning when argument is not an array

8 years agoCosmetic - formatting
Nik Okuntseff [Mon, 14 Mar 2016 02:51:14 +0000 (02:51 +0000)]
Cosmetic - formatting

8 years agoIntroduced ALLOW_OVERLAP setting
Nik Okuntseff [Sat, 12 Mar 2016 23:27:20 +0000 (23:27 +0000)]
Introduced ALLOW_OVERLAP setting

ALLOW_OVERLAP can be set to true in config.php to allow time entries to overlap

8 years agoMinor cleanup in localization files
Nik Okuntseff [Sun, 13 Mar 2016 01:44:52 +0000 (17:44 -0800)]
Minor cleanup in localization files

8 years agoMinor cleanup in ro, sk, sl translation files
Nik Okuntseff [Sun, 13 Mar 2016 00:32:53 +0000 (16:32 -0800)]
Minor cleanup in ro, sk, sl translation files

8 years agoSome cleanup in nl, no, pl, pt translation files
Nik Okuntseff [Sat, 12 Mar 2016 12:07:00 +0000 (04:07 -0800)]
Some cleanup in nl, no, pl, pt translation files

8 years agoMinor cleanup in ja and ko translation files
Nik Okuntseff [Sat, 12 Mar 2016 09:10:11 +0000 (01:10 -0800)]
Minor cleanup in ja and ko translation files

8 years agoMinor cleanup in is and it translation files
Nik Okuntseff [Sat, 12 Mar 2016 06:06:23 +0000 (22:06 -0800)]
Minor cleanup in is and it translation files

8 years agoMinor improvements to fa, fi, fr, he, and hu translation files
Nik Okuntseff [Sat, 12 Mar 2016 04:15:28 +0000 (20:15 -0800)]
Minor improvements to fa, fi, fr, he, and hu translation files

8 years agoMinor improvements to de, es, and et translations
Nik Okuntseff [Sat, 12 Mar 2016 01:00:59 +0000 (17:00 -0800)]
Minor improvements to de, es, and et translations

8 years agoRemoved closing PHP tags in more files
Nik Okuntseff [Fri, 11 Mar 2016 11:55:35 +0000 (03:55 -0800)]
Removed closing PHP tags in more files

8 years agoMade report footer optional depending on setting in config.php
Nik Okuntseff [Fri, 11 Mar 2016 08:10:11 +0000 (00:10 -0800)]
Made report footer optional depending on setting in config.php

The REPORT_FOOTER setting must be defined as false to remove the footer

8 years agoRemoved PHP closing tag in more files
Nik Okuntseff [Fri, 11 Mar 2016 01:32:34 +0000 (17:32 -0800)]
Removed PHP closing tag in more files

8 years agoRemoved terminating PHP tag in more files
Nik Okuntseff [Thu, 10 Mar 2016 12:26:15 +0000 (04:26 -0800)]
Removed terminating PHP tag in more files

8 years agoRemoved terminating PHP tags in language files
Nik Okuntseff [Thu, 10 Mar 2016 03:49:25 +0000 (19:49 -0800)]
Removed terminating PHP tags in language files

8 years agoRemoved PHP closing tag
Nik Okuntseff [Wed, 9 Mar 2016 22:52:53 +0000 (14:52 -0800)]
Removed PHP closing tag

Remoived the tag to avoid potential problems with trailing white space when users modify config.php

8 years agoAdded footer to PDF reports
Nik Okuntseff [Wed, 9 Mar 2016 02:36:29 +0000 (18:36 -0800)]
Added footer to PDF reports

8 years agoSome cleanup in Czech and Danish translation files
Nik Okuntseff [Tue, 8 Mar 2016 05:38:42 +0000 (21:38 -0800)]
Some cleanup in Czech and Danish translation files

8 years agoChanged a message on front page to encourage contributions
Nik Okuntseff [Tue, 8 Mar 2016 03:47:14 +0000 (19:47 -0800)]
Changed a message on front page to encourage contributions

8 years agoAdded Contribute link to footer
Nik Okuntseff [Tue, 8 Mar 2016 00:05:10 +0000 (16:05 -0800)]
Added Contribute link to footer

8 years agoVersion update to sync with SVN
Nik Okuntseff [Mon, 7 Mar 2016 07:02:41 +0000 (23:02 -0800)]
Version update to sync with SVN

8 years agoFixed PDF for Russian language
Nik Okuntseff [Mon, 7 Mar 2016 06:55:30 +0000 (22:55 -0800)]
Fixed PDF for Russian language

helvetica in TCPDF displays Russian incorrectly, had to use freeserif instead

8 years agoMade logo with transparent background
Nik Okuntseff [Mon, 7 Mar 2016 03:49:16 +0000 (19:49 -0800)]
Made logo with transparent background

8 years agoAdded PDF export option for reports
Nik Okuntseff [Sun, 6 Mar 2016 07:03:47 +0000 (23:03 -0800)]
Added PDF export option for reports

This is an initial implementation of PDF export option for reports with
help of TCPDF library. Some rendering issues remain for East European
(Russian) and possibly other languages.

8 years agoVersion update
Nik Okuntseff [Sat, 5 Mar 2016 21:33:01 +0000 (13:33 -0800)]
Version update

8 years agoRemoved whitespace
Nik Okuntseff [Sat, 5 Mar 2016 21:30:24 +0000 (13:30 -0800)]
Removed whitespace

8 years agoVersion update
Nik Okuntseff [Sat, 5 Mar 2016 10:24:09 +0000 (02:24 -0800)]
Version update

8 years agoRemoved not needed brackets
Nik Okuntseff [Sat, 5 Mar 2016 10:16:57 +0000 (02:16 -0800)]
Removed not needed brackets

8 years agoDisabled email edits for non managers
Nik Okuntseff [Wed, 2 Mar 2016 03:34:21 +0000 (19:34 -0800)]
Disabled email edits for non managers

Disabled email editing for non-managers. Eventually we'll need to implement role editor to assign rights to do this properly.

8 years agoInitial repo created
Nik Okuntseff [Mon, 29 Feb 2016 04:10:38 +0000 (20:10 -0800)]
Initial repo created

Populated a repo with hopefully all needed files.

8 years agoWork in progress creating a repo
Nik Okuntseff [Mon, 29 Feb 2016 03:39:25 +0000 (19:39 -0800)]
Work in progress creating a repo

Added files in root dir, subdirectories remain...

8 years agoWork in progress populating repo...
Nik Okuntseff [Mon, 29 Feb 2016 03:22:03 +0000 (19:22 -0800)]
Work in progress populating repo...

Included a few files to see how the process is going to work...

8 years agoMerge pull request #1 from anuko/anuko-patch-1
anuko [Sun, 28 Feb 2016 19:10:15 +0000 (11:10 -0800)]
Merge pull request #1 from anuko/anuko-patch-1

Testing a commit.

8 years agoTesting a commit.
anuko [Sun, 28 Feb 2016 19:07:43 +0000 (11:07 -0800)]
Testing a commit.

8 years agoInitial commit
anuko [Sun, 28 Feb 2016 19:01:14 +0000 (11:01 -0800)]
Initial commit