Andréas Lundgren [Sun, 16 Oct 2016 19:06:56 +0000 (21:06 +0200)]
Add indicator for uncompleted time entry in users.php (#20)
* Add indicator for uncompleted time entry in users.php
Roles that can manage team now see if a user has an uncompleted time entry from the Users screen.
* Fix - White space
anuko [Tue, 4 Oct 2016 17:24:59 +0000 (17:24 +0000)]
Changed expense item control presentation as per Kim Keown's PR#22.
Andréas Lundgren [Wed, 28 Sep 2016 03:38:34 +0000 (05:38 +0200)]
Update .gitignore and add .editorconfig (#21)
* Update .gitignore with compiled files and some OS specific files
* Remove all files from templates_c (exept keepme file).
* Remove some system files from Windows, Linux and macOS.
* Add an .editorconfig file
Makes it easier to contribute to the project
anuko [Sun, 25 Sep 2016 20:56:48 +0000 (20:56 +0000)]
Added more access control checks to mobile pages.
anuko [Sun, 25 Sep 2016 20:35:09 +0000 (20:35 +0000)]
Added more access control checks.
anuko [Sun, 25 Sep 2016 19:33:08 +0000 (19:33 +0000)]
Work in progress added more checks for access control.
Andréas Lundgren [Thu, 22 Sep 2016 13:26:01 +0000 (15:26 +0200)]
Updates to the Swedish translation (#18)
Refinements to the new translations after a week of using the application.
anuko [Wed, 21 Sep 2016 01:53:23 +0000 (01:53 +0000)]
Version update.
anuko [Wed, 21 Sep 2016 01:52:33 +0000 (01:52 +0000)]
Work in progress adding checks for enabled plugins for pages.
Taylor Hurt [Tue, 20 Sep 2016 20:32:28 +0000 (16:32 -0400)]
move edit link to a different column in order to free up horizontal s… (#11)
* move edit link to a different column in order to free up horizontal space on mobile
* fix missing manager name on mobile/users page when co-manager is logged in
Andréas Lundgren [Fri, 16 Sep 2016 14:27:18 +0000 (16:27 +0200)]
Update Swedish translation (#16)
anuko [Thu, 15 Sep 2016 17:32:13 +0000 (17:32 +0000)]
Version update for PR#15, some changes in Swedish file, hopefully correct.
Andréas Lundgren [Thu, 15 Sep 2016 16:39:28 +0000 (18:39 +0200)]
Update the Swedish translation (#15)
* Update Swedish translation
Redone from the current English translation.
* Add safe-check for NOTE_INPUT_HEIGHT and a better comment description
anuko [Wed, 14 Sep 2016 22:00:43 +0000 (22:00 +0000)]
Fixed rate presentation.
Nik Okuntseff [Wed, 14 Sep 2016 19:31:17 +0000 (19:31 +0000)]
Version change for PR#13, spelling fix, cosmetic.
Andréas Lundgren [Wed, 14 Sep 2016 19:22:43 +0000 (21:22 +0200)]
Fix new line symbol on Windows systems in dbinstall.php (#13)
Nik Okuntseff [Tue, 13 Sep 2016 00:31:58 +0000 (00:31 +0000)]
Getting rid of PHP Deprecated warnings.
Nik Okuntseff [Mon, 12 Sep 2016 23:56:59 +0000 (23:56 +0000)]
Getting rid of PHP Deprecated warnings.
Nik Okuntseff [Sun, 11 Sep 2016 20:03:12 +0000 (20:03 +0000)]
Updated PEAR and PEAR packages.
Nik Okuntseff [Sat, 10 Sep 2016 23:21:42 +0000 (23:21 +0000)]
Fixed a critical issue with previous commit (hard-coded timestamp for testing).
Nik Okuntseff [Sat, 10 Sep 2016 23:08:58 +0000 (23:08 +0000)]
Fixed double notifications, hopefully.
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.
Nik Okuntseff [Tue, 30 Aug 2016 23:23:18 +0000 (23:23 +0000)]
Changed version after pull request #10 merge.
Taylor Hurt [Tue, 30 Aug 2016 22:39:07 +0000 (18:39 -0400)]
adds delete button to edit pages (#10)
Nik Okuntseff [Fri, 26 Aug 2016 17:11:52 +0000 (17:11 +0000)]
Changed version for PR#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
Nik Okuntseff [Thu, 18 Aug 2016 20:05:37 +0000 (20:05 +0000)]
Removed unneeded cycle.
Nik Okuntseff [Thu, 18 Aug 2016 19:25:43 +0000 (19:25 +0000)]
Added a check for PHP version in dbinstall.php.
Nik Okuntseff [Thu, 18 Aug 2016 18:10:45 +0000 (18:10 +0000)]
Renamed a variable for consistency.
Nik Okuntseff [Tue, 16 Aug 2016 18:40:07 +0000 (18:40 +0000)]
Made records with 0 duration legal.
Nik Okuntseff [Sun, 14 Aug 2016 19:20:44 +0000 (19:20 +0000)]
Dutch translation improved.
Nik Okuntseff [Wed, 27 Jul 2016 21:50:49 +0000 (21:50 +0000)]
Increased max upload file size limit.
Nik Okuntseff [Sun, 24 Jul 2016 18:02:29 +0000 (18:02 +0000)]
Implemented import of monthly quotas.
Nik Okuntseff [Sun, 24 Jul 2016 17:03:05 +0000 (17:03 +0000)]
Added export of monthly quotas data.
Nik Okuntseff [Sat, 23 Jul 2016 18:22:27 +0000 (18:22 +0000)]
Refactoring - mostly white space.
Nik Okuntseff [Sat, 23 Jul 2016 17:57:52 +0000 (17:57 +0000)]
Fixed monthly quota class for flexible week start days.
Nik Okuntseff [Fri, 22 Jul 2016 22:06:56 +0000 (22:06 +0000)]
Refactoring - renamed a variable.
Nik Okuntseff [Fri, 22 Jul 2016 21:29:12 +0000 (21:29 +0000)]
Some refactoring and commenting.
Nik Okuntseff [Fri, 22 Jul 2016 20:33:27 +0000 (20:33 +0000)]
Refactoring - some renaming to keep things consistent.
Nik Okuntseff [Fri, 22 Jul 2016 19:52:31 +0000 (19:52 +0000)]
Refactored profile_edit.tpl a bit.
Nik Okuntseff [Fri, 22 Jul 2016 18:22:13 +0000 (18:22 +0000)]
Refactored quotas.php and quotas.tpl.
Nik Okuntseff [Fri, 22 Jul 2016 17:34:18 +0000 (17:34 +0000)]
Refactoring in progress of quotas.php file.
Nik Okuntseff [Fri, 22 Jul 2016 16:58:42 +0000 (16:58 +0000)]
Refactored quotes template.
Nik Okuntseff [Fri, 22 Jul 2016 16:34:10 +0000 (16:34 +0000)]
Renamed quota files for naming consistency.
Nik Okuntseff [Fri, 22 Jul 2016 16:23:45 +0000 (16:23 +0000)]
Some refactoring in localization files.
Nik Okuntseff [Fri, 22 Jul 2016 14:53:06 +0000 (14:53 +0000)]
Some refactoring in translation files.
Nik Okuntseff [Thu, 21 Jul 2016 22:58:27 +0000 (22:58 +0000)]
Some cleanup in localization files.
Nik Okuntseff [Thu, 21 Jul 2016 22:06:34 +0000 (22:06 +0000)]
Removed an unused string.
Nik Okuntseff [Thu, 21 Jul 2016 22:02:03 +0000 (22:02 +0000)]
Removed an unused string.
Nik Okuntseff [Thu, 21 Jul 2016 21:47:05 +0000 (21:47 +0000)]
Refactoring: renamed a few variables for consistency.
Nik Okuntseff [Thu, 21 Jul 2016 21:38:07 +0000 (21:38 +0000)]
Removed an unused string.
Nik Okuntseff [Thu, 21 Jul 2016 21:34:49 +0000 (21:34 +0000)]
Some refactoring in translation files.
Nik Okuntseff [Thu, 21 Jul 2016 21:17:43 +0000 (21:17 +0000)]
Some renaming in localization files.
Nik Okuntseff [Thu, 21 Jul 2016 21:01:02 +0000 (21:01 +0000)]
Some rearrangements in translation files.
Nik Okuntseff [Thu, 21 Jul 2016 19:26:39 +0000 (19:26 +0000)]
Some cleanup in translation files.
Nik Okuntseff [Thu, 21 Jul 2016 18:34:29 +0000 (18:34 +0000)]
Some refactoring in translation files.
Nik Okuntseff [Thu, 21 Jul 2016 17:19:25 +0000 (17:19 +0000)]
Refactoring - white space removal.
Nik Okuntseff [Thu, 21 Jul 2016 17:07:15 +0000 (17:07 +0000)]
Refactoring - white space.
Nik Okuntseff [Thu, 21 Jul 2016 16:41:41 +0000 (16:41 +0000)]
Refactoring - renamed a function for clarity of purpose.
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.
Nik Okuntseff [Tue, 19 Jul 2016 20:32:34 +0000 (20:32 +0000)]
Removed a not used function.
Nik Okuntseff [Tue, 19 Jul 2016 19:43:22 +0000 (19:43 +0000)]
Removed debug option set in getConnection().
Non needed for production systems.
Nik Okuntseff [Tue, 19 Jul 2016 19:23:13 +0000 (19:23 +0000)]
Added ttHttpRequest::isGet() convenience function.
Nik Okuntseff [Mon, 18 Jul 2016 21:10:26 +0000 (21:10 +0000)]
Refactoring: some renaming.
Nik Okuntseff [Mon, 18 Jul 2016 21:01:29 +0000 (21:01 +0000)]
Rafactoring: renamed a variable.
Nik Okuntseff [Mon, 18 Jul 2016 20:48:06 +0000 (20:48 +0000)]
Refactoring: renamed a field for clarity.
Nik Okuntseff [Mon, 18 Jul 2016 18:57:31 +0000 (18:57 +0000)]
Cosmetic change in comment.
Nik Okuntseff [Mon, 18 Jul 2016 18:54:49 +0000 (18:54 +0000)]
Refactoring - renamed some defines.
Nik Okuntseff [Mon, 18 Jul 2016 18:17:43 +0000 (18:17 +0000)]
Merge branch 'avidenic-taskChanges'
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
Nik Okuntseff [Mon, 18 Jul 2016 17:43:23 +0000 (17:43 +0000)]
Fixed version.
Nik Okuntseff [Mon, 18 Jul 2016 17:32:00 +0000 (17:32 +0000)]
Merge branch '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
Nik Okuntseff [Mon, 18 Jul 2016 16:52:38 +0000 (16:52 +0000)]
Preparing to merge pull request #3.
Nik Okuntseff [Sun, 17 Jul 2016 23:04:16 +0000 (23:04 +0000)]
Added a check if templates_c dir is writable.
Nik Okuntseff [Sun, 17 Jul 2016 22:06:20 +0000 (22:06 +0000)]
Put environment checks into dbinstall.php.
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.
Anže Videnič [Mon, 4 Jul 2016 14:29:06 +0000 (16:29 +0200)]
fixed the comment
Anže Videnič [Mon, 4 Jul 2016 14:23:47 +0000 (16:23 +0200)]
Anže Videnič [Mon, 4 Jul 2016 14:23:24 +0000 (16:23 +0200)]
added an option to configure note input height
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.
Anže Videnič [Mon, 4 Jul 2016 09:28:13 +0000 (11:28 +0200)]
updated according to comments from anuko
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.
Nik Okuntseff [Sun, 12 Jun 2016 17:03:24 +0000 (17:03 +0000)]
Not doing optimiziation when there is nothing to optimize.
Nik Okuntseff [Sun, 12 Jun 2016 16:49:09 +0000 (16:49 +0000)]
Added a separate databa cleanup script.
Nik Okuntseff [Mon, 6 Jun 2016 15:11:22 +0000 (15:11 +0000)]
Fixed issue #4 - copy-paste error in fillDropdowns().
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.
Anže Videnič [Tue, 24 May 2016 06:49:13 +0000 (08:49 +0200)]
Merges an updated upstream from main.
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.
Nik Okuntseff [Sat, 21 May 2016 19:18:55 +0000 (19:18 +0000)]
Removed no longer needed comments in the Finnish translation file.
anuko [Sat, 21 May 2016 18:55:53 +0000 (18:55 +0000)]
Merge pull request #2 from rkv/patch-1
Update fi.lang.php
rkv [Fri, 20 May 2016 19:47:07 +0000 (22:47 +0300)]
Update fi.lang.php
Translations added and changed
Nik Okuntseff [Tue, 19 Apr 2016 14:37:34 +0000 (14:37 +0000)]
Dutch translation improved.
Nik Okuntseff [Fri, 8 Apr 2016 18:53:16 +0000 (18:53 +0000)]
A simple change to test a push.
Nik Okuntseff [Thu, 7 Apr 2016 20:15:46 +0000 (20:15 +0000)]
Merge branch 'refactoring_test' - this is really a test.
Nik Okuntseff [Thu, 7 Apr 2016 20:12:53 +0000 (20:12 +0000)]
Testing branches and merges.
Nik Okuntseff [Thu, 7 Apr 2016 20:08:56 +0000 (20:08 +0000)]
Simple change for testing merges.
Nik Okuntseff [Thu, 7 Apr 2016 20:03:54 +0000 (20:03 +0000)]
Cosmetic - testing basic branching and merges.
Nik Okuntseff [Wed, 6 Apr 2016 18:16:48 +0000 (18:16 +0000)]
Refactored time_to_decimal for clarity.
Nik Okuntseff [Wed, 6 Apr 2016 17:04:08 +0000 (17:04 +0000)]
Fix report exports to honor user decimal mark designation.