[Care2002-developers] Dicom Viewer does not work in care2x-trunk SVN 6934

2011-01-09 Thread Ap.Muthu
After quite some time now, I just tested out the care2x trunk - last changed 
at SVN 6934.
DICOM viewer does not work. (The domain value has been set correctly in the 
/include/core/inc_init_main.php)
Tested on Debian Squeeze.

Also there are some errors in lines 7, 301, 379 and 384 in the file:
/gui/css/themes/default/default.css

http://www.quirksmode.org/css/opacity.html
"-moz-opacity" property does not seem to be supported now.
Also "opacity" property is ambiguous.

Line 7 can now be:
overflow: scroll;

Line 301 can be:
margin-left: 5px;
(note the space between "5" and "px" has been removed)

Regards,
Ap.Muthu





--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Dicom Viewer does not work in care2x-trunk SVN 6934

2011-01-09 Thread Robert Meggle
Hi Muthu,

> Also there are some errors in lines 7, 301, 379 and 384 in the file:
> /gui/css/themes/default/default.css

You're absolutely right! Thanks for the update!

Robert 

-- 
--

CARE2X - free Integ Hospital Info System
https://sourceforge.net/projects/care2002/
http://www.care2x.org


--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Dicom Viewer does not work in care2x-trunk SVN 6934

2011-01-10 Thread Ap.Muthu
Hi Robert,

By the same token, the care2x_tz trunk too needs to have the corresponding 
file atered:
/care2x_tz/trunk/css/themes/default/default.css
Lines 8 and 252

Line 8 can now be:
overflow: scroll;

Line 252 can be:
margin-left: 5px;

As I am currently not following this version, kindly update the SVN with it.

- Ap.Muthu

> Hi Muthu,
>
>> Also there are some errors in lines 7, 301, 379 and 384 in the file:
>> /gui/css/themes/default/default.css
>
> You're absolutely right! Thanks for the update!
>
> Robert



--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Dicom Viewer does not work in care2x-trunk SVN 6934

2011-01-10 Thread Robert Meggle
Hi Muthu,

For this branch I just received before Christmas their latest status
quo, will bring it working to PHP 5.3 and freeze it. Also their
subbranches will then been deleted and I will take care that their link
to trunk will be working. 

So no worry about that version of care2x, this is "under construction"
anyway. 

Thanks
Robert 

Am Montag, den 10.01.2011, 22:12 +0530 schrieb Ap.Muthu:
> Hi Robert,
> 
> By the same token, the care2x_tz trunk too needs to have the corresponding 
> file atered:
> /care2x_tz/trunk/css/themes/default/default.css
> Lines 8 and 252
> 
> Line 8 can now be:
> overflow: scroll;
> 
> Line 252 can be:
> margin-left: 5px;
> 
> As I am currently not following this version, kindly update the SVN with it.
> 
> - Ap.Muthu
> 
> > Hi Muthu,
> >
> >> Also there are some errors in lines 7, 301, 379 and 384 in the file:
> >> /gui/css/themes/default/default.css
> >
> > You're absolutely right! Thanks for the update!
> >
> > Robert
> 
> 
> 
> --
> Gaining the trust of online customers is vital for the success of any company
> that requires sensitive data to be transmitted over the Web.   Learn how to 
> best implement a security strategy that keeps consumers' information secure 
> and instills the confidence they need to proceed with transactions.
> http://p.sf.net/sfu/oracle-sfdevnl 
> ___
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers

-- 
--

CARE2X - free Integ Hospital Info System
https://sourceforge.net/projects/care2002/
http://www.care2x.org


--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers