Commit Graph

2100 Commits

Author SHA1 Message Date
e1f3321c50 inital import 2002-05-12 07:48:23 +00:00
26cc517d8a enable infolog to associate entries to calendar-events 2002-05-12 07:14:01 +00:00
8f303f7484 no longer needed, since setup(3) 2002-05-12 07:10:56 +00:00
3a8ab14e49 added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray 2002-05-01 17:19:07 +00:00
b6d1e36b3d added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray 2002-05-01 17:16:27 +00:00
a6dca4b6ba changed the description for apps.phpgroupware.org 2002-05-01 15:53:11 +00:00
da3a4fc409 Updating the setup.inc.php files. 2002-05-01 15:41:48 +00:00
8bbcd143f1 Converting to get_var() for all HTTP_*_VARS. 2002-04-30 17:26:40 +00:00
cc0809fb36 Fix annoying spelling problem 2002-04-28 15:54:11 +00:00
b5daa8dadd GNU Bug #100797. 2002-04-23 19:30:13 +00:00
bbbb67a74e GNU Patch #108. 2002-04-08 14:23:27 +00:00
ceb
7c84398cb3 added french langs 2002-04-04 20:51:26 +00:00
ceb
2fc6136a90 added finnish lang file 2002-04-02 21:04:51 +00:00
ceb
53cd1ab670 update pngs 2002-03-08 22:40:47 +00:00
879b385f63 saving field-assignments now in preferences and not longer in a separate file in /tmp 2002-03-05 12:59:16 +00:00
975adf9028 should be only in Version-0_9_14-branch 2002-02-24 21:28:57 +00:00
a850a50c3a inital import of local copy of sbox2-api-class with a fix for the changed name of the projects-class 2002-02-24 20:57:51 +00:00
5cd22d9a37 using boproject- insted of (no longer existing) project-class 2002-02-14 20:14:15 +00:00
ca22fe93e1 cats may now be separated by ',' or ';' 2002-02-14 19:56:06 +00:00
166d2cdca2 Big French Translation update - thanks to Guillaume 2002-02-04 15:13:45 +00:00
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
8144150f2d Get_rid of that get_referer message 2002-01-20 21:41:38 +00:00
572554b2a7 fixes, sorting 2002-01-15 19:11:51 +00:00
ceb
105b55ef96 added api version to deps 2002-01-13 20:17:42 +00:00
acdd4ea960 Using ntier acl_prefs 2002-01-12 15:46:47 +00:00
ceb
2fa6576cb9 update hook_prefs 2002-01-12 04:55:35 +00:00
b8a3efc193 Full Infolog Spanish translation 2002-01-11 22:08:24 +00:00
d7218108ca adding some phrases 2002-01-07 14:20:25 +00:00
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
89bf32bb59 remove if from symlink (seems to be leftover), if destination does not exist if causes symlink not to be created 2001-12-06 00:28:54 +00:00
54013f4a19 GLOBALS 2001-11-23 20:05:08 +00:00
90a2340c33 Fix 'de' in 'en' lang file 2001-11-19 05:14:09 +00:00
fb0f64e6d0 php3 fix and format cleanup in get_referer() 2001-11-12 14:26:16 +00:00
98074dfce5 edit: removed form within form for cancel- and delete-buttons 2001-10-09 10:46:16 +00:00
79996d44dd if symlink to an existing file, that needs to be removed before, done automaticaly now in sysmlink function 2001-10-08 14:53:48 +00:00
dc20d2a54f need to override vfs-acl-check, as vfs is not using acl, and infolog assumes attached files have the same premissions as the infolog entry they are attached 2001-10-08 13:37:41 +00:00
4fc032aec1 missing ip in attach_file caused, no symlinks 2001-10-08 11:39:20 +00:00
b9802c348d get rid of some warnings if vfs-symlink stuff is not configured 2001-10-08 08:45:08 +00:00
d925b4f11b was caused by on other error, dont need 2001-10-07 21:08:49 +00:00
3c96729750 config is in bo 2001-10-07 21:05:12 +00:00
410711bd91 attachments via symlinks, and new Site configuration 2001-10-07 20:15:59 +00:00
57ce821f0e vfs_sql-class from phpgwapi/inc extended with symlink & readlink, should go back into api 2001-10-07 20:12:55 +00:00
0146ff46df attachments now via symlinks if configured and retrieval to local clients via file:/path 2001-10-07 20:11:32 +00:00
2f03e0d9c1 some formatting to make debuging the html easier 2001-10-05 09:39:38 +00:00
edbf81b9b7 fix for stupid netscap 4.x, need out-of-order form-tags
<form>
<td>{button}</form></td>
<td><form>{cancel_button}</form></td>
forms in forms do not work
2001-10-05 08:11:05 +00:00
3f71a7727d deleting of attached files 2001-10-04 23:34:30 +00:00
116de14b92 $GLOBALS, using boinfolog->write(), and closed security-hole,
that non-admin users could call csv_import, if they new the url
(check if user is allowed to run admin-app)
2001-10-04 20:13:00 +00:00
118c9a80dd the filter own now shows not assigned tasks (offers) from other owners, if they are not private (and you dont have private grant for the owner) 2001-10-04 19:04:58 +00:00
7173930c1a rewrote the get_referer function, added a cancel button to edit 2001-10-04 17:43:43 +00:00
285b98a9b8 finer control of not-to-show hidden-input-fields and link-args 2001-10-04 17:42:55 +00:00