Commit Graph

728 Commits

Author SHA1 Message Date
d676b0879d added fix to be able to optionally sum up negative times (overtime) in the quantity column, need to be switched on in the timesheet configuration 2007-07-10 07:34:30 +00:00
cfdf9fcba4 allow to set quantity to a negative value (like in 1.2) to use it to mark overtime 2007-06-25 17:01:13 +00:00
a9f78defa8 "allow to set quantity to a negative value (like in 1.2) to use it to mark overtime" 2007-06-25 17:00:41 +00:00
f241911ce7 merging fix from trunk: validation error instead of using the blur-title 2007-06-13 16:57:30 +00:00
81cb29ce8b "fixing the fix: if no title was entered, you got a validation error instead of the blur-title" 2007-06-09 14:56:49 +00:00
83316b1f4f fix for bug #768: title is not changed whenever the project is changed
fix for bug #865: timesheets link to all projects that were booked before (save&new)
2007-06-07 09:17:12 +00:00
cfd945e3ce "fix for bug #768: title is not changed whenever the project is changed
fix for bug #865: timesheets link to all projects that were booked before (save&new)"
2007-06-07 09:13:55 +00:00
a33363a884 Czech translation in #824 and extra pending language updates 2007-06-03 18:01:21 +00:00
1ce25bed9c "changed wording if the \"view\" mode used to edit timesheets to just mode: options are Regular and Simple now, which are already translated by the api" 2007-06-03 15:03:12 +00:00
76d4884c94 "fix for bug #839: main window: projectname not linked to project when adding first booking
--> partially reverting patch from Knut, as it only breaks stuff
also disabling the custom-fields tab, if there are none"
2007-06-03 15:01:27 +00:00
cbff451d7e fix for displaying the correct projectname when working projectmanager intgeration. patch provided by knut moeller 2007-05-25 08:31:05 +00:00
83e4306bce Language updates 2007-05-16 22:10:08 +00:00
4947ddfd99 "php5.2 fixes and hiding Export button for php4 or importexport not available" 2007-05-09 08:21:26 +00:00
0f6bcf06ff fix for #692 2007-05-05 09:15:52 +00:00
747da8fd79 Pending lang updates 2007-05-02 21:25:42 +00:00
14fc433fcf updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC) 2007-04-30 09:10:36 +00:00
fbe47405db tracker #498 2007-04-19 21:19:06 +00:00
909d37d94a fixed handing of no result in link_query method of timesheet 2007-04-17 13:33:23 +00:00
532182fa41 latest lang updates 2007-04-05 22:53:35 +00:00
333e3fc21e patch for bug #511 in trunk 2007-03-25 20:06:54 +00:00
976edfb561 portuguese updates 2007-03-11 17:08:54 +00:00
4f17334243 pending lang additions 2007-03-10 12:01:10 +00:00
71322e96d1 Initial import of export function 2007-03-08 11:25:09 +00:00
171f3730ce Initial import of export function 2007-03-08 11:23:16 +00:00
ab04ba334c Initial import of export function 2007-03-08 11:22:57 +00:00
c0b6563e17 adaption for the new nextmatch feature plus some nice extra columns 2007-03-07 12:31:48 +00:00
b45d2879c8 A lot of pending lang updates 2007-02-25 22:14:48 +00:00
81f08a87ea allow to select prices from all linked projects, not only the main one 2007-01-12 01:27:37 +00:00
0597fc6cd9 pending lang updates, and gallery translations 2006-12-26 22:20:54 +00:00
078d5816bd massive pending language updates 2006-12-09 22:21:27 +00:00
e42503c0cb using default icons 2006-12-09 09:31:29 +00:00
24ae9727d5 new jerryr template set from Jerry Ruhe 2006-11-28 07:45:33 +00:00
990e32e760 bugfixes:
- start- and end-time in view-mode are now readonly
--> fixes wrong date/time if clicking on [edit] in view-mode
- project-filter use now project-id
- setting project-title in full integration mode (thanks to Klaus Leithoff)
2006-11-20 14:17:28 +00:00
b157241ec8 lang updates 2006-11-06 23:12:29 +00:00
9a0352e28c added error if starttime is after endtime, which would lead to negative times 2006-10-19 18:52:18 +00:00
6fe1eec825 several language updates, including polish 2006-10-12 08:29:57 +00:00
fcf9716c4e remove not longer needed tables_baseline 2006-09-28 05:05:06 +00:00
106dab6003 - fixed sort by date for the reporting
- cats column is automatic suppressed, if no cats used
- removed "none" from the cats column in the sums
2006-09-20 13:31:41 +00:00
963f29d859 lang updates 2006-09-16 15:48:46 +00:00
b064db8a7b if duration, start- and end-time given, ignore the duration 2006-09-15 10:54:34 +00:00
df261614f5 fixed bug reported by Udgin <evolik-AT-gmail.com> (error when you have no project-label so far, eg. empty install) 2006-09-14 18:31:46 +00:00
6bef8418f1 - the level of integration with projectmanager is now configurable:
+ Both: allow to use ProjectManager and free project-names
 + None: use only free project-names
 + Full: use only ProjectManager
- new filter for none-selected for category and project
--> requires an updated trunk etemplate version!!!
2006-09-12 15:21:23 +00:00
cd69f5bb27 - bugfix: [Save & New] lost links, now it can be used as a copy too
- [Add] button is now also on the top rights of the list (custom dates are on the left now)
- instead of a start-date+time plus the duration, you can now specify the start+date (required) plus 2 out of the following 3: start-time, duration, end-time
- the end-time for new entries is set to the aktual time, so you only need to fill the duration for a task you just finished
2006-09-12 10:37:13 +00:00
fc2afcea25 - hook to tell projectmanager to cumulate timesheets under infologs
- phpDoc headers
2006-08-26 16:32:29 +00:00
0ab715fc86 small utility to re-link timeheets with projectmanager (fix deleted links by the bug in the links class) 2006-08-07 08:35:27 +00:00
dab5e19ef8 massive lang update 2006-07-16 07:13:01 +00:00
dde05aab4f link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title 2006-06-24 16:06:11 +00:00
c7007dbca6 rest of massive update 2006-06-03 20:30:48 +00:00
a2c7927269 lang updates 2006-05-01 23:09:26 +00:00
55bfc4fac2 weekend lang updates 2006-04-24 09:44:22 +00:00