Ralf Becker
f94aa623db
using new api for InfoLog
2016-04-30 17:05:23 +00:00
Ralf Becker
87f0fcd292
removed accidently commited (not applicable) comment
2012-06-14 12:08:06 +00:00
Ralf Becker
04aa8f3572
* InfoLog: use type or category, when creating new entries in subs-view and stay in subs-view when storing an entry in a popup
2012-06-14 12:06:33 +00:00
Klaus Leithoff
3843c0b59b
Feature: to allow admins a) to set an allowed password age, to require all users to change their password regularily; b) force password change for a given user on the users next login; c) better control about the password strength required; Funded by Cricket
2010-09-22 09:48:27 +00:00
Ralf Becker
7f9df0d051
- renamed class to new naming convention
...
- update version and dependencies for 1.6
- file_access method for attachments
2008-10-07 12:50:14 +00:00
Ralf Becker
0092208ab2
using framework::render()
2008-03-21 20:53:24 +00:00
Ralf Becker
4259d8d622
- primary link / contact con now be set direct in the contact line
...
- checkbox to set a custom contact (additional to the linked contact)
- new select/link entry custom fields (eg. to store a contact)
- uses the stock customfield widget now
- email is now a stock infolog type
2006-10-04 17:40:33 +00:00
Ralf Becker
f6b96d9a9a
fixes:
...
- addressbook view got lost, if something changed in the hooked in infolog
- if hooked in by addressbook, InfoLog css file got not loaded
- for sub-entries the date completed from the parent got (wrongly) set in the sub
- action view (shows sub-entries or entries link to an entry of an other app) is now reset, if the user clicks on infolog in the navbar (called index.php)
2006-04-05 16:16:33 +00:00
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