bethlakshmi / GBE2

Great Burlesque Expo (www.burlesque-expo.com) system in django
2 stars 2 forks source link

Hotel reminder on homepage breaks formatting #202

Closed burlexpo closed 9 years ago

burlexpo commented 9 years ago

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2: User's schedule

Column #3: Personal Pane

jonkiparsky commented 9 years ago

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch notifications@github.com wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2: User's schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3: Personal Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

burlexpo commented 9 years ago

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch notifications@github.com wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2: User's schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3: Personal Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

bethlakshmi commented 9 years ago

nope... it's been committed:

https://github.com/bethlakshmi/GBE2/blob/master/expo/gbe/templates/gbe/landing_page.tmpl

has the 3 column landing page layout.

On Sat, Dec 20, 2014 at 11:10 PM, Scratch notifications@github.com wrote:

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch notifications@github.com wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2: User's schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3: Personal Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759528.

bethlakshmi commented 9 years ago

What's broken is that the CSS isn't the same as the CSS on my local.

On Sun, Dec 21, 2014 at 12:00 AM, Beth bethlakshmi@gmail.com wrote:

nope... it's been committed:

https://github.com/bethlakshmi/GBE2/blob/master/expo/gbe/templates/gbe/landing_page.tmpl

has the 3 column landing page layout.

On Sat, Dec 20, 2014 at 11:10 PM, Scratch notifications@github.com wrote:

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch notifications@github.com wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2: User's schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3: Personal Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759528.

jonkiparsky commented 9 years ago

Ah, that would be a problem :)

On Sun, Dec 21, 2014 at 12:00 AM, bethlakshmi notifications@github.com wrote:

What's broken is that the CSS isn't the same as the CSS on my local.

On Sun, Dec 21, 2014 at 12:00 AM, Beth bethlakshmi@gmail.com wrote:

nope... it's been committed:

https://github.com/bethlakshmi/GBE2/blob/master/expo/gbe/templates/gbe/landing_page.tmpl

has the 3 column landing page layout.

On Sat, Dec 20, 2014 at 11:10 PM, Scratch notifications@github.com wrote:

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch notifications@github.com wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2: User's schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3: Personal Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759528.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67760299.

burlexpo commented 9 years ago

And I don't think that the same .css is on deploy_stack either...

-=S.

On 12/21/14 12:00 AM, bethlakshmi wrote:

What's broken is that the CSS isn't the same as the CSS on my local.

On Sun, Dec 21, 2014 at 12:00 AM, Beth bethlakshmi@gmail.com wrote:

nope... it's been committed:

https://github.com/bethlakshmi/GBE2/blob/master/expo/gbe/templates/gbe/landing_page.tmpl

has the 3 column landing page layout.

On Sat, Dec 20, 2014 at 11:10 PM, Scratch notifications@github.com wrote:

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch notifications@github.com wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2: User's schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3: Personal Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub

https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759528.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67760299.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

bethlakshmi commented 9 years ago

The last time we did an update, the css was served from the production location regardless of the stack..

On Sunday, December 21, 2014, Scratch notifications@github.com wrote:

And I don't think that the same .css is on deploy_stack either...

-=S.

On 12/21/14 12:00 AM, bethlakshmi wrote:

What's broken is that the CSS isn't the same as the CSS on my local.

On Sun, Dec 21, 2014 at 12:00 AM, Beth <bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com');> wrote:

nope... it's been committed:

https://github.com/bethlakshmi/GBE2/blob/master/expo/gbe/templates/gbe/landing_page.tmpl

has the 3 column landing page layout.

On Sat, Dec 20, 2014 at 11:10 PM, Scratch <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2: User's schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3: Personal Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub

https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub <https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759528 .

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67760299.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775321.

jonkiparsky commented 9 years ago

CSS can be served from wherever you set the STATIC_ROOT for your stack to. You can set this in local_settings.py, this is why that exists. Currently, vendor is pointed at gbeteststatic, which is the production stuff, but there's no reason it can't be pointed anywhere on the file system. In fact, just for testing, I just pointed it at webapps/gbetest/deploy/static/deploystatic, and now that's the base for vendors.

Anyway, if the broken thing is that Betty has code on her local that isn't on the server, then that's something that is pretty easily fixed, but only by Betty. If the broken thing is something else, I'm kind of out of the loop so I can't help much unless someone catches me up.

