List Info

Thread: fixes update




fixes update
user name
2008-03-27 13:48:09
Hi all,

Although I still didn't made commits, I will probably make
them
tonight. It's kind of tedious for me as I'm working over
couple of
days old revision and now I'll have to check for changes and
merge
with my trunk, but it's not that bad either, I'll most
likely get it
committed tonight, and we'll be cross-browser... 

Here are my notes by the way of what I've done so far and
others:

fixes:

   * IE: centered content
   * aligned text to the left and fixed sidebars bits
   * aligned header
   * made main menu look same crosbrowsers
   * made alternative css for IE6 and before with png8bit
images
(still have to re-do logo)
   * removed niftycube and added -moz-border-radius (by the
way,
without rounded corners it also looks good 
   * logi-toolbar "show" tab overlap

todo:

   * fix overlapping body editing fields
   * show editor tools on top (I would propose)
   * stylize:
	* wizzards
	* /do/sessions/signup
	* /do/logis
	* /do/tags
	* /do/peer_groups
	* /do/users
	* /do/users/2/edit
	* /Home%2FAnonymous_User
	* edit title to not overlap when long
	* make IE text re sizable and fluid
	
	
bug found:

1 error prohibited this logi version from being saved

There were problems with the following fields:

    * Body html tag 'br' not allowed inside logi
		

This happened when I created a logi with a carriage return,
Is this a
bug? Maybe it's good not to allow 'br', but when hitting
return should
not add 'br' but a new paragraph...

Later.

-- 
Bruno

------------------------------------------------------------
-------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216
239;13503038;w?http://sf.net/marketplace
_______________________________________________
LogiLogi-list mailing list
LogiLogi-listlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/logilogi-
list

Re: fixes update
user name
2008-03-27 21:39:49
> Hi all,
> 
> Although I still didn't made commits, I will probably
make them
> tonight. It's kind of tedious for me as I'm working
over couple of
> days old revision and now I'll have to check for
changes and merge
> with my trunk, but it's not that bad either, I'll most
likely get it
> committed tonight, and we'll be cross-browser... 

Really cool! Looking forward to it!

I just made a commit cleaning up things a bit, especially
the stuff
that seems to have been added by roelvrijswijck in error...

(the stuff in the 1.x.x and nbproject-dirs, and the
non-template
config-files and some other careless files... Also I could
not find
the supposedly added PvA.pdf anywhere... (and we need the
Latex 
code behind it, not the pdf...))

> Here are my notes by the way of what I've done so far
and others:

Ok.

> fixes:
> 
>    * IE: centered content
>    * aligned text to the left and fixed sidebars bits
>    * aligned header
>    * made main menu look same crosbrowsers
>    * made alternative css for IE6 and before with
png8bit images
> (still have to re-do logo)
>    * removed niftycube and added -moz-border-radius (by
the way,
> without rounded corners it also looks good 
>    * logi-toolbar "show" tab overlap

Really cool... 

> todo:
> 
>   * fix overlapping body editing fields
>   * show editor tools on top (I would propose)

?

>   * stylize:
> 	* wizzards
> 	* /do/sessions/signup
> 	* /do/logis
> 	* /do/tags
> 	* /do/peer_groups
> 	* /do/users
> 	* /do/users/2/edit
> 	* /Home%2FAnonymous_User
> 	* edit title to not overlap when long
> 	* make IE text re sizable and fluid

Ok.

> bug found:
> 
> 1 error prohibited this logi version from being saved
> 
> There were problems with the following fields:
> 
>     * Body html tag 'br' not allowed inside logi

This bug was reported already, and even fixed if I'm not
wrong (by
stmichels...)

> This happened when I created a logi with a carriage
return, Is this a
> bug? Maybe it's good not to allow 'br', but when
hitting return should
> not add 'br' but a new paragraph...

It was a full blown bug... 

More tomorrow,

Wybo

> Later.
> 
> -- 
> Bruno

------------------------------------------------------------
-------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216
239;13503038;w?http://sf.net/marketplace
_______________________________________________
LogiLogi-list mailing list
LogiLogi-listlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/logilogi-
list

Re: fixes update
user name
2008-03-28 04:43:48
Well, I've commited my changes.

I tested everything over IE 5.5, 6, but now when I tested
IE7 there
was some new layout problem, but I can't fix it now, I'll do
it in the
upcoming days.

I did some minor changes to the lists that I thought we
should unify
cross-site. Also there is some layout changes over the
contenders list
scores which where not intentional but now I think that look
good, or
the scores could even go before the contender, but I that's
not
esential, I'll try to get the scores to the right as they
where
before.

We are not using have niftycorners and I used hacks instead
of the
IE8.js library.

I believe the hacks to fix IE6 and 5.5,broke IE7.

some bugs left still...

I'll get some sleep now.

later.

On Thu, Mar 27, 2008 at 11:39 PM, Wybo Wiersma <wybologilogi.org> wrote:
> > Hi all,
>  >
>  > Although I still didn't made commits, I will
probably make them
>  > tonight. It's kind of tedious for me as I'm
working over couple of
>  > days old revision and now I'll have to check for
changes and merge
>  > with my trunk, but it's not that bad either, I'll
most likely get it
>  > committed tonight, and we'll be cross-browser...

>
>  Really cool! Looking forward to it!
>
>  I just made a commit cleaning up things a bit,
especially the stuff
>  that seems to have been added by roelvrijswijck in
error...
>
>  (the stuff in the 1.x.x and nbproject-dirs, and the
non-template
>  config-files and some other careless files... Also I
could not find
>  the supposedly added PvA.pdf anywhere... (and we need
the Latex
>  code behind it, not the pdf...))
>
>
>  > Here are my notes by the way of what I've done so
far and others:
>
>  Ok.
>
>
>  > fixes:
>  >
>  >    * IE: centered content
>  >    * aligned text to the left and fixed sidebars
bits
>  >    * aligned header
>  >    * made main menu look same crosbrowsers
>  >    * made alternative css for IE6 and before with
png8bit images
>  > (still have to re-do logo)
>  >    * removed niftycube and added
-moz-border-radius (by the way,
>  > without rounded corners it also looks good 
>  >    * logi-toolbar "show" tab overlap
>
>  Really cool... 
>
>
>  > todo:
>  >
>  >   * fix overlapping body editing fields
>  >   * show editor tools on top (I would propose)
>
>  ?
>
>  >   * stylize:
>  >       * wizzards
>  >       * /do/sessions/signup
>  >       * /do/logis
>  >       * /do/tags
>  >       * /do/peer_groups
>  >       * /do/users
>  >       * /do/users/2/edit
>  >       * /Home%2FAnonymous_User
>  >       * edit title to not overlap when long
>  >       * make IE text re sizable and fluid
>
>  Ok.
>
>
>  > bug found:
>  >
>  > 1 error prohibited this logi version from being
saved
>  >
>  > There were problems with the following fields:
>  >
>  >     * Body html tag 'br' not allowed inside logi
>
>  This bug was reported already, and even fixed if I'm
not wrong (by
>  stmichels...)
>
>
>  > This happened when I created a logi with a
carriage return, Is this a
>  > bug? Maybe it's good not to allow 'br', but when
hitting return should
>  > not add 'br' but a new paragraph...
>
>  It was a full blown bug... 
>
>  More tomorrow,
>
>  Wybo
>
>  > Later.
>  >
>  > --
>  > Bruno
>
> 
------------------------------------------------------------
-------------
>  Check out the new SourceForge.net Marketplace.
>  It's the best place to buy or sell services for
>  just about anything Open Source.
>  http://ad.doubleclick.net/clk;164216
239;13503038;w?http://sf.net/marketplace
>  _______________________________________________
>  LogiLogi-list mailing list
>  LogiLogi-listlists.sourceforge.net
>  https://lists.sourceforge.net/lists/listinfo/logilogi-
list
>



-- 
Bruno

------------------------------------------------------------
-------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216
239;13503038;w?http://sf.net/marketplace
_______________________________________________
LogiLogi-list mailing list
LogiLogi-listlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/logilogi-
list

Re: fixes update
user name
2008-03-28 07:03:18
> Well, I've commited my changes.
> 
> I tested everything over IE 5.5, 6, but now when I
tested IE7 there
> was some new layout problem, but I can't fix it now,
I'll do it in the
> upcoming days.

Ok. I currently don't have IE's at hand (some problems with
my Windows
VM's), but I will test it from the uni on monday...

What I did see on Linux is that the logo is missing, and the
tabs are
now also rounded... this last thing really seems an
improvement to me, 
and the first in need of just a small fix... 

It would also be cool if the IE-hacks, possibly for each
version of IE (6 
and 7) were placed in separate CSS-files, so we can let the
cascading do 
it's work, and don't need hacks. This can be done with the
following in 
the layout:

<%= stylesheet_link_tag "logilogi"%>
<!--[if IE]>
  <%= stylesheet_link_tag "logilogi-ie"%>
<![endif]-->
<!--[if IE 6]>
  <%= stylesheet_link_tag "logilogi-ie6"%>
<![endif]-->

Where it's best to take care of ie6 with changes overriding
the ie(7) 
file.

> I did some minor changes to the lists that I thought we
should unify
> cross-site. Also there is some layout changes over the
contenders list
> scores which where not intentional but now I think that
look good, or
> the scores could even go before the contender, but I
that's not
> esential, I'll try to get the scores to the right as
they where
> before.

Ok.

> We are not using have niftycorners and I used hacks
instead of the
> IE8.js library.

Cool.

> I believe the hacks to fix IE6 and 5.5,broke IE7.

Should be possible to fix that with the different cascading
stylesheets for IE
6 and 7.

> some bugs left still...
> 
> I'll get some sleep now.

'k, we all really need that now and then... ;)

I will be again on Ameland this weekend, this time with an
association. 
Will be back on sunday-evening... My exam went well, and my
nephew from 
germany that stayed over for a week has gone home again this
morning, so 
I will have much more free time for Manta again as of
monday... 

Wybo

------------------------------------------------------------
-------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216
239;13503038;w?http://sf.net/marketplace
_______________________________________________
LogiLogi-list mailing list
LogiLogi-listlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/logilogi-
list

Re: fixes update
user name
2008-03-30 17:19:13
On Fri, Mar 28, 2008 at 9:03 AM, Wybo Wiersma <wybologilogi.org> wrote:
> > Well, I've commited my changes.
>  >
>  > I tested everything over IE 5.5, 6, but now when
I tested IE7 there
>  > was some new layout problem, but I can't fix it
now, I'll do it in the
>  > upcoming days.
>
>  Ok. I currently don't have IE's at hand (some problems
with my Windows
>  VM's), but I will test it from the uni on monday...
>
>  What I did see on Linux is that the logo is missing,
and the tabs are
>  now also rounded... this last thing really seems an
improvement to me,
>  and the first in need of just a small fix... 
>
This was an error I made when trying to move the code to
alternative
CSS for IE versions, but now decided to just upload a .gif
image to
fix transparency problem.

>  It would also be cool if the IE-hacks, possibly for
each version of IE (6
>  and 7) were placed in separate CSS-files, so we can
let the cascading do
>  it's work, and don't need hacks. This can be done with
the following in
>  the layout:
>
>  <%= stylesheet_link_tag "logilogi"%>
>  <!--[if IE]>
>   <%= stylesheet_link_tag
"logilogi-ie"%>
>  <![endif]-->
>  <!--[if IE 6]>
>   <%= stylesheet_link_tag
"logilogi-ie6"%>
>  <![endif]-->
>
I did as you proposed and it's much more clear now and easy
to work.
I'll start working for fixes for each version now. All are
workin
acceptable, but some fixes needed for IE7 right now.

>  Where it's best to take care of ie6 with changes
overriding the ie(7)
>  file.
>
>
>  > I did some minor changes to the lists that I
thought we should unify
>  > cross-site. Also there is some layout changes
over the contenders list
>  > scores which where not intentional but now I
think that look good, or
>  > the scores could even go before the contender,
but I that's not
>  > esential, I'll try to get the scores to the right
as they where
>  > before.
>
>  Ok.
>
>
>  > We are not using have niftycorners and I used
hacks instead of the
>  > IE8.js library.
>
>  Cool.
>
>
>  > I believe the hacks to fix IE6 and 5.5,broke
IE7.
>
>  Should be possible to fix that with the different
cascading stylesheets for IE
>  6 and 7.
>
certainly.

>
>  > some bugs left still...
>  >
>  > I'll get some sleep now.
>
>  'k, we all really need that now and then... ;)
>
>  I will be again on Ameland this weekend, this time
with an association.
>  Will be back on sunday-evening... My exam went well,
and my nephew from
>  germany that stayed over for a week has gone home
again this morning, so
>  I will have much more free time for Manta again as of
monday... 
>
>  Wybo
>
>
>

later all.

-- 
Bruno

------------------------------------------------------------
-------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216
239;13503038;w?http://sf.net/marketplace
_______________________________________________
LogiLogi-list mailing list
LogiLogi-listlists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/logilogi-
list

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )