Ralf Becker
85406b1a86
if called by setup, use setup's db-instance
2005-11-14 10:21:02 +00:00
Ralf Becker
dab141fdb7
phpgw_history_log --> egw_history_log and reworked class with new db-functions
2005-11-13 10:52:34 +00:00
reinerj
48f840d7de
move from old projct to new one
2004-05-05 12:06:13 +00:00
Lars Kneschke
c7b6cf2a49
fix for Call-time pass-by-reference
...
----------------------------------------------------------------------
2004-03-16 06:54:22 +00:00
Miles Lott
4f612cbbde
intval -> (int), replace gettype() and ereg_replace() where possible
2003-12-14 17:07:16 +00:00
Ralf Becker
63d7cc09a3
extended historylog::delete to delete all entries of an app, to be used by setup
2003-09-22 23:43:48 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
Ralf Becker
a573aac782
gnu-patch #810
2003-05-05 19:25:16 +00:00
skeeter
3520aa9eff
GNU Patch #336
2002-06-09 01:30:55 +00:00
skeeter
562a34a9c5
GNU Support #100373 - Fix for datetime history not being saved to the table.
2002-02-15 12:32:02 +00:00
jengo
466ef523fa
- Added delete function
...
- Added a way to have alternate functions handle the parsing of the status in return_html
Its some what limited, the function can ONLY handle 1 parameter and it needs to be the first
Plus, it needs to be defined globally
2001-10-17 02:33:05 +00:00
jengo
af432ae688
The record_id paramter is now required
2001-10-17 02:21:03 +00:00
jengo
5706d356af
Fixed return_array() only displaying the first line
2001-10-17 02:01:41 +00:00
jengo
aa8339f99c
- Fixed return_html() not working when no history is present
...
- Fixed return_array() not working when using the show_only paramter
2001-10-17 01:10:23 +00:00
jengo
e13cdddda8
Added way to only return records with a certain history_status
2001-10-06 04:36:48 +00:00
jengo
e23f615f88
Added new class for keeping track on an entrys history
2001-10-06 02:36:08 +00:00