Commit Graph

41 Commits

Author SHA1 Message Date
Ralf Becker
95a3e604b0 big InfoLog update:
- using popups for editing
- renamed filter my to responsible
- warning if a log entry has been updated, while you edit it
- improved referer handling
- optimisations for so class, less DB accesses
2005-11-12 13:25:59 +00:00
Ralf Becker
ce06b11b5e pushing the version to 1.2 2005-11-09 20:57:21 +00:00
Ralf Becker
84b969586e reworked patch from Vincent Cuirassier from Mandriva
- multiple responsibles
- closing action
2005-10-05 07:50:47 +00:00
Ralf Becker
b31e40e067 moved InfoLog's link class and it's table into the api 2005-10-01 20:18:41 +00:00
Ralf Becker
c4fefcb6b0 fixed a typo in the notice 2005-09-20 13:10:24 +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
fb6621ae2a fixed bug [ 1018087 ] custom infolog type name only allow 10 bytes:
==> longer fields for multibyte charsets
2004-08-28 14:39:46 +00:00
shrykedude
ff34378a1e Fixed app dependencies for api-1.0.1 version change 2004-07-30 19:06:35 +00:00
Ralf Becker
5188c0a6a3 updating the missed sequenzes (postgres) and pushing all versions to 1.0.0 2004-07-02 22:25:26 +00:00
Ralf Becker
3b93f3845d creating indices for infolog 2004-06-27 09:54:57 +00:00
reinerj
8574c44ae1 update to the next version from egw 2004-03-28 12:20:15 +00:00
Ralf Becker
86c599f40b Patch #876124: Text re-worked to fix spelling and tidy the english
thanks to Paul Oldham
2004-03-14 22:28:31 +00:00
reinerj
0961e0c3f9 small changes in the header 2004-01-25 21:18:38 +00:00
Ralf Becker
420cf9ad1d moved admin, preferences hook to one class, added a sidebox-menu 2003-10-16 09:36:46 +00:00
Ralf Becker
3a5d9ed79f included other timed events (eg. phonecalls) and (untimed) todo's into the calendar dayview 2003-09-07 16:55:36 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
85839d59e4 1) corrected the escapeing of " and '
2) added the wiki page
2003-06-14 13:52:45 +00:00
Ralf Becker
037eb08667 changes for new hooks 2003-04-27 22:35:39 +00:00
Ralf Becker
13c0080781 new preferences to use the user/default/forced tabs 2003-03-28 02:26:04 +00:00
Ralf Becker
e0a54cc5c8 readded title as it is needed to run in 0.9.14/6 2003-03-18 18:55:46 +00:00
Ralf Becker
839e094117 added a hook_deleteaccount 2002-11-20 19:58:15 +00:00
Ralf Becker
b034a977dd ubdate to new about-system (all infos are in setup.inc.php, no more hook_about) 2002-10-28 00:18:04 +00:00
Ralf Becker
4ef9cd9399 ubdate to new about-system (all infos are in setup.inc.php, no more hook_about) 2002-10-27 18:09:12 +00:00
ceb
587fa97db2 removed app_title plus update layout 2002-10-23 20:47:33 +00:00
Ralf Becker
2004bf5c58 update with new table-structure for infolog 2002-10-17 22:02:44 +00:00
Ralf Becker
5f39d2d67d corrected dependency version of etemplate 2002-10-09 00:43:17 +00:00
Ralf Becker
850a835f1c using include_once now to include the class we extend and exclusivly the etemplate.html class 2002-09-29 08:50:18 +00:00
Ralf Becker
78320c0525 moved infolog links to addressbook,projects and calendar to new link-class and its table phpgw_links 2002-09-01 20:41:36 +00:00
Ralf Becker
6dd371ca18 adapted hook_home to new portalbox design 2002-05-14 12:04:15 +00:00
Ralf Becker
26cc517d8a enable infolog to associate entries to calendar-events 2002-05-12 07:14:01 +00:00
Ralf Becker
a6dca4b6ba changed the description for apps.phpgroupware.org 2002-05-01 15:53:11 +00:00
skeeter
da3a4fc409 Updating the setup.inc.php files. 2002-05-01 15:41:48 +00:00
Miles Lott
cc0809fb36 Fix annoying spelling problem 2002-04-28 15:54:11 +00:00
ceb
105b55ef96 added api version to deps 2002-01-13 20:17:42 +00:00
seek3r
c13ade18dc Several fixes in this commit because the switch from sf to savannah had to come from a day old copy of our cvs tree. Much was fixed including email being fixed for PHP3 compatibility, skeeter updated all the setup.inc.php files to say they would be comaptible with the new API version, ceb made fixes to the projects app based on newly submitted bug reports. Im sure there are more but I dont know all the details. Oh, I did add a print_r() to the php3 support files. 2002-01-07 10:50:42 +00:00
Ralf Becker
c8fb93b235 updated hooks: hook_about
corrected dependenicies: infolog depends on head-cvs-api '0.9.13'
2001-07-14 09:46:17 +00:00
Ralf Becker
847581cc23 added hooks: addressbook_view, projects_view 2001-07-14 00:55:54 +00:00
Miles Lott
6bb6470ec8 Add enable flag 2001-06-03 20:56:46 +00:00
Miles Lott
115df74d6a Fix app name in comments 2001-05-31 21:50:51 +00:00
Miles Lott
073de05325 Update setup.inc.php and tables_current possible field change
do not touch these files
2001-05-31 21:44:52 +00:00
Ralf Becker
950809de72 changed db-name to phpgw_infolog, setup-files 2001-05-30 22:00:51 +00:00