On Sun, Dec 21, 2014 at 11:23 AM, bethlakshmi notifications@github.com wrote:

The last time we did an update, the css was served from the production location regardless of the stack..

On Sunday, December 21, 2014, Scratch notifications@github.com wrote:

And I don't think that the same .css is on deploy_stack either...

-=S.

On 12/21/14 12:00 AM, bethlakshmi wrote:

What's broken is that the CSS isn't the same as the CSS on my local.

On Sun, Dec 21, 2014 at 12:00 AM, Beth <bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com');> wrote:

nope... it's been committed:

https://github.com/bethlakshmi/GBE2/blob/master/expo/gbe/templates/gbe/landing_page.tmpl

has the 3 column landing page layout.

On Sat, Dec 20, 2014 at 11:10 PM, Scratch <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2: User's schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3: Personal Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub

https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759528 .

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67760299.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775321.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775449.

bethlakshmi commented 9 years ago

The code is in github. It is not eclusive to my local. The 3rd column is called center_col and I checked in the template and the css together over a week ago

Please verify whether the base.css being served on the vendors stack is actually the css stored in the test static location.... I suspect it is not but cannot verify right now.

On Sunday, December 21, 2014, Jon Kiparsky notifications@github.com wrote:

CSS can be served from wherever you set the STATIC_ROOT for your stack to. You can set this in local_settings.py, this is why that exists. Currently, vendor is pointed at gbeteststatic, which is the production stuff, but there's no reason it can't be pointed anywhere on the file system. In fact, just for testing, I just pointed it at webapps/gbetest/deploy/static/deploystatic, and now that's the base for vendors.

Anyway, if the broken thing is that Betty has code on her local that isn't on the server, then that's something that is pretty easily fixed, but only by Betty. If the broken thing is something else, I'm kind of out of the loop so I can't help much unless someone catches me up.

On Sun, Dec 21, 2014 at 11:23 AM, bethlakshmi <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

The last time we did an update, the css was served from the production location regardless of the stack..

On Sunday, December 21, 2014, Scratch <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

And I don't think that the same .css is on deploy_stack either...

-=S.

On 12/21/14 12:00 AM, bethlakshmi wrote:

What's broken is that the CSS isn't the same as the CSS on my local.

On Sun, Dec 21, 2014 at 12:00 AM, Beth <bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com'); <javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com');');>> wrote:

nope... it's been committed:

https://github.com/bethlakshmi/GBE2/blob/master/expo/gbe/templates/gbe/landing_page.tmpl

has the 3 column landing page layout.

On Sat, Dec 20, 2014 at 11:10 PM, Scratch < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2: User's schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3: Personal Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub

< https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475>.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759528 .

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67760299>.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775321.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775449.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67777478.

jonkiparsky commented 9 years ago

The base.css served by vendors at this moment is coming from gbeteststatic/styles, which is collected from live/gbe/static/styles/base.css

This means that neither live nor vendors is showing center_col, since center_col is not in the base.css on prod. If you want something different, please describe what you'd like to have happening.

On Sun, Dec 21, 2014 at 12:51 PM, bethlakshmi notifications@github.com wrote:

The code is in github. It is not eclusive to my local. The 3rd column is called center_col and I checked in the template and the css together over a week ago

Please verify whether the base.css being served on the vendors stack is actually the css stored in the test static location.... I suspect it is not but cannot verify right now.

On Sunday, December 21, 2014, Jon Kiparsky notifications@github.com wrote:

CSS can be served from wherever you set the STATIC_ROOT for your stack to. You can set this in local_settings.py, this is why that exists. Currently, vendor is pointed at gbeteststatic, which is the production stuff, but there's no reason it can't be pointed anywhere on the file system. In fact, just for testing, I just pointed it at webapps/gbetest/deploy/static/deploystatic, and now that's the base for vendors.

Anyway, if the broken thing is that Betty has code on her local that isn't on the server, then that's something that is pretty easily fixed, but only by Betty. If the broken thing is something else, I'm kind of out of the loop so I can't help much unless someone catches me up.

On Sun, Dec 21, 2014 at 11:23 AM, bethlakshmi <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

The last time we did an update, the css was served from the production location regardless of the stack..

