Commit Graph

20 Commits

Author SHA1 Message Date
Ralf Becker
a19684502e 1) added planned/used time for project-manager
2) sorting by priority
3) tables renamed to use egw_ prefix now
2005-07-14 17:12:50 +00:00
Ralf Becker
69b28c6aad 1) Possebility to filter by owner or responsible
2) new filter my: in contrast to own which filters by owner, my shows only entry where you are responsible for
2005-07-14 07:35:11 +00:00
Ralf Becker
3b32bccc49 documentation update and the usual code modernization (phpgw-->egw, ...) 2005-04-06 11:05:57 +00:00
reinerj
c468b17431 delete the phpgw info. it is obsolet 2004-05-21 15:13:17 +00:00
Ralf Becker
db4fc5004b default Filter (for entering InfoLog) was not used 2003-07-31 09:20:36 +00:00
Ralf Becker
c4cafed954 changed the name from get_list to index 2002-10-16 00:51:44 +00:00
skeeter
b5daa8dadd GNU Bug #100797. 2002-04-23 19:30:13 +00:00
Ralf Becker
3fcccb057b solved bug, that cat-changes if done after an initial call of infolog (/infolog/index.php) forward one to home.php, because no menuaction in the QUERY_STRING 2001-07-26 11:06:07 +00:00
Ralf Becker
eb8b31b9c4 $phpgw->common->phpgw_footer() only in app/index.php and /index.php not in the class.uiapp.inc.php 2001-07-14 13:08:47 +00:00
Ralf Becker
437440d48f new 3-tier design 2001-07-11 23:17:32 +00:00
Ralf Becker
1ae65fd5c4 use $db->limit_query insted of limit 2001-07-07 18:05:13 +00:00
Ralf Becker
fcb828bc8d using new html-class 2001-06-04 18:26:46 +00:00
Ralf Becker
6c8c6cdcba call to sb2->addr2name replaces 2001-05-31 00:37:02 +00:00
Ralf Becker
950809de72 changed db-name to phpgw_infolog, setup-files 2001-05-30 22:00:51 +00:00
Ralf Becker
4b240653bf corrected call to phpgw->link 2001-05-29 14:20:44 +00:00
Ralf Becker
6b6556b628 extracted address- and some other selection-boxes into class phpgwapi.sbox2 2001-05-28 20:20:38 +00:00
Ralf Becker
7bb8aa8df4 not using $phpgw->template 2001-05-24 18:17:54 +00:00
Ralf Becker
01b0f63865 using CreateObject('phpgwapi.Template',PHPGW_APP_TPL); 2001-05-24 15:49:15 +00:00
Ralf Becker
03a7ff211e renaming info in infolog 2001-05-24 13:40:40 +00:00
seek3r
f184b96979 Initial revision 2001-05-23 19:07:45 +00:00