Changeset 4642


Ignore:
Timestamp:
03/07/14 12:25:50 (10 years ago)
Author:
Menzo Windhouwer
Message:

M mod-ISOcat-interface-gi/index.acc

  • upgraded to GI 3.9.2

M mod-ISOcat-access-data/access/recommenders.acc
M mod-ISOcat-manage-system/manage/import.acc
M mod-ISOcat-interface-rest/interface/search.acc
M mod-ISOcat-control-access/control/shib-check_token.acc

  • disabled debugging
Location:
cats/ISOcat/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-access-data/access/recommenders.acc

    r4036 r4642  
    1 <accessor debug="true">
     1<accessor debug="false">
    22        <name>ISOcat.access.data.recommenders</name>
    33        <descr>Get the list of recommenders.</descr>
  • cats/ISOcat/trunk/mod-ISOcat-control-access/control/shib-check_token.acc

    r4186 r4642  
    1 <accessor debug="true">
     1<accessor debug="false">
    22        <name>active:ISOcat.control.access.shib.check_token</name>
    33        <descr>Check the Shibboleth security token?</descr>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/index.acc

    r4036 r4642  
    2424                                                                style="position:absolute;width:100%;height:100%;left:0px;top:0px;padding:0px;margin:0px;border:0px;overflow:hidden;">
    2525                                                                <div id="jsxmain" style="position:absolute;left:0px;top:0px;width:100%;height:100%;">
    26                                                                         <script type="text/javascript" src="{$props//static}gi/3_9_2-r1199/JSX/js/JSX30.js"
     26                                                                        <script type="text/javascript" src="{$props//static}gi/3_9_2/JSX/js/JSX30.js"
    2727                                                                jsxapppath="{$props//site}interface/JSXAPPS/ISOcat/"
    2828                                                                        jsxlt="true"
  • cats/ISOcat/trunk/mod-ISOcat-interface-rest/interface/search.acc

    r4289 r4642  
    1 <accessor debug="true" trace="false">
     1<accessor debug="false" trace="false">
    22        <name>/rest/search</name>
    33        <descr>Search the users workspace.</descr>
  • cats/ISOcat/trunk/mod-ISOcat-manage-system/manage/import.acc

    r3546 r4642  
    1 <accessor debug="true" trace="false" deadlock="true">
     1<accessor debug="false" trace="false" deadlock="true">
    22        <name>/isocat/manage/import</name>
    33        <descr>Import a DCIF document into the registry</descr>
Note: See TracChangeset for help on using the changeset viewer.