Commit Graph

488 Commits

Author SHA1 Message Date
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
fc2afcea25 - hook to tell projectmanager to cumulate timesheets under infologs
- phpDoc headers
2006-08-26 16:32:29 +00:00
Ralf Becker
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
Oscar Manuel Gómez Senovilla
dab5e19ef8 massive lang update 2006-07-16 07:13:01 +00:00
Ralf Becker
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
Oscar Manuel Gómez Senovilla
c7007dbca6 rest of massive update 2006-06-03 20:30:48 +00:00
Oscar Manuel Gómez Senovilla
a2c7927269 lang updates 2006-05-01 23:09:26 +00:00
Oscar Manuel Gómez Senovilla
55bfc4fac2 weekend lang updates 2006-04-24 09:44:22 +00:00
Ralf Becker
da7fe0c747 jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com> 2006-04-18 07:42:15 +00:00
Oscar Manuel Gómez Senovilla
4f88a0bcef commit for closing the 1.2 2006-04-10 16:59:48 +00:00
Oscar Manuel Gómez Senovilla
ea2f4e7a16 patch 1467304 2006-04-09 22:32:21 +00:00
Ralf Becker
5bf2721e75 fixed handling of timesheets in templates or copying of projects: timesheets are NOT copied or linked to the new project
--> empty copy method returning false
2006-04-08 06:24:22 +00:00
Ralf Becker
0d73bce482 - fixed not working reports on MySQL 4.0, Postgres and (untested) MsSQL
- added a yearly sum
2006-04-05 16:23:44 +00:00
Ralf Becker
c695fc3ab9 typo 2006-04-05 16:22:11 +00:00
Oscar Manuel Gómez Senovilla
4fc82a393c *** empty log message *** 2006-03-29 11:29:45 +00:00
Oscar Manuel Gómez Senovilla
3e19646bc1 *** empty log message *** 2006-03-28 22:08:01 +00:00
Ralf Becker
5d29337843 - added/corrected rounding of quantity and prices
- range-sums are only shown if the date-filter includes the full-range (otherwise you got an incorrect sum)
- day-sums only for less or equal 6 weeks
- more meaningful app-header / report title
- disabled owner column in print, if filtered by one owner
- state of details/no details is now saved in the user prefs, to be persistent over sessions
- minutes are allowed as additional input-unit for times
2006-03-27 12:20:06 +00:00
Ralf Becker
0a0a2b0513 - fixed timesheet to display only hours
- improved printing:
  + disabled unnecessary UI-elements
  + sums after each day, week, month
2006-03-26 22:11:58 +00:00
Oscar Manuel Gómez Senovilla
8010dab588 *** empty log message *** 2006-03-23 23:16:54 +00:00
Ralf Becker
c706a3f043 usebility improvment:
- filter by custom date-range
- app-header with user and date-range
2006-03-21 22:18:29 +00:00
Ralf Becker
6c4cda6bfc added ability to add timesheets to infolog entries 2006-03-21 13:52:49 +00:00
Oscar Manuel Gómez Senovilla
932063bdba missing additions 2006-03-21 02:29:06 +00:00
Oscar Manuel Gómez Senovilla
ed6acc5e84 new files for patch 1424307 2006-03-08 11:07:21 +00:00
Ralf Becker
6fa2602bfb fix for bug [ 1445439 ] Timesheet links to many projects instead of one 2006-03-08 10:55:24 +00:00
Oscar Manuel Gómez Senovilla
271364abf1 slovak updates 2006-02-24 01:08:15 +00:00
Oscar Manuel Gómez Senovilla
94fd7bacf4 hungarian updates 2006-02-11 02:24:20 +00:00
Lars Kneschke
840029a8a7 remove a warning 2006-02-08 18:30:20 +00:00
Oscar Manuel Gómez Senovilla
8854dfcc34 *** empty log message *** 2006-02-05 10:52:16 +00:00
Ralf Becker
9f6740faa2 2 missing translations 2006-02-04 07:46:46 +00:00
Oscar Manuel Gómez Senovilla
c037765651 *** empty log message *** 2006-01-27 10:39:21 +00:00
Oscar Manuel Gómez Senovilla
fa1735589b chinese updates 2006-01-25 18:18:05 +00:00
Oscar Manuel Gómez Senovilla
fac250e6e0 patch 1407226 2006-01-16 10:47:46 +00:00
Ralf Becker
15201df1b5 improved projectmanager integration, specially pricelist plus some bugfixes 2006-01-11 05:17:15 +00:00
Oscar Manuel Gómez Senovilla
8f90784118 workflow lang updates 2006-01-02 10:36:29 +00:00
Oscar Manuel Gómez Senovilla
40f5256cee *** empty log message *** 2005-12-20 02:20:11 +00:00
Ralf Becker
9f638e4f08 Initial revision 2005-12-19 04:23:14 +00:00