Re: [web2py] Backwards compatibility

2018-03-14 Thread Richard Vézina
Which version of web2py are you using?

Are you talking of a new app you just created with web2py admin interface
(which is base on welcome app)??

If so, it mays exist some issue with the welcome app that need to be
resolved.

Please add details here, eventually it may lead to a issue to be created
over github web2py repository if we can reproduce the problem.

Thanks

Richard

On Wed, Mar 7, 2018 at 5:40 PM, Mark Erbaugh 
wrote:

> I appreciate Web2py's view towards backwards compatibility, but I think
> some of the included libraries do not share the same philosophy. I have had
> to make changes eliminate errors or have expected functionality. I would
> like to know if I'm doing this right and if I've missed something.
>
> If you view pages using developer tools, you see an error message that
> Bootstrap tooltips require Tether. I solved this by downloading tether.min
> ad additing it to layout.html.
>
> In the admin mode, if you try and edit a table with a list field, the +
> and - icons are missing. The buttons are there, just blank. I solved this
> by adding glyhpicons.css to layout.html which uses Glyphicons Halflings
> font. Interestingly, the glyicons-haflings files referenced were already in
> the statc\fonts directory.
>
> Thanks,
> Mark
>
>
>
>
>
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Backwards compatibility

2018-03-07 Thread Mark Erbaugh
I appreciate Web2py's view towards backwards compatibility, but I think 
some of the included libraries do not share the same philosophy. I have had 
to make changes eliminate errors or have expected functionality. I would 
like to know if I'm doing this right and if I've missed something.

If you view pages using developer tools, you see an error message that 
Bootstrap tooltips require Tether. I solved this by downloading tether.min 
ad additing it to layout.html.

In the admin mode, if you try and edit a table with a list field, the + and 
- icons are missing. The buttons are there, just blank. I solved this by 
adding glyhpicons.css to layout.html which uses Glyphicons Halflings font. 
Interestingly, the glyicons-haflings files referenced were already in the 
statc\fonts directory.

Thanks,
Mark






-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.