summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nik Okuntseff [Wed, 30 Mar 2016 16:11:57 +0000 (16:11 +0000)]
Refactoring - using ttPluginEnabled.
Nik Okuntseff [Wed, 30 Mar 2016 15:32:42 +0000 (15:32 +0000)]
Wrote ttPluginEnabled() function.
Nik Okuntseff [Wed, 30 Mar 2016 04:07:14 +0000 (04:07 +0000)]
Refactoring - cleaning up white space.
Nik Okuntseff [Tue, 29 Mar 2016 20:38:51 +0000 (20:38 +0000)]
Serbian translation improved.
Nik Okuntseff [Tue, 29 Mar 2016 14:57:33 +0000 (14:57 +0000)]
Serbian translation improved.
Nik Okuntseff [Tue, 29 Mar 2016 03:31:38 +0000 (03:31 +0000)]
Cleaning up white space.
Nik Okuntseff [Tue, 29 Mar 2016 02:03:51 +0000 (02:03 +0000)]
Refactoring a bit.
Nik Okuntseff [Tue, 29 Mar 2016 01:50:25 +0000 (01:50 +0000)]
Refactoring white space.
Nik Okuntseff [Tue, 29 Mar 2016 01:41:38 +0000 (01:41 +0000)]
Refactoring - reorganized code a bit for clarity.
Nik Okuntseff [Mon, 28 Mar 2016 23:44:39 +0000 (23:44 +0000)]
Fixed a condition. Also some white space cleanup.
Nik Okuntseff [Mon, 28 Mar 2016 20:53:48 +0000 (20:53 +0000)]
Reorganized code a bit for clarity.
Nik Okuntseff [Mon, 28 Mar 2016 20:46:56 +0000 (20:46 +0000)]
Cleaning up white space.
Nik Okuntseff [Mon, 28 Mar 2016 17:01:42 +0000 (17:01 +0000)]
Reorganized code a bit.
Nik Okuntseff [Mon, 28 Mar 2016 16:55:49 +0000 (16:55 +0000)]
Refactoring white space.
Nik Okuntseff [Mon, 28 Mar 2016 16:27:17 +0000 (16:27 +0000)]
Refactoring, reorganized code a bit
Nik Okuntseff [Mon, 28 Mar 2016 16:19:12 +0000 (16:19 +0000)]
Refactoring whate space
Nik Okuntseff [Mon, 28 Mar 2016 14:48:59 +0000 (14:48 +0000)]
Replacing else if with elseif
Nik Okuntseff [Mon, 28 Mar 2016 13:39:44 +0000 (13:39 +0000)]
Removed commented code
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.
Nik Okuntseff [Fri, 25 Mar 2016 17:33:37 +0000 (10:33 -0700)]
Fixed a redirect for different user roles after password change.
Nik Okuntseff [Fri, 25 Mar 2016 16:59:24 +0000 (09:59 -0700)]
Added an option to change admin login, name, and email.
Nik Okuntseff [Thu, 24 Mar 2016 22:59:12 +0000 (15:59 -0700)]
Minor improvements in the Serbian file
Nik Okuntseff [Thu, 24 Mar 2016 21:05:25 +0000 (14:05 -0700)]
Added Serbian translation
Translation provided by Laslo Sili
Nik Okuntseff [Thu, 24 Mar 2016 01:48:14 +0000 (18:48 -0700)]
Refactoring white space
Nik Okuntseff [Thu, 24 Mar 2016 01:40:21 +0000 (18:40 -0700)]
Refactoring white space
Nik Okuntseff [Wed, 23 Mar 2016 17:45:13 +0000 (10:45 -0700)]
Fixed error 500 with password reset
Nik Okuntseff [Tue, 22 Mar 2016 20:04:46 +0000 (13:04 -0700)]
Some refactoring
Nik Okuntseff [Tue, 22 Mar 2016 18:28:15 +0000 (11:28 -0700)]
Dutch translation improved
Nik Okuntseff [Tue, 22 Mar 2016 18:20:00 +0000 (11:20 -0700)]
A better comment
Nik Okuntseff [Tue, 22 Mar 2016 18:04:01 +0000 (11:04 -0700)]
Renamed errors to err to keep things shorter
Nik Okuntseff [Tue, 22 Mar 2016 17:39:47 +0000 (10:39 -0700)]
Siwtched to using isPost() function
Nik Okuntseff [Tue, 22 Mar 2016 17:08:02 +0000 (10:08 -0700)]
Introduced isPost() function to keep things shorter
Nik Okuntseff [Tue, 22 Mar 2016 16:52:39 +0000 (09:52 -0700)]
Dutch translation improved
Nik Okuntseff [Tue, 22 Mar 2016 16:44:09 +0000 (09:44 -0700)]
Refactoring - cleaning up whitespace
Nik Okuntseff [Tue, 22 Mar 2016 16:33:27 +0000 (09:33 -0700)]
Removed unused function
Nik Okuntseff [Tue, 22 Mar 2016 01:06:21 +0000 (18:06 -0700)]
Switched to using shorter ActionErrors functions
Nik Okuntseff [Tue, 22 Mar 2016 00:00:09 +0000 (17:00 -0700)]
Started to use shorter functions of the Errors class
Nik Okuntseff [Mon, 21 Mar 2016 23:48:47 +0000 (16:48 -0700)]
Introduced shorter functions for Errors class
Nik Okuntseff [Mon, 21 Mar 2016 22:43:25 +0000 (15:43 -0700)]
Refactoring white space
Nik Okuntseff [Mon, 21 Mar 2016 22:02:20 +0000 (15:02 -0700)]
Refactoring - white space
Nik Okuntseff [Mon, 21 Mar 2016 18:37:20 +0000 (11:37 -0700)]
Refactoring white space
Nik Okuntseff [Mon, 21 Mar 2016 13:53:16 +0000 (06:53 -0700)]
Cleaning up white space
Nik Okuntseff [Mon, 21 Mar 2016 03:04:43 +0000 (20:04 -0700)]
Incremented version for previous changes
Nik Okuntseff [Mon, 21 Mar 2016 03:03:10 +0000 (20:03 -0700)]
Cleaning up white space
Nik Okuntseff [Mon, 21 Mar 2016 01:35:20 +0000 (18:35 -0700)]
Cleanup of white space and comment improvement
Nik Okuntseff [Sun, 20 Mar 2016 22:44:32 +0000 (15:44 -0700)]
Cosmetic - improved comments
Nik Okuntseff [Sun, 20 Mar 2016 21:49:47 +0000 (14:49 -0700)]
Cleaning up whitespace
Nik Okuntseff [Sun, 20 Mar 2016 16:26:39 +0000 (09:26 -0700)]
Cosmetic formatting fixes
Nik Okuntseff [Sun, 20 Mar 2016 16:17:45 +0000 (09:17 -0700)]
Cosmetic formatting fixes
Nik Okuntseff [Sun, 20 Mar 2016 14:09:54 +0000 (07:09 -0700)]
Ignored netbeans project files for source control
Nik Okuntseff [Sat, 19 Mar 2016 21:24:45 +0000 (14:24 -0700)]
Incrementing version for the previous change
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
Nik Okuntseff [Sat, 19 Mar 2016 20:17:18 +0000 (13:17 -0700)]
Ignored tcpdf library for source control
Nik Okuntseff [Sat, 19 Mar 2016 19:15:17 +0000 (12:15 -0700)]
Cosmetic changes to test automatic deployment script
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.
Nik Okuntseff [Thu, 17 Mar 2016 18:17:26 +0000 (18:17 +0000)]
Minor formatting improvements
Nik Okuntseff [Wed, 16 Mar 2016 04:49:03 +0000 (04:49 +0000)]
Cosmetic formatting improvements
Nik Okuntseff [Wed, 16 Mar 2016 01:41:11 +0000 (01:41 +0000)]
Made only one button available on the Timer page
Nik Okuntseff [Wed, 16 Mar 2016 01:25:27 +0000 (01:25 +0000)]
Initial implementation of a mobile timer page
Nik Okuntseff [Mon, 14 Mar 2016 20:45:12 +0000 (20:45 +0000)]
Got rid of PHP warnning when argument is not an array
Nik Okuntseff [Mon, 14 Mar 2016 02:51:14 +0000 (02:51 +0000)]
Cosmetic - formatting
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
Nik Okuntseff [Sun, 13 Mar 2016 01:44:52 +0000 (17:44 -0800)]
Minor cleanup in localization files
Nik Okuntseff [Sun, 13 Mar 2016 00:32:53 +0000 (16:32 -0800)]
Minor cleanup in ro, sk, sl translation files
Nik Okuntseff [Sat, 12 Mar 2016 12:07:00 +0000 (04:07 -0800)]
Some cleanup in nl, no, pl, pt translation files
Nik Okuntseff [Sat, 12 Mar 2016 09:10:11 +0000 (01:10 -0800)]
Minor cleanup in ja and ko translation files
Nik Okuntseff [Sat, 12 Mar 2016 06:06:23 +0000 (22:06 -0800)]
Minor cleanup in is and it 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
Nik Okuntseff [Sat, 12 Mar 2016 01:00:59 +0000 (17:00 -0800)]
Minor improvements to de, es, and et translations
Nik Okuntseff [Fri, 11 Mar 2016 11:55:35 +0000 (03:55 -0800)]
Removed closing PHP tags in more files
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
Nik Okuntseff [Fri, 11 Mar 2016 01:32:34 +0000 (17:32 -0800)]
Removed PHP closing tag in more files
Nik Okuntseff [Thu, 10 Mar 2016 12:26:15 +0000 (04:26 -0800)]
Removed terminating PHP tag in more files
Nik Okuntseff [Thu, 10 Mar 2016 03:49:25 +0000 (19:49 -0800)]
Removed terminating PHP tags in language files
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
Nik Okuntseff [Wed, 9 Mar 2016 02:36:29 +0000 (18:36 -0800)]
Added footer to PDF reports
Nik Okuntseff [Tue, 8 Mar 2016 05:38:42 +0000 (21:38 -0800)]
Some cleanup in Czech and Danish translation files
Nik Okuntseff [Tue, 8 Mar 2016 03:47:14 +0000 (19:47 -0800)]
Changed a message on front page to encourage contributions
Nik Okuntseff [Tue, 8 Mar 2016 00:05:10 +0000 (16:05 -0800)]
Added Contribute link to footer
Nik Okuntseff [Mon, 7 Mar 2016 07:02:41 +0000 (23:02 -0800)]
Version update to sync with SVN
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
Nik Okuntseff [Mon, 7 Mar 2016 03:49:16 +0000 (19:49 -0800)]
Made logo with transparent background
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.
Nik Okuntseff [Sat, 5 Mar 2016 21:33:01 +0000 (13:33 -0800)]
Version update
Nik Okuntseff [Sat, 5 Mar 2016 21:30:24 +0000 (13:30 -0800)]
Removed whitespace
Nik Okuntseff [Sat, 5 Mar 2016 10:24:09 +0000 (02:24 -0800)]
Version update
Nik Okuntseff [Sat, 5 Mar 2016 10:16:57 +0000 (02:16 -0800)]
Removed not needed brackets
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.
Nik Okuntseff [Mon, 29 Feb 2016 04:10:38 +0000 (20:10 -0800)]
Initial repo created
Populated a repo with hopefully all needed files.
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...
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...
anuko [Sun, 28 Feb 2016 19:10:15 +0000 (11:10 -0800)]
Merge pull request #1 from anuko/anuko-patch-1
Testing a commit.
anuko [Sun, 28 Feb 2016 19:07:43 +0000 (11:07 -0800)]
Testing a commit.
anuko [Sun, 28 Feb 2016 19:01:14 +0000 (11:01 -0800)]
Initial commit