Skip to content
Snippets Groups Projects
  1. Jan 24, 2012
    • alangrafu's avatar
      Fixed bugs in modules · 60029fdd
      alangrafu authored
      Service now return 406 if service exists but the content type is not
      supported
      
      Fixed use of previously returned values in classModule
      
      Adding new format for ref:Resource
      
      Delete old format
      60029fdd
  2. Jan 21, 2012
  3. Sep 08, 2011
    • Alvaro Graves's avatar
      Changing architecture for special pages · bf4090c3
      Alvaro Graves authored
      Instead of creating a new class, users only need to create a model and
      view file called special.<COMMAND>.[view|model].extension  Thus, it is
      possible to create new URL such as http://<HOMEURL>/special<COMMAND>
      bf4090c3
    • Alvaro Graves's avatar
      Several changes · 1dbfcaef
      Alvaro Graves authored
      - Added "special" URIs where an API can be created -- Included an
      abstract class from where these special URIs can be implemented --
      Included a basic class that implements the abstract class -- So far,
      only listing instances for a class is implemented - Root for website
      redirection -- Now it goes to /special/index to list all classes - Moved
      include of settings below in commons.inc.php so it can override values -
      Created owl:Class and rdfs:Class' templates
      1dbfcaef
Loading