Hi all,
I'm looking into reorganising the structure of apps in svn (trunk).
Any opinions on how this should look like?
Regards
Sigurdÿþa d d r e s s b o o k
a d m i n
a n t i s p a m
b a c k u p
b o o k k e e p i n g
b o o k m a r k s
c a l e n d a r
c a r t
c h
Anyone have any experience with importing database schema from XSD?
I want to enable the app property to play with the ICF-standard (Industry
Foundation Classes http://www.iai-international.org/).
There is a project at http://sourceforge.net/projects/xsltkit/ that looks as a
possible angle - bu
it seems like the db-objekt of funcion1 is affekted by function2. Is there a
way to get around this?
example:
$this->db = $GLOBALS['phpgw']->db;
function function1 ()
{
$sql = "SELECT * FROM phpgw_accounts";
$this->db->query($sql,__LINE__,__FILE__);
while ($this->db->next_record())
{
In order to create pdf-documents I need to prevent all html-stuff from
rendering.
in the past I could do this with
$GLOBALS['phpgw_info']['flags'][noheader] = True;
and
$GLOBALS['phpgw_info']['flags'][nofooter] = True;
Is this no longer supported?
Regards
Sigurd
_
Fri, 2005-05-20 at 11:10 +0200, sigurdne wrote:
>> I am attending with a paper on Open Source Software (phpgroupware) at a
>> scientific symposium on Facilities Management in June 13-16, 2005 in
Helsinki.
>> www.ril.fi/cib2005
>> 38 different countries are represented in the symp
I am attending with a paper on Open Source Software (phpgroupware) at a
scientific symposium on Facilities Management in June 13-16, 2005 in Helsinki.
www.ril.fi/cib2005
38 different countries are represented in the symposium - and I think this is
a great opportunity to launch phpgroupware as an
Could you also include the module property?
It is also prepared with phpdoc inline documentation.
Regards
Sigurd
>= Original Message From phpgroupware-developers@gnu.org =
> For those who are interested, here is the actual Status
>of the phpdoc inline documentation.
>The following module
The adodb library should be updated to current (V4.62) in order to have HEAD
work with postgres in a windows environment. There is still a tiny
configuration needed to allow support for mssql. (ADODB_FETCH_DEFAULT has to
be set to '3')
Regards
Sigurd
Looks like these files are missing (or misplaced) in HEAD
/phpgwapi/templates/base/head.inc.php
/phpgwapi/templates/base/head.tpl
/phpgwapi/templates/base/navbar.inc.php
/phpgwapi/templates/base/navbar.tpl
/phpgwapi/templates/base/navbar_app.tpl
Regards
Sigurd
___
I have posted a patch [#3955] to fix the list_sessions in admin:
1) List the correct action
2) Fix for 'nextmatch' and 'total of'
Regards
Sigurd
___
Phpgroupware-developers mailing list
Phpgroupware-developers@gnu.org
http://lists.gnu.org/mailman/lis
I have prepared a patch [#3927] to enable mssql with adodb for HEAD.
Could someone please have a look at it?
Sigurd
___
Phpgroupware-developers mailing list
Phpgroupware-developers@gnu.org
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
>= Original Message From Kai Hofmann <[EMAIL PROTECTED]> =
>> I appreciate your effort - I would also like to have any
>> changes to the app property as patches.
>
>Please exactly specify which modules are affected. Thank you
>
>
'property'
___
I appreciate your effort - I would also like to have any changes to the app
property as patches.
Regards
Sigurd
___
Phpgroupware-developers mailing list
Phpgroupware-developers@gnu.org
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
>= Original Message From Dave Hall <[EMAIL PROTECTED]> =
>On Thu, 2005-04-21 at 16:52 +0200, Mailings - Christian Boettger wrote:
>> G'day!
>>
>> > From: Thomas Bott [mailto:[EMAIL PROTECTED]
>> > Subject: [Phpgroupware-developers] PGW in multi-location setup
>>
>> > We are going to integra
It is a bit sad to see the level of temper in these discussions.
We need all the brainpower we can get - so in the interest of the project -
please agree on some rules for playing - and move on.
I think that we all will benefit from trying to keep the communication at an
objective and polite leve
Is there a updated schedule for the release of 0.9.18?
(It is a bit late according to http://phpgroupware.org/roadmap)
Sigurd
___
Phpgroupware-developers mailing list
Phpgroupware-developers@gnu.org
http://lists.gnu.org/mailman/listinfo/phpgroupware-d
You can do this from within the app property:
Place your drop-in export filter in /property/inc/custom/
Example file name: organize_drawing.php
Got to admin->property->Async servises
Klick the add button
Name as 'property.custom_functions.index'
Data as : 'function='
Example: 'function=organize
17 matches
Mail list logo