Can you email the page source in html?
On Nov 10, 7:28 pm, Anthony wrote:
> Now I get a flash that says "Searching: 1 files" -- but it still
> doesn't display the matching file.
>
> On Nov 10, 5:26 pm, mdipierro wrote:
>
> > OK, I think I understand and it is fixed. Can you try it again (from
>
Now I get a flash that says "Searching: 1 files" -- but it still
doesn't display the matching file.
On Nov 10, 5:26 pm, mdipierro wrote:
> OK, I think I understand and it is fixed. Can you try it again (from
> trunk)?
>
> On Nov 10, 3:43 pm, Anthony wrote:
>
>
>
> > According to Firebug, when I
OK, I think I understand and it is fixed. Can you try it again (from
trunk)?
On Nov 10, 3:43 pm, Anthony wrote:
> According to Firebug, when I search for "gae", it is calling:
>
> http://127.0.0.1:8000/admin/default/search/welcome?keywords=gae
>
> and returning the following JSON response:
>
> {"
According to Firebug, when I search for "gae", it is calling:
http://127.0.0.1:8000/admin/default/search/welcome?keywords=gae
and returning the following JSON response:
{"files": ["models\\db.py"]}
So, it appears to be working -- but the admin design page is not then
displaying the output prope
In admin/controllers/default.py|search(), can you add a print
statement to make sure it is being called and it is returning te
correct list of matching files?
On Nov 10, 2:49 pm, Anthony wrote:
> > One thing that's a bit odd is the in file search, which doesn't seem
> > to have any effect on FF
> One thing that's a bit odd is the in file search, which doesn't seem
> to have any effect on FF (I entered "index" and pressed enter). On IE
> it's a bit different: "index" and [enter] collapsed all sections
> (Models, Controllers, Views,...) and they couldn't be expanded again
> after this. Only
IE8 to be precise
On 10 Nov., 21:00, qqsaqq wrote:
> I tried the nightly on Win7 with FF 3.6 and IE.
>
> I couldn't break anything significant. Creating an app and fiddling
> around with it worked just fine.
>
> One thing that's a bit odd is the in file search, which doesn't seem
> to have any ef
I tried the nightly on Win7 with FF 3.6 and IE.
I couldn't break anything significant. Creating an app and fiddling
around with it worked just fine.
One thing that's a bit odd is the in file search, which doesn't seem
to have any effect on FF (I entered "index" and pressed enter). On IE
it's a bi
fixed in trunk
On Nov 10, 11:55 am, Branko Vukelic wrote:
> On Wed, Nov 10, 2010 at 6:51 PM, Anthony wrote:
> > now that we're indenting the file names within subfolders, maybe we
> > can simply get rid of the path altogether (this will especially help
> > when there are several nested subfolder
On Wed, Nov 10, 2010 at 6:51 PM, Anthony wrote:
> now that we're indenting the file names within subfolders, maybe we
> can simply get rid of the path altogether (this will especially help
> when there are several nested subfolders).
I absolutely agree. In fact, I would have done it myself, but t
Creating a new app and editing files seems to work fine in IE and FF
on Windows.
One question: For files in subfolders, there is no slash in between
the folder and file name (e.g., under static/css/ it says "css
base.css" instead of "css/base.css") -- is that intentional? Actually,
now that we're
Is it worth a test on Mac?
On Nov 10, 10:48 am, mdipierro wrote:
> download the windows binary (nightly built) from
>
> http://web2py.com/examples/default/download
>
> with FF and IE, try admin, try create a new app and edit a file,
> report any problem.
12 matches
Mail list logo