Log of /trunk/infolog
Directory Listing
Revision
31938 -
Directory Listing
Modified
Tue Sep 7 15:45:47 2010 UTC (2 days, 20 hours ago) by
ralfbecker
* infologs with parents in projectmanager templates, got now the new parent not the original one from the template (egw.stylite.de #8164)
Revision
31892 -
Directory Listing
Modified
Sun Sep 5 15:24:34 2010 UTC (4 days, 21 hours ago) by
ralfbecker
updating verson to 1.8
Revision
31879 -
Directory Listing
Modified
Fri Sep 3 11:34:39 2010 UTC (7 days, 1 hour ago) by
leithoff
fixed problem reported with myStylite Trackerticket #820 wrong owner assignment with groupowned infologtypes, when initially linked to addressbook
Revision
31859 -
Directory Listing
Modified
Tue Aug 31 14:23:58 2010 UTC (9 days, 22 hours ago) by
leithoff
improve convertHTMLToText, for toggle editor and mail2infolog process; better control of insert Signature at Top. Only insert the signature, when the compose window is opened the first time (compose/reply/forward), dont do it if sending failes, and the compose window is refreshed (in general when mySigID is set)
Revision
31794 -
Directory Listing
Modified
Wed Aug 25 16:23:17 2010 UTC (2 weeks, 1 day ago) by
omgs
Tracker #2657
Revision
31793 -
Directory Listing
Modified
Wed Aug 25 16:14:29 2010 UTC (2 weeks, 1 day ago) by
omgs
Tracker #2703
Revision
31758 -
Directory Listing
Modified
Mon Aug 23 11:44:30 2010 UTC (2 weeks, 4 days ago) by
leithoff
show infolog id in linktitle too (,if show_id is switched on)
Revision
31573 -
Directory Listing
Modified
Fri Jul 30 10:19:06 2010 UTC (6 weeks ago) by
leithoff
improve the handling of overlong words, fix a bug regarding the check of infolog_status existing in known status for the type selected
Revision
31437 -
Directory Listing
Modified
Fri Jul 16 09:13:32 2010 UTC (8 weeks ago) by
leithoff
optimize printing by adding spaces to content of info_subject and info_des and thus allow automatic line-wrapping in printpreview (and print)
Revision
31425 -
Directory Listing
Modified
Thu Jul 15 10:09:35 2010 UTC (8 weeks, 1 day ago) by
leithoff
additional statusfilters: open and upcoming, own open and upcoming, delegated open and upcoming, responsible open and upcoming
Revision
31255 -
Directory Listing
Modified
Fri Jul 2 05:01:15 2010 UTC (2 months, 1 week ago) by
jlehrke
Fix FroupDAV report issue
Revision
31186 -
Directory Listing
Modified
Tue Jun 29 13:52:56 2010 UTC (2 months, 1 week ago) by
jlehrke
Fix CTag issues for GroupDAV
Revision
31176 -
Directory Listing
Modified
Tue Jun 29 12:08:34 2010 UTC (2 months, 1 week ago) by
leithoff
notify on infolog creation as well (was not, as condition was not met for changes=true)
Revision
31163 -
Directory Listing
Modified
Mon Jun 28 15:25:27 2010 UTC (2 months, 1 week ago) by
leithoff
handling long info_addr lists, splitting by comma to enable linebreaks
Revision
31159 -
Directory Listing
Modified
Mon Jun 28 14:45:58 2010 UTC (2 months, 1 week ago) by
igel457
Added space to imploding of email addresses in infolog email import to allow linebreaks for long email lists
Revision
30874 -
Directory Listing
Modified
Thu Jun 17 07:38:27 2010 UTC (2 months, 3 weeks ago) by
jlehrke
Fix SyncML device timezone issues
Revision
30849 -
Directory Listing
Modified
Wed Jun 16 08:45:02 2010 UTC (2 months, 3 weeks ago) by
ralfbecker
fixed Template Error: set_block: unable to find block 'admin_line' in 'info_admin_t'
Revision
30650 -
Directory Listing
Modified
Wed Jun 9 19:44:58 2010 UTC (3 months ago) by
jlehrke
CalDAV Infolg support for Evolution (Stylite #602)
Revision
30577 -
Directory Listing
Modified
Mon Jun 7 14:43:34 2010 UTC (3 months ago) by
ralfbecker
- not longer using referer for message of successful saved infolog, but
using opener.location.search += 'msg=...', as it works better with jDots
- calling static methods of egw and common class static
Revision
30531 -
Directory Listing
Modified
Fri Jun 4 11:26:19 2010 UTC (3 months ago) by
ralfbecker
using javascript:open_window url, instead of html markup
Revision
30391 -
Directory Listing
Modified
Wed May 26 15:41:40 2010 UTC (3 months, 2 weeks ago) by
ralfbecker
fix for bug #2624: SQL error - CONCAT not supported by postgres
Revision
30283 -
Directory Listing
Modified
Thu May 20 18:00:49 2010 UTC (3 months, 3 weeks ago) by
ralfbecker
"default prefs for new installs"
Revision
30282 -
Directory Listing
Modified
Thu May 20 16:13:55 2010 UTC (3 months, 3 weeks ago) by
ralfbecker
Using "Due $typ" or "Starting $typ" as prefix for async notifications
Revision
30167 -
Directory Listing
Modified
Fri May 14 16:50:49 2010 UTC (3 months, 3 weeks ago) by
nathangray
Log a change in modified date to the history log, but do not send a notification if that is the only change
Revision
30122 -
Directory Listing
Modified
Wed May 12 07:06:06 2010 UTC (3 months, 4 weeks ago) by
ralfbecker
"using egw_link::VFS_APPNAME constant instead of 'file'"
Revision
30121 -
Directory Listing
Modified
Tue May 11 21:04:24 2010 UTC (3 months, 4 weeks ago) by
nathangray
Make sure linked files get copied when copying an infolog
Revision
30105 -
Directory Listing
Modified
Tue May 11 12:59:47 2010 UTC (4 months ago) by
leithoff
fix warning regarding unsupported operand types; translations provided by mkk
Revision
30063 -
Directory Listing
Modified
Wed May 5 15:53:34 2010 UTC (4 months ago) by
ralfbecker
skip notifications on second write in infolog_ui::edit(), used to update just the link_id: causes double notification for new infologs
Revision
30038 -
Directory Listing
Modified
Mon May 3 06:59:22 2010 UTC (4 months, 1 week ago) by
jlehrke
Fix SIF-T tag issue (bug #2573)
Revision
29961 -
Directory Listing
Modified
Fri Apr 23 12:10:36 2010 UTC (4 months, 2 weeks ago) by
ralfbecker
"- fixed not exported custom fields, if field is valid for more then one type
- fixed not exported regular fields: info_datemodified, info_modifier, info_id"
Revision
29879 -
Directory Listing
Modified
Tue Apr 20 06:57:57 2010 UTC (4 months, 3 weeks ago) by
ralfbecker
fixed handling of group acl: addressbook eg. is NOT using it at all
Revision
29808 -
Directory Listing
Modified
Thu Apr 15 07:01:29 2010 UTC (4 months, 3 weeks ago) by
leithoff
improved commented out debug message
Revision
29783 -
Directory Listing
Modified
Tue Apr 13 15:31:59 2010 UTC (4 months, 4 weeks ago) by
jlehrke
Optimze and clean up GroupDAV
Revision
29779 -
Directory Listing
Modified
Tue Apr 13 15:03:57 2010 UTC (4 months, 4 weeks ago) by
leithoff
translations provided by mkk
Revision
29771 -
Directory Listing
Modified
Mon Apr 12 14:12:58 2010 UTC (4 months, 4 weeks ago) by
leithoff
missing information in notification mails, when assigning infolog to projekt
Revision
29768 -
Directory Listing
Modified
Mon Apr 12 11:13:45 2010 UTC (4 months, 4 weeks ago) by
leithoff
translations provided by mkk
Revision
29732 -
Directory Listing
Modified
Wed Apr 7 15:52:59 2010 UTC (5 months ago) by
nathangray
Fix filtering on a multi-select custom field. Any entry with the filter value will be included.
Revision
29707 -
Directory Listing
Modified
Sun Apr 4 09:15:25 2010 UTC (5 months, 1 week ago) by
ralfbecker
"directly cache link titles, to query them all at once (per app)"
Revision
29682 -
Directory Listing
Modified
Wed Mar 31 21:37:35 2010 UTC (5 months, 1 week ago) by
nathangray
Use so_sql::search2criteria() to generate search text filter
Revision
29659 -
Directory Listing
Modified
Sun Mar 28 15:38:12 2010 UTC (5 months, 1 week ago) by
ralfbecker
"deleting a type, did not delete a group owner
--> causing groups still considered to be used as group owners and therefore not resolved to there users for grants"
Revision
29616 -
Directory Listing
Modified
Wed Mar 24 08:15:36 2010 UTC (5 months, 2 weeks ago) by
ralfbecker
"fix an other case of empty enddate get set to \"something\""
Revision
29602 -
Directory Listing
Modified
Mon Mar 22 18:03:23 2010 UTC (5 months, 2 weeks ago) by
jlehrke
Add configurable client character set for SyncML & various fixes
Revision
29579 -
Directory Listing
Modified
Sun Mar 21 10:00:48 2010 UTC (5 months, 3 weeks ago) by
ralfbecker
"patch from Lorentz <lorentz(at)friendship-systems.com>"
Revision
29576 -
Directory Listing
Modified
Sun Mar 21 09:37:52 2010 UTC (5 months, 3 weeks ago) by
ralfbecker
Fixed some more php53 Warnings after latest fix_depricated.php
improvment.
Revision
29544 -
Directory Listing
Modified
Thu Mar 18 10:00:39 2010 UTC (5 months, 3 weeks ago) by
ralfbecker
"fixed infolog loosing links: wrong placed bracket"
Revision
29542 -
Directory Listing
Modified
Thu Mar 18 08:56:51 2010 UTC (5 months, 3 weeks ago) by
ralfbecker
"fixed 01.01.1970 problem with empty infolog enddate"
Revision
29534 -
Directory Listing
Modified
Tue Mar 16 20:44:55 2010 UTC (5 months, 3 weeks ago) by
jlehrke
Fix GroupDAV iterator issue
Revision
29524 -
Directory Listing
Modified
Tue Mar 16 13:30:25 2010 UTC (5 months, 3 weeks ago) by
ralfbecker
swaped category and contact row in edit: fixes parent get accidently set, if one types return to start contact search
Revision
29510 -
Directory Listing
Modified
Tue Mar 16 07:01:36 2010 UTC (5 months, 3 weeks ago) by
jlehrke
Improve Infolog GroupDAV
Revision
29509 -
Directory Listing
Modified
Tue Mar 16 07:00:56 2010 UTC (5 months, 3 weeks ago) by
jlehrke
Fix Infolog timezone issue again
Revision
29504 -
Directory Listing
Modified
Mon Mar 15 18:05:33 2010 UTC (5 months, 3 weeks ago) by
jlehrke
Fix Infolog timezone issue (Bug 8002)
Revision
29498 -
Directory Listing
Modified
Mon Mar 15 17:17:42 2010 UTC (5 months, 3 weeks ago) by
jlehrke
Fix Funambol SIF enconding
Revision
29490 -
Directory Listing
Modified
Mon Mar 15 09:55:16 2010 UTC (5 months, 3 weeks ago) by
jlehrke
Use iterator approach in GroupDAV; fix various issues
Revision
29480 -
Directory Listing
Modified
Thu Mar 11 07:30:46 2010 UTC (6 months ago) by
jlehrke
Differentiate GroupDAV collections
Revision
29455 -
Directory Listing
Modified
Mon Mar 8 16:07:40 2010 UTC (6 months ago) by
nathangray
Make infolog entries available to delegates even if the entry is private.
Revision
29418 -
Directory Listing
Modified
Sat Mar 6 23:06:43 2010 UTC (6 months ago) by
jlehrke
GroupDAV updates
Revision
29299 -
Directory Listing
Modified
Mon Feb 22 21:25:00 2010 UTC (6 months, 2 weeks ago) by
nathangray
Fix for lost links when copying. All links get copied now, including the one in the header.
Revision
29296 -
Directory Listing
Modified
Mon Feb 22 18:18:38 2010 UTC (6 months, 2 weeks ago) by
nathangray
Fix infolog print view to only display the custom fields allowed for that infolog type
Revision
29164 -
Directory Listing
Modified
Tue Feb 9 21:56:39 2010 UTC (6 months, 4 weeks ago) by
jlehrke
SyncML Content Handling
* Improved find-methods
* Timezone support for InfoLog
* SyncML Preferences
- addressbook and address list are now joined
- Primary User Group for addressbook and calendar
* SlowSync uses old mapping information (can be disabled within the preferences)
Revision
29120 -
Directory Listing
Modified
Fri Feb 5 16:32:30 2010 UTC (7 months ago) by
jlehrke
Fix modifier issue
Revision
29119 -
Directory Listing
Modified
Fri Feb 5 14:07:59 2010 UTC (7 months ago) by
jlehrke
Fix modification timestamp issue
Revision
29113 -
Directory Listing
Modified
Fri Feb 5 03:34:17 2010 UTC (7 months ago) by
ralfbecker
display upload failed (because post_max_size of webserver exceeded) message from etemplate, could be nicer but way better then before
Revision
29105 -
Directory Listing
Modified
Thu Feb 4 12:08:03 2010 UTC (7 months ago) by
jlehrke
Use egw_time for InfoLog, tracking backend and Tracker
Revision
28997 -
Directory Listing
Modified
Thu Jan 21 03:00:06 2010 UTC (7 months, 2 weeks ago) by
ralfbecker
responsible filter for multiple users
Revision
28994 -
Directory Listing
Modified
Wed Jan 20 23:26:05 2010 UTC (7 months, 2 weeks ago) by
ralfbecker
added edit/edit_id/edit_popup to infolog link registry
Revision
28921 -
Directory Listing
Modified
Sun Jan 10 19:02:16 2010 UTC (7 months, 4 weeks ago) by
jlehrke
Fix various issues introduced with Funambol adjustments; code cleanup
Revision
28920 -
Directory Listing
Modified
Sat Jan 9 22:28:41 2010 UTC (8 months ago) by
jlehrke
Fix task priorities for Funambol WM Client
Revision
28919 -
Directory Listing
Modified
Sat Jan 9 18:04:21 2010 UTC (8 months ago) by
jlehrke
More Funambol adjustments and workarounds
Revision
28917 -
Directory Listing
Modified
Fri Jan 8 13:09:36 2010 UTC (8 months ago) by
jlehrke
Fix encoding issues; improvements for Funambol clients
Revision
28875 -
Directory Listing
Modified
Wed Dec 30 13:46:37 2009 UTC (8 months, 1 week ago) by
jaytraxx
reverted last commit because it had no effect
Revision
28874 -
Directory Listing
Modified
Wed Dec 30 10:36:25 2009 UTC (8 months, 1 week ago) by
jaytraxx
test to cast PERCENT-COMPLETE as int to prevent 0 value to be set to nothing
Revision
28849 -
Directory Listing
Modified
Tue Dec 15 16:05:48 2009 UTC (8 months, 3 weeks ago) by
leithoff
fix missing startdate, when importing mail from compose
Revision
28847 -
Directory Listing
Modified
Tue Dec 15 12:15:02 2009 UTC (8 months, 3 weeks ago) by
jaytraxx
updated german and english translation
Revision
28846 -
Directory Listing
Modified
Tue Dec 15 12:14:23 2009 UTC (8 months, 3 weeks ago) by
jaytraxx
renamed misleading "close" button in infolog listview to "set status to done"
Revision
28837 -
Directory Listing
Modified
Sun Dec 13 13:58:01 2009 UTC (8 months, 3 weeks ago) by
stefanbecker
fixed promblem with infolog save of copyed infolog
Revision
28836 -
Directory Listing
Modified
Sun Dec 13 13:37:42 2009 UTC (8 months, 3 weeks ago) by
stefanbecker
added print xml file
Revision
28835 -
Directory Listing
Modified
Sun Dec 13 13:36:09 2009 UTC (8 months, 3 weeks ago) by
stefanbecker
added print template to infolog
Revision
28827 -
Directory Listing
Modified
Fri Dec 11 08:34:47 2009 UTC (8 months, 4 weeks ago) by
stefanbecker
added copy function to infolog and action box, more actions will follow
Revision
28819 -
Directory Listing
Modified
Wed Dec 9 08:17:26 2009 UTC (9 months ago) by
jaytraxx
fixed not recognized vtodo priority values
Revision
28807 -
Directory Listing
Modified
Tue Dec 8 21:48:10 2009 UTC (9 months ago) by
nathangray
Implement new link hook view_list, to be able to be taken to a list of entries
Revision
28806 -
Directory Listing
Modified
Tue Dec 8 21:47:49 2009 UTC (9 months ago) by
nathangray
Implement options so link_query() can be limited
Revision
28800 -
Directory Listing
Modified
Tue Dec 8 10:07:53 2009 UTC (9 months ago) by
ralfbecker
"fixed warning when saving new entries introduced by r28408"
Revision
28773 -
Directory Listing
Modified
Mon Dec 7 09:08:51 2009 UTC (9 months ago) by
jlehrke
Fix infolog category issue again
Revision
28772 -
Directory Listing
Modified
Mon Dec 7 09:04:39 2009 UTC (9 months ago) by
jlehrke
Fix infolog category issue again
Revision
28771 -
Directory Listing
Modified
Mon Dec 7 09:00:58 2009 UTC (9 months ago) by
jlehrke
Fix infolog category issue
Revision
28703 -
Directory Listing
Modified
Wed Dec 2 19:49:46 2009 UTC (9 months, 1 week ago) by
omgs
Recover history from rev 28563
Revision
28702 -
Directory Listing
Modified
Wed Dec 2 19:48:52 2009 UTC (9 months, 1 week ago) by
omgs
Temporary removal to recover history from rev 28563
Revision
28653 -
Directory Listing
Modified
Tue Dec 1 10:24:55 2009 UTC (9 months, 1 week ago) by
jlehrke
Use UID for find_content(); code cleanups
Revision
28626 -
Directory Listing
Modified
Mon Nov 30 06:46:00 2009 UTC (9 months, 1 week ago) by
omgs
Update for spanish translation
Revision
28619 -
Directory Listing
Modified
Sun Nov 29 19:11:19 2009 UTC (9 months, 1 week ago) by
stefanbecker
fixed some typos
Revision
28605 -
Directory Listing
Modified
Sat Nov 28 18:55:26 2009 UTC (9 months, 1 week ago) by
leithoff
support CC in import of saved email-messages too
Revision
28604 -
Directory Listing
Modified
Sat Nov 28 18:16:18 2009 UTC (9 months, 1 week ago) by
leithoff
fixing a problem regarding the import of draft-messages with attachments into infolog (, fixing a display issue with getAttachments in uicompose as well)
Revision
28565 -
Directory Listing
Modified
Sat Nov 28 13:50:03 2009 UTC (9 months, 1 week ago) by
ralfbecker
removed caching as it creates problems with datasource updates in projectmanager (datasource reads infolog content from an instance with a not updated cache, causing updates only to happen after clicking on [apply] twice)
Revision
28564 -
Directory Listing
Modified
Sat Nov 28 13:25:09 2009 UTC (9 months, 1 week ago) by
omgs
Move infolog lang files
Revision
28468 -
Directory Listing
Modified
Tue Nov 24 05:51:49 2009 UTC (9 months, 2 weeks ago) by
omgs
Pending language updates
Revision
28467 -
Directory Listing
Modified
Mon Nov 23 16:15:16 2009 UTC (9 months, 2 weeks ago) by
leithoff
fixing various problems regarding the notification via close shortlink (klick on close/close all button in infolog list view)
Revision
28418 -
Directory Listing
Modified
Thu Nov 19 15:30:53 2009 UTC (9 months, 3 weeks ago) by
jaytraxx
applied category preserve on import also to SIF classes
Revision
28408 -
Directory Listing
Modified
Thu Nov 19 11:38:37 2009 UTC (9 months, 3 weeks ago) by
ralfbecker
"commented permanent error_log in async_notifications, as it creates mail to root when async service is run via cron"
Revision
28404 -
Directory Listing
Modified
Thu Nov 19 10:40:54 2009 UTC (9 months, 3 weeks ago) by
jaytraxx
use new categories check_perms() on export and merge preserved categories with imported ones. This functionality is limited in infolog because infolog only supports having just one category at the moment.
Revision
28390 -
Directory Listing
Modified
Wed Nov 18 20:18:55 2009 UTC (9 months, 3 weeks ago) by
omgs
tracker #2315
Revision
28379 -
Directory Listing
Modified
Wed Nov 18 19:40:17 2009 UTC (9 months, 3 weeks ago) by
omgs
tracker #2349
Revision
28375 -
Directory Listing
Modified
Wed Nov 18 17:41:54 2009 UTC (9 months, 3 weeks ago) by
jlehrke
fix typos
Revision
28331 -
Directory Listing
Modified
Mon Nov 16 09:49:50 2009 UTC (9 months, 3 weeks ago) by
leithoff
make the datefilter stay when filter by day is active (stick it with the sessiondata)
Revision
28281 -
Directory Listing
Modified
Tue Nov 10 08:11:41 2009 UTC (10 months ago) by
leithoff
feature to be able to filter by startdate
Revision
28189 -
Directory Listing
Modified
Fri Oct 23 09:57:47 2009 UTC (10 months, 2 weeks ago) by
ralfbecker
"fixed SQL error: info_id is ambigous happening if one has cf's in infolog AND filters with new link-filter"
Revision
28135 -
Directory Listing
Modified
Fri Oct 16 08:36:28 2009 UTC (10 months, 3 weeks ago) by
ralfbecker
using references to loop of items in profind and some cleanups
Revision
28017 -
Directory Listing
Modified
Mon Oct 5 09:04:19 2009 UTC (11 months ago) by
leithoff
removed an extra } from infolog.header.right add phonecall Command Button
Revision
27929 -
Directory Listing
Modified
Sun Sep 27 08:23:01 2009 UTC (11 months, 1 week ago) by
ralfbecker
"patch #2270: export start- and enddate as date, if user set no time (rest of patch not necessary for trunk)"
Revision
27922 -
Directory Listing
Modified
Fri Sep 25 13:04:00 2009 UTC (11 months, 2 weeks ago) by
jaytraxx
fixed typo reported by madsurgeon
Revision
27919 -
Directory Listing
Modified
Fri Sep 25 12:39:11 2009 UTC (11 months, 2 weeks ago) by
jaytraxx
fixed typo reported by madsurgeon - some additional german translation
Revision
27918 -
Directory Listing
Modified
Fri Sep 25 08:03:01 2009 UTC (11 months, 2 weeks ago) by
ralfbecker
Added filter to list, which allows to show infologs linked to an entry
of any other applications, eg:
- infologs linked to a certain project
- infologs linked to a contact
Revision
27864 -
Directory Listing
Modified
Sun Sep 20 12:31:16 2009 UTC (11 months, 2 weeks ago) by
jlehrke
Fix delete() (bug #2260)
Revision
27858 -
Directory Listing
Modified
Sat Sep 19 13:58:24 2009 UTC (11 months, 3 weeks ago) by
stefanbecker
added new filter for projects
Revision
27808 -
Directory Listing
Modified
Wed Sep 9 22:12:43 2009 UTC (12 months ago) by
omgs
Update Czech translation for trunk. Tracker #1956
Revision
27779 -
Directory Listing
Modified
Fri Sep 4 12:39:23 2009 UTC (12 months ago) by
stefanbecker
fixed 100% also allowed with status archive
Revision
27770 -
Directory Listing
Modified
Fri Aug 28 13:11:03 2009 UTC (12 months, 1 week ago) by
leithoff
removing deprecated/not needed '=&' for CreateObject
Revision
27769 -
Directory Listing
Modified
Fri Aug 28 13:07:32 2009 UTC (12 months, 1 week ago) by
leithoff
improvement of the import of eMails if bodystructure is cascaded deeper than expected
Revision
27727 -
Directory Listing
Modified
Tue Aug 25 13:17:29 2009 UTC (12 months, 2 weeks ago) by
ralfbecker
"fixed not displayed time sum, if \"time, planned\" column was selected:
-> only check used&planned time (not replanned) to work for both time cols"
Revision
27677 -
Directory Listing
Modified
Wed Aug 19 14:59:58 2009 UTC (12 months, 3 weeks ago) by
ralfbecker
"fixed not savable empty site configuration 'responsible_edit', once a value was set before"
Revision
27676 -
Directory Listing
Modified
Wed Aug 19 13:56:35 2009 UTC (12 months, 3 weeks ago) by
ralfbecker
"removed depricated calltime pass reference, it's unnecessary in these cases anyway"
Revision
27640 -
Directory Listing
Modified
Thu Aug 13 10:07:34 2009 UTC (12 months, 4 weeks ago) by
leithoff
feature to convert to infolog emails with attached emails and their content
Revision
27448 -
Directory Listing
Modified
Wed Jul 15 20:04:17 2009 UTC (13 months, 3 weeks ago) by
ralfbecker
- merged SyncML-1.2 branch with trunk:
svn merge ^/trunk/infolog@27329 ^/branches/SyncML-1.2/infolog .
- completly reverted changes in inc/class.boinfolog.inc.php, as they are
not related to SyncML at all:
svn revert inc/class.boinfolog.inc.php
Revision
27430 -
Directory Listing
Modified
Mon Jul 13 10:47:19 2009 UTC (13 months, 4 weeks ago) by
leithoff
you need to have current_app modified when importing mail
Revision
27427 -
Directory Listing
Modified
Mon Jul 13 10:33:26 2009 UTC (13 months, 4 weeks ago) by
leithoff
loading infolog translations if current_app is NOT infolog
Revision
27408 -
Directory Listing
Modified
Thu Jul 9 12:14:35 2009 UTC (14 months ago) by
leithoff
preserve the col_filter within the active session
Revision
27329 -
Directory Listing
Modified
Tue Jun 30 17:48:04 2009 UTC (14 months, 1 week ago) by
ralfbecker
"bugfix: if no specific custom field is selected, show/query all custom fields"
Revision
27301 -
Directory Listing
Modified
Mon Jun 22 14:46:10 2009 UTC (14 months, 2 weeks ago) by
leithoff
bugfix for files got lost, while converting to infolog immediately after send, if attached via vfs
Revision
27222 -
Directory Listing
Modified
Mon Jun 8 16:21:14 2009 UTC (15 months ago) by
ralfbecker
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
Revision
27115 -
Directory Listing
Modified
Mon May 25 08:42:29 2009 UTC (15 months, 2 weeks ago) by
stefanbecker
changed again template of Infolog as subentry
Revision
27092 -
Directory Listing
Modified
Fri May 22 13:26:42 2009 UTC (15 months, 2 weeks ago) by
stefanbecker
changing template to make a infolog as a subinfolog
Revision
27088 -
Directory Listing
Modified
Fri May 22 12:51:41 2009 UTC (15 months, 2 weeks ago) by
stefanbecker
fixed small Bug, time planed was not shown in new tag times and times planed
Revision
27051 -
Directory Listing
Modified
Wed May 20 14:59:15 2009 UTC (15 months, 3 weeks ago) by
stefanbecker
added some German translation for Infolog
Revision
27018 -
Directory Listing
Modified
Sun May 17 11:44:15 2009 UTC (15 months, 3 weeks ago) by
ralfbecker
allow to load widget specific edit-template from the app the widget belongs too, eg. infolog-value --> infolog.widget.infolog-value
Revision
27008 -
Directory Listing
Modified
Fri May 15 15:33:15 2009 UTC (15 months, 3 weeks ago) by
omgs
update spanish translation
Revision
26964 -
Directory Listing
Modified
Mon May 11 09:19:16 2009 UTC (16 months ago) by
ralfbecker
used&planned time or used,planned&replanned time incl. icons
Revision
26962 -
Directory Listing
Modified
Mon May 11 08:11:08 2009 UTC (16 months ago) by
ralfbecker
calling translation class static and remove (unnecessary) extra utf-8 charset
Revision
26955 -
Directory Listing
Modified
Fri May 8 16:01:33 2009 UTC (16 months ago) by
ralfbecker
- icon linking to filemanager of entry
- configurable limit of height of describtion in list
Revision
26939 -
Directory Listing
Modified
Tue May 5 12:49:15 2009 UTC (16 months ago) by
ralfbecker
- two new parameters to search(): cols and append
- docu update
Revision
26938 -
Directory Listing
Modified
Tue May 5 12:48:38 2009 UTC (16 months ago) by
ralfbecker
Moved filter labels to BO
Revision
26859 -
Directory Listing
Modified
Mon Apr 27 12:54:40 2009 UTC (16 months, 2 weeks ago) by
leithoff
fixing check_default, setting info_percent to 100, when status is done or billed
Revision
26848 -
Directory Listing
Modified
Thu Apr 23 14:47:26 2009 UTC (16 months, 2 weeks ago) by
leithoff
Handling completion via fastlink action button better by offering close and close_all buttons.
Preventing setting the status to done if that status does not exist for the given infolog type.
Listview (offering the fastlink action button for closing):
Regarding an infolog as done if it is cancelled.
Regarding an infolog as done if the stati done/billed/cancelled do not exist for that type, but the percentage is 100
Revision
26738 -
Directory Listing
Modified
Fri Apr 3 12:26:32 2009 UTC (17 months, 1 week ago) by
ralfbecker
fix for bug #1838: problem with utf-8 data in all csv imports
- fgetcsv only works correct, if setlocal is called with an existing and
correct local
- improved projectmanager method guess_local and moved it to
common::setlocal, which takes now the charset, lang and country of the
user into account
- csv-import also displays now the conversation done and reads usernames
in brackets
- added some missing fields
Revision
26733 -
Directory Listing
Modified
Thu Apr 2 12:57:48 2009 UTC (17 months, 1 week ago) by
leithoff
njv infolog/groupdav work, mostly debug, and special handling for GroupDav as PeroductManufacturer
Revision
26686 -
Directory Listing
Modified
Fri Mar 27 14:10:18 2009 UTC (17 months, 2 weeks ago) by
leithoff
handling array_intersect warning if info_responsible is not an array (typecast)
Revision
26685 -
Directory Listing
Modified
Fri Mar 27 13:40:49 2009 UTC (17 months, 2 weeks ago) by
leithoff
handling array_intersect warning if info_responsible is not an array
Revision
26623 -
Directory Listing
Modified
Mon Mar 16 13:00:45 2009 UTC (17 months, 3 weeks ago) by
ralfbecker
"using etemplate::$hooked instead of $GLOBALS['egw_info']['etemplate']['hooked']"
Revision
26606 -
Directory Listing
Modified
Mon Mar 9 10:43:25 2009 UTC (18 months ago) by
leithoff
conditional replace of all CarriageReturnLinefeeds, since, if it is done always, a sendmail looses its linebreaks
Revision
26603 -
Directory Listing
Modified
Fri Mar 6 14:39:34 2009 UTC (18 months ago) by
leithoff
handling a problem while importing mails as infolog, if they contain no text/plain part; this implied the move of some functionality from bocompose to bofelamimail
Revision
26500 -
Directory Listing
Modified
Fri Dec 12 09:47:54 2008 UTC (20 months, 4 weeks ago) by
leithoff
increasing the version number of infolog.edit.description and infolog.index.rows after a case-study regarding the enabling of HTML in Infolog description. The issue was soon dropped after experiencing massive problems with: sync, listview, performance, etc. If you are intrested in trying it, contact me for the source snippets. But I wont recommend that for anything near production
Revision
26410 -
Directory Listing
Modified
Sun Nov 23 08:30:49 2008 UTC (21 months, 2 weeks ago) by
omgs
Update nl lang files
Revision
26406 -
Directory Listing
Modified
Fri Nov 21 07:35:47 2008 UTC (21 months, 2 weeks ago) by
ralfbecker
"fixed wrong path (calendar) in infolog"
Revision
26398 -
Directory Listing
Modified
Tue Nov 18 06:11:12 2008 UTC (21 months, 3 weeks ago) by
ralfbecker
fixed missing .ics extension in Location header after PUT
Revision
26384 -
Directory Listing
Modified
Sun Nov 16 10:42:29 2008 UTC (21 months, 3 weeks ago) by
ralfbecker
Big SyncML patch from Philip Herbert <pherbert(at)knauber.de>:
- change the processing of slowsync, to use the content_map instead of
trying to build a new one. This caused duplication issues on the
client if multiple similar records where stored, because only the first
one found in the server-db was matched, These duplicate entries at client
side had no entry at serverside, so deleting the wrong one
on the client (the content with a valid map entry) could cause
unwanted data loss at server side, because it is impossible for the
user to see what is a duplicate, and what is not.
see also:
http://www.nabble.com/again---syncml-duplication-issue-to20333619s3741.html
- reenabled UID from syncml clients, because it was partly used this caused
issues during SlowSync if the content was changed.
- infolog, calendar if a uid is found in the provided data, allway try to
find the corresponding content first using only the UID, instead of
using the content-id taken from content_map.
also fixed:
- a few fixes in ./notes
- creating an entry on the client that can not be imported,
(Example, Nokia E Series Appointment without a Title)
will no longer create an invalid content-map entry
However, at client side this is still counted in the Protocol as
Server-Add
Revision
26323 -
Directory Listing
Modified
Sat Nov 8 10:37:52 2008 UTC (22 months ago) by
ralfbecker
- fixed url recreation for links (use ? for get-params, if no ? in the
link)
- made bo_tracking abstract
- added default return null to bo_tracking::get_config and removed it
from extensions implementing no config
- fixed signature of get_config($name,$data,$old=null)
Revision
26308 -
Directory Listing
Modified
Mon Nov 3 09:36:20 2008 UTC (22 months ago) by
ralfbecker
Reworked GroupDAV and iCal/vCard handler to set 'GroupDAV' as product
manufacturer and the recogniced GroupDAV client as product name.
This way we are able to handle different GroupDAV clients, as we
allready do with different SyncML clients.
Also removed the no longer needed code enabling the use of the real UID,
as SyncML does no longer misuse the UID for it's GUID.
Revision
26307 -
Directory Listing
Modified
Mon Nov 3 07:44:02 2008 UTC (22 months, 1 week ago) by
ralfbecker
Big patch from Philip Herbert (Knauber) modifying the SyncML code to no
longer use GUIDs containing eGW's install_id, as the information is
irrellevant for SyncML and cause doublications of entries if the
install_id changes.
I plan to have a new rc4 Wednesday or Thursday containing these changes.
Revision
26305 -
Directory Listing
Modified
Sun Nov 2 14:23:56 2008 UTC (22 months, 1 week ago) by
omgs
tracker #1774, added estonian translation
Revision
26303 -
Directory Listing
Modified
Sun Nov 2 13:38:18 2008 UTC (22 months, 1 week ago) by
omgs
tracker #1812
Revision
26262 -
Directory Listing
Modified
Wed Oct 22 10:42:30 2008 UTC (22 months, 2 weeks ago) by
ralfbecker
"fixed postgres problem reported on the user list: operator does not exist: character varying = integer"
Revision
26258 -
Directory Listing
Modified
Wed Oct 22 06:51:01 2008 UTC (22 months, 2 weeks ago) by
ralfbecker
"fix for bug #1467: sorting get lost using green close icon"
Revision
26257 -
Directory Listing
Modified
Wed Oct 22 06:15:37 2008 UTC (22 months, 2 weeks ago) by
ralfbecker
fixed delete_account hook, to deal correctly with multiple responsibles
Revision
26239 -
Directory Listing
Modified
Mon Oct 20 10:20:50 2008 UTC (22 months, 2 weeks ago) by
ralfbecker
"using static methodes of egw_link"
Revision
26237 -
Directory Listing
Modified
Sun Oct 19 11:34:12 2008 UTC (22 months, 3 weeks ago) by
ralfbecker
Big performance improvment by:
- using egw_link::set_cache() for entries read or searched
--> eliminates an excessive number of single entry reads, when the links
need titles or file_access permissions
- removing sub-query for number of sub-entries from search (Bug #1613)
- method to query the number of sub-entries of all displayed entries in
one go
Revision
26235 -
Directory Listing
Modified
Sun Oct 19 11:20:37 2008 UTC (22 months, 3 weeks ago) by
ralfbecker
forgot to commit the remove after rename to infolog_ical
Revision
26228 -
Directory Listing
Modified
Thu Oct 16 05:39:58 2008 UTC (22 months, 3 weeks ago) by
ralfbecker
"patch #1769: infolog sidebox menu has wrong link to custom fields
"
Revision
26226 -
Directory Listing
Modified
Wed Oct 15 21:11:30 2008 UTC (22 months, 3 weeks ago) by
omgs
latest update of egw translators pending work
Revision
26102 -
Directory Listing
Modified
Wed Oct 8 09:40:23 2008 UTC (23 months ago) by
jgordor
Fix not correctly set of $this->prefs['show_times'] pref (because of addition of info_replanned_time columnt to the header)
Revision
26098 -
Directory Listing
Modified
Wed Oct 8 08:13:17 2008 UTC (23 months ago) by
jgordor
Infolog renaming classes minor fix (botimesheet -> timesheet_bo)
Revision
26096 -
Directory Listing
Modified
Wed Oct 8 07:45:35 2008 UTC (23 months ago) by
ralfbecker
"fixed typo in filename of infolog_ical class"
Revision
26090 -
Directory Listing
Modified
Tue Oct 7 17:16:24 2008 UTC (23 months ago) by
ralfbecker
"new constructor name"
Revision
26084 -
Directory Listing
Modified
Tue Oct 7 14:01:33 2008 UTC (23 months ago) by
ralfbecker
moved xmlrpc code to own class boinfolog, to keep the old xmlrpc
functions and get a cleaner code for no xmlrpc
Revision
26081 -
Directory Listing
Modified
Tue Oct 7 13:12:31 2008 UTC (23 months ago) by
ralfbecker
"fixed typo"
Revision
26078 -
Directory Listing
Modified
Tue Oct 7 13:00:03 2008 UTC (23 months ago) by
ralfbecker
"an other uiinfolog"
Revision
26075 -
Directory Listing
Modified
Tue Oct 7 12:50:14 2008 UTC (23 months ago) by
ralfbecker
- renamed class to new naming convention
- update version and dependencies for 1.6
- file_access method for attachments
Revision
26061 -
Directory Listing
Modified
Tue Oct 7 08:40:46 2008 UTC (23 months ago) by
jgordor
New field replanned time with for pm integration, also icons in list view to diferentiate real, planned and replanned times.
Revision
26004 -
Directory Listing
Modified
Mon Sep 22 09:04:19 2008 UTC (23 months, 2 weeks ago) by
ralfbecker
removed empty row in regular index page
Revision
25990 -
Directory Listing
Modified
Sat Sep 13 20:42:28 2008 UTC (23 months, 3 weeks ago) by
omgs
tracker #1721
Revision
25986 -
Directory Listing
Modified
Thu Sep 11 14:57:20 2008 UTC (23 months, 4 weeks ago) by
ralfbecker
refractured infolog code to create links to custom field link types
Revision
25948 -
Directory Listing
Modified
Wed Aug 27 12:31:33 2008 UTC (2 years ago) by
leithoff
bugfix: fixed a remaining call to uicontacts -> addressbook_ui
Revision
25889 -
Directory Listing
Modified
Tue Aug 12 17:42:20 2008 UTC (2 years ago) by
ralfbecker
"case insensitive search (postgres)"
Revision
25851 -
Directory Listing
Modified
Thu Aug 7 06:11:13 2008 UTC (2 years, 1 month ago) by
ralfbecker
"added somehow missing support for PERCENT-COMPLETE attribute, which exists in InfoLog an iCal vTodo"
Revision
25847 -
Directory Listing
Modified
Tue Aug 5 19:13:53 2008 UTC (2 years, 1 month ago) by
omgs
updated spanish translation
Revision
25841 -
Directory Listing
Modified
Mon Aug 4 19:08:09 2008 UTC (2 years, 1 month ago) by
ralfbecker
- .ics extension for todos and events
- new GroupDAV v2 component-set attribute for collections
- getlastmodified & getcontentlength properties for infolog propfind
- fixed propfind on a single infolog entry to return just that entry
- getcontenttype of vevent and vtodo collection returns extra component
Revision
25833 -
Directory Listing
Modified
Sun Aug 3 19:07:15 2008 UTC (2 years, 1 month ago) by
omgs
Updated russian translation (#1658) and some spanish updates
Revision
25829 -
Directory Listing
Modified
Fri Aug 1 13:03:17 2008 UTC (2 years, 1 month ago) by
leithoff
further improvement for the import of Mail messages
Revision
25821 -
Directory Listing
Modified
Wed Jul 30 14:19:31 2008 UTC (2 years, 1 month ago) by
leithoff
trying to improve linebreak behavior while importing mails.
Revision
25817 -
Directory Listing
Modified
Wed Jul 30 08:48:59 2008 UTC (2 years, 1 month ago) by
ralfbecker
re-added accidently removed delegation tab template from infolog.edit
Revision
25816 -
Directory Listing
Modified
Wed Jul 30 08:39:56 2008 UTC (2 years, 1 month ago) by
ralfbecker
Moved translation of 'site configuration' to phpgwapi/common to not
translate it in every app (differently)
Revision
25814 -
Directory Listing
Modified
Wed Jul 30 06:31:43 2008 UTC (2 years, 1 month ago) by
ralfbecker
fixed layout of infolog edit: addr is now width:100%; instead of fixed width
Revision
25811 -
Directory Listing
Modified
Tue Jul 29 20:40:02 2008 UTC (2 years, 1 month ago) by
omgs
updated russian translation
Revision
25798 -
Directory Listing
Modified
Sat Jul 26 21:59:22 2008 UTC (2 years, 1 month ago) by
omgs
Resulting lang files after applying the "Search for new phrases" in translation tools for every app
Revision
25796 -
Directory Listing
Modified
Fri Jul 25 22:15:31 2008 UTC (2 years, 1 month ago) by
omgs
tracker #1476
Revision
25782 -
Directory Listing
Modified
Fri Jul 25 08:07:35 2008 UTC (2 years, 1 month ago) by
omgs
Updated spanish translation for trunk
Revision
25780 -
Directory Listing
Modified
Thu Jul 24 19:00:41 2008 UTC (2 years, 1 month ago) by
omgs
Pending translations for trunk
Revision
25726 -
Directory Listing
Modified
Fri Jul 18 07:16:44 2008 UTC (2 years, 1 month ago) by
ralfbecker
"fixed (undeletable) n type, which appears in new installations
to get rid of it on existing installs, you can now simply delete it (it does not get recreated, which makes it seem undeletable before)"
Revision
25701 -
Directory Listing
Modified
Tue Jul 8 07:47:16 2008 UTC (2 years, 2 months ago) by
ralfbecker
"fixed typo, wrong method name for put"
Revision
25698 -
Directory Listing
Modified
Tue Jul 8 05:34:10 2008 UTC (2 years, 2 months ago) by
ralfbecker
groupdav now uses infologs own vcalinfolog class and not longer icalsrv, also added by groupdav required support to keep the uid of the client and not use extra charset attributes which are depricated in recent iCal and some clients have problems with them
Revision
25696 -
Directory Listing
Modified
Mon Jul 7 08:12:54 2008 UTC (2 years, 2 months ago) by
ralfbecker
"fixed fatal error, groupdav should be working again"
Revision
25694 -
Directory Listing
Modified
Mon Jul 7 06:09:32 2008 UTC (2 years, 2 months ago) by
ralfbecker
"use static method of link class"
Revision
25691 -
Directory Listing
Modified
Fri Jul 4 11:16:33 2008 UTC (2 years, 2 months ago) by
leithoff
small bugfix for linking just one entry to an infolog, when comming from addressbook multiple link to new infolog
Revision
25551 -
Directory Listing
Modified
Wed Jun 4 08:16:02 2008 UTC (2 years, 3 months ago) by
leithoff
#bugfix: wrong contact address, when converting emails out of the sent-folder
if a message is converted to infolog, and it is located within the sent-folder the to-address is now applied as contact address.
Revision
25548 -
Directory Listing
Modified
Wed Jun 4 06:53:24 2008 UTC (2 years, 3 months ago) by
leithoff
passing the folder base64encoded when exporting to infolog infolog/inc/class.uiinfolog.inc.php
Revision
25493 -
Directory Listing
Modified
Fri May 23 10:51:54 2008 UTC (2 years, 3 months ago) by
leithoff
patch to enable infolog to retrieve/save messages that have been part of (attachment of) another message
Revision
25458 -
Directory Listing
Modified
Sat May 17 18:03:33 2008 UTC (2 years, 3 months ago) by
ralfbecker
"infolog groupdav handler (not yet CalDAV!)"
Revision
25443 -
Directory Listing
Modified
Thu May 15 08:53:47 2008 UTC (2 years, 3 months ago) by
ralfbecker
bocontacts --> addressbook_bo
Revision
25348 -
Directory Listing
Modified
Wed Apr 23 08:27:49 2008 UTC (2 years, 4 months ago) by
stefanbecker
class.uiinfolog.edit can handle the action_id now with multiple IDs from
the Addressbook. They are all linked now.
Revision
25313 -
Directory Listing
Modified
Sat Apr 19 10:20:40 2008 UTC (2 years, 4 months ago) by
ralfbecker
make customfield names varchar(64) and values text
Revision
25301 -
Directory Listing
Modified
Fri Apr 18 11:53:55 2008 UTC (2 years, 4 months ago) by
ralfbecker
removed ip for symlinks from infolog config, as it is no longer supported by the new links
Revision
25243 -
Directory Listing
Modified
Fri Apr 4 08:18:11 2008 UTC (2 years, 5 months ago) by
leithoff
modified the infolog edit-template regarding the description textarea to dynamically use more width if available, by resizing/maximizing/enlarging
the edit window.
Revision
25229 -
Directory Listing
Modified
Tue Apr 1 15:46:06 2008 UTC (2 years, 5 months ago) by
ralfbecker
"fixed typo, causing empty link titles from infolog"
Revision
25223 -
Directory Listing
Modified
Mon Mar 31 17:33:32 2008 UTC (2 years, 5 months ago) by
ralfbecker
an other fix for multiple infologs from addressbook
Revision
25222 -
Directory Listing
Modified
Mon Mar 31 17:05:12 2008 UTC (2 years, 5 months ago) by
ralfbecker
Fix missing info_from values, caused by a (fixed) bug
Revision
25221 -
Directory Listing
Modified
Mon Mar 31 15:47:51 2008 UTC (2 years, 5 months ago) by
ralfbecker
"fixed lost info_from attribute, if infolog has a main contact (main contact is still shown in the list, but not longer found if searching by the name)"
Revision
25220 -
Directory Listing
Modified
Mon Mar 31 14:48:49 2008 UTC (2 years, 5 months ago) by
ralfbecker
"dont store empty cf's"
Revision
25219 -
Directory Listing
Modified
Mon Mar 31 14:39:41 2008 UTC (2 years, 5 months ago) by
ralfbecker
"fixed not working multiple infolog view in addressbook (was broken after the link updates)"
Revision
25168 -
Directory Listing
Modified
Tue Mar 25 15:46:41 2008 UTC (2 years, 5 months ago) by
ralfbecker
removed unnecessary instancations and using static methods of html and egw_link class
Revision
25159 -
Directory Listing
Modified
Tue Mar 25 11:14:29 2008 UTC (2 years, 5 months ago) by
ralfbecker
"fixed not exported cf's in the csv export"
Revision
25139 -
Directory Listing
Modified
Fri Mar 21 20:53:24 2008 UTC (2 years, 5 months ago) by
ralfbecker
using framework::render()
Revision
25068 -
Directory Listing
Modified
Mon Mar 10 21:04:51 2008 UTC (2 years, 6 months ago) by
ralfbecker
fixed not saving primary link (because link_id2from used incomplete array of existing links)
Revision
25067 -
Directory Listing
Modified
Mon Mar 10 21:03:15 2008 UTC (2 years, 6 months ago) by
ralfbecker
fetch assoc, to minimise memory usage
Revision
25048 -
Directory Listing
Modified
Sun Mar 9 14:46:51 2008 UTC (2 years, 6 months ago) by
ralfbecker
replaced with static egw_link unnecessary infolog_link_registry-class
Revision
25047 -
Directory Listing
Modified
Sun Mar 9 14:46:02 2008 UTC (2 years, 6 months ago) by
ralfbecker
made all methods from html class static and removed the unnecessary singleton
Revision
25041 -
Directory Listing
Modified
Sun Mar 9 06:58:24 2008 UTC (2 years, 6 months ago) by
ralfbecker
removed left over instanciation of bolink
Revision
25037 -
Directory Listing
Modified
Sat Mar 8 22:39:07 2008 UTC (2 years, 6 months ago) by
ralfbecker
boinfolog::search(&$param)
Revision
25034 -
Directory Listing
Modified
Sat Mar 8 21:43:13 2008 UTC (2 years, 6 months ago) by
ralfbecker
using new egw_link class and reading all links of the whole index page in one go
Revision
25028 -
Directory Listing
Modified
Thu Mar 6 22:41:36 2008 UTC (2 years, 6 months ago) by
ralfbecker
performance optimisation for many cf's, most important was to remove the unnecessary join with the extra-table, if there's no search
Revision
25019 -
Directory Listing
Modified
Thu Mar 6 07:58:08 2008 UTC (2 years, 6 months ago) by
leithoff
fast fix for the bug regarding infolog config, caused by the drop of the intantiation of config in boinfolog
Revision
25016 -
Directory Listing
Modified
Wed Mar 5 18:38:46 2008 UTC (2 years, 6 months ago) by
ralfbecker
Added an id tag to templates, contact and infolog widget
New js_pseudo_function to fetch the styles of a template:
template::styles('template.name')
Revision
25009 -
Directory Listing
Modified
Tue Mar 4 12:50:16 2008 UTC (2 years, 6 months ago) by
ralfbecker
Patch from Stefan Becker to implement a default category for new infolog entries
Revision
24991 -
Directory Listing
Modified
Fri Feb 29 13:00:22 2008 UTC (2 years, 6 months ago) by
leithoff
renaming the admin_prefs_sidebox_hooks because of a naming convention clash with the admin applications admin_prefs_sidebox_hooks
Revision
24981 -
Directory Listing
Modified
Tue Feb 26 13:16:59 2008 UTC (2 years, 6 months ago) by
leithoff
To improve performance for people/installations with large amounts of infologs and many customfields who want to use customfields in customized
templates, but do not want to use the customfields in listview, reworked the logic of the retrieval of customfields.
Fix for the retrieve more fields, than selected - problem, when customfields start with the same string. Replaced stripos by in_array after a split
of the selected cols.
Revision
24955 -
Directory Listing
Modified
Sat Feb 9 22:01:42 2008 UTC (2 years, 7 months ago) by
omgs
lang updates
Revision
24910 -
Directory Listing
Modified
Fri Jan 25 12:13:04 2008 UTC (2 years, 7 months ago) by
leithoff
fix for infolog/inc/class.uicustomfields.inc.php, for problems with the editing of the customfields of infolog, because of the deprecated bo->config
object
Revision
24902 -
Directory Listing
Modified
Sat Jan 19 05:36:20 2008 UTC (2 years, 7 months ago) by
ralfbecker
reworked and generalised Klaus new custom field header feature, to use it in the addressbook too, easy to addapt for the other apps now, only requires the get_rows/search method to understand filter and order_by with cfs
Revision
24883 -
Directory Listing
Modified
Tue Jan 15 04:18:17 2008 UTC (2 years, 7 months ago) by
ralfbecker
If filtering the infolog list by a certain type, show only the stati of that type
Revision
24860 -
Directory Listing
Modified
Sat Dec 22 21:39:38 2007 UTC (2 years, 8 months ago) by
omgs
periodical lang updates from translators
Revision
24859 -
Directory Listing
Modified
Sat Dec 22 10:28:44 2007 UTC (2 years, 8 months ago) by
omgs
tracer #1370 for farsi
Revision
24813 -
Directory Listing
Modified
Fri Dec 14 13:16:38 2007 UTC (2 years, 8 months ago) by
leithoff
added the optional customfield column for infolog.index.rows and infolog.index.rows-noheader using the customfield header subwidget for displaying
the header
Revision
24812 -
Directory Listing
Modified
Fri Dec 14 13:11:51 2007 UTC (2 years, 8 months ago) by
leithoff
added the option to display customfields in the infolog main view.
after selecting customfields with the columnselector, you can choose which customfields you want to display
in the customfields column with the columnselector. The header supports sorting and selecting.
Controling of the displayed customfields is done in uiinfolog, the action takes place in soinfolog
Revision
24811 -
Directory Listing
Modified
Fri Dec 14 13:11:29 2007 UTC (2 years, 8 months ago) by
leithoff
added the option to display customfields in the infolog main view.
after selecting customfields with the columnselector, you can choose which customfields you want to display
in the customfields column with the columnselector. The header supports sorting and selecting.
Controling of the displayed customfields is done in uiinfolog, the action takes place in soinfolog
Revision
24791 -
Directory Listing
Modified
Tue Dec 11 09:29:50 2007 UTC (2 years, 9 months ago) by
pbf
Extend the patch to get_categories in infolog submitted by matthias to the other classes as well.
Added a hack that allows one to search for the categories' names prefixed by X-
Sony Ericsson phones (and possibly others) systematically prepend a X- to the
category names, so with this patch we match X-CatName just like CatName
This is only done for SyncML obviously.
Revision
24787 -
Directory Listing
Modified
Tue Dec 11 06:57:15 2007 UTC (2 years, 9 months ago) by
ralfbecker
"fixed category sync problem reported by sezuan <supportrq-at-sucksass.de>"
Revision
24768 -
Directory Listing
Modified
Fri Dec 7 18:17:04 2007 UTC (2 years, 9 months ago) by
ralfbecker
"fetching of the content of selectbox customfield did not work (options were not set)"
Revision
24751 -
Directory Listing
Modified
Wed Dec 5 09:05:57 2007 UTC (2 years, 9 months ago) by
jaytraxx
removed option for sending html mails or not cause this is decided now by the notification backends (as discussed on the list)
Revision
24645 -
Directory Listing
Modified
Sat Nov 10 23:22:17 2007 UTC (2 years, 10 months ago) by
omgs
catalan updates for trunk
Revision
24644 -
Directory Listing
Modified
Sat Nov 10 22:46:02 2007 UTC (2 years, 10 months ago) by
omgs
big commit: all lang files not in utf-8 converted to utf-8, including charset phrase
Revision
24636 -
Directory Listing
Modified
Fri Nov 9 16:57:30 2007 UTC (2 years, 10 months ago) by
omgs
lang updates
Revision
24635 -
Directory Listing
Modified
Fri Nov 9 16:46:15 2007 UTC (2 years, 10 months ago) by
omgs
Updated czech translation files, using provided utf-8 files
Revision
24612 -
Directory Listing
Modified
Tue Oct 30 16:18:12 2007 UTC (2 years, 10 months ago) by
ralfbecker
"dont delete infolog, which are linked to other elements, but their project"
Revision
24539 -
Directory Listing
Modified
Sun Oct 14 16:19:43 2007 UTC (2 years, 10 months ago) by
omgs
Hopefully, rest of language files
Revision
24508 -
Directory Listing
Modified
Tue Oct 9 09:39:40 2007 UTC (2 years, 11 months ago) by
ralfbecker
New pref to select which type(s) to show in the calendar
Revision
24495 -
Directory Listing
Modified
Fri Oct 5 15:06:27 2007 UTC (2 years, 11 months ago) by
ralfbecker
- fixed not copied constrains and milestones in PM templates
- fixed not creatable milestones in templates
- when deleting a project you can now choose to delete the datasources
of the elements (eg. InfoLog entries) too
- new stati 'template', 'nonactive' and 'archive' for InfoLog, which get
not displayed by any standard filter, but choosing them from the
status column filter
- InfoLog tasks in PM templates get now automatic activated, there stati
is set depending of the percentage to not-started, in-progress or done
- changing the status of a project you can now choose to change the
stati of InfoLog tasks (or other types having the needed stati) too
--> these features have been sponsored by Arne Reith from Reith-IT
Revision
24476 -
Directory Listing
Modified
Sat Sep 29 10:29:48 2007 UTC (2 years, 11 months ago) by
ralfbecker
SyncML patches from patrick.bihan-faou-AT-mindstep.com (without
logout+mbstring stuff), small modification to use the already exiting
methodes to generate full name and fileas)
The code is commited to trunk only at the moment to allow testing of it.
If everything goes well, we intend to commit it to 1.4 branch too.
Here's the original description of the patch by Patrick:
- handles the default config for current versions of funambol (i.e. the
scard/stask/snote/scal locations)
- tries to be a bit smarter on how the data content should be encoded
based on what the client specified (sif+base64/vcard, / fragmented or
not, etc.)
- workaround a bug in some versions of funambol, where funambol does not
specify the proper sif type for the type of requested data
- imported patch #117 from egw's tracker
- make sure that the logs generated by the horde code go to stderr so
they can be view in the webserver's logs
- as much as possible reduce code duplication. For example, the
categories are handled in the parent classes for both the SIF avn VCAL
formats for each type of data (addressbook,infolog,calendar).
- make sure the code can handle more than one categories in each
direction
- treat the 'sony ericsson' vendor string just like 'sonyericsson', the
newer phones apparently have a space in the vendor string... (this
touches some files in the icalsrv as well)
- handle notes: these should now work with everything (funambol or
other)
- remove more code duplication: the syncml "api" for the various data
types (calendar, contacts, infolog) is now common for both the vcard and
sif data formats (cf the files that need to be removed)
- handle the "privat" filter in infolog like the "private" filter (some
part of the code use the name without the trailing e)
- imported patch # 267 from egw's tracker
Revision
24465 -
Directory Listing
Modified
Tue Sep 25 10:21:19 2007 UTC (2 years, 11 months ago) by
leithoff
Merged language Patch from r24464 (1.4) to trunc.
Revision
24456 -
Directory Listing
Modified
Sat Sep 22 14:58:10 2007 UTC (2 years, 11 months ago) by
ralfbecker
CSV Export for all eTemplate applications using the nextmatch widget to list their entries. The column names, labels and types can be set by the application or get autodetected by eTemplate. Admins can configure an export limit (max. number of entries to export) or disable the functionality completly for non-admins. The charset for the csv export can be configured in the common prefs. Applications can and have to turn the export explicitly off by setting ['nm']['csv_fields']=false. I only made a column-definition for InfoLog, which includes translated column-names.
Revision
24437 -
Directory Listing
Modified
Fri Sep 14 07:33:32 2007 UTC (2 years, 11 months ago) by
ralfbecker
fixed not shown custom fields tab in edit, if there's no field shown only for that type (fields shown for multiple types were not taken into account)
Revision
24433 -
Directory Listing
Modified
Thu Sep 13 13:57:21 2007 UTC (2 years, 11 months ago) by
omgs
pending lang updates
Revision
24427 -
Directory Listing
Modified
Thu Sep 13 09:17:47 2007 UTC (2 years, 11 months ago) by
ralfbecker
100% done causes status to set to done again in mail2infolog
Revision
24425 -
Directory Listing
Modified
Thu Sep 13 08:12:56 2007 UTC (2 years, 11 months ago) by
ralfbecker
fixed two mail2infolog problems: 1. instead of default status of email type done was used, 2. long lines of line-chars (-_+=~) stalled the infolog layout, they get now truncated to 40 of these chars
Revision
24391 -
Directory Listing
Modified
Mon Aug 27 13:04:05 2007 UTC (3 years ago) by
ralfbecker
using uid to fetch infolog entries like in calendar, used by icalsrv, requires a schema update to store the uid
Revision
24389 -
Directory Listing
Modified
Mon Aug 27 13:00:45 2007 UTC (3 years ago) by
ralfbecker
some new features for the infolog-widget to improve form printting: 1) fetching contact fields from linked infolog entries, 2) formatting content with preg_replace
Revision
24373 -
Directory Listing
Modified
Mon Aug 20 08:17:07 2007 UTC (3 years ago) by
ralfbecker
widget to fetch infolog fields from linked infolog, eg. for advanced infolog forms (has also the ability to print an X if a compare value is given or to specify alternative fields if the original one is empty)
Revision
24347 -
Directory Listing
Modified
Sun Jul 29 06:55:36 2007 UTC (3 years, 1 month ago) by
ralfbecker
small layout fix: limit width of owner and responsible selectbox to 100px, using selected category when creating new entries
Revision
24292 -
Directory Listing
Modified
Thu Jul 12 07:30:20 2007 UTC (3 years, 2 months ago) by
ralfbecker
fixed not working type specific customfields in infolog
Revision
24287 -
Directory Listing
Modified
Wed Jul 11 15:39:41 2007 UTC (3 years, 2 months ago) by
ralfbecker
fix for bug #658: Custom Fields - added user in list comes up as ID (number)
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
Revision
24239 -
Directory Listing
Modified
Tue Jul 3 04:37:06 2007 UTC (3 years, 2 months ago) by
ralfbecker
"fixed type of info_responsible, it's varchar, in the query, gives error in MaxDB"
Revision
24191 -
Directory Listing
Modified
Sun Jun 24 21:55:08 2007 UTC (3 years, 2 months ago) by
omgs
language updates
Revision
24170 -
Directory Listing
Modified
Fri Jun 22 12:49:21 2007 UTC (3 years, 2 months ago) by
ralfbecker
"fix for bug reported on the developers list"
Revision
24154 -
Directory Listing
Modified
Thu Jun 21 16:25:08 2007 UTC (3 years, 2 months ago) by
ralfbecker
- fixed not being able to switch off notification for responsible
- new preference for htmlmail with larger fontsize
- new preference for notification of responsible: only when I get assigned or removed
- notifications are now suppressed, if no changes made (according to save_history)
Revision
24104 -
Directory Listing
Modified
Thu Jun 14 06:16:19 2007 UTC (3 years, 2 months ago) by
ralfbecker
small enhancement to keep the attachments, 'til the infolog entry gets finally deleted
Revision
24103 -
Directory Listing
Modified
Wed Jun 13 21:43:21 2007 UTC (3 years, 2 months ago) by
ralfbecker
History for InfoLog (incl. the ability to disable real deletes) and delete notifications
Revision
24102 -
Directory Listing
Modified
Wed Jun 13 21:37:05 2007 UTC (3 years, 2 months ago) by
ralfbecker
History for InfoLog (incl. the ability to disable real deletes) and delete notifications
Revision
24062 -
Directory Listing
Modified
Sun Jun 10 10:26:50 2007 UTC (3 years, 3 months ago) by
ralfbecker
a few more missing translations
Revision
24061 -
Directory Listing
Modified
Sun Jun 10 09:21:04 2007 UTC (3 years, 3 months ago) by
ralfbecker
InfoLog notifcations for due or to start entries (You need to run Admin>>Register hooks!)
Revision
24051 -
Directory Listing
Modified
Sat Jun 9 16:10:20 2007 UTC (3 years, 3 months ago) by
ralfbecker
"fix for bug #866: private InfoLog entries are shown in the calendar day-view, if looking on someone elses calendar"
Revision
24004 -
Directory Listing
Modified
Sun Jun 3 18:26:33 2007 UTC (3 years, 3 months ago) by
omgs
Tracker items #762 and #763
Revision
24001 -
Directory Listing
Modified
Sun Jun 3 18:01:21 2007 UTC (3 years, 3 months ago) by
omgs
Czech translation in #824 and extra pending language updates
Revision
23970 -
Directory Listing
Modified
Thu May 31 14:49:26 2007 UTC (3 years, 3 months ago) by
omgs
Latest lang updates
Revision
23965 -
Directory Listing
Modified
Mon May 28 21:17:15 2007 UTC (3 years, 3 months ago) by
ralfbecker
Revision
23962 -
Directory Listing
Modified
Mon May 28 05:29:23 2007 UTC (3 years, 3 months ago) by
ralfbecker
"typo in translation"
Revision
23917 -
Directory Listing
Modified
Tue May 22 13:40:35 2007 UTC (3 years, 3 months ago) by
ralfbecker
phpDoc headers
Revision
23916 -
Directory Listing
Modified
Tue May 22 13:36:32 2007 UTC (3 years, 3 months ago) by
ralfbecker
"fixed halfway done conversation to new col-selection prefs for the times-column:
- the icon to attach timesheets is now always displayed if user has the timesheet app
- the display of the times column and the cumulated time of attached timesheets depends on the col-selection pref"
Revision
23877 -
Directory Listing
Modified
Thu May 17 06:04:24 2007 UTC (3 years, 3 months ago) by
ralfbecker
missing date/time customfield type
Revision
23876 -
Directory Listing
Modified
Wed May 16 22:10:08 2007 UTC (3 years, 3 months ago) by
omgs
Language updates
Revision
23864 -
Directory Listing
Modified
Mon May 14 15:37:25 2007 UTC (3 years, 3 months ago) by
ralfbecker
fix for bug in email2infolog: date was not set
Revision
23855 -
Directory Listing
Modified
Fri May 11 19:59:28 2007 UTC (3 years, 4 months ago) by
ralfbecker
fixed typo: custome --> custom
Revision
23828 -
Directory Listing
Modified
Tue May 8 08:36:06 2007 UTC (3 years, 4 months ago) by
ralfbecker
"found an other uncommited php5.2 fix"
Revision
23805 -
Directory Listing
Modified
Sat May 5 09:11:33 2007 UTC (3 years, 4 months ago) by
omgs
Fix for #691
Revision
23781 -
Directory Listing
Modified
Wed May 2 21:25:42 2007 UTC (3 years, 4 months ago) by
omgs
Pending lang updates
Revision
23761 -
Directory Listing
Modified
Wed May 2 09:34:13 2007 UTC (3 years, 4 months ago) by
nelius_weiss
fix: mail2infolog, wrong contact link when mail from sent folder
Revision
23739 -
Directory Listing
Modified
Mon Apr 30 09:10:36 2007 UTC (3 years, 4 months ago) by
ralfbecker
updated application versions 1.4 and dependencies accordingly (API is still 1.3.xxx 'til the first RC)
Revision
23703 -
Directory Listing
Modified
Thu Apr 26 21:30:26 2007 UTC (3 years, 4 months ago) by
nelius_weiss
fixed html spechialchars in mailtoinfolog
Revision
23699 -
Directory Listing
Modified
Thu Apr 26 15:42:51 2007 UTC (3 years, 4 months ago) by
ralfbecker
"bugfix: InfoLog types were NOT translated (unless you save the infolog site config)"
Revision
23694 -
Directory Listing
Modified
Thu Apr 26 12:53:03 2007 UTC (3 years, 4 months ago) by
ralfbecker
fixed bug #517: Bug in s/p view when closing infolog
Revision
23693 -
Directory Listing
Modified
Thu Apr 26 12:49:44 2007 UTC (3 years, 4 months ago) by
ralfbecker
"forgotten docu commit"
Revision
23691 -
Directory Listing
Modified
Thu Apr 26 12:03:44 2007 UTC (3 years, 4 months ago) by
ralfbecker
"fix for bug #469: Empty entry when deleting infolog from calendar dayview"
Revision
23689 -
Directory Listing
Modified
Thu Apr 26 11:34:46 2007 UTC (3 years, 4 months ago) by
ralfbecker
"bugfix: not all fields were preserved, when responsible users had the right to edit partical data"
Revision
23688 -
Directory Listing
Modified
Thu Apr 26 11:24:43 2007 UTC (3 years, 4 months ago) by
ralfbecker
"fixed bug: InfoLog's delegated to a group, could not be changed from group-members"
Revision
23687 -
Directory Listing
Modified
Thu Apr 26 07:56:38 2007 UTC (3 years, 4 months ago) by
ralfbecker
"fix for bug #354: Task with status \"offer\" not possible"
Revision
23670 -
Directory Listing
Modified
Thu Apr 19 21:12:39 2007 UTC (3 years, 4 months ago) by
omgs
tracker patch #257 and extra lang files
Revision
23564 -
Directory Listing
Modified
Thu Apr 5 22:53:35 2007 UTC (3 years, 5 months ago) by
omgs
latest lang updates
Revision
23516 -
Directory Listing
Modified
Tue Mar 13 13:43:11 2007 UTC (3 years, 5 months ago) by
ralfbecker
"including the eTemplate css file"
Revision
23511 -
Directory Listing
Modified
Mon Mar 12 11:27:33 2007 UTC (3 years, 6 months ago) by
ralfbecker
(custom) types can have a group as owner now, which allos there acl to depend on that group and not the person who created it
Revision
23509 -
Directory Listing
Modified
Sun Mar 11 17:08:54 2007 UTC (3 years, 6 months ago) by
omgs
portuguese updates
Revision
23488 -
Directory Listing
Modified
Wed Mar 7 12:31:48 2007 UTC (3 years, 6 months ago) by
ralfbecker
adaption for the new nextmatch feature plus some nice extra columns
Revision
23446 -
Directory Listing
Modified
Sun Feb 25 22:14:48 2007 UTC (3 years, 6 months ago) by
omgs
A lot of pending lang updates
Revision
23330 -
Directory Listing
Modified
Mon Jan 22 20:26:34 2007 UTC (3 years, 7 months ago) by
omgs
patch 297
Revision
23323 -
Directory Listing
Modified
Sun Jan 21 11:38:09 2007 UTC (3 years, 7 months ago) by
omgs
pending lang updates
Revision
23314 -
Directory Listing
Modified
Fri Jan 19 10:29:07 2007 UTC (3 years, 7 months ago) by
nelius_weiss
remove rte, cause it is not compatible to sync devices
Revision
23306 -
Directory Listing
Modified
Thu Jan 18 19:20:32 2007 UTC (3 years, 7 months ago) by
nelius_weiss
complete transition to fck
changed etemplate apps: resources, wiki, projectmanager, infolog, news_admin
infolog now has a fck w.o. toolbar by defaut. This helps for mails from mail2infolog
compability function htmlarea in class.html now points to fck
deactivated old tiny code in class.html
Revision
23280 -
Directory Listing
Modified
Sun Jan 14 08:09:22 2007 UTC (3 years, 7 months ago) by
nelius_weiss
fixed ishues found by jerryr: Subject was not working and saving from subfolders was not working
Revision
23275 -
Directory Listing
Modified
Sat Jan 13 14:11:30 2007 UTC (3 years, 7 months ago) by
nelius_weiss
fix: mail2infolog: sender / from was not detected, strip_tags was not working as expected
Revision
23207 -
Directory Listing
Modified
Fri Jan 5 00:13:14 2007 UTC (3 years, 8 months ago) by
omgs
patch 188 and lang updates
Revision
23133 -
Directory Listing
Modified
Tue Dec 26 22:20:54 2006 UTC (3 years, 8 months ago) by
omgs
pending lang updates, and gallery translations
Revision
23026 -
Directory Listing
Modified
Wed Dec 13 11:32:21 2006 UTC (3 years, 8 months ago) by
ralfbecker
moved infolog icons from idots to default
Revision
23022 -
Directory Listing
Modified
Wed Dec 13 11:08:17 2006 UTC (3 years, 8 months ago) by
ralfbecker
removed not fully working literati template
Revision
23019 -
Directory Listing
Modified
Wed Dec 13 10:33:54 2006 UTC (3 years, 8 months ago) by
ralfbecker
removed not needed idots dirs
Revision
22993 -
Directory Listing
Modified
Tue Dec 12 19:24:49 2006 UTC (3 years, 8 months ago) by
ralfbecker
removed old, not fully usable (no sidebox) idsociety template
Revision
22965 -
Directory Listing
Modified
Sat Dec 9 22:21:27 2006 UTC (3 years, 9 months ago) by
omgs
massive pending language updates
Revision
22960 -
Directory Listing
Modified
Sat Dec 9 18:20:32 2006 UTC (3 years, 9 months ago) by
omgs
patch 155 at egw.org
Revision
22952 -
Directory Listing
Modified
Sat Dec 9 09:47:22 2006 UTC (3 years, 9 months ago) by
jerryr
using default icons
Revision
22934 -
Directory Listing
Modified
Sat Dec 9 09:25:16 2006 UTC (3 years, 9 months ago) by
jerryr
using default icons
Revision
22916 -
Directory Listing
Modified
Fri Dec 8 15:14:20 2006 UTC (3 years, 9 months ago) by
ralfbecker
sorting infolog types (incl. custom ones) alphabetically
Revision
22912 -
Directory Listing
Modified
Fri Dec 8 07:10:27 2006 UTC (3 years, 9 months ago) by
ralfbecker
fix for PostgreSQL, thanks to Mark Stosberg
Revision
22897 -
Directory Listing
Modified
Thu Dec 7 12:47:11 2006 UTC (3 years, 9 months ago) by
nelius_weiss
strstr -> strpos fix by thomas koch
Revision
22878 -
Directory Listing
Modified
Sat Dec 2 11:05:05 2006 UTC (3 years, 9 months ago) by
nelius_weiss
kill php5.2 warnings
Revision
22871 -
Directory Listing
Modified
Tue Nov 28 07:45:33 2006 UTC (3 years, 9 months ago) by
ralfbecker
new jerryr template set from Jerry Ruhe
Revision
22869 -
Directory Listing
Modified
Thu Nov 23 14:20:48 2006 UTC (3 years, 9 months ago) by
ralfbecker
we can now have multiple comma-separated types for each custom field
Revision
22856 -
Directory Listing
Modified
Sun Nov 19 15:21:31 2006 UTC (3 years, 9 months ago) by
omgs
lang updates
Revision
22849 -
Directory Listing
Modified
Wed Nov 15 10:33:06 2006 UTC (3 years, 9 months ago) by
ralfbecker
fixed warning if nothing checked in responsible edit
Revision
22847 -
Directory Listing
Modified
Wed Nov 15 10:24:58 2006 UTC (3 years, 9 months ago) by
ralfbecker
fixed bug: editing infolog >> site config deletes custom fields
Revision
22800 -
Directory Listing
Modified
Mon Nov 6 23:12:29 2006 UTC (3 years, 10 months ago) by
omgs
lang updates
Revision
22755 -
Directory Listing
Modified
Fri Oct 27 10:50:08 2006 UTC (3 years, 10 months ago) by
ralfbecker
info_custom_from was not set for links to in new entries, causing them to have custom from
Revision
22720 -
Directory Listing
Modified
Tue Oct 24 11:58:14 2006 UTC (3 years, 10 months ago) by
ralfbecker
- fixing SQL error in cal-dav-view caused by previous commit
- new InfoLog preference to not show custom types in calendar (default)
Revision
22716 -
Directory Listing
Modified
Tue Oct 24 10:08:21 2006 UTC (3 years, 10 months ago) by
ralfbecker
added possebility to delegate to groups and filter by groups
Revision
22714 -
Directory Listing
Modified
Mon Oct 23 11:50:30 2006 UTC (3 years, 10 months ago) by
ralfbecker
InfoLog view for organisations or multiple contacts
Revision
22708 -
Directory Listing
Modified
Sun Oct 22 18:02:15 2006 UTC (3 years, 10 months ago) by
nelius_weiss
handle html messages in mail2infolog. We use the function in bocompose as we have no generalized html2text converter in the api yet
Revision
22698 -
Directory Listing
Modified
Sat Oct 21 13:07:32 2006 UTC (3 years, 10 months ago) by
ralfbecker
using a type-specific template in the list, if it exists
Revision
22696 -
Directory Listing
Modified
Fri Oct 20 13:13:00 2006 UTC (3 years, 10 months ago) by
ralfbecker
- using a type-specific template in the list, if it exists
- some more docu
Revision
22690 -
Directory Listing
Modified
Thu Oct 19 19:04:33 2006 UTC (3 years, 10 months ago) by
ralfbecker
small layout fixes: right-aligning the ticket-number, remove the padding from the vbox
Revision
22672 -
Directory Listing
Modified
Wed Oct 18 09:09:18 2006 UTC (3 years, 10 months ago) by
ralfbecker
convert custom from to 0 or 1, it's unset if not checked, which starts the detection
Revision
22661 -
Directory Listing
Modified
Tue Oct 17 08:04:22 2006 UTC (3 years, 10 months ago) by
nelius_weiss
fix not working addition of attachment in mail2info
Revision
22659 -
Directory Listing
Modified
Tue Oct 17 07:13:12 2006 UTC (3 years, 10 months ago) by
ralfbecker
some bugfixes:
- InfoLogs create via the addressbook show the address as Contact again
- Mail --> InfoLog creates address as Contact now
Revision
22618 -
Directory Listing
Modified
Thu Oct 12 08:29:57 2006 UTC (3 years, 10 months ago) by
omgs
several language updates, including polish
Revision
22581 -
Directory Listing
Modified
Thu Oct 5 08:24:09 2006 UTC (3 years, 11 months ago) by
ralfbecker
limit the size of the contact selectbox (search-result)
Revision
22579 -
Directory Listing
Modified
Thu Oct 5 06:37:39 2006 UTC (3 years, 11 months ago) by
ralfbecker
translations for widget names
Revision
22571 -
Directory Listing
Modified
Wed Oct 4 17:40:33 2006 UTC (3 years, 11 months ago) by
ralfbecker
- 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
Revision
22551 -
Directory Listing
Modified
Fri Sep 29 06:49:31 2006 UTC (3 years, 11 months ago) by
nelius_weiss
mess protection if something went wrong in tmp dir...
Revision
22532 -
Directory Listing
Modified
Thu Sep 28 05:03:30 2006 UTC (3 years, 11 months ago) by
nelius_weiss
remove not longer needed tables_baseline
Revision
22519 -
Directory Listing
Modified
Wed Sep 27 13:22:56 2006 UTC (3 years, 11 months ago) by
ralfbecker
fixed line-height for dates
Revision
22503 -
Directory Listing
Modified
Tue Sep 26 04:50:37 2006 UTC (3 years, 11 months ago) by
ralfbecker
fixed bug "infolog filter 'responsible open' does not show all items the user is responsible for", it was caused by the update of existing entries writes '' into info_responsible instead of '0'
Revision
22467 -
Directory Listing
Modified
Wed Sep 20 07:13:44 2006 UTC (3 years, 11 months ago) by
ralfbecker
- use a typ-specific template for edit, if one exist
- allow typ-specific templates to show the content of the first linked contact
--> allow to create specific print-view for each template-type
Revision
22463 -
Directory Listing
Modified
Wed Sep 20 04:47:35 2006 UTC (3 years, 11 months ago) by
ralfbecker
moved to the api before 1.2, removing now the compatibility class
Revision
22443 -
Directory Listing
Modified
Sat Sep 16 15:48:46 2006 UTC (3 years, 11 months ago) by
omgs
lang updates
Revision
22408 -
Directory Listing
Modified
Mon Sep 11 07:16:38 2006 UTC (4 years ago) by
ralfbecker
added custom fields to csv import
Revision
22403 -
Directory Listing
Modified
Thu Sep 7 06:20:30 2006 UTC (4 years ago) by
omgs
spanish lang updates
Revision
22395 -
Directory Listing
Modified
Mon Sep 4 17:15:19 2006 UTC (4 years ago) by
omgs
mass lang updates
Revision
22390 -
Directory Listing
Modified
Thu Aug 31 18:38:59 2006 UTC (4 years ago) by
nelius_weiss
fix not working addition to links in mail_import
Revision
22338 -
Directory Listing
Modified
Thu Aug 24 09:48:29 2006 UTC (4 years ago) by
lkneschke
patch from christian binder
35-45: set vars for mapping prioritys from and to handheld
82: set PRIORITY attribute on export
173-181: handle PRIORITY field on import
Revision
22328 -
Directory Listing
Modified
Wed Aug 23 19:03:25 2006 UTC (4 years ago) by
nelius_weiss
add new feature: mails can now be saved as infologs
Revision
22321 -
Directory Listing
Modified
Tue Aug 22 16:54:52 2006 UTC (4 years ago) by
ralfbecker
Two new options for the account-selection:
- Selectbox with groupmembers (only)
- No user-selection at all
These two options limit the visibility of other users. There for they should be forced and apply NOT to administrators.
Revision
22320 -
Directory Listing
Modified
Tue Aug 22 16:51:09 2006 UTC (4 years ago) by
ralfbecker
Two new options for the account-selection:
- Selectbox with groupmembers (only)
- No user-selection at all
These two options limit the visibility of other users. There for they should be forced and apply NOT to administrators.
Revision
22279 -
Directory Listing
Modified
Sat Aug 19 07:09:30 2006 UTC (4 years ago) by
ralfbecker
fixing some css-bugs which fill the firefox javascript console
Revision
22242 -
Directory Listing
Modified
Tue Aug 15 14:29:56 2006 UTC (4 years ago) by
lkneschke
various syncml fixes
Revision
22222 -
Directory Listing
Modified
Sun Aug 13 05:45:47 2006 UTC (4 years ago) by
ralfbecker
bugfix: import of responsible was not working, as InfoLog expects now an array there, fixed it so that the import accepts now a comma or semicolon separated list of nummerical user-id or user-names
Revision
22120 -
Directory Listing
Modified
Sun Jul 16 07:13:01 2006 UTC (4 years, 1 month ago) by
omgs
massive lang update
Revision
21979 -
Directory Listing
Modified
Tue Jun 27 16:43:06 2006 UTC (4 years, 2 months ago) by
nelius_weiss
workaround to display all open tasks in calendar dayview
Revision
21956 -
Directory Listing
Modified
Sat Jun 24 16:04:35 2006 UTC (4 years, 2 months ago) by
ralfbecker
link_title method returns now null to indicate an entry does not exist (and all links can be deleted) or false if there are insufficent rights to view the title
Revision
21799 -
Directory Listing
Modified
Fri Jun 9 05:09:06 2006 UTC (4 years, 3 months ago) by
omgs
langs update, trying to fix the phpgwapi/phpgw_fr.lang problem
Revision
21711 -
Directory Listing
Modified
Sat Jun 3 20:30:48 2006 UTC (4 years, 3 months ago) by
omgs
rest of massive update
Revision
21685 -
Directory Listing
Modified
Thu Jun 1 16:27:49 2006 UTC (4 years, 3 months ago) by
lkneschke
fixed slowsync
Revision
21681 -
Directory Listing
Modified
Thu Jun 1 13:28:08 2006 UTC (4 years, 3 months ago) by
lkneschke
SyncML fixes
Revision
21624 -
Directory Listing
Modified
Mon May 22 22:02:15 2006 UTC (4 years, 3 months ago) by
ralfbecker
Fixed bug reported by Jens Benner, custom fields in InfoLog were NOT saved on add
Revision
21582 -
Directory Listing
Modified
Wed May 17 05:57:03 2006 UTC (4 years, 3 months ago) by
ralfbecker
bugfix: not all links were forwarded to the timesheet
Revision
21577 -
Directory Listing
Modified
Wed May 17 04:29:54 2006 UTC (4 years, 3 months ago) by
ralfbecker
- fixed now working infolog csv import (1.2 code no longer automaticaly added info_ prefix)
- fixed not working link to addressbook
- added links to projectmanager and free links
Revision
21507 -
Directory Listing
Modified
Mon May 1 23:09:26 2006 UTC (4 years, 4 months ago) by
omgs
lang updates
Revision
21427 -
Directory Listing
Modified
Mon Apr 24 09:44:22 2006 UTC (4 years, 4 months ago) by
omgs
weekend lang updates
Revision
21406 -
Directory Listing
Modified
Thu Apr 20 23:17:20 2006 UTC (4 years, 4 months ago) by
omgs
lang updates, including english for some phrases in admin and preferences
Revision
21395 -
Directory Listing
Modified
Tue Apr 18 07:42:15 2006 UTC (4 years, 4 months ago) by
ralfbecker
jerryr icons thanks to Robert Labbe <rob-AT-primetimesolutions.com>
Revision
21330 -
Directory Listing
Modified
Mon Apr 10 16:59:48 2006 UTC (4 years, 5 months ago) by
omgs
commit for closing the 1.2
Revision
21314 -
Directory Listing
Modified
Sun Apr 9 22:32:21 2006 UTC (4 years, 5 months ago) by
omgs
patch 1467304
Revision
21293 -
Directory Listing
Modified
Sun Apr 9 05:34:59 2006 UTC (4 years, 5 months ago) by
ralfbecker
- fixed not shown last modified column
- id, separate percen, last modified and times can now be enabled for the details view only
- you can now specify the filter for home
Revision
21285 -
Directory Listing
Modified
Sat Apr 8 23:08:29 2006 UTC (4 years, 5 months ago) by
omgs
lang updates
Revision
21269 -
Directory Listing
Modified
Sat Apr 8 07:33:17 2006 UTC (4 years, 5 months ago) by
ralfbecker
fixed get_status method to return the percentage for status 'ongoing', as it was before the split of status and percentage
Revision
20955 -
Directory Listing
Modified
Wed Apr 5 16:17:05 2006 UTC (4 years, 5 months ago) by
ralfbecker
improved printing
Revision
20954 -
Directory Listing
Modified
Wed Apr 5 16:16:33 2006 UTC (4 years, 5 months ago) by
ralfbecker
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)
Revision
20903 -
Directory Listing
Modified
Wed Mar 29 09:39:34 2006 UTC (4 years, 5 months ago) by
ralfbecker
reverted logic to disable ticket-id and times column for no details, now they depend only on the prefs again
Revision
20897 -
Directory Listing
Modified
Tue Mar 28 22:08:01 2006 UTC (4 years, 5 months ago) by
omgs
*** empty log message ***
Revision
20855 -
Directory Listing
Modified
Mon Mar 27 15:35:01 2006 UTC (4 years, 5 months ago) by
ralfbecker
fixed typo
Revision
20854 -
Directory Listing
Modified
Mon Mar 27 15:34:20 2006 UTC (4 years, 5 months ago) by
ralfbecker
fixed wrong status icons for phone-calls in calendar day-view
Revision
20853 -
Directory Listing
Modified
Mon Mar 27 15:33:25 2006 UTC (4 years, 5 months ago) by
ralfbecker
added default implicit add right for responsible
Revision
20830 -
Directory Listing
Modified
Sun Mar 26 22:31:33 2006 UTC (4 years, 5 months ago) by
ralfbecker
improved printing:
+ disabled unnecessary UI-elements
+ saving nextmatch num-rows status
Revision
20812 -
Directory Listing
Modified
Sat Mar 25 10:49:56 2006 UTC (4 years, 5 months ago) by
omgs
catalan and other updates
Revision
20798 -
Directory Listing
Modified
Fri Mar 24 16:10:09 2006 UTC (4 years, 5 months ago) by
ralfbecker
bugfixes:
- search was not searching in id, phone/email, location
- setting status or percent&date completed was not working for the responsible under some conditions
- for the conversation of days to hours always 8h were used, now that's the default if nothing is configured in the PM
enhancements - some might call bug-fixes too ;-):
- configuration of the rights of the responsible:
a) implicit edit rights (default is only read)
b) additional fields to edit without edit rights: eg. description, used time, ...
- user preference to show status and percent again as one merged icon (default) or as two spearate ones
- user preference to show a numeric Id, can be used eg. as ticket number
Revision
20796 -
Directory Listing
Modified
Thu Mar 23 23:16:54 2006 UTC (4 years, 5 months ago) by
omgs
*** empty log message ***
Revision
20762 -
Directory Listing
Modified
Tue Mar 21 13:52:49 2006 UTC (4 years, 5 months ago) by
ralfbecker
added ability to add timesheets to infolog entries
Revision
20749 -
Directory Listing
Modified
Tue Mar 21 13:27:07 2006 UTC (4 years, 5 months ago) by
lkneschke
removed sime unneeded debug output
Revision
20747 -
Directory Listing
Modified
Tue Mar 21 13:21:53 2006 UTC (4 years, 5 months ago) by
lkneschke
added support for SIF encoded files(Sync4j)
added search support(needed for slowsync)
Revision
20744 -
Directory Listing
Modified
Tue Mar 21 13:19:38 2006 UTC (4 years, 5 months ago) by
lkneschke
added support for SIF encoded files(Sync4j)
added search support(needed for slowsync)
Revision
20737 -
Directory Listing
Modified
Tue Mar 21 09:11:18 2006 UTC (4 years, 5 months ago) by
ralfbecker
close action was not setting the new percentage to 100%
Revision
20726 -
Directory Listing
Modified
Tue Mar 21 02:27:48 2006 UTC (4 years, 5 months ago) by
omgs
lang updates, including english preferences
Revision
20718 -
Directory Listing
Modified
Mon Mar 20 19:43:33 2006 UTC (4 years, 5 months ago) by
ralfbecker
fix to use internaly the iCal conform stati for phonecalls to, externaly for the user there is no change, they still see call or will-call as status
Revision
20598 -
Directory Listing
Modified
Fri Mar 17 20:53:26 2006 UTC (4 years, 5 months ago) by
ralfbecker
- added percent, (date-)completed and location for better iCal / SyncML conformance
- remove a lot not needed images
Revision
20592 -
Directory Listing
Modified
Fri Mar 17 11:36:27 2006 UTC (4 years, 5 months ago) by
ralfbecker
fixed infinit recursion if two infolog entries are linked with each other AND both set each other as primary link
Revision
20582 -
Directory Listing
Modified
Thu Mar 16 14:26:12 2006 UTC (4 years, 5 months ago) by
ralfbecker
fix some problem in the addressbook_view hook: deleting and closing of infolog entries caused only a refresh of the page
Revision
20573 -
Directory Listing
Modified
Wed Mar 15 19:08:40 2006 UTC (4 years, 5 months ago) by
ralfbecker
fixing the fix - now it works ;-)
search without start param returns now all entries
Revision
20563 -
Directory Listing
Modified
Wed Mar 15 08:09:01 2006 UTC (4 years, 5 months ago) by
ralfbecker
fix for bug reported on the list: boinfolog::search returns only the first 15 entries, when called via xmlrpc or icalsrv
--> now this only happens if the set the start parameter, otherwise all entries are returned
Revision
20539 -
Directory Listing
Modified
Sun Mar 12 13:09:19 2006 UTC (4 years, 6 months ago) by
omgs
*** empty log message ***
Revision
20500 -
Directory Listing
Modified
Wed Mar 8 21:41:25 2006 UTC (4 years, 6 months ago) by
ralfbecker
adding 1.3 api to dependencies
Revision
20469 -
Directory Listing
Modified
Wed Mar 8 10:49:44 2006 UTC (4 years, 6 months ago) by
omgs
patch 1431685
Revision
20365 -
Directory Listing
Modified
Thu Mar 2 20:45:00 2006 UTC (4 years, 6 months ago) by
ralfbecker
fix for (doublicate) bugs:
- [ 1433962 ] Custom fields information saved but not displayed
- [ 1376272 ] Contents of user defined fields not saved
Revision
20355 -
Directory Listing
Modified
Thu Mar 2 14:44:14 2006 UTC (4 years, 6 months ago) by
ralfbecker
removed my personal email
Revision
20351 -
Directory Listing
Modified
Thu Mar 2 08:21:25 2006 UTC (4 years, 6 months ago) by
ralfbecker
fix for bugs:
- [ 1387084 ] infolog xmlrpc read function gives no entries back
- [ 1424184 ] xmlrpc read method returns nothing
Revision
20317 -
Directory Listing
Modified
Fri Feb 24 01:08:15 2006 UTC (4 years, 6 months ago) by
omgs
slovak updates
Revision
20303 -
Directory Listing
Modified
Sat Feb 18 03:06:35 2006 UTC (4 years, 6 months ago) by
omgs
slovensky (sk) additions and some updates
Revision
20292 -
Directory Listing
Modified
Wed Feb 15 00:31:18 2006 UTC (4 years, 6 months ago) by
omgs
slovak additions
Revision
20285 -
Directory Listing
Modified
Sat Feb 11 02:24:20 2006 UTC (4 years, 6 months ago) by
omgs
hungarian updates
Revision
20281 -
Directory Listing
Modified
Tue Feb 7 07:12:05 2006 UTC (4 years, 7 months ago) by
ralfbecker
fixed bug that new infolog code always linked to the first project, due the lack of a none label in the project list
Revision
20280 -
Directory Listing
Modified
Sun Feb 5 10:52:16 2006 UTC (4 years, 7 months ago) by
omgs
*** empty log message ***
Revision
20278 -
Directory Listing
Modified
Sat Feb 4 07:49:47 2006 UTC (4 years, 7 months ago) by
ralfbecker
1) infolog supports now setting a price for projectmanager (like timesheet)
2) all projectmanager specific stuff is in a new tab which gets only displayed if a user has projectmanager run-rights (incl. times)
3) support to display the infolog status-icons in projectmanager
Revision
20256 -
Directory Listing
Modified
Mon Jan 16 14:35:20 2006 UTC (4 years, 7 months ago) by
omgs
danish updates
Revision
20249 -
Directory Listing
Modified
Mon Jan 16 08:30:36 2006 UTC (4 years, 7 months ago) by
nelius_weiss
fix from ralf: xml-rpc bugs reported by jan
Revision
20240 -
Directory Listing
Modified
Thu Jan 12 10:36:52 2006 UTC (4 years, 7 months ago) by
omgs
*** empty log message ***
Revision
20225 -
Directory Listing
Modified
Wed Jan 11 05:12:18 2006 UTC (4 years, 7 months ago) by
ralfbecker
moved datasource to the applications inc dir
Revision
20219 -
Directory Listing
Modified
Sun Jan 8 13:53:07 2006 UTC (4 years, 8 months ago) by
omgs
*** empty log message ***
Revision
20212 -
Directory Listing
Modified
Fri Jan 6 16:21:51 2006 UTC (4 years, 8 months ago) by
wolffc
fixed a handfull of bugs that broke setup/update from 1.0 to 1.2
Revision
20201 -
Directory Listing
Modified
Fri Jan 6 04:49:20 2006 UTC (4 years, 8 months ago) by
ralfbecker
bugfix: after an Apply, the links were not longer displayed
Revision
20187 -
Directory Listing
Modified
Tue Dec 27 22:30:45 2005 UTC (4 years, 8 months ago) by
milosch
remove stray whitespace
Revision
20153 -
Directory Listing
Modified
Mon Dec 19 04:11:42 2005 UTC (4 years, 8 months ago) by
ralfbecker
- fixed not disabled delete-button for new entries or if no delete-right
- fixed wrong calculation of the daystart if tz_offset != 0
Revision
20142 -
Directory Listing
Modified
Thu Dec 15 01:54:58 2005 UTC (4 years, 8 months ago) by
omgs
bug 1381028
Revision
20125 -
Directory Listing
Modified
Wed Dec 14 06:33:58 2005 UTC (4 years, 8 months ago) by
ralfbecker
missing details swtich from last commits
Revision
20112 -
Directory Listing
Modified
Sat Dec 10 14:15:12 2005 UTC (4 years, 9 months ago) by
omgs
workflow and other lang updates
Revision
20106 -
Directory Listing
Modified
Tue Dec 6 11:23:12 2005 UTC (4 years, 9 months ago) by
omgs
several language updates
Revision
20103 -
Directory Listing
Modified
Tue Dec 6 07:11:14 2005 UTC (4 years, 9 months ago) by
ralfbecker
fixed some bugs and missing things:
- subs are closed (set to done) too, if an entry is set to done via the close action
- infolog stays now in the subs view, if you add or edit an entry there
- entries created from the projectmanager go a set category
- times can optionaly be shown in the list
Revision
20095 -
Directory Listing
Modified
Fri Dec 2 17:18:28 2005 UTC (4 years, 9 months ago) by
nelius_weiss
fix: kontact in kde 3.5 looks after endtime
Revision
20022 -
Directory Listing
Modified
Sun Nov 27 18:24:30 2005 UTC (4 years, 9 months ago) by
ralfbecker
fixed bug reported on the german list: infolog priority (color) was not shown on homepage - app.css file was not loaded
Revision
19962 -
Directory Listing
Modified
Thu Nov 24 10:25:38 2005 UTC (4 years, 9 months ago) by
omgs
traditional chinese update
Revision
19915 -
Directory Listing
Modified
Sun Nov 20 22:58:10 2005 UTC (4 years, 9 months ago) by
omgs
spanish updates
Revision
19894 -
Directory Listing
Modified
Sun Nov 20 09:49:41 2005 UTC (4 years, 9 months ago) by
omgs
dutch updates
Revision
19865 -
Directory Listing
Modified
Fri Nov 18 16:12:29 2005 UTC (4 years, 9 months ago) by
ralfbecker
fix for add in sidebox menu was not opening a popup
Revision
19864 -
Directory Listing
Modified
Fri Nov 18 16:00:37 2005 UTC (4 years, 9 months ago) by
ralfbecker
fix refresh of infolog list with wrong url from edit windows, if the list already contained a msg in the url
Revision
19854 -
Directory Listing
Modified
Thu Nov 17 10:57:26 2005 UTC (4 years, 9 months ago) by
omgs
italian updates
Revision
19817 -
Directory Listing
Modified
Mon Nov 14 17:16:07 2005 UTC (4 years, 9 months ago) by
ralfbecker
missing/wrong filters
Revision
19801 -
Directory Listing
Modified
Sun Nov 13 23:23:16 2005 UTC (4 years, 9 months ago) by
omgs
slovenian update
Revision
19797 -
Directory Listing
Modified
Sun Nov 13 21:22:11 2005 UTC (4 years, 9 months ago) by
omgs
spanish updates for 1.2 rc1
Revision
19774 -
Directory Listing
Modified
Sun Nov 13 10:38:23 2005 UTC (4 years, 9 months ago) by
omgs
Traditional chinese (Taiwan) completion
Revision
19761 -
Directory Listing
Modified
Sat Nov 12 13:25:59 2005 UTC (4 years, 9 months ago) by
ralfbecker
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
Revision
19749 -
Directory Listing
Modified
Fri Nov 11 22:40:47 2005 UTC (4 years, 9 months ago) by
nelius_weiss
revert typo from 5 minutes ago :-)
this was related to php < 5.1 fix
Revision
19748 -
Directory Listing
Modified
Fri Nov 11 22:36:34 2005 UTC (4 years, 9 months ago) by
nelius_weiss
php < 5.1 fix
Revision
19747 -
Directory Listing
Modified
Fri Nov 11 22:06:30 2005 UTC (4 years, 9 months ago) by
nelius_weiss
cast + typo
Revision
19714 -
Directory Listing
Modified
Wed Nov 9 20:57:21 2005 UTC (4 years, 10 months ago) by
ralfbecker
pushing the version to 1.2
Revision
19701 -
Directory Listing
Modified
Wed Nov 9 12:52:11 2005 UTC (4 years, 10 months ago) by
ralfbecker
using common::get_referer()
Revision
19669 -
Directory Listing
Modified
Tue Nov 8 11:44:31 2005 UTC (4 years, 10 months ago) by
ralfbecker
not longer used
Revision
19656 -
Directory Listing
Modified
Mon Nov 7 22:13:23 2005 UTC (4 years, 10 months ago) by
omgs
spanish completion
Revision
19622 -
Directory Listing
Modified
Sat Nov 5 14:22:46 2005 UTC (4 years, 10 months ago) by
omgs
bug 1240675: removing old phpgw_zt.lang files
Revision
19619 -
Directory Listing
Modified
Sat Nov 5 13:45:37 2005 UTC (4 years, 10 months ago) by
omgs
bug 1240675, from zt -> zh-tw. First part, just add new files
Revision
19612 -
Directory Listing
Modified
Sat Nov 5 09:58:31 2005 UTC (4 years, 10 months ago) by
omgs
dutch updates
Revision
19602 -
Directory Listing
Modified
Fri Nov 4 22:44:07 2005 UTC (4 years, 10 months ago) by
omgs
language updates
Revision
19583 -
Directory Listing
Modified
Fri Nov 4 00:39:00 2005 UTC (4 years, 10 months ago) by
omgs
several updates
Revision
19535 -
Directory Listing
Modified
Mon Oct 31 22:48:15 2005 UTC (4 years, 10 months ago) by
omgs
bug 1344288: dutch translation update
Revision
19529 -
Directory Listing
Modified
Mon Oct 31 14:33:30 2005 UTC (4 years, 10 months ago) by
ralfbecker
disabled the small display, til I fixed it
Revision
19514 -
Directory Listing
Modified
Sat Oct 29 10:52:46 2005 UTC (4 years, 10 months ago) by
ralfbecker
not used
Revision
19513 -
Directory Listing
Modified
Sat Oct 29 08:30:32 2005 UTC (4 years, 10 months ago) by
ralfbecker
more intuitive icons for notes and todos
Revision
19512 -
Directory Listing
Modified
Sat Oct 29 08:24:55 2005 UTC (4 years, 10 months ago) by
ralfbecker
not used
Revision
19503 -
Directory Listing
Modified
Fri Oct 28 18:30:59 2005 UTC (4 years, 10 months ago) by
nelius_weiss
moved to etemplates
Revision
19489 -
Directory Listing
Modified
Wed Oct 26 00:54:00 2005 UTC (4 years, 10 months ago) by
omgs
*** empty log message ***
Revision
19463 -
Directory Listing
Modified
Fri Oct 21 19:33:39 2005 UTC (4 years, 10 months ago) by
omgs
*** empty log message ***
Revision
19424 -
Directory Listing
Modified
Sat Oct 15 21:52:37 2005 UTC (4 years, 10 months ago) by
omgs
bug 1294588 and lang setup fixes
Revision
19394 -
Directory Listing
Modified
Thu Oct 13 15:26:45 2005 UTC (4 years, 10 months ago) by
ralfbecker
fixed SQL introduced for the multiple responsibles
Revision
19393 -
Directory Listing
Modified
Thu Oct 13 15:24:48 2005 UTC (4 years, 10 months ago) by
ralfbecker
fixed SQL introduced for the multiple responsibles
Revision
19388 -
Directory Listing
Modified
Thu Oct 13 15:02:19 2005 UTC (4 years, 10 months ago) by
ralfbecker
re-added lost "never hide" pref, which got lost in the preferences changes
Revision
19386 -
Directory Listing
Modified
Thu Oct 13 14:20:40 2005 UTC (4 years, 10 months ago) by
ralfbecker
fixed syntax error, thanks to Giuseppe Smaniotto
Revision
19288 -
Directory Listing
Modified
Wed Oct 5 08:00:20 2005 UTC (4 years, 11 months ago) by
ralfbecker
reworked patch from Vincent Cuirassier from Mandriva
- multiple responsibles
- closing action
Revision
19287 -
Directory Listing
Modified
Wed Oct 5 07:50:47 2005 UTC (4 years, 11 months ago) by
ralfbecker
reworked patch from Vincent Cuirassier from Mandriva
- multiple responsibles
- closing action
Revision
19275 -
Directory Listing
Modified
Sat Oct 1 20:41:35 2005 UTC (4 years, 11 months ago) by
ralfbecker
bugfix: new InfoLog entries created from within addressbook or projectmanager had no primary link
Revision
19273 -
Directory Listing
Modified
Sat Oct 1 20:18:41 2005 UTC (4 years, 11 months ago) by
ralfbecker
moved InfoLog's link class and it's table into the api
Revision
19271 -
Directory Listing
Modified
Sat Oct 1 16:29:35 2005 UTC (4 years, 11 months ago) by
ralfbecker
bugfix: new InfoLog entries created from within addressbook or projectmanager had no primary link
Revision
19242 -
Directory Listing
Modified
Thu Sep 29 19:17:02 2005 UTC (4 years, 11 months ago) by
omgs
second round for bug 1266300
Revision
19189 -
Directory Listing
Modified
Tue Sep 20 13:10:24 2005 UTC (4 years, 11 months ago) by
ralfbecker
fixed a typo in the notice
Revision
19183 -
Directory Listing
Modified
Tue Sep 20 10:11:38 2005 UTC (4 years, 11 months ago) by
lkneschke
modified the delete hooks to use $GLOBALS['hook_values']
Revision
19178 -
Directory Listing
Modified
Mon Sep 19 12:59:46 2005 UTC (4 years, 11 months ago) by
ralfbecker
fixed bug reported by Frank Becker on the german list: deleting a link deletes all attached files too
Revision
19170 -
Directory Listing
Modified
Sat Sep 17 16:35:53 2005 UTC (4 years, 11 months ago) by
omgs
bug 1004437
Revision
19168 -
Directory Listing
Modified
Sat Sep 17 02:54:56 2005 UTC (4 years, 11 months ago) by
zhangweiwu
correct the misspell error introduced by last commit
Revision
19167 -
Directory Listing
Modified
Sat Sep 17 02:53:59 2005 UTC (4 years, 11 months ago) by
zhangweiwu
updated translation
Revision
19166 -
Directory Listing
Modified
Sat Sep 17 02:53:17 2005 UTC (4 years, 11 months ago) by
zhangweiwu
updated simplified Chinese translation
Revision
19164 -
Directory Listing
Modified
Fri Sep 16 22:10:08 2005 UTC (4 years, 11 months ago) by
omgs
several phpgw_tr.lang files
Revision
18962 -
Directory Listing
Modified
Sat Jul 30 12:52:39 2005 UTC (5 years, 1 month ago) by
ralfbecker
changed german translation of task and todo to "Aufgabe" (was "Auftrag")
Revision
18961 -
Directory Listing
Modified
Sat Jul 30 12:51:31 2005 UTC (5 years, 1 month ago) by
ralfbecker
added is_popup($app,$action) method
Revision
18875 -
Directory Listing
Modified
Sat Jul 23 15:48:52 2005 UTC (5 years, 1 month ago) by
ralfbecker
1) get preferences working again
2) readded the last changes
Revision
18864 -
Directory Listing
Modified
Sat Jul 23 09:44:46 2005 UTC (5 years, 1 month ago) by
milosch
Update of preferences app to work as a multi-tiered application and via xml-rpc
Revision
18860 -
Directory Listing
Modified
Fri Jul 22 13:27:58 2005 UTC (5 years, 1 month ago) by
ralfbecker
setting default priority for new entries to 'normal'
Revision
18844 -
Directory Listing
Modified
Wed Jul 20 12:09:32 2005 UTC (5 years, 1 month ago) by
ralfbecker
commit for Lars: latest SyncML updates
Revision
18822 -
Directory Listing
Modified
Sun Jul 17 21:54:28 2005 UTC (5 years, 1 month ago) by
ralfbecker
1) new preference to not display the describtion in the infolog list
2) fixed not working home display (if you clicked on something you got a black page)
Revision
18806 -
Directory Listing
Modified
Thu Jul 14 17:28:07 2005 UTC (5 years, 1 month ago) by
ralfbecker
addapted for changed priority column
Revision
18803 -
Directory Listing
Modified
Thu Jul 14 17:21:01 2005 UTC (5 years, 1 month ago) by
ralfbecker
addapted for changed priority column
Revision
18802 -
Directory Listing
Modified
Thu Jul 14 17:12:50 2005 UTC (5 years, 1 month ago) by
ralfbecker
1) added planned/used time for project-manager
2) sorting by priority
3) tables renamed to use egw_ prefix now
Revision
18797 -
Directory Listing
Modified
Thu Jul 14 07:35:11 2005 UTC (5 years, 1 month ago) by
ralfbecker
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
Revision
18783 -
Directory Listing
Modified
Wed Jul 13 08:34:38 2005 UTC (5 years, 1 month ago) by
ralfbecker
1) improved referer handling
2) user-pref. to never hide the nextmatch line
Revision
18740 -
Directory Listing
Modified
Thu Jul 7 20:09:52 2005 UTC (5 years, 2 months ago) by
petere78
Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
Correct various misspellings and other oddities in the document type
declarations. Convert HTML tags to lower case in the affected files.
Revision
18678 -
Directory Listing
Modified
Wed Jun 29 00:43:18 2005 UTC (5 years, 2 months ago) by
zhangweiwu
happen to see this spell mistake today, correct it in place.
Revision
18608 -
Directory Listing
Modified
Mon Jun 20 09:51:54 2005 UTC (5 years, 2 months ago) by
lkneschke
class which handles vcal import into infolog
Revision
18414 -
Directory Listing
Modified
Tue Jun 7 11:44:49 2005 UTC (5 years, 3 months ago) by
ralfbecker
fix for not set link_pathes
Revision
18403 -
Directory Listing
Modified
Thu Jun 2 18:44:11 2005 UTC (5 years, 3 months ago) by
omgs
bug 1187943
Revision
18337 -
Directory Listing
Modified
Sat May 21 18:25:41 2005 UTC (5 years, 3 months ago) by
ralfbecker
fixed not set nextmatch colors
Revision
18156 -
Directory Listing
Modified
Fri Apr 15 15:21:52 2005 UTC (5 years, 4 months ago) by
ralfbecker
Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net
Revision
18153 -
Directory Listing
Modified
Fri Apr 15 15:03:28 2005 UTC (5 years, 4 months ago) by
ralfbecker
Russian langfiles from ReklamaLab.RU
Revision
18134 -
Directory Listing
Modified
Fri Apr 15 10:18:20 2005 UTC (5 years, 4 months ago) by
ralfbecker
Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net>
Revision
18120 -
Directory Listing
Modified
Thu Apr 14 22:06:26 2005 UTC (5 years, 4 months ago) by
ralfbecker
killed a debug-message
Revision
18092 -
Directory Listing
Modified
Tue Apr 12 16:39:59 2005 UTC (5 years, 4 months ago) by
ralfbecker
- added add function: link to add an already linked new entry (supported only by InfoLog atm.)
- caching the app-register in the session (performance)
- new param for app_list to specify a capability which the returned app have to support, eg. add
Revision
18091 -
Directory Listing
Modified
Tue Apr 12 16:37:04 2005 UTC (5 years, 4 months ago) by
ralfbecker
added function to update the remark
Revision
18082 -
Directory Listing
Modified
Fri Apr 8 18:51:59 2005 UTC (5 years, 5 months ago) by
ralfbecker
added call to bolink::notify_update($app,$id,$data=null) method on updated of infolog entries
Revision
18081 -
Directory Listing
Modified
Fri Apr 8 18:50:51 2005 UTC (5 years, 5 months ago) by
ralfbecker
1) apps can register a callback to receive notifications of new or deleted links to their application or updates in the content of the linked entries (requires to linked app to call the new bolink::notify_update($app,$id,$data=null) method)
2) documentation update in solink
Revision
18066 -
Directory Listing
Modified
Thu Apr 7 09:26:49 2005 UTC (5 years, 5 months ago) by
ralfbecker
an other documentation update
Revision
18065 -
Directory Listing
Modified
Wed Apr 6 11:05:57 2005 UTC (5 years, 5 months ago) by
ralfbecker
documentation update and the usual code modernization (phpgw-->egw, ...)
Revision
18064 -
Directory Listing
Modified
Wed Apr 6 11:04:43 2005 UTC (5 years, 5 months ago) by
ralfbecker
removed never used uilink class
Revision
18029 -
Directory Listing
Modified
Sat Mar 26 22:00:50 2005 UTC (5 years, 5 months ago) by
omgs
*** empty log message ***
Revision
17891 -
Directory Listing
Modified
Sun Feb 27 23:33:14 2005 UTC (5 years, 6 months ago) by
lkneschke
changes to keep track of changed content
Revision
17859 -
Directory Listing
Modified
Thu Feb 24 14:08:27 2005 UTC (5 years, 6 months ago) by
ralfbecker
fixed bug: not all custom fields are shown readonly if only editing the status is allowed (thought they will not be saved anyway)
Revision
17768 -
Directory Listing
Modified
Mon Feb 14 10:39:10 2005 UTC (5 years, 6 months ago) by
ralfbecker
fixed bug reported by Reinhard Gustavik on the german list: custom status get's not saved and not used
Revision
17717 -
Directory Listing
Modified
Wed Feb 9 16:24:17 2005 UTC (5 years, 7 months ago) by
ralfbecker
fixed bug [ 1051483 ] deleting an infolog entry not delete it's attachments.
I also delete empty dirs (after last attachment was deleted).
Revision
17715 -
Directory Listing
Modified
Wed Feb 9 14:59:38 2005 UTC (5 years, 7 months ago) by
ralfbecker
fixed not working attachments after first file-attachment on new created infolog-entries, eg. [ 1052140 ]
Revision
17708 -
Directory Listing
Modified
Wed Feb 9 10:13:24 2005 UTC (5 years, 7 months ago) by
ralfbecker
fix for bug [ 1049574 ] Windows does not support dates prior 1970-01-01
using adodb's datelibary instead of the regular php-functions: date, mktime, ...
Revision
17699 -
Directory Listing
Modified
Tue Feb 8 17:58:25 2005 UTC (5 years, 7 months ago) by
ralfbecker
using clone() to create copies of the db-object for php5 compatibility
Revision
17698 -
Directory Listing
Modified
Tue Feb 8 17:53:03 2005 UTC (5 years, 7 months ago) by
ralfbecker
using clone() to create copies of the db-object for php5 compatibility
Revision
17689 -
Directory Listing
Modified
Mon Feb 7 07:09:33 2005 UTC (5 years, 7 months ago) by
ralfbecker
boinfolog::write: allow to (un)set touch_modified and set_default parameters via the values array (eg. for xmlrpc)
Revision
17683 -
Directory Listing
Modified
Sat Feb 5 14:18:18 2005 UTC (5 years, 7 months ago) by
ralfbecker
change to reflect change in name of etemplate var
Revision
17682 -
Directory Listing
Modified
Sat Feb 5 10:23:19 2005 UTC (5 years, 7 months ago) by
ralfbecker
change to reflect change in name of etemplate var
Revision
17681 -
Directory Listing
Modified
Sat Feb 5 10:22:25 2005 UTC (5 years, 7 months ago) by
ralfbecker
fixed creation of infolog without any link (contained link with id=1 on HEAD)
Revision
17649 -
Directory Listing
Modified
Sat Jan 29 19:36:06 2005 UTC (5 years, 7 months ago) by
omgs
bug 1112125
Revision
17598 -
Directory Listing
Modified
Mon Jan 17 13:21:34 2005 UTC (5 years, 7 months ago) by
reinerj
lang file update Swedish from Marko
Revision
17487 -
Directory Listing
Modified
Tue Nov 30 19:38:06 2004 UTC (5 years, 9 months ago) by
omgs
*** empty log message ***
Revision
17485 -
Directory Listing
Modified
Tue Nov 30 15:19:55 2004 UTC (5 years, 9 months ago) by
reinerj
update the polish lang file from Lukas Zolnowski
Revision
17480 -
Directory Listing
Modified
Mon Nov 29 14:33:47 2004 UTC (5 years, 9 months ago) by
reinerj
update the slovenian lang file from orb_ter
Revision
17324 -
Directory Listing
Modified
Thu Nov 4 21:39:23 2004 UTC (5 years, 10 months ago) by
ralfbecker
fix for bug [ 1059619 ] SQL Error: cannot be null
Revision
17161 -
Directory Listing
Modified
Fri Oct 1 10:56:14 2004 UTC (5 years, 11 months ago) by
reinerj
Lang file update traditional Chinese from Finjon Kiang
Revision
16995 -
Directory Listing
Modified
Sun Sep 19 16:26:08 2004 UTC (5 years, 11 months ago) by
ralfbecker
reworked infolog so-layer to use new db-functions to allow updates under MaxDB
Revision
16994 -
Directory Listing
Modified
Sun Sep 19 16:15:53 2004 UTC (5 years, 11 months ago) by
ralfbecker
reworked infolog so-layer to use new db-functions to allow updates under MaxDB
Revision
16966 -
Directory Listing
Modified
Sat Sep 18 09:45:31 2004 UTC (5 years, 11 months ago) by
ralfbecker
fix for 800x600 resolution from Alejandro
Revision
16954 -
Directory Listing
Modified
Fri Sep 17 09:36:18 2004 UTC (5 years, 11 months ago) by
omgs
*** empty log message ***
Revision
16877 -
Directory Listing
Modified
Wed Sep 8 16:04:37 2004 UTC (6 years ago) by
ralfbecker
fix for bug [ 1023559 ] Infolog does not search all entries while linking
Revision
16823 -
Directory Listing
Modified
Thu Sep 2 10:32:15 2004 UTC (6 years ago) by
ralfbecker
allow to specify cats by there id again
Revision
16797 -
Directory Listing
Modified
Wed Sep 1 08:51:31 2004 UTC (6 years ago) by
reinerj
update lang file from Theytaz Antoine
Revision
16795 -
Directory Listing
Modified
Tue Aug 31 22:00:45 2004 UTC (6 years ago) by
dragob
New/updated Slovenian translations.
Revision
16716 -
Directory Listing
Modified
Sat Aug 28 19:33:10 2004 UTC (6 years ago) by
ralfbecker
fix for bug [ 994760 ] Linking sub-project (job) to an infolog entry
Revision
16708 -
Directory Listing
Modified
Sat Aug 28 19:02:26 2004 UTC (6 years ago) by
ralfbecker
killed debug message
Revision
16706 -
Directory Listing
Modified
Sat Aug 28 18:04:24 2004 UTC (6 years ago) by
ralfbecker
showing time for the startdate
Revision
16704 -
Directory Listing
Modified
Sat Aug 28 18:02:16 2004 UTC (6 years ago) by
ralfbecker
fix for bug [ 1007297 ] Time offsets incorrect
==> all tz-conversation is done now in the bo-class, as I handle it in the new calendar too
Revision
16696 -
Directory Listing
Modified
Sat Aug 28 14:59:56 2004 UTC (6 years ago) by
ralfbecker
not longer needed
Revision
16691 -
Directory Listing
Modified
Sat Aug 28 14:42:15 2004 UTC (6 years ago) by
ralfbecker
translation update
Revision
16690 -
Directory Listing
Modified
Sat Aug 28 14:40:52 2004 UTC (6 years ago) by
ralfbecker
not longer needed => common sense in eGW
Revision
16689 -
Directory Listing
Modified
Sat Aug 28 14:39:46 2004 UTC (6 years ago) by
ralfbecker
fixed bug [ 1018087 ] custom infolog type name only allow 10 bytes:
==> longer fields for multibyte charsets
Revision
16561 -
Directory Listing
Modified
Sun Aug 22 19:22:53 2004 UTC (6 years ago) by
ralfbecker
fixed ACL for status offer, it respects now the regular read-access restrictions
Revision
16491 -
Directory Listing
Modified
Tue Aug 17 20:06:41 2004 UTC (6 years ago) by
ralfbecker
translation update from almarsa-at-users.sf.net
Revision
16297 -
Directory Listing
Modified
Mon Aug 9 11:43:57 2004 UTC (6 years, 1 month ago) by
reinerj
replace the crap
Revision
16237 -
Directory Listing
Modified
Sat Aug 7 18:32:03 2004 UTC (6 years, 1 month ago) by
ralfbecker
fix for bug [ 1000255 ] Todo with progress screw formating in calender:
- partialy caused by a <div ... /> with no closing </div>
- a table around the icons and title, puts them in one line now
Revision
16220 -
Directory Listing
Modified
Sat Aug 7 12:10:12 2004 UTC (6 years, 1 month ago) by
ralfbecker
not using distinct on MaxDB too
Revision
16105 -
Directory Listing
Modified
Sun Aug 1 19:28:03 2004 UTC (6 years, 1 month ago) by
ralfbecker
killed htmlentities warning
Revision
15981 -
Directory Listing
Modified
Fri Jul 30 19:06:35 2004 UTC (6 years, 1 month ago) by
shrykedude
Fixed app dependencies for api-1.0.1 version change
Revision
15943 -
Directory Listing
Modified
Mon Jul 26 19:48:49 2004 UTC (6 years, 1 month ago) by
omgs
*** empty log message ***
Revision
15911 -
Directory Listing
Modified
Sun Jul 25 01:41:37 2004 UTC (6 years, 1 month ago) by
ralfbecker
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
- knowledgebase is not working: select distinct is not possible with text-columns
- fudforum is not working: is does not use ADOdb and has no own db-layer for mssql
- other apps seem to work, everthing needs through testing - incl. our "old" db's
Revision
15844 -
Directory Listing
Modified
Wed Jul 21 21:18:18 2004 UTC (6 years, 1 month ago) by
ralfbecker
update brasilian translations
Revision
15833 -
Directory Listing
Modified
Wed Jul 21 16:45:52 2004 UTC (6 years, 1 month ago) by
ralfbecker
updated lang file from Emil Varjasi
Revision
15832 -
Directory Listing
Modified
Wed Jul 21 16:43:34 2004 UTC (6 years, 1 month ago) by
ralfbecker
patch from Erwan LE DISEZ
Revision
15740 -
Directory Listing
Modified
Wed Jul 14 08:12:56 2004 UTC (6 years, 1 month ago) by
omgs
*** empty log message ***
Revision
15659 -
Directory Listing
Modified
Thu Jul 8 14:32:18 2004 UTC (6 years, 2 months ago) by
omgs
*** empty log message ***
Revision
15657 -
Directory Listing
Modified
Thu Jul 8 13:26:06 2004 UTC (6 years, 2 months ago) by
ralfbecker
fix for bug reported by Patrick Fraley: status changes of responsible user do not get save, if that user has no write grant
Revision
15592 -
Directory Listing
Modified
Fri Jul 2 22:33:11 2004 UTC (6 years, 2 months ago) by
ralfbecker
update
Revision
15589 -
Directory Listing
Modified
Fri Jul 2 22:25:26 2004 UTC (6 years, 2 months ago) by
ralfbecker
updating the missed sequenzes (postgres) and pushing all versions to 1.0.0
Revision
15542 -
Directory Listing
Modified
Sun Jun 27 09:54:57 2004 UTC (6 years, 2 months ago) by
ralfbecker
creating indices for infolog
Revision
15524 -
Directory Listing
Modified
Wed Jun 23 21:10:28 2004 UTC (6 years, 2 months ago) by
mipmip
fix typo
Revision
15489 -
Directory Listing
Modified
Sun Jun 20 09:18:59 2004 UTC (6 years, 2 months ago) by
ralfbecker
fix to use fn (=fullname) in the addr_id function
Revision
15488 -
Directory Listing
Modified
Sun Jun 20 09:03:34 2004 UTC (6 years, 2 months ago) by
ralfbecker
fix for 2 people importing an equally named file at the same time, thanks to Matthew Galgoci <mgalgoci -at- redhat.com>
Revision
15406 -
Directory Listing
Modified
Fri Jun 11 19:23:19 2004 UTC (6 years, 3 months ago) by
omgs
*** empty log message ***
Revision
15382 -
Directory Listing
Modified
Wed Jun 9 17:01:42 2004 UTC (6 years, 3 months ago) by
zhangweiwu
I merged the traditional Chinese translation into the simplified Chinese
translation file (only those not translated in simplified Chinese).
This is because
1) most simplified Chinese readers can read traditional
Chinese. If some phrase doesn't have simplified Chinese translation,
egroupware better fall back to traditional Chinese then English.
2) Translation can be easier (just pick up the unfamiliar traditional
translation and change to simplified form)
The change is made by using
> find . -type d -name "setup" -exec /tmp/merge_tradition.sh {} \;
where merge_tradition.sh is:
#!/bin/sh
cd $1
if [ -f phpgw_zh.lang ] && [ -f phpgw_zt.lang ]; then
mv phpgw_zh.lang phpgw_zh.lang.old
join -a 1 -t " " phpgw_zt.lang phpgw_zh.lang.old | \
awk -F " " \
'{ OFS = FS; if (NF == 7) print $1, $5, $6, $7; else print $0 ;}' \
> phpgw_zh.lang
fi
Kiang if you like the idea you can merge my translation to your lang
file too. And it's even better if the language engine can be changed in
the way that, as a phrase has no translation for current language,
choose the nearest language before falling back to English. Say, when no
translation in zh, use zt before trying English.
Could it be better that this apply to pt too? (pt-br and pt)
Revision
15378 -
Directory Listing
Modified
Wed Jun 9 04:16:56 2004 UTC (6 years, 3 months ago) by
zhangweiwu
Received new UTF-8 lang files from kiang.
----------------------------------------------------------------------
Revision
15325 -
Directory Listing
Modified
Fri May 28 18:58:43 2004 UTC (6 years, 3 months ago) by
omgs
*** empty log message ***
Revision
15279 -
Directory Listing
Modified
Mon May 24 04:56:21 2004 UTC (6 years, 3 months ago) by
lkneschke
fix typo
Revision
15276 -
Directory Listing
Modified
Mon May 24 02:46:24 2004 UTC (6 years, 3 months ago) by
zhangweiwu
from kiang, to workaround 'the slash bug':
Translation of Traditional Chinese in UTF-8 version
I've tested it with the version RC5. Somebody in taiwan
who offered a series of functions to convert the
encoding from big5 to utf-8. It works fine~ Should I also
upload it for anyone who would like to understand the
big5 encoding??
Revision
15252 -
Directory Listing
Modified
Fri May 21 15:13:17 2004 UTC (6 years, 3 months ago) by
reinerj
delete the phpgw info. it is obsolet
Revision
15245 -
Directory Listing
Modified
Wed May 19 15:02:27 2004 UTC (6 years, 3 months ago) by
omgs
*** empty log message ***
Revision
15240 -
Directory Listing
Modified
Wed May 19 07:16:11 2004 UTC (6 years, 3 months ago) by
ralfbecker
fix for bug [ 955489 ] CustomFields fails: for new entries the info_id was unset
Revision
15228 -
Directory Listing
Modified
Sun May 16 23:57:04 2004 UTC (6 years, 3 months ago) by
reinerj
add change from zhang weiwu
Revision
15197 -
Directory Listing
Modified
Sat May 8 22:42:38 2004 UTC (6 years, 4 months ago) by
ralfbecker
fix for mbstring.overload=7, ereg('.*(x|y|z).*') never ends, preg_match('/(x|y|z)') works without problem :-)
Revision
15102 -
Directory Listing
Modified
Tue May 4 15:03:04 2004 UTC (6 years, 4 months ago) by
reinerj
new langfile Catalan from Xavier Navarro
Revision
15080 -
Directory Listing
Modified
Mon May 3 13:05:09 2004 UTC (6 years, 4 months ago) by
hyberdk
added some missing phrases.
Revision
15079 -
Directory Listing
Modified
Mon May 3 13:03:57 2004 UTC (6 years, 4 months ago) by
hyberdk
updated....
Revision
15040 -
Directory Listing
Modified
Fri Apr 30 15:59:59 2004 UTC (6 years, 4 months ago) by
reinerj
fix typo
Revision
15023 -
Directory Listing
Modified
Tue Apr 27 10:49:54 2004 UTC (6 years, 4 months ago) by
reinerj
update Traditional Chinese langfiles from Finjon Kiang
Revision
15019 -
Directory Listing
Modified
Mon Apr 26 21:31:27 2004 UTC (6 years, 4 months ago) by
reinerj
update images to jerryr template from Jerry Ruhe
Revision
15004 -
Directory Listing
Modified
Thu Apr 22 23:55:53 2004 UTC (6 years, 4 months ago) by
hyberdk
A little more of translated in this module =)
Revision
14953 -
Directory Listing
Modified
Mon Apr 19 15:54:32 2004 UTC (6 years, 4 months ago) by
mila76
Update to 0.9.99.015
Revision
14946 -
Directory Listing
Modified
Mon Apr 19 08:47:14 2004 UTC (6 years, 4 months ago) by
ralfbecker
removed some double and/or empty phrases
Revision
14942 -
Directory Listing
Modified
Mon Apr 19 07:36:07 2004 UTC (6 years, 4 months ago) by
ralfbecker
removed some double and empty phrases
Revision
14941 -
Directory Listing
Modified
Mon Apr 19 06:33:36 2004 UTC (6 years, 4 months ago) by
ralfbecker
removed some double and empty phrases
Revision
14933 -
Directory Listing
Modified
Fri Apr 16 09:30:18 2004 UTC (6 years, 4 months ago) by
reinerj
update traditional Chinese langfiles from Finjon Kiang
Revision
14903 -
Directory Listing
Modified
Tue Apr 13 15:54:16 2004 UTC (6 years, 4 months ago) by
ralfbecker
setting some manual-page-names
Revision
14826 -
Directory Listing
Modified
Sun Apr 4 22:23:47 2004 UTC (6 years, 5 months ago) by
ralfbecker
fix for search to return also the entries from sub-categoris, as sugested by Stephan Hilchenbach from the german list
Revision
14786 -
Directory Listing
Modified
Fri Apr 2 20:32:14 2004 UTC (6 years, 5 months ago) by
omgs
*** empty log message ***
Revision
14719 -
Directory Listing
Modified
Sun Mar 28 12:20:15 2004 UTC (6 years, 5 months ago) by
reinerj
update to the next version from egw
Revision
14713 -
Directory Listing
Modified
Sat Mar 27 01:15:04 2004 UTC (6 years, 5 months ago) by
petere78
Various spelling and grammar fixes
Revision
14691 -
Directory Listing
Modified
Wed Mar 24 15:13:48 2004 UTC (6 years, 5 months ago) by
lkneschke
fic for Call-time pass-by-reference
Revision
14688 -
Directory Listing
Modified
Wed Mar 24 08:56:03 2004 UTC (6 years, 5 months ago) by
wolffc
removed some files that don't belong into cvs
Revision
14660 -
Directory Listing
Modified
Tue Mar 23 08:22:46 2004 UTC (6 years, 5 months ago) by
ralfbecker
fixed (after xmlrpc changes) not working search
Revision
14626 -
Directory Listing
Modified
Sun Mar 21 10:59:53 2004 UTC (6 years, 5 months ago) by
ralfbecker
removed the es translation, as es-es is used now
Revision
14603 -
Directory Listing
Modified
Mon Mar 15 21:38:09 2004 UTC (6 years, 5 months ago) by
ralfbecker
fixed the categories xmlrpc signature
Revision
14154 -
Directory Listing
Modified
Sun Mar 14 22:28:31 2004 UTC (6 years, 5 months ago) by
ralfbecker
Patch #876124: Text re-worked to fix spelling and tidy the english
thanks to Paul Oldham
Revision
14028 -
Directory Listing
Modified
Sat Mar 13 18:07:06 2004 UTC (6 years, 5 months ago) by
ralfbecker
*** empty log message ***
Revision
14027 -
Directory Listing
Modified
Sat Mar 13 17:58:37 2004 UTC (6 years, 5 months ago) by
ralfbecker
some changes for xmlrpc:
- removed the info_ prefix from all value-names
- ...
Revision
14015 -
Directory Listing
Modified
Fri Mar 12 08:33:53 2004 UTC (6 years, 6 months ago) by
reinerj
languages changes chinese from Zhang Weiwu
Revision
14012 -
Directory Listing
Modified
Thu Mar 11 17:23:37 2004 UTC (6 years, 6 months ago) by
ralfbecker
fixed bug in link-delete, missing this
Revision
14003 -
Directory Listing
Modified
Wed Mar 10 00:58:18 2004 UTC (6 years, 6 months ago) by
ralfbecker
first version of xmlrpc support for infolog
Revision
13997 -
Directory Listing
Modified
Tue Mar 9 21:46:25 2004 UTC (6 years, 6 months ago) by
ralfbecker
fixed Call-time pass-by-reference
Revision
13980 -
Directory Listing
Modified
Sun Mar 7 22:50:38 2004 UTC (6 years, 6 months ago) by
reinerj
jerryr template changes commited
Revision
13926 -
Directory Listing
Modified
Sat Feb 28 14:58:44 2004 UTC (6 years, 6 months ago) by
ralfbecker
1) fixed bug #905779: main links title in contact field (blur text) got lost on changeing info-type
2) implemented separate sessions for infolog called via a hook and normal call, feature-request #903578
Revision
13913 -
Directory Listing
Modified
Thu Feb 26 15:36:36 2004 UTC (6 years, 6 months ago) by
ralfbecker
activating links in list-view
Revision
13887 -
Directory Listing
Modified
Wed Feb 25 02:58:12 2004 UTC (6 years, 6 months ago) by
omgs
*** empty log message ***
Revision
13810 -
Directory Listing
Modified
Fri Feb 20 09:46:20 2004 UTC (6 years, 6 months ago) by
reinerj
add some translations from Zhang Weiwu in Chinese
Revision
13795 -
Directory Listing
Modified
Mon Feb 16 23:30:47 2004 UTC (6 years, 6 months ago) by
hyberdk
Just a small danish translation update
Revision
13695 -
Directory Listing
Modified
Sun Feb 8 22:31:31 2004 UTC (6 years, 7 months ago) by
ralfbecker
useing the updated vfs_sql class from the API now
Revision
13668 -
Directory Listing
Modified
Fri Feb 6 12:34:52 2004 UTC (6 years, 7 months ago) by
ralfbecker
bringen the xet-files up-to-date
Revision
13667 -
Directory Listing
Modified
Fri Feb 6 10:36:43 2004 UTC (6 years, 7 months ago) by
ralfbecker
1) fix for new boprojects::list_projects syntax (Thanks to kernelconsult/sebb)
2) re-enabled infolog in projects-view
Revision
13652 -
Directory Listing
Modified
Thu Feb 5 13:37:29 2004 UTC (6 years, 7 months ago) by
ralfbecker
1) responsible user can change status now, even if he has no write-grant
2) removed not yet used confirm-field in the delegation-tab
3) fixed counting of subs (did not take acl into account)
Revision
13648 -
Directory Listing
Modified
Thu Feb 5 13:24:39 2004 UTC (6 years, 7 months ago) by
ralfbecker
not used anymore
Revision
13617 -
Directory Listing
Modified
Mon Feb 2 22:00:56 2004 UTC (6 years, 7 months ago) by
ralfbecker
moved new (add document) icon from infolog to the api
Revision
13614 -
Directory Listing
Modified
Mon Feb 2 21:36:43 2004 UTC (6 years, 7 months ago) by
ralfbecker
moved new (add document) icon from infolog to the api
Revision
13516 -
Directory Listing
Modified
Tue Jan 27 13:02:16 2004 UTC (6 years, 7 months ago) by
mila76
Fix for Filter
Revision
13515 -
Directory Listing
Modified
Tue Jan 27 12:45:48 2004 UTC (6 years, 7 months ago) by
mila76
Small Fix
Revision
13511 -
Directory Listing
Modified
Tue Jan 27 12:00:32 2004 UTC (6 years, 7 months ago) by
mila76
Update to 0.9.99.012
Revision
13458 -
Directory Listing
Modified
Sun Jan 25 21:18:38 2004 UTC (6 years, 7 months ago) by
reinerj
small changes in the header
Revision
13441 -
Directory Listing
Modified
Sun Jan 25 02:00:46 2004 UTC (6 years, 7 months ago) by
reinerj
update image to idots standard
Revision
13412 -
Directory Listing
Modified
Fri Jan 23 13:14:05 2004 UTC (6 years, 7 months ago) by
reinerj
add jerryr template from Jerry Ruhe (aka jerry71)
Revision
13362 -
Directory Listing
Modified
Tue Jan 20 03:22:44 2004 UTC (6 years, 7 months ago) by
reinerj
add translation from Andrei V. Smilianets for Ukrain to CVS
Revision
13235 -
Directory Listing
Modified
Sun Jan 4 03:10:35 2004 UTC (6 years, 8 months ago) by
omgs
*** empty log message ***
Revision
13229 -
Directory Listing
Modified
Sat Jan 3 00:04:16 2004 UTC (6 years, 8 months ago) by
omgs
*** empty log message ***
Revision
13226 -
Directory Listing
Modified
Fri Jan 2 21:12:27 2004 UTC (6 years, 8 months ago) by
omgs
*** empty log message ***
Revision
13188 -
Directory Listing
Modified
Sun Dec 28 00:41:17 2003 UTC (6 years, 8 months ago) by
omgs
*** empty log message ***
Revision
13174 -
Directory Listing
Modified
Fri Dec 26 00:51:21 2003 UTC (6 years, 8 months ago) by
omgs
*** empty log message ***
Revision
13162 -
Directory Listing
Modified
Tue Dec 23 20:33:25 2003 UTC (6 years, 8 months ago) by
omgs
*** empty log message ***
Revision
13155 -
Directory Listing
Modified
Tue Dec 23 00:18:57 2003 UTC (6 years, 8 months ago) by
omgs
*** empty log message ***
Revision
13116 -
Directory Listing
Modified
Fri Dec 19 02:26:17 2003 UTC (6 years, 8 months ago) by
ralfbecker
infolog now explicitly asks to deleted sub-entries and allows not to delete them
Revision
13037 -
Directory Listing
Modified
Wed Dec 10 01:21:31 2003 UTC (6 years, 9 months ago) by
ralfbecker
some fixes for the improved nextmatch
Revision
13036 -
Directory Listing
Modified
Wed Dec 10 01:20:52 2003 UTC (6 years, 9 months ago) by
ralfbecker
some better icons ;-)
Revision
13026 -
Directory Listing
Modified
Tue Dec 9 00:08:31 2003 UTC (6 years, 9 months ago) by
ralfbecker
sort- and filter-headers for infolog's index page
Revision
12932 -
Directory Listing
Modified
Sun Nov 23 13:33:21 2003 UTC (6 years, 9 months ago) by
ralfbecker
fix to generate link-title from description for an empty subject
Revision
12913 -
Directory Listing
Modified
Thu Nov 20 06:40:29 2003 UTC (6 years, 9 months ago) by
shrykedude
- Added small view for main screen display of infolog entries.
- Added pref setting for choosing and using small view.
- Updated calendar method to support display limit.
- Added/updated English translations.
Revision
12895 -
Directory Listing
Modified
Wed Nov 19 15:40:33 2003 UTC (6 years, 9 months ago) by
shrykedude
English translation fix
Revision
12857 -
Directory Listing
Modified
Mon Nov 17 22:04:58 2003 UTC (6 years, 9 months ago) by
mipmip
removed typos
Revision
12855 -
Directory Listing
Modified
Mon Nov 17 16:51:38 2003 UTC (6 years, 9 months ago) by
mipmip
add infolog index link in sidebox menu for better navigation
Revision
12839 -
Directory Listing
Modified
Fri Nov 14 23:32:24 2003 UTC (6 years, 9 months ago) by
ralfbecker
added edit, view, delete icons to the api to use them in infolog and addressbook
Revision
12832 -
Directory Listing
Modified
Fri Nov 14 21:08:07 2003 UTC (6 years, 9 months ago) by
ralfbecker
fixed empty column-headers
Revision
12826 -
Directory Listing
Modified
Fri Nov 14 12:05:47 2003 UTC (6 years, 9 months ago) by
ralfbecker
added an implicite read-right for the responsible user
Revision
12810 -
Directory Listing
Modified
Wed Nov 12 00:15:29 2003 UTC (6 years, 10 months ago) by
mipmip
small changes
Revision
12809 -
Directory Listing
Modified
Wed Nov 12 00:12:22 2003 UTC (6 years, 10 months ago) by
mipmip
new Dutch translations
Revision
12766 -
Directory Listing
Modified
Sat Nov 8 21:19:03 2003 UTC (6 years, 10 months ago) by
ralfbecker
security fix
Revision
12765 -
Directory Listing
Modified
Sat Nov 8 21:14:20 2003 UTC (6 years, 10 months ago) by
ralfbecker
security fix
Revision
12731 -
Directory Listing
Modified
Wed Nov 5 16:44:56 2003 UTC (6 years, 10 months ago) by
ralfbecker
register globals fix: List no sub-entrys from the prefs is working again
Revision
12720 -
Directory Listing
Modified
Tue Nov 4 11:29:10 2003 UTC (6 years, 10 months ago) by
reinerj
updated Big5 lang file from Finjon Kiang
Revision
12663 -
Directory Listing
Modified
Sat Nov 1 22:42:10 2003 UTC (6 years, 10 months ago) by
shrykedude
Updated English translations
Revision
12662 -
Directory Listing
Modified
Sat Nov 1 22:31:58 2003 UTC (6 years, 10 months ago) by
shrykedude
Updated English translations
Revision
12544 -
Directory Listing
Modified
Thu Oct 23 15:55:45 2003 UTC (6 years, 10 months ago) by
mipmip
add fudforum icon, added new idots infolog icons
Revision
12542 -
Directory Listing
Modified
Thu Oct 23 15:30:54 2003 UTC (6 years, 10 months ago) by
mipmip
and here are the new idots icons
Revision
12416 -
Directory Listing
Modified
Thu Oct 16 20:41:41 2003 UTC (6 years, 10 months ago) by
dragob
Added slovenian translation (Tea �trancar, Klemen Vodopivec).
Revision
12396 -
Directory Listing
Modified
Thu Oct 16 09:36:46 2003 UTC (6 years, 10 months ago) by
ralfbecker
moved admin, preferences hook to one class, added a sidebox-menu
Revision
12370 -
Directory Listing
Modified
Tue Oct 14 19:38:22 2003 UTC (6 years, 10 months ago) by
reinerj
literati image add to CVS
Revision
12251 -
Directory Listing
Modified
Tue Oct 7 23:58:48 2003 UTC (6 years, 11 months ago) by
ralfbecker
updated cvs-import with charset-conversation and automatialy run some string to id conversations
Revision
12198 -
Directory Listing
Modified
Fri Oct 3 11:47:09 2003 UTC (6 years, 11 months ago) by
ralfbecker
reverted the german lang-files to iso8859-1, as we want to make the conversation optional and while adding the files to the database
Revision
11977 -
Directory Listing
Modified
Mon Sep 29 13:26:34 2003 UTC (6 years, 11 months ago) by
lkneschke
Changed from german to english spelling
Revision
11960 -
Directory Listing
Modified
Sun Sep 28 08:15:58 2003 UTC (6 years, 11 months ago) by
lkneschke
moved german translation to UTF-8
Revision
11881 -
Directory Listing
Modified
Fri Sep 19 15:43:34 2003 UTC (6 years, 11 months ago) by
reinerj
new lang file from Ignasi Salvador added
Revision
11863 -
Directory Listing
Modified
Tue Sep 16 12:52:51 2003 UTC (6 years, 11 months ago) by
ralfbecker
killed the debug-message
Revision
11862 -
Directory Listing
Modified
Tue Sep 16 09:06:10 2003 UTC (6 years, 11 months ago) by
ralfbecker
fix to show delete button for edit only for existing entries on which the user has delete-rights
Revision
11861 -
Directory Listing
Modified
Tue Sep 16 08:44:54 2003 UTC (6 years, 11 months ago) by
ralfbecker
fixed bug which deletes all existing links
Revision
11636 -
Directory Listing
Modified
Sun Sep 14 10:25:05 2003 UTC (6 years, 11 months ago) by
ralfbecker
moved the html-class to the API
Revision
11537 -
Directory Listing
Modified
Mon Sep 8 00:40:42 2003 UTC (7 years ago) by
ralfbecker
fixed tz_offset and creating new entries with time 0:0
Revision
11534 -
Directory Listing
Modified
Sun Sep 7 18:37:22 2003 UTC (7 years ago) by
ralfbecker
fixed sql-error on deleting an infolog entry with custom-fields
Revision
11531 -
Directory Listing
Modified
Sun Sep 7 16:55:36 2003 UTC (7 years ago) by
ralfbecker
included other timed events (eg. phonecalls) and (untimed) todo's into the calendar dayview
Revision
11501 -
Directory Listing
Modified
Sun Aug 31 21:24:51 2003 UTC (7 years ago) by
lkneschke
removed little typo
Revision
11430 -
Directory Listing
Modified
Thu Aug 28 14:31:11 2003 UTC (7 years ago) by
ralfbecker
make the phpgw Version-0_9_16-branch HEAD
Revision
11390 -
Directory Listing
Modified
Tue Aug 19 10:29:52 2003 UTC (7 years ago) by
ralfbecker
fixed calendar-title, & and " have been displayed as & or "
(cal is transmitting its data with entities and they get coded twice)
Revision
11323 -
Directory Listing
Modified
Thu Jul 31 09:21:47 2003 UTC (7 years, 1 month ago) by
ralfbecker
manual contact was deleted when entering edit
Revision
11322 -
Directory Listing
Modified
Thu Jul 31 09:20:36 2003 UTC (7 years, 1 month ago) by
ralfbecker
default Filter (for entering InfoLog) was not used
Revision
11321 -
Directory Listing
Modified
Thu Jul 31 09:18:27 2003 UTC (7 years, 1 month ago) by
ralfbecker
filter-names where not translated
Revision
11248 -
Directory Listing
Modified
Tue Jul 8 23:19:18 2003 UTC (7 years, 2 months ago) by
ralfbecker
fix for pgsql 7.3
Revision
11242 -
Directory Listing
Modified
Sun Jul 6 23:40:53 2003 UTC (7 years, 2 months ago) by
ralfbecker
a bit nicer fromat for the calendar_title
Revision
11240 -
Directory Listing
Modified
Sun Jul 6 20:12:27 2003 UTC (7 years, 2 months ago) by
ralfbecker
fix to get hook_home working for .14 and HEAD
Revision
11234 -
Directory Listing
Modified
Sun Jul 6 09:03:17 2003 UTC (7 years, 2 months ago) by
ralfbecker
infolog.index.rows: changed info_from to info_link_title
Revision
11233 -
Directory Listing
Modified
Sun Jul 6 09:02:35 2003 UTC (7 years, 2 months ago) by
ralfbecker
not longer needed, implemented now via methode in uiinfolog
Revision
11232 -
Directory Listing
Modified
Sun Jul 6 09:01:13 2003 UTC (7 years, 2 months ago) by
ralfbecker
set info_link_title with info_from if no info_link_id
Revision
11231 -
Directory Listing
Modified
Sun Jul 6 08:56:21 2003 UTC (7 years, 2 months ago) by
ralfbecker
fixed add-icons in nextmatch header
Revision
11230 -
Directory Listing
Modified
Sun Jul 6 08:54:13 2003 UTC (7 years, 2 months ago) by
ralfbecker
write: setting info_from, everytime info_link_id > 0 and info_from is set and == ''
Revision
11229 -
Directory Listing
Modified
Sun Jul 6 08:52:35 2003 UTC (7 years, 2 months ago) by
ralfbecker
changed db2data to copy only the numerical values
Revision
11228 -
Directory Listing
Modified
Sun Jul 6 08:16:51 2003 UTC (7 years, 2 months ago) by
ralfbecker
not longer needed
Revision
11227 -
Directory Listing
Modified
Sun Jul 6 08:15:47 2003 UTC (7 years, 2 months ago) by
ralfbecker
update
Revision
11204 -
Directory Listing
Modified
Thu Jul 3 17:11:23 2003 UTC (7 years, 2 months ago) by
ralfbecker
improved version of in_docroot, allows for pathnames starting like the docroot
Revision
11197 -
Directory Listing
Modified
Thu Jul 3 00:33:26 2003 UTC (7 years, 2 months ago) by
ralfbecker
test against files-dir within the document-root of the webserver
(this would allow uploads of scripts via vfs, and then execute them via the webserver)
Revision
11172 -
Directory Listing
Modified
Sun Jun 29 23:03:58 2003 UTC (7 years, 2 months ago) by
ralfbecker
get the cvs-import working with register globals off and the new links
Revision
11171 -
Directory Listing
Modified
Sun Jun 29 23:03:07 2003 UTC (7 years, 2 months ago) by
ralfbecker
make boinfolog::write return the id
Revision
11170 -
Directory Listing
Modified
Sun Jun 29 23:02:34 2003 UTC (7 years, 2 months ago) by
ralfbecker
app-header for delete
Revision
11169 -
Directory Listing
Modified
Sun Jun 29 20:23:37 2003 UTC (7 years, 2 months ago) by
ralfbecker
removed old call to delete_attachted
Revision
11168 -
Directory Listing
Modified
Sun Jun 29 17:03:47 2003 UTC (7 years, 2 months ago) by
ralfbecker
.16 conform app-headers
added display of all links to the list-page (configurable in the preferences)
Revision
11159 -
Directory Listing
Modified
Fri Jun 27 11:34:21 2003 UTC (7 years, 2 months ago) by
ralfbecker
killed a debug-message
Revision
11158 -
Directory Listing
Modified
Fri Jun 27 11:15:33 2003 UTC (7 years, 2 months ago) by
ralfbecker
removed phpgw::strip_html, which is basicly htmlentities, from the calendar- and addressbook title function, as this is handled by eTemplate
Revision
11157 -
Directory Listing
Modified
Fri Jun 27 11:01:35 2003 UTC (7 years, 2 months ago) by
ralfbecker
removed debug-messages
Revision
11156 -
Directory Listing
Modified
Fri Jun 27 11:00:16 2003 UTC (7 years, 2 months ago) by
ralfbecker
fixed typo in get_links
Revision
11155 -
Directory Listing
Modified
Fri Jun 27 10:24:34 2003 UTC (7 years, 2 months ago) by
ralfbecker
existing links are not copied to new sub-projects, fixed now
Revision
11151 -
Directory Listing
Modified
Thu Jun 26 19:17:12 2003 UTC (7 years, 2 months ago) by
ralfbecker
nl2br now done in etemplate
Revision
11147 -
Directory Listing
Modified
Wed Jun 25 22:37:51 2003 UTC (7 years, 2 months ago) by
gugux
Added new italian translations patch #1635 thanks to Alessandro Farina
Revision
11076 -
Directory Listing
Modified
Sun Jun 15 22:21:52 2003 UTC (7 years, 2 months ago) by
ralfbecker
fixed a type in the sql of delete
Revision
11063 -
Directory Listing
Modified
Sat Jun 14 13:52:45 2003 UTC (7 years, 2 months ago) by
ralfbecker
1) corrected the escapeing of " and '
2) added the wiki page
Revision
11062 -
Directory Listing
Modified
Sat Jun 14 13:51:53 2003 UTC (7 years, 2 months ago) by
ralfbecker
1) so-layers now run every parameter through either addslashes of intval, to prevent query-insertion and for pgSql 7.3 compatibility
2) corrected the escapeing of " and '
3) added some inline-docs
Revision
10981 -
Directory Listing
Modified
Sun Jun 1 20:17:40 2003 UTC (7 years, 3 months ago) by
gugux
Forgot these ones.
Revision
10955 -
Directory Listing
Modified
Fri May 30 22:13:07 2003 UTC (7 years, 3 months ago) by
gugux
Corrected a few typos.
Revision
10940 -
Directory Listing
Modified
Fri May 30 18:48:07 2003 UTC (7 years, 3 months ago) by
ralfbecker
removed categories button
Revision
10939 -
Directory Listing
Modified
Fri May 30 18:45:33 2003 UTC (7 years, 3 months ago) by
ralfbecker
non-fixed tab-width
Revision
10892 -
Directory Listing
Modified
Sun May 25 15:45:55 2003 UTC (7 years, 3 months ago) by
ralfbecker
fix for variable width of edit
Revision
10593 -
Directory Listing
Modified
Mon Apr 28 07:15:04 2003 UTC (7 years, 4 months ago) by
ralfbecker
removed debug-msg
Revision
10581 -
Directory Listing
Modified
Sun Apr 27 22:35:39 2003 UTC (7 years, 4 months ago) by
ralfbecker
changes for new hooks
Revision
10580 -
Directory Listing
Modified
Sun Apr 27 22:33:08 2003 UTC (7 years, 4 months ago) by
ralfbecker
update
Revision
10542 -
Directory Listing
Modified
Sat Apr 26 08:39:59 2003 UTC (7 years, 4 months ago) by
ralfbecker
fix for not exisiting common::display_mainscreen in .14/6 (til the feature-freeze)
Revision
10518 -
Directory Listing
Modified
Wed Apr 23 01:51:27 2003 UTC (7 years, 4 months ago) by
ceb
update hook_admin
Revision
10509 -
Directory Listing
Modified
Tue Apr 22 20:30:22 2003 UTC (7 years, 4 months ago) by
gugux
Changed some x's into %'s
Revision
10444 -
Directory Listing
Modified
Fri Apr 18 18:48:14 2003 UTC (7 years, 4 months ago) by
ralfbecker
update idots
Revision
10436 -
Directory Listing
Modified
Fri Apr 18 14:35:40 2003 UTC (7 years, 4 months ago) by
ralfbecker
imported Pim Snel's idots template
Revision
10214 -
Directory Listing
Modified
Wed Apr 2 10:13:19 2003 UTC (7 years, 5 months ago) by
ralfbecker
link_id2title --> link_id2from
Revision
10193 -
Directory Listing
Modified
Mon Mar 31 18:49:13 2003 UTC (7 years, 5 months ago) by
ralfbecker
update preferences: added helptexts
Revision
10165 -
Directory Listing
Modified
Fri Mar 28 18:12:13 2003 UTC (7 years, 5 months ago) by
ralfbecker
link_id2from renamed to link_id2title
Revision
10160 -
Directory Listing
Modified
Fri Mar 28 02:30:19 2003 UTC (7 years, 5 months ago) by
ralfbecker
new preferences to use the user/default/forced tabs
Revision
10159 -
Directory Listing
Modified
Fri Mar 28 02:26:04 2003 UTC (7 years, 5 months ago) by
ralfbecker
new preferences to use the user/default/forced tabs
Revision
10058 -
Directory Listing
Modified
Thu Mar 20 17:31:01 2003 UTC (7 years, 5 months ago) by
ralfbecker
fixed writeing of temp. alphanumerical info_link_id to the db, as pgSql complains about the wrong type
Revision
10057 -
Directory Listing
Modified
Thu Mar 20 17:22:53 2003 UTC (7 years, 5 months ago) by
ralfbecker
fixed writeing of temp. alphanumerical info_link_id to the db, as pgSql complains about the wrong type
Revision
10056 -
Directory Listing
Modified
Thu Mar 20 16:41:57 2003 UTC (7 years, 5 months ago) by
ralfbecker
not longer needed
Revision
10029 -
Directory Listing
Modified
Tue Mar 18 18:55:46 2003 UTC (7 years, 5 months ago) by
ralfbecker
readded title as it is needed to run in 0.9.14/6
Revision
9935 -
Directory Listing
Modified
Wed Mar 12 23:39:28 2003 UTC (7 years, 6 months ago) by
ralfbecker
changed th for acl-prefs
Revision
9839 -
Directory Listing
Modified
Tue Mar 4 17:13:19 2003 UTC (7 years, 6 months ago) by
ralfbecker
fix for gnu-bug #1963: Saveing does not work in InfoLog, happens only if a webserver_url in the configuration includes a host (eg. http://server/phpgroupware)
Revision
9771 -
Directory Listing
Modified
Sat Feb 22 14:56:31 2003 UTC (7 years, 6 months ago) by
ralfbecker
german langfile for the new infolog version
Revision
9765 -
Directory Listing
Modified
Sat Feb 22 12:23:54 2003 UTC (7 years, 6 months ago) by
ralfbecker
1) changed pseudo-appname of attached files from 'vfs' to 'file' and made it a class-var
2) renamed vfs_view into get_file
3) changed behavior on deleting links for an not yet existing entry: was just unset before and is now set to False to be not overwriten by eTemplate's reload-circles
Revision
9764 -
Directory Listing
Modified
Sat Feb 22 12:04:12 2003 UTC (7 years, 6 months ago) by
ralfbecker
update
Revision
9692 -
Directory Listing
Modified
Thu Jan 23 21:35:32 2003 UTC (7 years, 7 months ago) by
gugux
Added missing \
Revision
9659 -
Directory Listing
Modified
Thu Jan 9 22:55:06 2003 UTC (7 years, 8 months ago) by
gugux
Corrected typos.
Revision
9658 -
Directory Listing
Modified
Thu Jan 9 22:51:51 2003 UTC (7 years, 8 months ago) by
gugux
Added missing phrases.
Revision
9657 -
Directory Listing
Modified
Wed Jan 8 22:57:45 2003 UTC (7 years, 8 months ago) by
gugux
Commit to set HEAD branch to the level of 0.9.14 stable for french translation files.
Revision
9538 -
Directory Listing
Modified
Sun Nov 24 20:30:55 2002 UTC (7 years, 9 months ago) by
ralfbecker
small fix, need to be ported
Revision
9495 -
Directory Listing
Modified
Sat Nov 23 20:45:07 2002 UTC (7 years, 9 months ago) by
ralfbecker
fixes to get the hooks working again
Revision
9494 -
Directory Listing
Modified
Sat Nov 23 20:44:05 2002 UTC (7 years, 9 months ago) by
ralfbecker
use the new format for prefs
Revision
9433 -
Directory Listing
Modified
Wed Nov 20 19:58:15 2002 UTC (7 years, 9 months ago) by
ralfbecker
added a hook_deleteaccount
Revision
9419 -
Directory Listing
Modified
Sun Nov 17 01:34:36 2002 UTC (7 years, 9 months ago) by
ralfbecker
different calls to display_section to work in HEAD and 0.9.14
Revision
9371 -
Directory Listing
Modified
Tue Nov 5 16:00:01 2002 UTC (7 years, 10 months ago) by
ralfbecker
fixed not working infolog-global configuration:
no more serialize/unserialize of arrays needed
Revision
9364 -
Directory Listing
Modified
Sun Nov 3 01:03:07 2002 UTC (7 years, 10 months ago) by
ceb
removed var from hook_admin
Revision
9312 -
Directory Listing
Modified
Mon Oct 28 00:18:04 2002 UTC (7 years, 10 months ago) by
ralfbecker
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)
Revision
9299 -
Directory Listing
Modified
Sun Oct 27 18:09:12 2002 UTC (7 years, 10 months ago) by
ralfbecker
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)
Revision
9274 -
Directory Listing
Modified
Sat Oct 26 00:33:22 2002 UTC (7 years, 10 months ago) by
ceb
update xslt
Revision
9255 -
Directory Listing
Modified
Wed Oct 23 20:47:33 2002 UTC (7 years, 10 months ago) by
ceb
removed app_title plus update layout
Revision
9247 -
Directory Listing
Modified
Sun Oct 20 15:06:52 2002 UTC (7 years, 10 months ago) by
ralfbecker
Got fileattachments working as links:
- link-widget and infolog/link-class can attach files now
- changed the value of the file-widget (it's an array now)
Revision
9237 -
Directory Listing
Modified
Sat Oct 19 11:17:24 2002 UTC (7 years, 10 months ago) by
ralfbecker
modified writeLangFile to be called via [write Langfile] in the eTemplate editor
Revision
9221 -
Directory Listing
Modified
Fri Oct 18 20:20:35 2002 UTC (7 years, 10 months ago) by
ralfbecker
some fixes to get the links working in case the entry is not yet created
Revision
9215 -
Directory Listing
Modified
Thu Oct 17 23:34:28 2002 UTC (7 years, 10 months ago) by
ralfbecker
some fixed to enable infolog with etemplates to run in 0.9.14
Revision
9214 -
Directory Listing
Modified
Thu Oct 17 22:20:52 2002 UTC (7 years, 10 months ago) by
ralfbecker
removed not longer needed old tpl-files
Revision
9213 -
Directory Listing
Modified
Thu Oct 17 22:19:16 2002 UTC (7 years, 10 months ago) by
ralfbecker
update
Revision
9208 -
Directory Listing
Modified
Thu Oct 17 22:02:44 2002 UTC (7 years, 10 months ago) by
ralfbecker
update with new table-structure for infolog
Revision
9200 -
Directory Listing
Modified
Wed Oct 16 14:11:36 2002 UTC (7 years, 10 months ago) by
ralfbecker
- no empty data-line shown, if no data
- added option to disable nextmatch, if total entries <= nextmatch-max and no search, filter or cat set
Revision
9197 -
Directory Listing
Modified
Wed Oct 16 00:51:44 2002 UTC (7 years, 10 months ago) by
ralfbecker
changed the name from get_list to index
Revision
9193 -
Directory Listing
Modified
Wed Oct 16 00:23:39 2002 UTC (7 years, 10 months ago) by
ralfbecker
got infolog working:
- referers are handled now correct
- hooks are working again (only addressbook::view ported so far)
Revision
9192 -
Directory Listing
Modified
Wed Oct 16 00:22:04 2002 UTC (7 years, 10 months ago) by
ralfbecker
get_links returns for a given $only_app only an array of ids not the whole links
Revision
9186 -
Directory Listing
Modified
Tue Oct 15 13:32:32 2002 UTC (7 years, 10 months ago) by
ralfbecker
changed categories::formated_list to formatted_list
Revision
9185 -
Directory Listing
Modified
Tue Oct 15 13:30:23 2002 UTC (7 years, 10 months ago) by
ralfbecker
fix to allow '&' in attached files (needs to be quoted ('%26') in the download-link)
and preserving Linebreaks in InfoLog entries
Revision
9173 -
Directory Listing
Modified
Mon Oct 14 00:42:31 2002 UTC (7 years, 10 months ago) by
ralfbecker
update
Revision
9172 -
Directory Listing
Modified
Mon Oct 14 00:39:47 2002 UTC (7 years, 10 months ago) by
ralfbecker
lots of fixes and additions:
- load_via works now in boetemplate::read
- included templates are relative to the includeing tpl, if they contain no '.'
- xul_io is alway writing the comple/absolute name
- HBox gets width=100% if alignment other then left set (new!)
- added links as 2. option to label
- added header function to uietemplate
Revision
9142 -
Directory Listing
Modified
Wed Oct 9 11:48:20 2002 UTC (7 years, 11 months ago) by
ralfbecker
finished infolog.edit port
Revision
9141 -
Directory Listing
Modified
Wed Oct 9 00:43:17 2002 UTC (7 years, 11 months ago) by
ralfbecker
corrected dependency version of etemplate
Revision
9140 -
Directory Listing
Modified
Wed Oct 9 00:41:05 2002 UTC (7 years, 11 months ago) by
ralfbecker
nearly finished port of infolog.edit
Revision
9139 -
Directory Listing
Modified
Wed Oct 9 00:40:01 2002 UTC (7 years, 11 months ago) by
ralfbecker
moved to etemplate.link_widget (with sub-widgets)
Revision
9138 -
Directory Listing
Modified
Wed Oct 9 00:37:00 2002 UTC (7 years, 11 months ago) by
ralfbecker
nearly finished port of infolog.edit
improved handling of linkage with not yet written entries
Revision
9134 -
Directory Listing
Modified
Tue Oct 8 00:10:18 2002 UTC (7 years, 11 months ago) by
ralfbecker
first steps on infolog port to etemplates
Revision
9122 -
Directory Listing
Modified
Sun Oct 6 08:51:46 2002 UTC (7 years, 11 months ago) by
ralfbecker
initail import
Revision
9115 -
Directory Listing
Modified
Sun Oct 6 00:31:19 2002 UTC (7 years, 11 months ago) by
ralfbecker
added infolog.edit
Revision
9099 -
Directory Listing
Modified
Fri Oct 4 18:33:36 2002 UTC (7 years, 11 months ago) by
ralfbecker
universal csv-import for calendar, unfortunaly it is based on 0.9.12 (no 3-tier) and need to be ported
Revision
9089 -
Directory Listing
Modified
Thu Oct 3 21:38:11 2002 UTC (7 years, 11 months ago) by
ceb
update to use xslt
Revision
9038 -
Directory Listing
Modified
Sun Sep 29 08:50:18 2002 UTC (7 years, 11 months ago) by
ralfbecker
using include_once now to include the class we extend and exclusivly the etemplate.html class
Revision
9037 -
Directory Listing
Modified
Sun Sep 29 08:43:37 2002 UTC (7 years, 11 months ago) by
ralfbecker
using include_once now to include the class we extend and exclusivly the etemplate.html class
Revision
9036 -
Directory Listing
Modified
Sun Sep 29 08:06:00 2002 UTC (7 years, 11 months ago) by
ralfbecker
using include_once now to include the class we extend
Revision
9025 -
Directory Listing
Modified
Sat Sep 28 00:30:01 2002 UTC (7 years, 11 months ago) by
ralfbecker
changed templates to use ceb's css-theme-files
Revision
8983 -
Directory Listing
Modified
Tue Sep 24 22:02:20 2002 UTC (7 years, 11 months ago) by
ralfbecker
changed interface for extensions to:
pre_process(&$cell,&$value,&$extension_data,&$readonlys)
post_process(&$cell,&$value,&$extension_data,&$loop)
Revision
8815 -
Directory Listing
Modified
Tue Sep 3 23:09:21 2002 UTC (8 years ago) by
ralfbecker
link functionality is now working, the UI is not very pretty
Revision
8795 -
Directory Listing
Modified
Mon Sep 2 21:50:29 2002 UTC (8 years ago) by
ralfbecker
basic support for link-selection, mainly for testing uilink.getEntry
Revision
8794 -
Directory Listing
Modified
Mon Sep 2 21:49:22 2002 UTC (8 years ago) by
ralfbecker
added linkto_widget extenstion for eTemplates: select on side of a Link
Revision
8793 -
Directory Listing
Modified
Mon Sep 2 21:47:04 2002 UTC (8 years ago) by
ralfbecker
synced with the class in etemplates app
Revision
8792 -
Directory Listing
Modified
Mon Sep 2 21:46:11 2002 UTC (8 years ago) by
ralfbecker
small addition for the inline-docu
Revision
8791 -
Directory Listing
Modified
Mon Sep 2 21:44:24 2002 UTC (8 years ago) by
ralfbecker
getEntry implemented via eTemplates, some typos corrected
Revision
8790 -
Directory Listing
Modified
Mon Sep 2 21:43:10 2002 UTC (8 years ago) by
ralfbecker
added app_list and debuged the other functions
Revision
8789 -
Directory Listing
Modified
Mon Sep 2 21:40:44 2002 UTC (8 years ago) by
ralfbecker
corrected some typos in the link-support-functions
Revision
8786 -
Directory Listing
Modified
Mon Sep 2 11:14:30 2002 UTC (8 years ago) by
ralfbecker
some corrections for the inline-doc-parser
Revision
8785 -
Directory Listing
Modified
Mon Sep 2 09:21:35 2002 UTC (8 years ago) by
ralfbecker
corrected some typos in the link-class support functions
Revision
8784 -
Directory Listing
Modified
Mon Sep 2 08:57:35 2002 UTC (8 years ago) by
ralfbecker
inital import of UI and BO-layer of new link-class and the functions in boinfolog to make infolog a fully supported app
Revision
8766 -
Directory Listing
Modified
Sun Sep 1 21:13:20 2002 UTC (8 years ago) by
ralfbecker
return of update-function used 'phpgwapi' instead of 'infolog'
Revision
8764 -
Directory Listing
Modified
Sun Sep 1 20:41:36 2002 UTC (8 years ago) by
ralfbecker
moved infolog links to addressbook,projects and calendar to new link-class and its table phpgw_links
Revision
8762 -
Directory Listing
Modified
Sun Sep 1 18:59:01 2002 UTC (8 years ago) by
ralfbecker
initial import of link class
Revision
8761 -
Directory Listing
Modified
Sun Sep 1 18:57:24 2002 UTC (8 years ago) by
ralfbecker
get infolog to work with (new 3-tier) projects
an other typo
Revision
8760 -
Directory Listing
Modified
Sun Sep 1 18:11:57 2002 UTC (8 years ago) by
ralfbecker
get infolog to work with (new 3-tier) projects
Revision
8743 -
Directory Listing
Modified
Sat Aug 31 23:50:12 2002 UTC (8 years ago) by
skeeter
A couple of minor changes. Changed '->datetme->' to '->datetime->' and 1 item to '->datetime->users_localtime'.
Revision
8693 -
Directory Listing
Modified
Sat Aug 24 13:56:16 2002 UTC (8 years ago) by
skeeter
Cleaning up a couple of common lang phrases.
Revision
8686 -
Directory Listing
Modified
Sat Aug 24 13:32:05 2002 UTC (8 years ago) by
skeeter
Cleaning up a couple of common lang phrases.
Revision
8638 -
Directory Listing
Modified
Fri Aug 23 02:19:48 2002 UTC (8 years ago) by
skeeter
GNU Bug #461
Revision
8535 -
Directory Listing
Modified
Tue Aug 6 08:20:54 2002 UTC (8 years, 1 month ago) by
ralfbecker
added a missing word
Revision
8534 -
Directory Listing
Modified
Tue Aug 6 08:19:05 2002 UTC (8 years, 1 month ago) by
ralfbecker
this belongs HERE, please do NOT move it to doc !!!
Revision
8533 -
Directory Listing
Modified
Tue Aug 6 08:18:08 2002 UTC (8 years, 1 month ago) by
ralfbecker
this belongs ONLY to the calendar-subdir of infolog !!!
Revision
8532 -
Directory Listing
Modified
Tue Aug 6 07:56:32 2002 UTC (8 years, 1 month ago) by
ralfbecker
merged skeeter's last changes
Revision
8531 -
Directory Listing
Modified
Tue Aug 6 07:42:57 2002 UTC (8 years, 1 month ago) by
ralfbecker
corrected bug from savanah patch #419
infolog could not add new entries, that was caused by a halfway change to a new edit-form-template
Revision
8522 -
Directory Listing
Modified
Mon Jul 22 07:17:58 2002 UTC (8 years, 1 month ago) by
ldw
- Definitely splitted the Debian source package, adding the needed files to
each module.
Revision
8418 -
Directory Listing
Modified
Wed Jun 12 09:22:32 2002 UTC (8 years, 3 months ago) by
ldw
- Renamed some copyright files.
- Moved doc files to module/doc dir.
- Removed no more useful debian files.
- Removed addbook/readme: duplicate file.
Revision
8341 -
Directory Listing
Modified
Sat Jun 1 14:45:21 2002 UTC (8 years, 3 months ago) by
ralfbecker
add global categories link to infolog-section in admin
Revision
8338 -
Directory Listing
Modified
Sat Jun 1 13:19:48 2002 UTC (8 years, 3 months ago) by
ralfbecker
some more changes to be compatible with seek3r new template-system
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
Revision
8335 -
Directory Listing
Modified
Sat Jun 1 10:55:05 2002 UTC (8 years, 3 months ago) by
ralfbecker
some changes to be compatible with seek3r new template-system
Revision
8331 -
Directory Listing
Modified
Sat Jun 1 10:10:14 2002 UTC (8 years, 3 months ago) by
ralfbecker
some changes to be compatible with seek3r new template-system
Revision
8238 -
Directory Listing
Modified
Tue May 14 13:19:53 2002 UTC (8 years, 3 months ago) by
ralfbecker
small fix with default param of get_list
(nothing showed up in the hook_XYZ_view)
Revision
8234 -
Directory Listing
Modified
Tue May 14 12:04:15 2002 UTC (8 years, 3 months ago) by
ralfbecker
adapted hook_home to new portalbox design
Revision
8220 -
Directory Listing
Modified
Mon May 13 15:15:29 2002 UTC (8 years, 4 months ago) by
ralfbecker
closed security hole of using evaled code to show globals vars (which contain eg. passwords)
Revision
8213 -
Directory Listing
Modified
Sun May 12 21:11:34 2002 UTC (8 years, 4 months ago) by
ralfbecker
- corrected lots of ACL problems with a new function
bo->rb_check_prevs(PHPGW_ACL_xyz,$cal_id_or_event)
- edit is not longer forgetting the participant status
Revision
8212 -
Directory Listing
Modified
Sun May 12 20:07:02 2002 UTC (8 years, 4 months ago) by
ralfbecker
initial import, identical to skeeter's version 1.28
Revision
8210 -
Directory Listing
Modified
Sun May 12 08:07:36 2002 UTC (8 years, 4 months ago) by
ralfbecker
initial import, identical to skeeter's version 1.75
Revision
8209 -
Directory Listing
Modified
Sun May 12 07:51:51 2002 UTC (8 years, 4 months ago) by
ralfbecker
added hook calendar_view for infolog-integration
Revision
8208 -
Directory Listing
Modified
Sun May 12 07:50:58 2002 UTC (8 years, 4 months ago) by
ralfbecker
get planner working
Revision
8207 -
Directory Listing
Modified
Sun May 12 07:49:01 2002 UTC (8 years, 4 months ago) by
ralfbecker
inital import, identical to skeeter version 1.78
Revision
8206 -
Directory Listing
Modified
Sun May 12 07:48:23 2002 UTC (8 years, 4 months ago) by
ralfbecker
inital import
Revision
8205 -
Directory Listing
Modified
Sun May 12 07:14:01 2002 UTC (8 years, 4 months ago) by
ralfbecker
enable infolog to associate entries to calendar-events
Revision
8204 -
Directory Listing
Modified
Sun May 12 07:10:56 2002 UTC (8 years, 4 months ago) by
ralfbecker
no longer needed, since setup(3)
Revision
8151 -
Directory Listing
Modified
Wed May 1 17:19:07 2002 UTC (8 years, 4 months ago) by
ralfbecker
added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray
Revision
8150 -
Directory Listing
Modified
Wed May 1 17:16:27 2002 UTC (8 years, 4 months ago) by
ralfbecker
added/changed the way parameters are passed to uiinfolog.get_list and soinfolog.readIdArray
Revision
8148 -
Directory Listing
Modified
Wed May 1 15:53:11 2002 UTC (8 years, 4 months ago) by
ralfbecker
changed the description for apps.phpgroupware.org
Revision
8147 -
Directory Listing
Modified
Wed May 1 15:41:48 2002 UTC (8 years, 4 months ago) by
skeeter
Updating the setup.inc.php files.
Revision
8131 -
Directory Listing
Modified
Tue Apr 30 17:26:40 2002 UTC (8 years, 4 months ago) by
skeeter
Converting to get_var() for all HTTP_*_VARS.
Revision
8108 -
Directory Listing
Modified
Sun Apr 28 15:54:11 2002 UTC (8 years, 4 months ago) by
milosch
Fix annoying spelling problem
Revision
8064 -
Directory Listing
Modified
Tue Apr 23 19:30:13 2002 UTC (8 years, 4 months ago) by
skeeter
GNU Bug #100797.
Revision
7919 -
Directory Listing
Modified
Mon Apr 8 14:23:27 2002 UTC (8 years, 5 months ago) by
skeeter
GNU Patch #108.
Revision
7877 -
Directory Listing
Modified
Thu Apr 4 20:51:26 2002 UTC (8 years, 5 months ago) by
ceb
added french langs
Revision
7864 -
Directory Listing
Modified
Tue Apr 2 21:04:51 2002 UTC (8 years, 5 months ago) by
ceb
added finnish lang file
Revision
7709 -
Directory Listing
Modified
Fri Mar 8 22:40:47 2002 UTC (8 years, 6 months ago) by
ceb
update pngs
Revision
7664 -
Directory Listing
Modified
Tue Mar 5 12:59:16 2002 UTC (8 years, 6 months ago) by
ralfbecker
saving field-assignments now in preferences and not longer in a separate file in /tmp
Revision
7608 -
Directory Listing
Modified
Sun Feb 24 21:28:57 2002 UTC (8 years, 6 months ago) by
ralfbecker
should be only in Version-0_9_14-branch
Revision
7602 -
Directory Listing
Modified
Sun Feb 24 20:57:51 2002 UTC (8 years, 6 months ago) by
ralfbecker
inital import of local copy of sbox2-api-class with a fix for the changed name of the projects-class
Revision
7472 -
Directory Listing
Modified
Thu Feb 14 20:14:15 2002 UTC (8 years, 6 months ago) by
ralfbecker
using boproject- insted of (no longer existing) project-class
Revision
7471 -
Directory Listing
Modified
Thu Feb 14 19:56:06 2002 UTC (8 years, 6 months ago) by
ralfbecker
cats may now be separated by ',' or ';'
Revision
7396 -
Directory Listing
Modified
Mon Feb 4 15:13:45 2002 UTC (8 years, 7 months ago) by
p_pessagno
Big French Translation update - thanks to Guillaume
Revision
7265 -
Directory Listing
Modified
Mon Jan 21 17:08:04 2002 UTC (8 years, 7 months ago) by
seek3r
adding all the PNG images to work toward GNU complaince
Revision
7256 -
Directory Listing
Modified
Sun Jan 20 21:41:38 2002 UTC (8 years, 7 months ago) by
milosch
Get_rid of that get_referer message
Revision
7195 -
Directory Listing
Modified
Tue Jan 15 19:11:51 2002 UTC (8 years, 7 months ago) by
p_pessagno
fixes, sorting
Revision
7151 -
Directory Listing
Modified
Sun Jan 13 20:17:42 2002 UTC (8 years, 7 months ago) by
ceb
added api version to deps
Revision
7129 -
Directory Listing
Modified
Sat Jan 12 15:46:47 2002 UTC (8 years, 7 months ago) by
milosch
Using ntier acl_prefs
Revision
7121 -
Directory Listing
Modified
Sat Jan 12 04:55:35 2002 UTC (8 years, 7 months ago) by
ceb
update hook_prefs
Revision
7109 -
Directory Listing
Modified
Fri Jan 11 22:08:24 2002 UTC (8 years, 8 months ago) by
p_pessagno
Full Infolog Spanish translation
Revision
7059 -
Directory Listing
Modified
Mon Jan 7 14:20:25 2002 UTC (8 years, 8 months ago) by
milosch
adding some phrases
Revision
7057 -
Directory Listing
Modified
Mon Jan 7 10:50:42 2002 UTC (8 years, 8 months ago) by
seek3r
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.
Revision
6585 -
Directory Listing
Modified
Thu Dec 6 00:28:54 2001 UTC (8 years, 9 months ago) by
ralfbecker
remove if from symlink (seems to be leftover), if destination does not exist if causes symlink not to be created
Revision
6471 -
Directory Listing
Modified
Fri Nov 23 20:05:08 2001 UTC (8 years, 9 months ago) by
milosch
GLOBALS
Revision
6423 -
Directory Listing
Modified
Mon Nov 19 05:14:09 2001 UTC (8 years, 9 months ago) by
milosch
Fix 'de' in 'en' lang file
Revision
6351 -
Directory Listing
Modified
Mon Nov 12 14:26:16 2001 UTC (8 years, 9 months ago) by
milosch
php3 fix and format cleanup in get_referer()
Revision
6239 -
Directory Listing
Modified
Tue Oct 9 10:46:16 2001 UTC (8 years, 11 months ago) by
ralfbecker
edit: removed form within form for cancel- and delete-buttons
Revision
6234 -
Directory Listing
Modified
Mon Oct 8 14:53:48 2001 UTC (8 years, 11 months ago) by
ralfbecker
if symlink to an existing file, that needs to be removed before, done automaticaly now in sysmlink function
Revision
6233 -
Directory Listing
Modified
Mon Oct 8 13:37:41 2001 UTC (8 years, 11 months ago) by
ralfbecker
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
Revision
6232 -
Directory Listing
Modified
Mon Oct 8 11:39:20 2001 UTC (8 years, 11 months ago) by
ralfbecker
missing ip in attach_file caused, no symlinks
Revision
6231 -
Directory Listing
Modified
Mon Oct 8 08:45:08 2001 UTC (8 years, 11 months ago) by
ralfbecker
get rid of some warnings if vfs-symlink stuff is not configured
Revision
6230 -
Directory Listing
Modified
Sun Oct 7 21:08:49 2001 UTC (8 years, 11 months ago) by
ralfbecker
was caused by on other error, dont need
Revision
6229 -
Directory Listing
Modified
Sun Oct 7 21:05:12 2001 UTC (8 years, 11 months ago) by
ralfbecker
config is in bo
Revision
6228 -
Directory Listing
Modified
Sun Oct 7 20:15:59 2001 UTC (8 years, 11 months ago) by
ralfbecker
attachments via symlinks, and new Site configuration
Revision
6227 -
Directory Listing
Modified
Sun Oct 7 20:12:55 2001 UTC (8 years, 11 months ago) by
ralfbecker
vfs_sql-class from phpgwapi/inc extended with symlink & readlink, should go back into api
Revision
6226 -
Directory Listing
Modified
Sun Oct 7 20:11:32 2001 UTC (8 years, 11 months ago) by
ralfbecker
attachments now via symlinks if configured and retrieval to local clients via file:/path
Revision
6212 -
Directory Listing
Modified
Fri Oct 5 09:39:38 2001 UTC (8 years, 11 months ago) by
ralfbecker
some formatting to make debuging the html easier
Revision
6211 -
Directory Listing
Modified
Fri Oct 5 08:11:05 2001 UTC (8 years, 11 months ago) by
ralfbecker
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
Revision
6206 -
Directory Listing
Modified
Thu Oct 4 23:34:30 2001 UTC (8 years, 11 months ago) by
ralfbecker
deleting of attached files
Revision
6204 -
Directory Listing
Modified
Thu Oct 4 20:13:00 2001 UTC (8 years, 11 months ago) by
ralfbecker
$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)
Revision
6203 -
Directory Listing
Modified
Thu Oct 4 19:04:58 2001 UTC (8 years, 11 months ago) by
ralfbecker
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)
Revision
6202 -
Directory Listing
Modified
Thu Oct 4 17:43:43 2001 UTC (8 years, 11 months ago) by
ralfbecker
rewrote the get_referer function, added a cancel button to edit
Revision
6201 -
Directory Listing
Modified
Thu Oct 4 17:42:55 2001 UTC (8 years, 11 months ago) by
ralfbecker
finer control of not-to-show hidden-input-fields and link-args
Revision
6200 -
Directory Listing
Modified
Thu Oct 4 17:41:38 2001 UTC (8 years, 11 months ago) by
ralfbecker
some formating, added a Cancel button
Revision
6199 -
Directory Listing
Modified
Thu Oct 4 17:40:10 2001 UTC (8 years, 11 months ago) by
ralfbecker
some formating
Revision
6197 -
Directory Listing
Modified
Thu Oct 4 00:46:06 2001 UTC (8 years, 11 months ago) by
ralfbecker
Attachment of Uploaded files (stored under /infolog via VFS) based on the patch of juergen@henge-ernst.de
Revision
6196 -
Directory Listing
Modified
Thu Oct 4 00:35:37 2001 UTC (8 years, 11 months ago) by
ralfbecker
set $this->data['info_id'] on write
Revision
6195 -
Directory Listing
Modified
Thu Oct 4 00:34:33 2001 UTC (8 years, 11 months ago) by
ralfbecker
some extra param (with defaults) for submit_button and file
Revision
6192 -
Directory Listing
Modified
Wed Oct 3 21:29:32 2001 UTC (8 years, 11 months ago) by
ralfbecker
$GLOBALS['phpgw*'] and applied a patch from juergen@henge-ernst.de to close a security-hole (faked POST-request for edit-form)
Revision
6191 -
Directory Listing
Modified
Wed Oct 3 19:37:26 2001 UTC (8 years, 11 months ago) by
ralfbecker
removed a bug caused by previos comit (does not read account_data)
Revision
6190 -
Directory Listing
Modified
Wed Oct 3 19:21:50 2001 UTC (8 years, 11 months ago) by
ralfbecker
removed readAddr & readProj which are in bo
Revision
6189 -
Directory Listing
Modified
Wed Oct 3 19:21:08 2001 UTC (8 years, 11 months ago) by
ralfbecker
$GLOBALS and using $GLOBALS['phpgw']['accounts']
Revision
6188 -
Directory Listing
Modified
Wed Oct 3 18:56:42 2001 UTC (8 years, 11 months ago) by
ralfbecker
$GLOBALS and setting $this->data['info_id'] for newly written entries via $db->get_last_insert_id
Revision
6187 -
Directory Listing
Modified
Wed Oct 3 18:34:47 2001 UTC (8 years, 11 months ago) by
ralfbecker
$GLOBALS, title for alt in img-tag for konqueror, file and option for a_href
Revision
6147 -
Directory Listing
Modified
Sat Sep 29 04:20:43 2001 UTC (8 years, 11 months ago) by
jengo
There are apart of the old setup program and are no longer needed
Revision
6113 -
Directory Listing
Modified
Fri Sep 28 07:25:48 2001 UTC (8 years, 11 months ago) by
ralfbecker
Infolog Icon
Revision
6099 -
Directory Listing
Modified
Wed Sep 26 22:13:32 2001 UTC (8 years, 11 months ago) by
ralfbecker
fixed some bugs in nextmatch-sort-colums and filters
Revision
6098 -
Directory Listing
Modified
Wed Sep 26 20:52:57 2001 UTC (8 years, 11 months ago) by
ralfbecker
fixed some bugs in nextmatch-sort-colums and filters
Revision
6095 -
Directory Listing
Modified
Wed Sep 26 17:10:03 2001 UTC (8 years, 11 months ago) by
ralfbecker
some changes for php3-compatibility (removed references and ',' after last array-element)
Revision
6094 -
Directory Listing
Modified
Wed Sep 26 16:08:08 2001 UTC (8 years, 11 months ago) by
ralfbecker
Linked Addresses with Addressbook.view and not longer with AddressView from InfoLog
Revision
6093 -
Directory Listing
Modified
Wed Sep 26 13:08:11 2001 UTC (8 years, 11 months ago) by
ralfbecker
change for cat-selection in nextmatch
Revision
6087 -
Directory Listing
Modified
Tue Sep 25 22:45:05 2001 UTC (8 years, 11 months ago) by
milosch
globals
Revision
5765 -
Directory Listing
Modified
Mon Sep 3 03:20:48 2001 UTC (9 years ago) by
milosch
using GLOBALS, also helps php3 compat
Revision
5555 -
Directory Listing
Modified
Sat Aug 18 00:32:56 2001 UTC (9 years ago) by
skeeter
Applid patch #45184.
Revision
5213 -
Directory Listing
Modified
Thu Jul 26 11:06:07 2001 UTC (9 years, 1 month ago) by
ralfbecker
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
Revision
5212 -
Directory Listing
Modified
Thu Jul 26 11:03:29 2001 UTC (9 years, 1 month ago) by
ralfbecker
own infolog icon now:
thanks to j3rry and milosch for the inspiration and to ceb who made the orginal graphics
Revision
5204 -
Directory Listing
Modified
Wed Jul 25 23:56:18 2001 UTC (9 years, 1 month ago) by
milosch
tentative replacement
Revision
5203 -
Directory Listing
Modified
Wed Jul 25 22:39:14 2001 UTC (9 years, 1 month ago) by
ralfbecker
some more defaults to get pgsql work
Revision
5202 -
Directory Listing
Modified
Wed Jul 25 22:02:46 2001 UTC (9 years, 1 month ago) by
ralfbecker
typo in fieldname caused infolog not to display 'show parent'-icon
Revision
5186 -
Directory Listing
Modified
Mon Jul 23 12:30:16 2001 UTC (9 years, 1 month ago) by
milosch
remove dups
Revision
5146 -
Directory Listing
Modified
Thu Jul 19 23:07:15 2001 UTC (9 years, 1 month ago) by
ralfbecker
translation of subject corrected
Revision
5145 -
Directory Listing
Modified
Thu Jul 19 23:00:51 2001 UTC (9 years, 1 month ago) by
ralfbecker
omitting 'INSERT INTO table col=val' for pgsql-compatibility
Revision
5143 -
Directory Listing
Modified
Thu Jul 19 01:28:16 2001 UTC (9 years, 1 month ago) by
ralfbecker
only offer status-items appropriate for the selected type
Revision
5142 -
Directory Listing
Modified
Thu Jul 19 01:03:36 2001 UTC (9 years, 1 month ago) by
ralfbecker
show linestructur (newlines) in the infolog-list
Revision
5141 -
Directory Listing
Modified
Wed Jul 18 23:54:43 2001 UTC (9 years, 1 month ago) by
ralfbecker
missing stripslashed added to read, common array $maybe_slashes with fields that may contain slashes for read+write
Revision
5138 -
Directory Listing
Modified
Wed Jul 18 23:09:11 2001 UTC (9 years, 1 month ago) by
ralfbecker
parent_id got lost if addressbook/project-selection was called during creation of a sub
Revision
5113 -
Directory Listing
Modified
Mon Jul 16 18:11:27 2001 UTC (9 years, 1 month ago) by
ralfbecker
more english translations plus more consistent naming
Revision
5095 -
Directory Listing
Modified
Sun Jul 15 22:03:06 2001 UTC (9 years, 1 month ago) by
ralfbecker
sorted now
Revision
5094 -
Directory Listing
Modified
Sun Jul 15 22:00:14 2001 UTC (9 years, 1 month ago) by
ralfbecker
hook_home, plus some filters and preferences added
Revision
5093 -
Directory Listing
Modified
Sun Jul 15 21:42:17 2001 UTC (9 years, 1 month ago) by
ralfbecker
hook_home, plus some filters and preferences added
Revision
5092 -
Directory Listing
Modified
Sun Jul 15 21:35:52 2001 UTC (9 years, 1 month ago) by
ralfbecker
use the ui-class now
Revision
5087 -
Directory Listing
Modified
Sat Jul 14 23:56:11 2001 UTC (9 years, 1 month ago) by
milosch
Remove 2 duplicates
Revision
5086 -
Directory Listing
Modified
Sat Jul 14 23:51:51 2001 UTC (9 years, 1 month ago) by
ralfbecker
db-field datecreated is now a modification-date
maybe i change the fieldname later
Revision
5085 -
Directory Listing
Modified
Sat Jul 14 22:16:44 2001 UTC (9 years, 1 month ago) by
ralfbecker
db-field datecreated is now a modification-date
maybe i change the fieldname later
Revision
5084 -
Directory Listing
Modified
Sat Jul 14 22:16:16 2001 UTC (9 years, 1 month ago) by
ralfbecker
db-field datecreated is now a modification-date
maybe i change the fieldname later
lot of formating
Revision
5083 -
Directory Listing
Modified
Sat Jul 14 21:44:01 2001 UTC (9 years, 1 month ago) by
ralfbecker
moved froming of the get_list() query from ui to so
lot of formating
Revision
5082 -
Directory Listing
Modified
Sat Jul 14 21:39:05 2001 UTC (9 years, 1 month ago) by
ralfbecker
not longer needed
Revision
5081 -
Directory Listing
Modified
Sat Jul 14 16:14:05 2001 UTC (9 years, 1 month ago) by
ralfbecker
added preferences page to infolog
Revision
5080 -
Directory Listing
Modified
Sat Jul 14 15:49:04 2001 UTC (9 years, 1 month ago) by
ralfbecker
added preferences page to infolog
Revision
5078 -
Directory Listing
Modified
Sat Jul 14 13:08:47 2001 UTC (9 years, 1 month ago) by
ralfbecker
$phpgw->common->phpgw_footer() only in app/index.php and /index.php not in the class.uiapp.inc.php
Revision
5073 -
Directory Listing
Modified
Sat Jul 14 09:46:17 2001 UTC (9 years, 1 month ago) by
ralfbecker
updated hooks: hook_about
corrected dependenicies: infolog depends on head-cvs-api '0.9.13'
Revision
5072 -
Directory Listing
Modified
Sat Jul 14 09:39:43 2001 UTC (9 years, 1 month ago) by
ralfbecker
not (longer) needed
Revision
5071 -
Directory Listing
Modified
Sat Jul 14 09:37:52 2001 UTC (9 years, 1 month ago) by
ralfbecker
changes name from hook_infolog_about to hook_about
Revision
5069 -
Directory Listing
Modified
Sat Jul 14 09:16:57 2001 UTC (9 years, 1 month ago) by
ralfbecker
not (longer) needed
Revision
5068 -
Directory Listing
Modified
Sat Jul 14 09:14:28 2001 UTC (9 years, 1 month ago) by
ralfbecker
made get_referer work with $phpgw_info['server']['webserver_url'] like 'http:/domain/path'
(still works with '/path' too)
Revision
5067 -
Directory Listing
Modified
Sat Jul 14 08:24:19 2001 UTC (9 years, 1 month ago) by
ralfbecker
initial import made from the translations of the other apps
Revision
5066 -
Directory Listing
Modified
Sat Jul 14 08:22:52 2001 UTC (9 years, 1 month ago) by
ralfbecker
CSV-Import into common, because its in admin
Revision
5052 -
Directory Listing
Modified
Sat Jul 14 01:24:05 2001 UTC (9 years, 1 month ago) by
ralfbecker
*** empty log message ***
Revision
5049 -
Directory Listing
Modified
Sat Jul 14 00:55:54 2001 UTC (9 years, 1 month ago) by
ralfbecker
added hooks: addressbook_view, projects_view
Revision
5048 -
Directory Listing
Modified
Sat Jul 14 00:55:12 2001 UTC (9 years, 1 month ago) by
ralfbecker
initial comit
Revision
5047 -
Directory Listing
Modified
Sat Jul 14 00:24:02 2001 UTC (9 years, 1 month ago) by
ralfbecker
nextmatch used again for included get_list(1) / hooks if #matchs > maxmatchs
Revision
5042 -
Directory Listing
Modified
Fri Jul 13 22:23:33 2001 UTC (9 years, 1 month ago) by
ralfbecker
icons to add entry, especialy for hook_addressbook_view, which is no longer showing the Add-Button at the end
Revision
5040 -
Directory Listing
Modified
Fri Jul 13 17:53:52 2001 UTC (9 years, 1 month ago) by
ralfbecker
corrected misspelling of column-name info_enddate (was info_enddata)
Revision
5023 -
Directory Listing
Modified
Fri Jul 13 11:10:19 2001 UTC (9 years, 2 months ago) by
ralfbecker
infolog now uses $HTTP_REFERER,$referer for edit/add/delete to come back to the caling page, even when not called from infolog itselft
Revision
4999 -
Directory Listing
Modified
Thu Jul 12 23:39:02 2001 UTC (9 years, 2 months ago) by
ralfbecker
show infolog via hook in addressbook/view
Revision
4984 -
Directory Listing
Modified
Wed Jul 11 23:46:17 2001 UTC (9 years, 2 months ago) by
ralfbecker
new 3-tier design: fix for no addr-view-links
Revision
4982 -
Directory Listing
Modified
Wed Jul 11 23:17:32 2001 UTC (9 years, 2 months ago) by
ralfbecker
new 3-tier design
Revision
4940 -
Directory Listing
Modified
Sun Jul 8 21:56:47 2001 UTC (9 years, 2 months ago) by
ralfbecker
set enddate to actual time if entry set to done
Revision
4939 -
Directory Listing
Modified
Sun Jul 8 16:03:15 2001 UTC (9 years, 2 months ago) by
milosch
Sample hook being called by addressbook_view page
Revision
4916 -
Directory Listing
Modified
Sat Jul 7 21:46:25 2001 UTC (9 years, 2 months ago) by
ralfbecker
removed some old code/vars, not used
changed handling of start+enddate
Revision
4913 -
Directory Listing
Modified
Sat Jul 7 21:27:35 2001 UTC (9 years, 2 months ago) by
ralfbecker
is now done via infolog/setup/phpgw_XX.lang
Revision
4911 -
Directory Listing
Modified
Sat Jul 7 21:25:46 2001 UTC (9 years, 2 months ago) by
ralfbecker
changes to other fields get no longer lost if you use the select address of project buttons
Revision
4910 -
Directory Listing
Modified
Sat Jul 7 21:24:48 2001 UTC (9 years, 2 months ago) by
ralfbecker
more translations
Revision
4909 -
Directory Listing
Modified
Sat Jul 7 19:40:19 2001 UTC (9 years, 2 months ago) by
ralfbecker
initial upload
Revision
4908 -
Directory Listing
Modified
Sat Jul 7 18:10:24 2001 UTC (9 years, 2 months ago) by
ralfbecker
inserting icons from default template
Revision
4907 -
Directory Listing
Modified
Sat Jul 7 18:05:13 2001 UTC (9 years, 2 months ago) by
ralfbecker
use $db->limit_query insted of limit
Revision
4799 -
Directory Listing
Modified
Sun Jul 1 21:32:12 2001 UTC (9 years, 2 months ago) by
ralfbecker
a lot new function which saves writing html in php-files:
tables,forms,...
Revision
4798 -
Directory Listing
Modified
Sun Jul 1 21:30:43 2001 UTC (9 years, 2 months ago) by
ralfbecker
fix for similar fieldnames
Revision
4226 -
Directory Listing
Modified
Thu Jun 7 14:44:27 2001 UTC (9 years, 3 months ago) by
milosch
New template images
Revision
4190 -
Directory Listing
Modified
Wed Jun 6 07:27:42 2001 UTC (9 years, 3 months ago) by
milosch
Fix/convert for setup3, almost there...
Revision
4162 -
Directory Listing
Modified
Mon Jun 4 19:23:16 2001 UTC (9 years, 3 months ago) by
ralfbecker
shows now the fields of the phpgw_infolog db and not todo
Revision
4161 -
Directory Listing
Modified
Mon Jun 4 18:26:46 2001 UTC (9 years, 3 months ago) by
ralfbecker
using new html-class
Revision
4123 -
Directory Listing
Modified
Sun Jun 3 20:56:46 2001 UTC (9 years, 3 months ago) by
milosch
Add enable flag
Revision
4090 -
Directory Listing
Modified
Fri Jun 1 03:48:54 2001 UTC (9 years, 3 months ago) by
skeeter
Cleanup for php3 support.
Revision
4081 -
Directory Listing
Modified
Thu May 31 21:50:51 2001 UTC (9 years, 3 months ago) by
milosch
Fix app name in comments
Revision
4078 -
Directory Listing
Modified
Thu May 31 21:44:52 2001 UTC (9 years, 3 months ago) by
milosch
Update setup.inc.php and tables_current possible field change
do not touch these files
Revision
4056 -
Directory Listing
Modified
Thu May 31 00:37:02 2001 UTC (9 years, 3 months ago) by
ralfbecker
call to sb2->addr2name replaces
Revision
4055 -
Directory Listing
Modified
Thu May 31 00:19:23 2001 UTC (9 years, 3 months ago) by
ralfbecker
change the table-name to phpgw_infolog
Revision
4051 -
Directory Listing
Modified
Wed May 30 22:00:51 2001 UTC (9 years, 3 months ago) by
ralfbecker
changed db-name to phpgw_infolog, setup-files
Revision
4045 -
Directory Listing
Modified
Wed May 30 16:24:23 2001 UTC (9 years, 3 months ago) by
ralfbecker
change name of submit button, to not be submit
Revision
4026 -
Directory Listing
Modified
Tue May 29 20:37:57 2001 UTC (9 years, 3 months ago) by
ralfbecker
renamed submit-button, to make JS work (can't be named submit)
Revision
4021 -
Directory Listing
Modified
Tue May 29 14:20:44 2001 UTC (9 years, 3 months ago) by
ralfbecker
corrected call to phpgw->link
Revision
4007 -
Directory Listing
Modified
Mon May 28 20:24:02 2001 UTC (9 years, 3 months ago) by
ralfbecker
changed some names to use of new phpgwapi.sbox2 classe
Revision
4005 -
Directory Listing
Modified
Mon May 28 20:20:38 2001 UTC (9 years, 3 months ago) by
ralfbecker
extracted address- and some other selection-boxes into class phpgwapi.sbox2
Revision
3957 -
Directory Listing
Modified
Thu May 24 18:17:54 2001 UTC (9 years, 3 months ago) by
ralfbecker
not using $phpgw->template
Revision
3956 -
Directory Listing
Modified
Thu May 24 18:16:50 2001 UTC (9 years, 3 months ago) by
ralfbecker
cleared a reference to the old table-name info
Revision
3955 -
Directory Listing
Modified
Thu May 24 15:49:15 2001 UTC (9 years, 3 months ago) by
ralfbecker
using CreateObject('phpgwapi.Template',PHPGW_APP_TPL);
Revision
3954 -
Directory Listing
Modified
Thu May 24 15:06:42 2001 UTC (9 years, 3 months ago) by
ralfbecker
using display_section for hook_admin+hook_preferences
Revision
3953 -
Directory Listing
Modified
Thu May 24 13:40:40 2001 UTC (9 years, 3 months ago) by
ralfbecker
renaming info in infolog
Revision
3952 -
Directory Listing
Modified
Thu May 24 13:31:12 2001 UTC (9 years, 3 months ago) by
ralfbecker
add more verbose description
Revision
3911 -
Directory Listing
Added
Wed May 23 19:07:45 2001 UTC (9 years, 3 months ago) by
seek3r
Initial revision