Git Product home page Git Product logo

hackazon's People

Watchers

James Cloos avatar

hackazon's Issues

Add reflection from JSON response

Page in browser: display_account.php?account=1234

Triggers the following DOM event
XMLHTTPRequest
    getdata.php?accountid=1234

This is the REST response
    {
 "account" = "1234",
 "data" = "1"
    }

The event handler then prints the values onto the page
OnLoadComplete
   document.write $account

Original issue reported on code.google.com by [email protected] on 4 Jul 2014 at 5:35

SVN checkout doesnt work

What steps will reproduce the problem?
1. Checkout doesnt work


$ svn checkout http://hackazon.googlecode.com/svn/trunk/ hackazon-read-only
svn: E175002: Unable to connect to a repository at URL 
'http://hackazon.googlecode.com/svn/trunk'
svn: E175002: OPTIONS of 'http://hackazon.googlecode.com/svn/trunk': Could not 
read status line: connection was closed by server 
(http://hackazon.googlecode.com)


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Jan 2015 at 2:55

/home/install does not work if empty db

See error http://screencast.com/t/rFIYdGVe

In /vendor/phpixie/core/classes/PHPixie method "run" contains 
"$this->before();" which execute /classes/App/Page::before()

Original issue reported on code.google.com by [email protected] on 25 Jul 2014 at 12:39

Missing images and other files redirect to /home/404

Every missing file internally redirects to 404 page. But it must just return 
404 ststus without redirecting. 
This leads to overloading the server (generating page 404 for every missing 
file), but we don't even see this pages. Everything fails silently.

Original issue reported on code.google.com by [email protected] on 29 Jul 2014 at 8:11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.