On Sunday, December 21, 2014, Scratch <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

And I don't think that the same .css is on deploy_stack either...

-=S.

On 12/21/14 12:00 AM, bethlakshmi wrote:

What's broken is that the CSS isn't the same as the CSS on my local.

On Sun, Dec 21, 2014 at 12:00 AM, Beth <bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com'); <javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com');');>> wrote:

nope... it's been committed:

https://github.com/bethlakshmi/GBE2/blob/master/expo/gbe/templates/gbe/landing_page.tmpl

has the 3 column landing page layout.

On Sat, Dec 20, 2014 at 11:10 PM, Scratch < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1: Welcome message (static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2: User's schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3: Personal Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub

< https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475>.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759528 .

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67760299>.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775321>.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775449.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67777478.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67778187.

bethlakshmi commented 9 years ago

I'd love it if vendors was able to use a different base.css file than the live site so we could view test code and test css separate from live code and live css.

On Sunday, December 21, 2014, Jon Kiparsky notifications@github.com wrote:

The base.css served by vendors at this moment is coming from gbeteststatic/styles, which is collected from live/gbe/static/styles/base.css

This means that neither live nor vendors is showing center_col, since center_col is not in the base.css on prod. If you want something different, please describe what you'd like to have happening.

On Sun, Dec 21, 2014 at 12:51 PM, bethlakshmi <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

The code is in github. It is not eclusive to my local. The 3rd column is called center_col and I checked in the template and the css together over a week ago

Please verify whether the base.css being served on the vendors stack is actually the css stored in the test static location.... I suspect it is not but cannot verify right now.

On Sunday, December 21, 2014, Jon Kiparsky <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

CSS can be served from wherever you set the STATIC_ROOT for your stack to. You can set this in local_settings.py, this is why that exists. Currently, vendor is pointed at gbeteststatic, which is the production stuff, but there's no reason it can't be pointed anywhere on the file system. In fact, just for testing, I just pointed it at webapps/gbetest/deploy/static/deploystatic, and now that's the base for vendors.

Anyway, if the broken thing is that Betty has code on her local that isn't on the server, then that's something that is pretty easily fixed, but only by Betty. If the broken thing is something else, I'm kind of out of the loop so I can't help much unless someone catches me up.

On Sun, Dec 21, 2014 at 11:23 AM, bethlakshmi < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

The last time we did an update, the css was served from the production location regardless of the stack..

On Sunday, December 21, 2014, Scratch <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

And I don't think that the same .css is on deploy_stack either...

-=S.

On 12/21/14 12:00 AM, bethlakshmi wrote:

What's broken is that the CSS isn't the same as the CSS on my local.

On Sun, Dec 21, 2014 at 12:00 AM, Beth <bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com'); <javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com');');> <javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com'); <javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com');');>');>> wrote:

nope... it's been committed:

https://github.com/bethlakshmi/GBE2/blob/master/expo/gbe/templates/gbe/landing_page.tmpl

has the 3 column landing page layout.

On Sat, Dec 20, 2014 at 11:10 PM, Scratch < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');> <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>');>> wrote:

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');> <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>');>> wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1:

Welcome

message

