ralf
|
f082055134
|
* Timesheet: allow to record/document pause times with timer and manually
|
2024-05-07 15:04:18 +02:00 |
|
ralf
|
3c79bd4345
|
WIP timesheet timer
just a prototype for now, no persistence beside the session to test reloads
|
2022-09-26 08:54:05 +02:00 |
|
Ralf Becker
|
4df3b7b540
|
setting timesheet custom fields to size of other apps: 64 char name, and 16k data, also setting not null constrain on ts_create after creating the column
|
2017-01-18 12:46:39 +01:00 |
|
nathangray
|
a23acf1dfa
|
* Add creation field to timesheet
|
2017-01-17 10:34:28 -07:00 |
|
Ralf Becker
|
38dc2b52d2
|
typo in docu
|
2015-03-09 15:38:54 +00:00 |
|
Ralf Becker
|
a714cf7e6c
|
change timesheet title and project title to varchar(255) to not loose content when creating a timesheet from eg. an InfoLog entry
also change description to varchar(16384), if there is no longer content already, to save full table scans
|
2014-02-25 09:34:10 +00:00 |
|
Ralf Becker
|
066ffc2c25
|
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
|
2013-06-12 16:57:44 +00:00 |
|
Ralf Becker
|
fef5a00623
|
docu update
|
2012-09-21 11:57:35 +00:00 |
|
Stefan Becker
|
3818c671cc
|
setting an individual status to multiple timesheet via a action method like the Addressbook and the Inlolog status. Sponsored by Martin Frimmel
|
2009-03-23 09:53:03 +00:00 |
|
Lars Kneschke
|
71322e96d1
|
Initial import of export function
|
2007-03-08 11:25:09 +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
|
15201df1b5
|
improved projectmanager integration, specially pricelist plus some bugfixes
|
2006-01-11 05:17:15 +00:00 |
|
Ralf Becker
|
9f638e4f08
|
Initial revision
|
2005-12-19 04:23:14 +00:00 |
|