summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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