(static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2:

User's

schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3:

Personal

Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub

< https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475>.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759528 .

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67760299>.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775321>.

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775449>.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67777478.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67778187.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67779021.

jonkiparsky commented 9 years ago

Okay, I've created this as an issue. Need to keep on the volunteer management stuff for now.

On Sun, Dec 21, 2014 at 1:31 PM, bethlakshmi notifications@github.com wrote:

I'd love it if vendors was able to use a different base.css file than the live site so we could view test code and test css separate from live code and live css.

On Sunday, December 21, 2014, Jon Kiparsky notifications@github.com wrote:

The base.css served by vendors at this moment is coming from gbeteststatic/styles, which is collected from live/gbe/static/styles/base.css

This means that neither live nor vendors is showing center_col, since center_col is not in the base.css on prod. If you want something different, please describe what you'd like to have happening.

On Sun, Dec 21, 2014 at 12:51 PM, bethlakshmi <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

The code is in github. It is not eclusive to my local. The 3rd column is called center_col and I checked in the template and the css together over a week ago

Please verify whether the base.css being served on the vendors stack is actually the css stored in the test static location.... I suspect it is not but cannot verify right now.

On Sunday, December 21, 2014, Jon Kiparsky <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

CSS can be served from wherever you set the STATIC_ROOT for your stack to. You can set this in local_settings.py, this is why that exists. Currently, vendor is pointed at gbeteststatic, which is the production stuff, but there's no reason it can't be pointed anywhere on the file system. In fact, just for testing, I just pointed it at webapps/gbetest/deploy/static/deploystatic, and now that's the base for vendors.

Anyway, if the broken thing is that Betty has code on her local that isn't on the server, then that's something that is pretty easily fixed, but only by Betty. If the broken thing is something else, I'm kind of out of the loop so I can't help much unless someone catches me up.

On Sun, Dec 21, 2014 at 11:23 AM, bethlakshmi < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

The last time we did an update, the css was served from the production location regardless of the stack..

On Sunday, December 21, 2014, Scratch <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>> wrote:

And I don't think that the same .css is on deploy_stack either...

-=S.

On 12/21/14 12:00 AM, bethlakshmi wrote:

What's broken is that the CSS isn't the same as the CSS on my local.

On Sun, Dec 21, 2014 at 12:00 AM, Beth <bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com'); <javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com');');> <javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com'); <javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com javascript:_e(%7B%7D,'cvml','bethlakshmi@gmail.com');');>');>> wrote:

nope... it's been committed:

https://github.com/bethlakshmi/GBE2/blob/master/expo/gbe/templates/gbe/landing_page.tmpl

has the 3 column landing page layout.

On Sat, Dec 20, 2014 at 11:10 PM, Scratch < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');> <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>');>> wrote:

1) I don't think the 3-column format has been committed yet either.

2) I'm an idiot. By "old welcome text" I meant the stuff which talks about logging in, which -- of course -- shouldn't be displayed once someone is logged in.

I think we can close this and wait until Betty commits the 3-column formatting.

On 12/20/14 11:07 PM, Jon Kiparsky wrote:

I don't think that three-column code has been committed yet. Did you really want the old welcome text? I'm pretty sure it was just lorem, but I can put it back if you want.

On Sat, Dec 20, 2014 at 11:04 PM, Scratch < notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');> <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com'); <javascript:_e(%7B%7D,'cvml','notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');');>');>> wrote:

Betty and I made a nice 3-column layout for the home page. I don't know if i was committed, but the new "Welcome" message (the reminder about making a hotel reservation) breaks it.

The version we had created was

Column #1 https://github.com/bethlakshmi/GBE2/issues/1:

Welcome

message

(static text; in this case, reminder to make hotel reservations. It would be nice if the reminder about hotel reservations appeared below the old welcome text instead of replacing it).

Column #2 https://github.com/bethlakshmi/GBE2/issues/2:

User's

schedule

Column #3 https://github.com/bethlakshmi/GBE2/issues/3:

Personal

Pane

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202.

— Reply to this email directly or view it on GitHub

< https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759475>.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub <

https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67759528

.

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67760299>.


The Great Burlesque Exposition of 2015 Feb. 20-22, 2015 Cambridge, MA www.Burlesque-Expo.com

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775321>.

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67775449>.

— Reply to this email directly or view it on GitHub < https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67777478>.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67778187.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67779021.

— Reply to this email directly or view it on GitHub https://github.com/bethlakshmi/GBE2/issues/202#issuecomment-67779500.

burlexpo commented 9 years ago

@jonkiparsky -- I can't find the issue you created to fix the CSS problem so I'm re-opening this as a reminder (since the formatting on the demo stack is still two columns, not 3). Commenting in @bethlakshmi on the thread.

jonkiparsky commented 9 years ago

This seems to be fixed, closing.

burlexpo commented 9 years ago

I re-opened this because I'm not seeing hotel reminder text. What I'm seeing in the first (left-hand) column is:

This is your personal homepage. If you're logged in, you'll see all sorts of cool stuff about you on the right-hand side of this page. Things like the status of your submissions (acts and classes), your personal schedule (for classes you're teaching, shows your performing in, or shifts you've volunteered for) and all sorts of other cool stuff.

Which is fine -- but we want the hotel reminder below it somewhere...

jonkiparsky commented 9 years ago

For some reason, that piece didn't come across on the code update. It's there now.