Changeset 2288


Ignore:
Timestamp:
10/05/12 12:29:43 (12 years ago)
Author:
mwindhouwer
Message:

M mod-ISOcat-interface-gi/interface*:

  • replaced local:8080 by isocat:8080 to enable GUI development on a different machine, as it requires Internet Explorer

M mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/DataCategoryViewer.xml
M mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/DCViewer.js

  • added a toolbar menu with the users groups for which (s)he can recommend the DC

TODO: limit the groups, e.g., size > 1 and public

M mod-ISOcat-access-data/access/group_recommendation.acc

  • don't cache (?)

M mod-ISOcat-interface-rest/interface/recommendation.acc
M mod-ISOcat-access-data/access/dcs_to_dcif.acc

  • switched off debugging
Location:
cats/ISOcat/trunk
Files:
74 edited

Legend:

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

    r2029 r2288  
    1 <accessor debug="false" trace="true" deadlock="true">
     1<accessor debug="false" trace="false" deadlock="true">
    22        <name>ISOcat.access.data.dcs.to.dcif</name>
    33        <descr>Get the DCIF dump of a DCS.</descr>
  • cats/ISOcat/trunk/mod-ISOcat-access-data/access/group_recommendation.acc

    r2269 r2288  
    1 <accessor debug="true">
     1<accessor debug="false">
    22        <name>ISOcat.access.data.group.recommendation</name>
    33        <descr>This group recommends a DC</descr>
     
    8585                                        <target>var:res</target>
    8686                                </instr>
     87                                <!-- touch the updated DC -->
     88                                <instr>
     89                                        <type>ISOcat.access.data.dc.touch</type>
     90                                        <dc>var:dc</dc>
     91                                        <check>
     92                                                <b>f</b>
     93                                        </check>
     94                                        <target>var:void</target>
     95                                </instr>
     96                               
    8797                        </else>
    8898                </if>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/About.xml

    r2029 r2288  
    3232        <object type="jsx3.gui.Block">
    3333          <variants></variants>
    34           <strings jsxname="text" jsxwidth="100%" jsxtext="&lt;center&gt;&lt;div&gt;&lt;img src=&quot;http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/images/banner.png&quot;/&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;Version info&lt;/i&gt;:&lt;br/&gt;ISOcat: 856 &quot;&lt;a href=&quot;http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/images/release.html#Percival&quot; target=&quot;other&quot;&gt;Percival&lt;/a&gt;&quot;&lt;br/&gt;&lt;a href=&quot;http://www.1060.org/&quot; target=&quot;other&quot;&gt;1060 NetKernel&lt;/a&gt;: 3.3.1&lt;br/&gt;&lt;a href=&quot;http://www.generalinterface.org/&quot; target=&quot;other&quot;&gt;General Interface&lt;/a&gt;: 3.9.0_813db&lt;br/&gt;&lt;a href=&quot;http://tango.freedesktop.org/&quot; target=&quot;other&quot;&gt;Tango Desktop Project icon theme&lt;/a&gt;: 0.8.10&lt;br/&gt;&lt;a href=&quot;http://www.famfamfam.com/lab/icons/silk/&quot; target=&quot;other&quot;&gt;Silk web icon set&lt;/a&gt;: 1.3&lt;br/&gt;&lt;/div&gt;&lt;br/&gt;&lt;div&gt;ISOcat is developed by&lt;br/&gt;&lt;a href=&quot;http://www.mpi.nl/&quot; target=&quot;other&quot;&gt;the Max Planck Institute for Psycholinguistics&lt;/a&gt;&lt;br/&gt;in collaboration with&lt;br/&gt;ISO/TC 37/SC 3&lt;br/&gt;&lt;i&gt;Systems to manage terminology, knowledge and content&lt;/i&gt;&lt;/div&gt;&lt;br/&gt;&lt;div&gt;&lt;i&gt;The project team&lt;/i&gt;:&lt;br/&gt;&lt;a href=&quot;http://www.mpi.nl/people/kemps-snijders-marc&quot; target=&quot;other&quot;&gt;Marc Kemps-Snijders&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.windhouwer.nl/menzo/professional/&quot; target=&quot;other&quot;&gt;Menzo Windhouwer&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.mpi.nl/people/wittenburg-peter&quot; target=&quot;other&quot;&gt;Peter Wittenburg&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://appling.kent.edu/FacultyPages/IAL-sue_ellen_wright.htm&quot; target=&quot;other&quot;&gt;Sue Ellen Wright&lt;/a&gt;&lt;br/&gt;&lt;/div&gt;&lt;br/&gt;&lt;/center&gt;" NK_VERSION="3.3" GI_VERSION="3.5.1.7" VERSION="67" TG_VERSION="8.1" RELEASE="Sientje"></strings>
     34          <strings jsxname="text" jsxwidth="100%" jsxtext="&lt;center&gt;&lt;div&gt;&lt;img src=&quot;http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/images/banner.png&quot;/&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;Version info&lt;/i&gt;:&lt;br/&gt;ISOcat: 856 &quot;&lt;a href=&quot;http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/images/release.html#Percival&quot; target=&quot;other&quot;&gt;Percival&lt;/a&gt;&quot;&lt;br/&gt;&lt;a href=&quot;http://www.1060.org/&quot; target=&quot;other&quot;&gt;1060 NetKernel&lt;/a&gt;: 3.3.1&lt;br/&gt;&lt;a href=&quot;http://www.generalinterface.org/&quot; target=&quot;other&quot;&gt;General Interface&lt;/a&gt;: 3.9.0_813db&lt;br/&gt;&lt;a href=&quot;http://tango.freedesktop.org/&quot; target=&quot;other&quot;&gt;Tango Desktop Project icon theme&lt;/a&gt;: 0.8.10&lt;br/&gt;&lt;a href=&quot;http://www.famfamfam.com/lab/icons/silk/&quot; target=&quot;other&quot;&gt;Silk web icon set&lt;/a&gt;: 1.3&lt;br/&gt;&lt;/div&gt;&lt;br/&gt;&lt;div&gt;ISOcat is developed by&lt;br/&gt;&lt;a href=&quot;http://www.mpi.nl/&quot; target=&quot;other&quot;&gt;the Max Planck Institute for Psycholinguistics&lt;/a&gt;&lt;br/&gt;in collaboration with&lt;br/&gt;ISO/TC 37/SC 3&lt;br/&gt;&lt;i&gt;Systems to manage terminology, knowledge and content&lt;/i&gt;&lt;/div&gt;&lt;br/&gt;&lt;div&gt;&lt;i&gt;The project team&lt;/i&gt;:&lt;br/&gt;&lt;a href=&quot;http://www.mpi.nl/people/kemps-snijders-marc&quot; target=&quot;other&quot;&gt;Marc Kemps-Snijders&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.windhouwer.nl/menzo/professional/&quot; target=&quot;other&quot;&gt;Menzo Windhouwer&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://www.mpi.nl/people/wittenburg-peter&quot; target=&quot;other&quot;&gt;Peter Wittenburg&lt;/a&gt;&lt;br/&gt;&lt;a href=&quot;http://appling.kent.edu/FacultyPages/IAL-sue_ellen_wright.htm&quot; target=&quot;other&quot;&gt;Sue Ellen Wright&lt;/a&gt;&lt;br/&gt;&lt;/div&gt;&lt;br/&gt;&lt;/center&gt;" NK_VERSION="3.3" GI_VERSION="3.5.1.7" VERSION="67" TG_VERSION="8.1" RELEASE="Sientje"></strings>
    3535        </object>
    3636        <object type="jsx3.gui.ToolbarButton">
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/ChangeRequestEditor.xml

    r2029 r2288  
    224224                          <object type="jsx3.gui.ImageButton">
    225225                            <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0" jsxenabled="0"></variants>
    226                             <strings jsxname="addTDGJudgeButton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png"></strings>
     226                            <strings jsxname="addTDGJudgeButton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png"></strings>
    227227                            <events jsxexecute="this.getAncestorOfName(&quot;ChangeRequest&quot;).controller.addTDGJudges();"></events>
    228228                          </object>
     
    253253                          <object type="jsx3.gui.ImageButton">
    254254                            <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0" jsxenabled="0"></variants>
    255                             <strings jsxname="addDCRBJudgeButton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png"></strings>
     255                            <strings jsxname="addDCRBJudgeButton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png"></strings>
    256256                            <events jsxexecute="this.getAncestorOfName(&quot;ChangeRequest&quot;).controller.addDCRBJudges();"></events>
    257257                          </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/DataCategoryEditor.xml

    r2029 r2288  
    126126                                <object type="jsx3.gui.Image">
    127127                                  <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    128                                   <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10" jsxtip="This field is mandatory."></strings>
     128                                  <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10" jsxtip="This field is mandatory."></strings>
    129129                                </object>
    130130                                <object type="jsx3.gui.Block">
     
    142142                                  <object type="jsx3.gui.Image">
    143143                                    <variants jsxoverflow="2" jsxrelativeposition="0" jsxleft="0" jsxtop="0"></variants>
    144                                     <strings jsxname="image" jsxsrc="http://localhost:8080/famfamfam/silk/icons/tick.png" jsxdisplay=""></strings>
     144                                    <strings jsxname="image" jsxsrc="http://isocat:8080/famfamfam/silk/icons/tick.png" jsxdisplay=""></strings>
    145145                                  </object>
    146146                                  <object type="jsx3.gui.Block">
     
    190190                                <object type="jsx3.gui.Image">
    191191                                  <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    192                                   <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10" jsxtip="This field is mandatory."></strings>
     192                                  <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10" jsxtip="This field is mandatory."></strings>
    193193                                </object>
    194194                                <object type="jsx3.gui.Block">
     
    206206                                  <object type="jsx3.gui.Image">
    207207                                    <variants jsxoverflow="2" jsxrelativeposition="0" jsxleft="0" jsxtop="0"></variants>
    208                                     <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-warning.png" jsxdisplay=""></strings>
     208                                    <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-warning.png" jsxdisplay=""></strings>
    209209                                  </object>
    210210                                  <object type="jsx3.gui.Block">
     
    228228                                <object type="jsx3.gui.Image">
    229229                                  <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    230                                   <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_orange.png" jsxpadding="" jsxmargin="10" jsxtip="This field is mandatory for standard DCs."></strings>
     230                                  <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_orange.png" jsxpadding="" jsxmargin="10" jsxtip="This field is mandatory for standard DCs."></strings>
    231231                                </object>
    232232                                <object type="jsx3.gui.Block">
     
    441441                                          <object type="jsx3.gui.ImageButton">
    442442                                            <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    443                                             <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     443                                            <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    444444                                            <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    445445                                          </object>
     
    462462                                      <object type="jsx3.gui.ImageButton">
    463463                                        <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    464                                         <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     464                                        <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    465465                                        <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.addExplanation();&#xA;"></events>
    466466                                      </object>
     
    509509                                          <object type="jsx3.gui.ImageButton">
    510510                                            <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    511                                             <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     511                                            <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    512512                                            <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    513513                                          </object>
     
    530530                                      <object type="jsx3.gui.ImageButton">
    531531                                        <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    532                                         <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an unresolved issue."></strings>
     532                                        <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an unresolved issue."></strings>
    533533                                        <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.addIssue();&#xA;"></events>
    534534                                      </object>
     
    628628                                <object type="jsx3.gui.Image">
    629629                                  <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    630                                   <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10"></strings>
     630                                  <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10"></strings>
    631631                                </object>
    632632                                <object type="jsx3.gui.Block">
     
    676676                                      <object type="jsx3.gui.Matrix">
    677677                                        <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    678                                         <strings jsxname="dataElementNames" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="DC-dc-_jsx_1_4b-datanames" jsxsortpath="jsxtext" jsxsorttype="text" jsxsortdirection="descending"></strings>
     678                                        <strings jsxname="dataElementNames" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="DC-dc-_jsx_1_4b-datanames" jsxsortpath="jsxtext" jsxsorttype="text" jsxsortdirection="descending"></strings>
    679679                                        <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);"></events>
    680680                                        <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    685685                                          <object type="jsx3.gui.ImageButton">
    686686                                            <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    687                                             <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     687                                            <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    688688                                            <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    689689                                          </object>
     
    716716                                      <object type="jsx3.gui.ImageButton">
    717717                                        <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    718                                         <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add a data element name."></strings>
     718                                        <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add a data element name."></strings>
    719719                                        <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.addDataElementName();&#xA;"></events>
    720720                                      </object>
     
    922922                                              <object type="jsx3.gui.ImageButton">
    923923                                                <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    924                                                 <strings jsxname="edit" jsxtext="[button text]" jsximage="http://localhost:8080/famfamfam/silk/icons/pencil.png" jsxoverimage="http://localhost:8080/famfamfam/silk/icons/pencil.png" jsxdownimage="http://localhost:8080/famfamfam/silk/icons/pencil.png" jsxonimage="http://localhost:8080/famfamfam/silk/icons/pencil.png" jsxdisabledimage="http://localhost:8080/famfamfam/silk/icons/pencil.png" jsxtip="Edit the relationship with a super broader Data Category."></strings>
     924                                                <strings jsxname="edit" jsxtext="[button text]" jsximage="http://isocat:8080/famfamfam/silk/icons/pencil.png" jsxoverimage="http://isocat:8080/famfamfam/silk/icons/pencil.png" jsxdownimage="http://isocat:8080/famfamfam/silk/icons/pencil.png" jsxonimage="http://isocat:8080/famfamfam/silk/icons/pencil.png" jsxdisabledimage="http://isocat:8080/famfamfam/silk/icons/pencil.png" jsxtip="Edit the relationship with a super broader Data Category."></strings>
    925925                                                <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.editIsA();"></events>
    926926                                              </object>
     
    965965                                        <object type="jsx3.gui.Image">
    966966                                          <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    967                                           <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10"></strings>
     967                                          <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10"></strings>
    968968                                        </object>
    969969                                        <object type="jsx3.gui.Block">
     
    10051005                                              <object type="jsx3.gui.Image">
    10061006                                                <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    1007                                                 <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10"></strings>
     1007                                                <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10"></strings>
    10081008                                              </object>
    10091009                                              <object type="jsx3.gui.Block">
     
    10361036                                              <object type="jsx3.gui.Image">
    10371037                                                <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    1038                                                 <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10"></strings>
     1038                                                <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10"></strings>
    10391039                                              </object>
    10401040                                              <object type="jsx3.gui.Block">
     
    10491049                                                    <object type="jsx3.gui.Matrix">
    10501050                                                      <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    1051                                                       <strings jsxname="constraints" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="DC-dc-_jsx_1_4b-constraints" jsxsortpath="rule_type" jsxsorttype="text" jsxsortdirection="descending"></strings>
     1051                                                      <strings jsxname="constraints" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="DC-dc-_jsx_1_4b-constraints" jsxsortpath="rule_type" jsxsorttype="text" jsxsortdirection="descending"></strings>
    10521052                                                      <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);if (this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.checkConstraint(this,strRECORDID,objCOLUMN,strNEWVALUE)) { this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.changed(); }" jsxaftercommit="jsx3.log('EVENT: (jsxaftercommit). Record: ' + strRECORDID + '.'+objCOLUMN.getName()+' Value: ' + strVALUE);"></events>
    10531053                                                      <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    10581058                                                        <object type="jsx3.gui.ImageButton">
    10591059                                                          <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    1060                                                           <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     1060                                                          <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    10611061                                                          <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;  c.setCheck(&quot;constraint-&quot;+id,&quot;ok&quot;);&#xA;}&#xA;c.changed();"></events>
    10621062                                                        </object>
     
    10891089                                                    <object type="jsx3.gui.ImageButton">
    10901090                                                      <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    1091                                                       <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     1091                                                      <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    10921092                                                      <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.addConstraint();&#xA;"></events>
    10931093                                                    </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/DataCategoryViewer.xml

    r2029 r2288  
    3737              <object type="jsx3.gui.LayoutGrid">
    3838                <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
    39                 <strings jsxname="layout ( | )" jsxcols="275,*,275" jsxwidth="100%" jsxheight="100%"></strings>
     39                <strings jsxname="layout ( | )" jsxcols="310,*,310" jsxwidth="100%" jsxheight="100%"></strings>
    4040                <object type="jsx3.gui.Block">
    4141                  <variants jsxoverflow="2"></variants>
     
    5959                    <object type="jsx3.gui.ToolbarButton">
    6060                      <variants jsxtype="1" jsxstate="1" jsxdivider="1"></variants>
    61                       <strings jsxname="exploreButton" jsximage="http://localhost:8080/famfamfam/silk-companion/icons/compass.png" jsxtip="Explore the context of this Data Category."></strings>
     61                      <strings jsxname="exploreButton" jsximage="http://isocat:8080/famfamfam/silk-companion/icons/compass.png" jsxtip="Explore the context of this Data Category."></strings>
    6262                      <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryViewer&quot;).controller.showOverlay(this.getState()!=jsx3.gui.ToolbarButton.STATEON,this,&quot;context&quot;);"></events>
    6363                    </object>
    6464                    <object type="jsx3.gui.ToolbarButton">
    6565                      <variants jsxtype="1" jsxstate="1"></variants>
    66                       <strings jsxname="historyButton" jsximage="http://localhost:8080/famfamfam/silk/icons/calendar.png" jsxtip="View the change history of this Data Category."></strings>
     66                      <strings jsxname="historyButton" jsximage="http://isocat:8080/famfamfam/silk/icons/calendar.png" jsxtip="View the change history of this Data Category."></strings>
    6767                      <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryViewer&quot;).controller.showOverlay(this.getState()!=jsx3.gui.ToolbarButton.STATEON,this,&quot;history&quot;);"></events>
    6868                    </object>
     
    8484                      <dynamics jsximage="action icon: scope" jsxtip="action tooltip: scope"></dynamics>
    8585                      <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryViewer&quot;).controller.scope();"></events>
     86                    </object>
     87                    <object type="jsx3.gui.Menu">
     88                      <variants jsxxmlasync="1"></variants>
     89                      <strings jsxname="likeMenu"></strings>
     90                      <dynamics jsximage="action icon: like DC" jsxtip="action tooltip: like DC"></dynamics>
     91                      <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryViewer&quot;).controller.like(strRECORDID);"></events>
    8692                    </object>
    8793                    <object type="jsx3.gui.ToolbarButton">
     
    121127                    <object type="jsx3.gui.ToolbarButton">
    122128                      <variants jsxdivider="1"></variants>
    123                       <strings jsxname="windowButton" jsximage="http://localhost:8080/famfamfam/silk/icons/application.png"></strings>
     129                      <strings jsxname="windowButton" jsximage="http://isocat:8080/famfamfam/silk/icons/application.png"></strings>
    124130                      <dynamics jsxtip="action tooltip: detach"></dynamics>
    125131                      <events jsxexecute="this.getAncestorOfName(&quot;view&quot;).getParent().controller.detachDC(this.getAncestorOfName(&quot;DataCategoryViewer&quot;));"></events>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/GroupEditor.xml

    r2029 r2288  
    9393                <object type="jsx3.gui.Image">
    9494                  <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    95                   <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png" jsxmargin="10"></strings>
     95                  <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxmargin="10"></strings>
    9696                </object>
    9797                <object type="jsx3.gui.Block">
     
    182182                <object type="jsx3.gui.Image">
    183183                  <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    184                   <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png" jsxmargin="10"></strings>
     184                  <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxmargin="10"></strings>
    185185                </object>
    186186                <object type="jsx3.gui.Block">
     
    200200                      <object type="jsx3.gui.ImageButton">
    201201                        <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    202                         <strings jsxname="imagebutton" jsxtext="[button text]" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png"></strings>
     202                        <strings jsxname="imagebutton" jsxtext="[button text]" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png"></strings>
    203203                        <events jsxexecute="this.getAncestorOfName(&quot;GroupEditor&quot;).controller.addMember();"></events>
    204204                      </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/Help.xml

    r2029 r2288  
    4747          <object type="jsx3.gui.IFrame">
    4848            <variants></variants>
    49             <strings jsxname="content" jsxsrc="http://localhost:8080/interface/JSXAPPS/ISOcat/help/index.html#main"></strings>
     49            <strings jsxname="content" jsxsrc="http://isocat:8080/interface/JSXAPPS/ISOcat/help/index.html#main"></strings>
    5050          </object>
    5151        </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/LanguageSection.xml

    r2029 r2288  
    3333        <object type="jsx3.gui.Image">
    3434          <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    35           <strings jsxname="name-mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png" jsxtip="This field is mandatory." jsxmargin="10" jsxvisibility=""></strings>
    36         </object>
    37         <object type="jsx3.gui.Block">
    38           <variants jsxheight="100" jsxoverflow="1"></variants>
    39           <strings jsxname="block" jsxwidth="100%" jsxrelativeposition="1" jsxmargin="10"></strings>
    40           <object type="jsx3.gui.LayoutGrid">
    41             <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
    42             <strings jsxname="layoutCols" jsxcols="*,20" jsxwidth="100%" jsxheight="100%"></strings>
    43             <object type="jsx3.gui.Block">
    44               <variants jsxoverflow="2"></variants>
    45               <strings jsxname="pane1" jsxwidth="100%" jsxheight="100%"></strings>
    46               <object type="jsx3.gui.Matrix">
    47                 <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    48                 <strings jsxname="names" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LangSec-_jsx_1_8f-names" jsxsorttype="text" jsxsortdirection="ascending"></strings>
     35          <strings jsxname="name-mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxtip="This field is mandatory." jsxmargin="10" jsxvisibility=""></strings>
     36        </object>
     37        <object type="jsx3.gui.Block">
     38          <variants jsxheight="100" jsxoverflow="1"></variants>
     39          <strings jsxname="block" jsxwidth="100%" jsxrelativeposition="1" jsxmargin="10"></strings>
     40          <object type="jsx3.gui.LayoutGrid">
     41            <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
     42            <strings jsxname="layoutCols" jsxcols="*,20" jsxwidth="100%" jsxheight="100%"></strings>
     43            <object type="jsx3.gui.Block">
     44              <variants jsxoverflow="2"></variants>
     45              <strings jsxname="pane1" jsxwidth="100%" jsxheight="100%"></strings>
     46              <object type="jsx3.gui.Matrix">
     47                <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
     48                <strings jsxname="names" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LangSec-_jsx_1_8f-names" jsxsorttype="text" jsxsortdirection="ascending"></strings>
    4949                <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);"></events>
    5050                <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    5555                  <object type="jsx3.gui.ImageButton">
    5656                    <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    57                     <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     57                    <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    5858                    <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;LanguageSection&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    5959                  </object>
     
    8686              <object type="jsx3.gui.ImageButton">
    8787                <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    88                 <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     88                <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    8989                <events jsxexecute="this.getAncestorOfName(&quot;LanguageSection&quot;).controller.addName();&#xA;"></events>
    9090              </object>
     
    107107        <object type="jsx3.gui.Image">
    108108          <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    109           <strings jsxname="definition-mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png" jsxtip="This field is mandatory." jsxmargin="10" jsxvisibility=""></strings>
    110         </object>
    111         <object type="jsx3.gui.Block">
    112           <variants jsxheight="100" jsxoverflow="1"></variants>
    113           <strings jsxname="block" jsxwidth="100%" jsxrelativeposition="1" jsxmargin="10"></strings>
    114           <object type="jsx3.gui.LayoutGrid">
    115             <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
    116             <strings jsxname="layoutCols" jsxcols="*,20" jsxwidth="100%" jsxheight="100%"></strings>
    117             <object type="jsx3.gui.Block">
    118               <variants jsxoverflow="2"></variants>
    119               <strings jsxname="pane1" jsxwidth="100%" jsxheight="100%"></strings>
    120               <object type="jsx3.gui.Matrix">
    121                 <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    122                 <strings jsxname="definitions" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LangSec-_jsx_1_8f-definitions" jsxsorttype="text" jsxsortdirection="descending"></strings>
     109          <strings jsxname="definition-mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxtip="This field is mandatory." jsxmargin="10" jsxvisibility=""></strings>
     110        </object>
     111        <object type="jsx3.gui.Block">
     112          <variants jsxheight="100" jsxoverflow="1"></variants>
     113          <strings jsxname="block" jsxwidth="100%" jsxrelativeposition="1" jsxmargin="10"></strings>
     114          <object type="jsx3.gui.LayoutGrid">
     115            <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
     116            <strings jsxname="layoutCols" jsxcols="*,20" jsxwidth="100%" jsxheight="100%"></strings>
     117            <object type="jsx3.gui.Block">
     118              <variants jsxoverflow="2"></variants>
     119              <strings jsxname="pane1" jsxwidth="100%" jsxheight="100%"></strings>
     120              <object type="jsx3.gui.Matrix">
     121                <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
     122                <strings jsxname="definitions" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LangSec-_jsx_1_8f-definitions" jsxsorttype="text" jsxsortdirection="descending"></strings>
    123123                <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);" jsxspy="&quot;&lt;div&gt;&quot;+this.getRecord(strRECORDID).jsxtext+&quot;&lt;/div&gt;&quot;"></events>
    124124                <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    129129                  <object type="jsx3.gui.ImageButton">
    130130                    <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    131                     <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     131                    <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    132132                    <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;LanguageSection&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    133133                  </object>
     
    170170              <object type="jsx3.gui.ImageButton">
    171171                <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    172                 <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     172                <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    173173                <events jsxexecute="this.getAncestorOfName(&quot;LanguageSection&quot;).controller.addDefinition();&#xA;"></events>
    174174              </object>
     
    200200              <object type="jsx3.gui.Matrix">
    201201                <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    202                 <strings jsxname="examples" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LangSec-_jsx_1_8f-examples"></strings>
     202                <strings jsxname="examples" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LangSec-_jsx_1_8f-examples"></strings>
    203203                <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);" jsxspy="&quot;&lt;div&gt;&quot;+this.getRecord(strRECORDID).jsxtext+&quot;&lt;/div&gt;&quot;"></events>
    204204                <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    209209                  <object type="jsx3.gui.ImageButton">
    210210                    <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    211                     <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     211                    <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    212212                    <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;LanguageSection&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    213213                  </object>
     
    240240              <object type="jsx3.gui.ImageButton">
    241241                <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    242                 <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     242                <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    243243                <events jsxexecute="this.getAncestorOfName(&quot;LanguageSection&quot;).controller.addExample();&#xA;"></events>
    244244              </object>
     
    270270              <object type="jsx3.gui.Matrix">
    271271                <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    272                 <strings jsxname="explanations" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LangSec-_jsx_1_8f-explanations"></strings>
     272                <strings jsxname="explanations" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LangSec-_jsx_1_8f-explanations"></strings>
    273273                <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);" jsxspy="&quot;&lt;div&gt;&quot;+this.getRecord(strRECORDID).jsxtext+&quot;&lt;/div&gt;&quot;"></events>
    274274                <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    279279                  <object type="jsx3.gui.ImageButton">
    280280                    <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    281                     <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     281                    <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    282282                    <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;LanguageSection&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    283283                  </object>
     
    310310              <object type="jsx3.gui.ImageButton">
    311311                <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    312                 <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     312                <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    313313                <events jsxexecute="this.getAncestorOfName(&quot;LanguageSection&quot;).controller.addExplanation();&#xA;"></events>
    314314              </object>
     
    340340              <object type="jsx3.gui.Matrix">
    341341                <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    342                 <strings jsxname="notes" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LangSec-_jsx_1_8f-notes"></strings>
     342                <strings jsxname="notes" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LangSec-_jsx_1_8f-notes"></strings>
    343343                <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);" jsxspy="&quot;&lt;div&gt;&quot;+this.getRecord(strRECORDID).jsxtext+&quot;&lt;/div&gt;&quot;"></events>
    344344                <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    349349                  <object type="jsx3.gui.ImageButton">
    350350                    <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    351                     <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     351                    <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    352352                    <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;LanguageSection&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    353353                  </object>
     
    370370              <object type="jsx3.gui.ImageButton">
    371371                <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    372                 <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     372                <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    373373                <events jsxexecute="this.getAncestorOfName(&quot;LanguageSection&quot;).controller.addNote();&#xA;"></events>
    374374              </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/LinguisticSection.xml

    r2029 r2288  
    8181                    <object type="jsx3.gui.ImageButton">
    8282                      <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    83                       <strings jsxname="imagebutton" jsxtext="Add a value" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png"></strings>
     83                      <strings jsxname="imagebutton" jsxtext="Add a value" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png"></strings>
    8484                      <events jsxexecute="this.getAncestorOfName(&quot;LinguisticSection&quot;).controller.addValue();"></events>
    8585                    </object>
     
    116116                    <object type="jsx3.gui.Matrix">
    117117                      <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    118                       <strings jsxname="constrainedDomain" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LingSec-_jsx_1_ry-constrained-conceptualdomain" jsxsortpath="rule_type" jsxsorttype="text" jsxsortdirection="descending"></strings>
     118                      <strings jsxname="constrainedDomain" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LingSec-_jsx_1_ry-constrained-conceptualdomain" jsxsortpath="rule_type" jsxsorttype="text" jsxsortdirection="descending"></strings>
    119119                      <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);if (this.getAncestorOfName(&quot;LinguisticSection&quot;).controller.checkConstraint(this,strRECORDID,objCOLUMN,strNEWVALUE)) { this.getAncestorOfName(&quot;LinguisticSection&quot;).controller.changed(); }"></events>
    120120                      <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    125125                        <object type="jsx3.gui.ImageButton">
    126126                          <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    127                           <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     127                          <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    128128                          <events jsxexecute="var id = this.emGetSession().recordId;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;  var c = this.getAncestorOfName(&quot;LinguisticSection&quot;).controller;&#xA;  c.setCheck(c.tag+&quot;-constraint-&quot;+id,&quot;ok&quot;);&#xA;  c.changed();&#xA;}"></events>
    129129                        </object>
     
    156156                    <object type="jsx3.gui.ImageButton">
    157157                      <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    158                       <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     158                      <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    159159                      <events jsxexecute="this.getAncestorOfName(&quot;LinguisticSection&quot;).controller.addConstraint();&#xA;"></events>
    160160                    </object>
     
    189189              <object type="jsx3.gui.Matrix">
    190190                <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    191                 <strings jsxname="examples" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LingSec-_jsx_1_ry-examples"></strings>
     191                <strings jsxname="examples" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LingSec-_jsx_1_ry-examples"></strings>
    192192                <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);" jsxspy="&quot;&lt;div&gt;&quot;+this.getRecord(strRECORDID).jsxtext+&quot;&lt;/div&gt;&quot;"></events>
    193193                <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    198198                  <object type="jsx3.gui.ImageButton">
    199199                    <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    200                     <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     200                    <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    201201                    <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;LinguisticSection&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    202202                  </object>
     
    229229              <object type="jsx3.gui.ImageButton">
    230230                <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    231                 <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     231                <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    232232                <events jsxexecute="this.getAncestorOfName(&quot;LinguisticSection&quot;).controller.addExample();&#xA;"></events>
    233233              </object>
     
    259259              <object type="jsx3.gui.Matrix">
    260260                <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    261                 <strings jsxname="explanations" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LingSec-_jsx_1_ry-explanations"></strings>
     261                <strings jsxname="explanations" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LingSec-_jsx_1_ry-explanations"></strings>
    262262                <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);" jsxspy="&quot;&lt;div&gt;&quot;+this.getRecord(strRECORDID).jsxtext+&quot;&lt;/div&gt;&quot;"></events>
    263263                <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    268268                  <object type="jsx3.gui.ImageButton">
    269269                    <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    270                     <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     270                    <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    271271                    <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;LinguisticSection&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    272272                  </object>
     
    299299              <object type="jsx3.gui.ImageButton">
    300300                <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    301                 <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     301                <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    302302                <events jsxexecute="this.getAncestorOfName(&quot;LinguisticSection&quot;).controller.addExplanation();&#xA;"></events>
    303303              </object>
     
    329329              <object type="jsx3.gui.Matrix">
    330330                <variants jsxpagingmodel="1" jsxselectionmodel="0" jsxjsxxmlasync="1" jsxautorow="0"></variants>
    331                 <strings jsxname="notes" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LingSec-_jsx_1_ry-notes"></strings>
     331                <strings jsxname="notes" jsxbodyborder="1px solid #dfdfef" jsxheaderborder="1px solid #dfdfef" jsxbgcolor="#efefff" jsxxmlurl="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/empty.xml" jsxxmlid="LingSec-_jsx_1_ry-notes"></strings>
    332332                <events jsxbeforeedit="jsx3.log('EVENT: (jsxbeforeedit). Record: ' + strRECORDID);" jsxafteredit="jsx3.log('EVENT: (jsxafteredit). Record: ' + strRECORDID + '. New Value: ' + strNEWVALUE);" jsxspy="&quot;&lt;div&gt;&quot;+this.getRecord(strRECORDID).jsxtext+&quot;&lt;/div&gt;&quot;"></events>
    333333                <xslparameters jsx_rowbg1="#ffffff" jsx_rowbg2="#efefff"></xslparameters>
     
    338338                  <object type="jsx3.gui.ImageButton">
    339339                    <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    340                     <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png"></strings>
     340                    <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png"></strings>
    341341                    <events jsxexecute="var id = this.emGetSession().recordId;&#xA;var c = this.getAncestorOfName(&quot;LinguisticSection&quot;).controller;&#xA;if (id == 'jsxautorow') {&#xA;  this.getParent().getParent().commitAutoRowSession();&#xA;} else {&#xA;  this.getParent().getParent().deleteRecord(id, true);&#xA;}&#xA;c.changed();"></events>
    342342                  </object>
     
    359359              <object type="jsx3.gui.ImageButton">
    360360                <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    361                 <strings jsxname="imagebutton" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
     361                <strings jsxname="imagebutton" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxtip="Add an explanatory comment."></strings>
    362362                <events jsxexecute="this.getAncestorOfName(&quot;LinguisticSection&quot;).controller.addNote();&#xA;"></events>
    363363              </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/Loading.xml

    r2029 r2288  
    1919    <object type="jsx3.gui.Block">
    2020      <variants jsxoverflow="3" jsxrelativeposition="0" jsxzindex="999" jsxleft="0" jsxtop="0"></variants>
    21       <strings jsxheight="100%" jsxname="main" jsxdisplay="" jsxwidth="100%" jsxvisibility="" jsxtext="&lt;div style=&quot;padding-top: 20%;text-align: center;&quot;&gt;&#xA;                &lt;table style=&quot;background-color:white;border: 1px dashed black;margin-left: auto;margin-right: auto;text-align: left;&quot;&gt;&#xA;                    &lt;tr&gt;&#xA;                        &lt;td&gt;&lt;img src=&quot;http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/images/loading.gif&quot;/&gt;&lt;/td&gt;&#xA;                        &lt;td&gt;Loading ...&lt;/td&gt;&#xA;                    &lt;/tr&gt;&#xA;                &lt;/table&gt;&#xA;            &lt;/div&gt;"></strings>
     21      <strings jsxheight="100%" jsxname="main" jsxdisplay="" jsxwidth="100%" jsxvisibility="" jsxtext="&lt;div style=&quot;padding-top: 20%;text-align: center;&quot;&gt;&#xA;                &lt;table style=&quot;background-color:white;border: 1px dashed black;margin-left: auto;margin-right: auto;text-align: left;&quot;&gt;&#xA;                    &lt;tr&gt;&#xA;                        &lt;td&gt;&lt;img src=&quot;http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/images/loading.gif&quot;/&gt;&lt;/td&gt;&#xA;                        &lt;td&gt;Loading ...&lt;/td&gt;&#xA;                    &lt;/tr&gt;&#xA;                &lt;/table&gt;&#xA;            &lt;/div&gt;"></strings>
    2222      <dynamics jsxbgcolor="@Transparent BG"></dynamics>
    2323    </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/Login.xml

    r2029 r2288  
    6767                  <object type="jsx3.gui.Image">
    6868                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"/>
    69                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""/>
     69                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""/>
    7070                  </object>
    7171                </object>
     
    9696                  <object type="jsx3.gui.Image">
    9797                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"/>
    98                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""/>
     98                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""/>
    9999                  </object>
    100100                </object>
     
    125125                  <object type="jsx3.gui.Image">
    126126                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"/>
    127                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""/>
     127                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""/>
    128128                  </object>
    129129                </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/Login.xml.BAK

    r2029 r2288  
    2929        <strings jsxname="logo" jsxsrc="images/banner.png" jsxdisplay=""/>
    3030      </object>
    31       <object type="jsx3.gui.NativeForm">
    32         <variants/>
    33         <strings jsxname="form" jsxaction="http://localhost:8080/isocat/rest/dummy" jsxmethod="post" jsxmulti="0" jsxtarget="0"/>
    34         <object type="jsx3.gui.Block">
    35           <variants jsxrelativeposition="0" jsxoverflow="3" jsxleft="75" jsxtop="100" jsxheight="19" jsxwidth="80"/>
    36           <strings jsxname="loginLabel" jsxtext="User name" jsxdisplay="" jsxtextalign="right"/>
    37         </object>
    38         <object type="jsx3.gui.TextBox">
    39           <variants jsxheight="18" jsxrelativeposition="0" jsxleft="175" jsxtop="100" jsxwidth="125" jsxrequired="1"/>
    40           <strings jsxname="username" jsxmargin="0 4 0 0" jsxdisplay="" jsxvalue="" jsxvalidationexpression="^[a-zA-Z][a-zA-Z0-9_\-]*$"/>
    41         </object>
    42         <object type="jsx3.gui.Block">
    43           <variants jsxrelativeposition="0" jsxoverflow="3" jsxleft="75" jsxtop="125" jsxheight="17" jsxwidth="80"/>
    44           <strings jsxname="passwordLabel" jsxtext="Password" jsxdisplay="" jsxtextalign="right"/>
    45         </object>
    46         <object type="jsx3.gui.TextBox">
    47           <variants jsxtype="2" jsxheight="18" jsxrelativeposition="0" jsxleft="175" jsxtop="125" jsxwidth="125" jsxrequired="1"/>
    48           <strings jsxname="password" jsxmargin="0 4 0 0" jsxdisplay="" jsxvalue="" jsxvalidationexpression="\S+"/>
    49         </object>
     31      <object type="jsx3.gui.Block">
     32        <variants jsxrelativeposition="0" jsxoverflow="3" jsxleft="75" jsxtop="100" jsxheight="19" jsxwidth="80"/>
     33        <strings jsxname="loginLabel" jsxtext="User name" jsxdisplay="" jsxtextalign="right"/>
     34      </object>
     35      <object type="jsx3.gui.TextBox">
     36        <variants jsxheight="18" jsxrelativeposition="0" jsxleft="175" jsxtop="100" jsxwidth="125" jsxrequired="1"/>
     37        <strings jsxname="username" jsxmargin="0 4 0 0" jsxdisplay="" jsxvalue="" jsxvalidationexpression="^[a-zA-Z][a-zA-Z0-9_\-]*$"/>
     38      </object>
     39      <object type="jsx3.gui.Block">
     40        <variants jsxrelativeposition="0" jsxoverflow="3" jsxleft="75" jsxtop="125" jsxheight="17" jsxwidth="80"/>
     41        <strings jsxname="passwordLabel" jsxtext="Password" jsxdisplay="" jsxtextalign="right"/>
     42      </object>
     43      <object type="jsx3.gui.TextBox">
     44        <variants jsxtype="2" jsxheight="18" jsxrelativeposition="0" jsxleft="175" jsxtop="125" jsxwidth="125" jsxrequired="1"/>
     45        <strings jsxname="password" jsxmargin="0 4 0 0" jsxdisplay="" jsxvalue="" jsxvalidationexpression="\S+"/>
    5046      </object>
    5147      <object type="jsx3.gui.Block">
     
    7167                  <object type="jsx3.gui.Image">
    7268                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"/>
    73                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""/>
     69                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""/>
    7470                  </object>
    7571                </object>
     
    10096                  <object type="jsx3.gui.Image">
    10197                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"/>
    102                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""/>
     98                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""/>
    10399                  </object>
    104100                </object>
     
    129125                  <object type="jsx3.gui.Image">
    130126                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"/>
    131                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""/>
     127                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""/>
    132128                  </object>
    133129                </object>
     
    146142      </object>
    147143      <object type="jsx3.gui.ToolbarButton">
    148         <variants jsxrelativeposition="0" jsxleft="10" jsxtop="260"/>
     144        <variants jsxrelativeposition="0" jsxleft="5" jsxtop="260"/>
    149145        <strings jsxname="cancel" jsxdisplay=""/>
    150146        <dynamics jsximage="action icon: cancel" jsxtext="action: cancel"/>
     
    152148      </object>
    153149      <object type="jsx3.gui.ToolbarButton">
    154         <variants jsxrelativeposition="0" jsxleft="90" jsxtop="260"/>
     150        <variants jsxrelativeposition="0" jsxleft="85" jsxtop="260"/>
    155151        <strings jsxname="register" jsxdisplay=""/>
    156152        <dynamics jsxtext="action: register" jsximage="action icon: register" jsxtip="action tooltip: register"/>
     
    158154      </object>
    159155      <object type="jsx3.gui.ToolbarButton">
    160         <variants jsxrelativeposition="0" jsxleft="170" jsxtop="260"/>
     156        <variants jsxrelativeposition="0" jsxleft="165" jsxtop="260"/>
    161157        <strings jsxname="recover" jsxdisplay=""/>
    162158        <dynamics jsxtext="action: recover" jsximage="action icon: recover" jsxtip="action tooltip: recover"/>
     
    164160      </object>
    165161      <object type="jsx3.gui.ToolbarButton">
    166         <variants jsxrelativeposition="0" jsxleft="245" jsxtop="260" jsxenabled="0"/>
     162        <variants jsxrelativeposition="0" jsxleft="240" jsxtop="260" jsxenabled="0"/>
    167163        <strings jsxname="shib" jsxdisplay="" jsxkeycode="enter"/>
    168164        <dynamics jsxtext="action: shib" jsximage="action icon: shib" jsxtip="action tooltip: shib"/>
     
    170166      </object>
    171167      <object type="jsx3.gui.ToolbarButton">
    172         <variants jsxrelativeposition="0" jsxleft="330" jsxtop="260"/>
     168        <variants jsxrelativeposition="0" jsxleft="325" jsxtop="260"/>
    173169        <strings jsxname="login" jsxdisplay="" jsxkeycode="enter"/>
    174170        <dynamics jsxtext="action: login" jsximage="action icon: login" jsxtip="action tooltip: login"/>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/NextCR.xml

    r2029 r2288  
    5959                  <object type="jsx3.gui.Image">
    6060                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"></variants>
    61                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""></strings>
     61                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""></strings>
    6262                  </object>
    6363                </object>
     
    8888                  <object type="jsx3.gui.Image">
    8989                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"></variants>
    90                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""></strings>
     90                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""></strings>
    9191                  </object>
    9292                </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/Password.xml

    r2029 r2288  
    7575                  <object type="jsx3.gui.Image">
    7676                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"></variants>
    77                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""></strings>
     77                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""></strings>
    7878                  </object>
    7979                </object>
     
    104104                  <object type="jsx3.gui.Image">
    105105                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"></variants>
    106                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""></strings>
     106                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""></strings>
    107107                  </object>
    108108                </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/Profile.xml

    r2029 r2288  
    125125                    <object type="jsx3.gui.Image">
    126126                      <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    127                       <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png"></strings>
     127                      <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png"></strings>
    128128                    </object>
    129129                  </object>
     
    154154                    <object type="jsx3.gui.Image">
    155155                      <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    156                       <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png"></strings>
     156                      <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png"></strings>
    157157                    </object>
    158158                  </object>
     
    183183                    <object type="jsx3.gui.Image">
    184184                      <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    185                       <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png"></strings>
     185                      <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png"></strings>
    186186                    </object>
    187187                  </object>
     
    212212                    <object type="jsx3.gui.Image">
    213213                      <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    214                       <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png"></strings>
     214                      <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png"></strings>
    215215                    </object>
    216216                  </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/ProfileValueDomainEditor.xml

    r2029 r2288  
    3434            <object type="jsx3.gui.ImageButton">
    3535              <variants jsxstate="0" jsxwidth="16" jsxheight="16" jsxenabled="1" jsxprefetch="1" jsxtype="0"></variants>
    36               <strings jsxname="imageButtonMask" jsximage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-remove.png" jsxtip="Delete this value."></strings>
     36              <strings jsxname="imageButtonMask" jsximage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-remove.png" jsxtip="Delete this value."></strings>
    3737              <events jsxexecute="this.getAncestorOfName(&quot;ProfileValueDomainEditor&quot;).controller.delValue(this.emGetSession().recordId);"></events>
    3838            </object>
     
    6161        <object type="jsx3.gui.ImageButton">
    6262          <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    63           <strings jsxname="imagebutton" jsxtext="Add a value" jsximage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://localhost:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://localhost:8080/Tango/16x16/actions/list-add.png"></strings>
     63          <strings jsxname="imagebutton" jsxtext="Add a value" jsximage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxoverimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdownimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxonimage="http://isocat:8080/Tango/16x16/actions/list-add.png" jsxdisabledimage="http://isocat:8080/Tango/16x16/actions/list-add.png"></strings>
    6464          <events jsxexecute="this.getAncestorOfName(&quot;ProfileValueDomainEditor&quot;).controller.addValue();"></events>
    6565        </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/ProfilesInput.xml

    r2029 r2288  
    5353              <object type="jsx3.gui.ImageButton">
    5454                <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    55                 <strings jsxname="edit" jsxtext="[button text]" jsximage="http://localhost:8080/famfamfam/silk/icons/pencil.png" jsxoverimage="http://localhost:8080/famfamfam/silk/icons/pencil.png" jsxdownimage="http://localhost:8080/famfamfam/silk/icons/pencil.png" jsxonimage="http://localhost:8080/famfamfam/silk/icons/pencil.png" jsxdisabledimage="http://localhost:8080/famfamfam/silk/icons/pencil.png" jsxtip="Edit the profile list."></strings>
     55                <strings jsxname="edit" jsxtext="[button text]" jsximage="http://isocat:8080/famfamfam/silk/icons/pencil.png" jsxoverimage="http://isocat:8080/famfamfam/silk/icons/pencil.png" jsxdownimage="http://isocat:8080/famfamfam/silk/icons/pencil.png" jsxonimage="http://isocat:8080/famfamfam/silk/icons/pencil.png" jsxdisabledimage="http://isocat:8080/famfamfam/silk/icons/pencil.png" jsxtip="Edit the profile list."></strings>
    5656                <events jsxexecute="this.getAncestorOfName('ProfilesInput').controller.beforeEdit();&#xA;this.getAncestorOfType(jsx3.gui.Tab).getNextSibling().doShow();"></events>
    5757              </object>
     
    109109                  <object type="jsx3.gui.ImageButton">
    110110                    <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    111                     <strings jsxname="view" jsxtext="[button text]" jsximage="http://localhost:8080/famfamfam/silk/icons/accept.png" jsxoverimage="http://localhost:8080/famfamfam/silk/icons/accept.png" jsxdownimage="http://localhost:8080/famfamfam/silk/icons/accept.png" jsxonimage="http://localhost:8080/famfamfam/silk/icons/accept.png" jsxdisabledimage="http://localhost:8080/famfamfam/silk/icons/accept.png" jsxtip="Save the changes, and close the profile list editor."></strings>
     111                    <strings jsxname="view" jsxtext="[button text]" jsximage="http://isocat:8080/famfamfam/silk/icons/accept.png" jsxoverimage="http://isocat:8080/famfamfam/silk/icons/accept.png" jsxdownimage="http://isocat:8080/famfamfam/silk/icons/accept.png" jsxonimage="http://isocat:8080/famfamfam/silk/icons/accept.png" jsxdisabledimage="http://isocat:8080/famfamfam/silk/icons/accept.png" jsxtip="Save the changes, and close the profile list editor."></strings>
    112112                    <events jsxexecute="this.getAncestorOfName('ProfilesInput').controller.afterEdit();&#xA;this.getAncestorOfType(jsx3.gui.Tab).getPreviousSibling().doShow();"></events>
    113113                  </object>
     
    124124                  <object type="jsx3.gui.ImageButton">
    125125                    <variants jsxwidth="16" jsxheight="16" jsxtype="0" jsxprefetch="1" jsxstate="0"></variants>
    126                     <strings jsxname="cancel" jsxtext="[button text]" jsximage="http://localhost:8080/famfamfam/silk/icons/cancel.png" jsxoverimage="http://localhost:8080/famfamfam/silk/icons/cancel.png" jsxdownimage="http://localhost:8080/famfamfam/silk/icons/cancel.png" jsxonimage="http://localhost:8080/famfamfam/silk/icons/cancel.png" jsxdisabledimage="http://localhost:8080/famfamfam/silk/icons/cancel.png" jsxtip="Discard the changes, and close the profile list editor."></strings>
     126                    <strings jsxname="cancel" jsxtext="[button text]" jsximage="http://isocat:8080/famfamfam/silk/icons/cancel.png" jsxoverimage="http://isocat:8080/famfamfam/silk/icons/cancel.png" jsxdownimage="http://isocat:8080/famfamfam/silk/icons/cancel.png" jsxonimage="http://isocat:8080/famfamfam/silk/icons/cancel.png" jsxdisabledimage="http://isocat:8080/famfamfam/silk/icons/cancel.png" jsxtip="Discard the changes, and close the profile list editor."></strings>
    127127                    <events jsxexecute="this.getAncestorOfType(jsx3.gui.Tab).getPreviousSibling().doShow();"></events>
    128128                  </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/Recover.xml

    r2029 r2288  
    7272                  <object type="jsx3.gui.Image">
    7373                    <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    74                     <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png"></strings>
     74                    <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png"></strings>
    7575                  </object>
    7676                </object>
     
    101101                  <object type="jsx3.gui.Image">
    102102                    <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    103                     <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png"></strings>
     103                    <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png"></strings>
    104104                  </object>
    105105                </object>
     
    130130                  <object type="jsx3.gui.Image">
    131131                    <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    132                     <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png"></strings>
     132                    <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png"></strings>
    133133                  </object>
    134134                </object>
     
    159159                  <object type="jsx3.gui.Image">
    160160                    <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    161                     <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png"></strings>
     161                    <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png"></strings>
    162162                  </object>
    163163                </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/Register.xml

    r2029 r2288  
    125125                    <object type="jsx3.gui.Image">
    126126                      <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    127                       <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png"></strings>
     127                      <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png"></strings>
    128128                    </object>
    129129                  </object>
     
    154154                    <object type="jsx3.gui.Image">
    155155                      <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    156                       <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png"></strings>
     156                      <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png"></strings>
    157157                    </object>
    158158                  </object>
     
    183183                    <object type="jsx3.gui.Image">
    184184                      <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    185                       <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png"></strings>
     185                      <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png"></strings>
    186186                    </object>
    187187                  </object>
     
    212212                    <object type="jsx3.gui.Image">
    213213                      <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    214                       <strings jsxname="image" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png"></strings>
     214                      <strings jsxname="image" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png"></strings>
    215215                    </object>
    216216                  </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/RenameDCS.xml

    r2029 r2288  
    5959                  <object type="jsx3.gui.Image">
    6060                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"></variants>
    61                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""></strings>
     61                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""></strings>
    6262                  </object>
    6363                </object>
     
    8888                  <object type="jsx3.gui.Image">
    8989                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"></variants>
    90                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""></strings>
     90                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""></strings>
    9191                  </object>
    9292                </object>
     
    117117                  <object type="jsx3.gui.Image">
    118118                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"></variants>
    119                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""></strings>
     119                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""></strings>
    120120                  </object>
    121121                </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/SaveDC.xml

    r2029 r2288  
    5959                  <object type="jsx3.gui.Image">
    6060                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"></variants>
    61                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""></strings>
     61                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-information.png" jsxdisplay=""></strings>
    6262                  </object>
    6363                </object>
     
    8888                  <object type="jsx3.gui.Image">
    8989                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"></variants>
    90                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-warning.png" jsxdisplay=""></strings>
     90                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-warning.png" jsxdisplay=""></strings>
    9191                  </object>
    9292                </object>
     
    117117                  <object type="jsx3.gui.Image">
    118118                    <variants jsxoverflow="2" jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxwidth="16" jsxheight="16"></variants>
    119                     <strings jsxname="helpIcon" jsxsrc="http://localhost:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""></strings>
     119                    <strings jsxname="helpIcon" jsxsrc="http://isocat:8080/Tango/16x16/status/dialog-error.png" jsxdisplay=""></strings>
    120120                  </object>
    121121                </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/ShibLogin.xml

    r2029 r2288  
    4747          <object type="jsx3.gui.IFrame">
    4848            <variants></variants>
    49             <strings jsxname="content" jsxsrc="http://localhost:8080/isocat/rest/shib/login?target=http://localhost:8080/isocat/interface/shib/login"></strings>
     49            <strings jsxname="content" jsxsrc="http://isocat:8080/isocat/rest/shib/login?target=http://isocat:8080/isocat/interface/shib/login"></strings>
    5050          </object>
    5151        </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/Submission.xml

    r2029 r2288  
    5858                  <object type="jsx3.gui.Image">
    5959                    <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    60                     <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png"></strings>
     60                    <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png"></strings>
    6161                  </object>
    6262                  <object type="jsx3.gui.Block">
     
    9696                  <object type="jsx3.gui.Image">
    9797                    <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    98                     <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png"></strings>
     98                    <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png"></strings>
    9999                  </object>
    100100                  <object type="jsx3.gui.Block">
     
    141141                  <object type="jsx3.gui.Image">
    142142                    <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
    143                     <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png"></strings>
     143                    <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png"></strings>
    144144                  </object>
    145145                  <object type="jsx3.gui.Block">
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/WorkspaceViewer.xml

    r2029 r2288  
    5757              <object type="jsx3.gui.ToolbarButton">
    5858                <variants jsxdivider="1"></variants>
    59                 <strings jsxname="reloadButton" jsximage="http://localhost:8080/Tango/16x16/actions/view-refresh.png" jsxtip="Reload your workspace"></strings>
     59                <strings jsxname="reloadButton" jsximage="http://isocat:8080/Tango/16x16/actions/view-refresh.png" jsxtip="Reload your workspace"></strings>
    6060                <events jsxexecute="org.isocat.publish(&quot;org.isocat.WS.reload&quot;,org.isocat.profile.user());"></events>
    6161              </object>
     
    164164            <object type="jsx3.gui.ToolbarButton">
    165165              <variants jsxrelativeposition="0" jsxleft="50" jsxtop="315"></variants>
    166               <strings jsxname="defaultOptionsButton" jsximage="http://localhost:8080/Tango/16x16/actions/edit-undo.png" jsxtext="Reset" jsxdisplay="" jsxtip="Reset to the default settings."></strings>
     166              <strings jsxname="defaultOptionsButton" jsximage="http://isocat:8080/Tango/16x16/actions/edit-undo.png" jsxtext="Reset" jsxdisplay="" jsxtip="Reset to the default settings."></strings>
    167167              <events jsxexecute="this.getAncestorOfName(&quot;WorkspaceViewer&quot;).controller.resetOptions();"></events>
    168168            </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/appCanvas.xml

    r2029 r2288  
    3737              <object type="jsx3.gui.Menu">
    3838                <variants></variants>
    39                 <strings jsxname="viewMenu" jsxtip="Switch to another candidate interface." jsxtext="view" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;&gt;  &lt;record jsxid=&quot;1&quot; jsxtext=&quot;Explorer&quot; jsxgroupname=&quot;view&quot; jsxselected=&quot;1&quot;/&gt;  &lt;record jsxid=&quot;2&quot; jsxtext=&quot;Desktop&quot; jsxgroupname=&quot;view&quot; jsxselected=&quot;0&quot;/&gt;  &lt;record jsxid=&quot;3&quot; jsxtext=&quot;Tabbook&quot; jsxgroupname=&quot;view&quot; jsxselected=&quot;0&quot;/&gt;  &lt;/data&gt;" jsximage="http://localhost:8080/Tango/16x16/apps/preferences-system-windows.png" jsxdisplay="none"></strings>
     39                <strings jsxname="viewMenu" jsxtip="Switch to another candidate interface." jsxtext="view" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;&gt;  &lt;record jsxid=&quot;1&quot; jsxtext=&quot;Explorer&quot; jsxgroupname=&quot;view&quot; jsxselected=&quot;1&quot;/&gt;  &lt;record jsxid=&quot;2&quot; jsxtext=&quot;Desktop&quot; jsxgroupname=&quot;view&quot; jsxselected=&quot;0&quot;/&gt;  &lt;record jsxid=&quot;3&quot; jsxtext=&quot;Tabbook&quot; jsxgroupname=&quot;view&quot; jsxselected=&quot;0&quot;/&gt;  &lt;/data&gt;" jsximage="http://isocat:8080/Tango/16x16/apps/preferences-system-windows.png" jsxdisplay="none"></strings>
    4040                <events jsxexecute="this.selectItem(strRECORDID,true);org.isocat.activateView(objRECORD.getAttribute(&quot;jsxtext&quot;));"></events>
    4141              </object>
     
    7979          <object type="jsx3.gui.ToolbarButton">
    8080            <variants></variants>
    81             <strings jsxname="window button" jsximage="http://localhost:8080/famfamfam/silk/icons/application_cascade.png" jsxtip="Manage the open windows."></strings>
     81            <strings jsxname="window button" jsximage="http://isocat:8080/famfamfam/silk/icons/application_cascade.png" jsxtip="Manage the open windows."></strings>
    8282            <events jsxexecute="window.alert('Soon this will provide tools to manage the open windows ...');"></events>
    8383          </object>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/tmp.xml

    r2029 r2288  
    22  <object type="jsx3.gui.Block">
    33    <variants jsxoverflow="1"></variants>
    4     <strings jsxname="ucRow" jsxwidth="100%" jsxheight="100%" jsxrelativeposition="1" jsxborder="1px solid orange" jsxpadding="10 10 5 10" jsxmargin="0 0 5 0" jsxtextalign="center" jsxtext="&lt;img src=&quot;http://localhost:8080/famfamfam/silk/icons/error.png&quot; align=&quot;top&quot;/&gt; This form is under construction."></strings>
     4    <strings jsxname="ucRow" jsxwidth="100%" jsxheight="100%" jsxrelativeposition="1" jsxborder="1px solid orange" jsxpadding="10 10 5 10" jsxmargin="0 0 5 0" jsxtextalign="center" jsxtext="&lt;img src=&quot;http://isocat:8080/famfamfam/silk/icons/error.png&quot; align=&quot;top&quot;/&gt; This form is under construction."></strings>
    55  </object>
    66</serialization>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat.js

    r2029 r2288  
    277277            var iam = 'guest';
    278278        if (org.isocat.config.getProperty("shib_priority")!="") {
    279             var uri = "http://localhost:8080/isocat/rest/shib/sso";
     279            var uri = "http://isocat:8080/isocat/rest/shib/sso";
    280280            req = jsx3.net.Request.open("GET",uri,false);
    281281            org.isocat.data.User.log.info("uri["+uri+"]");
     
    404404         */
    405405        ISOcat.shibLogin = function() {
    406              window.location = "http://localhost:8080/isocat/rest/shib/login?target=http://localhost:8080/isocat/interface/index.html";
     406             window.location = "http://isocat:8080/isocat/rest/shib/login?target=http://isocat:8080/isocat/interface/index.html";
    407407    /*
    408408         org.isocat.log.info("create Shibboleth login dialog");
     
    416416         */
    417417        ISOcat.shibBind = function() {
    418              window.location = "http://localhost:8080/isocat/rest/shib/login?target=http://localhost:8080/isocat/rest/shib/bind";
     418             window.location = "http://isocat:8080/isocat/rest/shib/login?target=http://isocat:8080/isocat/rest/shib/bind";
    419419        };
    420420
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Basket.js

    r2029 r2288  
    105105       
    106106        Basket_prototype.uri = function(format) {
    107                 var url = "http://localhost:8080/isocat/rest/user/"+escape(org.isocat.profile.user())+"/basket"+format;
     107                var url = "http://isocat:8080/isocat/rest/user/"+escape(org.isocat.profile.user())+"/basket"+format;
    108108                url += "?dcif-cleanup=false";
    109109                var keys = this.data().selectNodes("/data/record/@jsxid");
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/CR.js

    r2029 r2288  
    9595       
    9696        CR_prototype.uri = function(format) {
    97                 return "http://localhost:8080/isocat/rest/cr/"+escape(this.id())+format;
     97                return "http://isocat:8080/isocat/rest/cr/"+escape(this.id())+format;
    9898        }
    9999       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Config.js

    r2029 r2288  
    2323                org.isocat.data.Config.log.info("initialize Config["+this+"]");
    2424               
    25                 this.doc = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/config.xml"),"Config2CDF_xsl",null,"ISOcatConfig");
     25                this.doc = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/config.xml"),"Config2CDF_xsl",null,"ISOcatConfig");
    2626
    2727                org.isocat.data.WS.log.info("initialized WS["+this+"]");
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/DC.js

    r2029 r2288  
    1717        DC.load = function(id) {
    1818                org.isocat.data.DC.log.info("DC id["+id+"]");
    19                 var uri = new jsx3.net.URI('http://localhost:8080/isocat/rest/user/'+escape(org.isocat.profile.user())+'/basket.xml?dc='+id);
     19                var uri = new jsx3.net.URI('http://isocat:8080/isocat/rest/user/'+escape(org.isocat.profile.user())+'/basket.xml?dc='+id);
    2020                var cdf = org.isocat.loadDynamicCDFDocument(uri,"DCS2CDF_xsl");
    2121                cdf.convertProperties(org.isocat.APP.getProperties(),new Array("check_img"));
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/DCS.js

    r2029 r2288  
    9696       
    9797        DCS_prototype.uri = function(format) {
    98                 return "http://localhost:8080/isocat/rest/dcs/"+escape(this.id())+format;
     98                return "http://isocat:8080/isocat/rest/dcs/"+escape(this.id())+format;
    9999        }
    100100       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Group.js

    r2029 r2288  
    123123        Group_prototype.uri = function(format) {
    124124           if (this._type == 'dcrb')
    125                return "http://localhost:8080/isocat/rest/"+this._type+format;
     125               return "http://isocat:8080/isocat/rest/"+this._type+format;
    126126           else if ((this._type == 'sg') || (this._type == 'dg'))
    127                return "http://localhost:8080/isocat/rest/cr/"+this._cr+"/"+this._type+"/"+escape(this.id())+format;
     127               return "http://isocat:8080/isocat/rest/cr/"+this._cr+"/"+this._type+"/"+escape(this.id())+format;
    128128           else
    129                return "http://localhost:8080/isocat/rest/"+this._type+"/"+escape(this.id())+format;
     129               return "http://isocat:8080/isocat/rest/"+this._type+"/"+escape(this.id())+format;
    130130        }
    131131       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Private.js

    r2029 r2288  
    105105       
    106106        Private_prototype.uri = function(format) {
    107                 return "http://localhost:8080/isocat/rest/user/"+this._user+"/private"+format;
     107                return "http://isocat:8080/isocat/rest/user/"+this._user+"/private"+format;
    108108        }
    109109       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Profile.js

    r2029 r2288  
    5656       
    5757        Profile_prototype.uri = function(format) {
    58                 return "http://localhost:8080/isocat/rest/profile/"+escape(this.id()+format);
     58                return "http://isocat:8080/isocat/rest/profile/"+escape(this.id()+format);
    5959        }
    6060       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Query.js

    r2029 r2288  
    114114       
    115115        Query_prototype.uri = function(format) {
    116                 var uri = "http://localhost:8080/isocat/rest/user/"+escape(this._user)+"/query"+format+"?type="+escape(this._type);
     116                var uri = "http://isocat:8080/isocat/rest/user/"+escape(this._user)+"/query"+format+"?type="+escape(this._type);
    117117                if (this._profiles.length>0) {
    118118                        for (var i = 0;i<this._profiles.length;i++)
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Scope.js

    r2029 r2288  
    5454       
    5555        Scope_prototype.uri = function(format) {
    56                 return "http://localhost:8080/isocat/rest/"+this.otype+"/"+escape(this.owner.id())+"/scope"+format;
     56                return "http://isocat:8080/isocat/rest/"+this.otype+"/"+escape(this.owner.id())+"/scope"+format;
    5757        }
    5858       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Search.js

    r2029 r2288  
    110110   
    111111    Search_prototype.uri = function (format) {
    112         var uri = "http://localhost:8080/isocat/rest/user/" + escape(org.isocat.profile.user()) + "/search" + format + "?limit=0&keywords=" + escape(this._keywords);
     112        var uri = "http://isocat:8080/isocat/rest/user/" + escape(org.isocat.profile.user()) + "/search" + format + "?limit=0&keywords=" + escape(this._keywords);
    113113        if (org.isocat.view) {
    114114            uri += "&view=" + escape(org.isocat.view);
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Shared.js

    r2029 r2288  
    105105       
    106106        Shared_prototype.uri = function(format) {
    107                 return "http://localhost:8080/isocat/rest/user/"+this._user+"/shared"+format;
     107                return "http://isocat:8080/isocat/rest/user/"+this._user+"/shared"+format;
    108108        }
    109109       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/User.js

    r2029 r2288  
    117117            var req = null;
    118118                if (this._method == "basic") {
    119                         var uri = "http://localhost:8080/isocat/rest/user/"+escape(this._login)+"/session/0";
     119                        var uri = "http://isocat:8080/isocat/rest/user/"+escape(this._login)+"/session/0";
    120120                        this._prefix = jsx3.xml.CDF.getKey();
    121121                        req = jsx3.net.Request.open("PUT",uri,false,this._prefix+"-"+this._login,this._password);
     
    123123                        req.send("<session/>");// PUT an empty session document
    124124                } else if (this._method == "shib") {
    125                         var uri = "http://localhost:8080/isocat/rest/shib/sso";
     125                        var uri = "http://isocat:8080/isocat/rest/shib/sso";
    126126                        req = jsx3.net.Request.open("GET",uri,false);
    127127                        //req.setRequestHeader("eduPersonPrincipalName","me@example.com");
     
    161161       
    162162        User_prototype.load = function() {
    163                 var uri = "http://localhost:8080/isocat/rest/user/"+escape(this._login)+".xml";
     163                var uri = "http://isocat:8080/isocat/rest/user/"+escape(this._login)+".xml";
    164164                this._prefix = jsx3.xml.CDF.getKey();
    165165                var req = jsx3.net.Request.open("GET",uri,false,this._prefix+"-"+this._login,this._password);
     
    179179                        org.isocat.data.User.log.info("failed to transform updated user["+this._login+"] profile from CDF!");
    180180                } else {
    181                         var uri = "http://localhost:8080/isocat/rest/user/"+escape(this._login)+".xml";
     181                        var uri = "http://isocat:8080/isocat/rest/user/"+escape(this._login)+".xml";
    182182                       
    183183                        //req = new jsx3.net.Request().open("POST",uri,false,this._login,this._password);
     
    264264       
    265265        User_prototype.lockDC = function(id) {
    266                 var uri = "http://localhost:8080/isocat/rest/user/"+escape(this._login)+"/session/"+this._session.id+"/lock/dc/"+id;
     266                var uri = "http://isocat:8080/isocat/rest/user/"+escape(this._login)+"/session/"+this._session.id+"/lock/dc/"+id;
    267267                org.isocat.data.User.log.info("request[PUT] uri["+uri+"]");
    268268                var req = jsx3.net.Request.open("PUT",uri,false);
     
    282282       
    283283        User_prototype.unlockDC = function(lock) {
    284                 var uri = "http://localhost:8080/isocat/rest/user/"+escape(this._login)+"/session/"+this._session.id+"/lock/"+lock+"/delete";
     284                var uri = "http://isocat:8080/isocat/rest/user/"+escape(this._login)+"/session/"+this._session.id+"/lock/"+lock+"/delete";
    285285                org.isocat.data.User.log.info("request[GET] uri["+uri+"]");
    286286                var req = jsx3.net.Request.open("GET",uri,true);
     
    324324        User_prototype.poll = function() {
    325325                if (this._session != null) {
    326                         var uri = "http://localhost:8080/isocat/rest/user/"+escape(this._login)+"/session/"+this._session.id;
     326                        var uri = "http://isocat:8080/isocat/rest/user/"+escape(this._login)+"/session/"+this._session.id;
    327327                        org.isocat.data.User.log.info("request[GET] uri["+uri+"]");
    328328                        var req = jsx3.net.Request.open("GET",uri,true);
     
    365365        User_prototype.logout = function() {
    366366                if (this._session != null) {
    367                         var uri = "http://localhost:8080/isocat/rest/user/"+escape(this._login)+"/session/"+this._session.id+"/delete";
     367                        var uri = "http://isocat:8080/isocat/rest/user/"+escape(this._login)+"/session/"+this._session.id+"/delete";
    368368                        org.isocat.data.User.log.info("request[GET] uri["+uri+"]");
    369369                        var req = jsx3.net.Request.open("GET",uri,false);
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Users.js

    r2029 r2288  
    4040       
    4141        Users_prototype.uri = function(format) {
    42                 return "http://localhost:8080/isocat/rest/users"+format;
     42                return "http://isocat:8080/isocat/rest/users"+format;
    4343        }
    4444       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/Votes.js

    r2029 r2288  
    101101       
    102102        Votes_prototype.uri = function(format) {
    103                 return "http://localhost:8080/isocat/rest/cr/"+this._cr.id()+"/dcs/"+this._cr.cdf().getRecord("dcs").ref+format;
     103                return "http://isocat:8080/isocat/rest/cr/"+this._cr.id()+"/dcs/"+this._cr.cdf().getRecord("dcs").ref+format;
    104104        }
    105105       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/data/WS.js

    r2029 r2288  
    5757   
    5858    WS_prototype.uri = function (format) {
    59         return "http://localhost:8080/isocat/rest/user/" + escape(this.profile.user()) + "/workspace" + format;
     59        return "http://isocat:8080/isocat/rest/user/" + escape(this.profile.user()) + "/workspace" + format;
    6060    }
    6161   
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/About.js

    r2029 r2288  
    3030                 * Get the ISOcat version
    3131                 */
    32                 var uri = "http://localhost:8080/isocat/rest/info/version.xml";
     32                var uri = "http://isocat:8080/isocat/rest/info/version.xml";
    3333                org.isocat.gui.About.log.info("loading uri["+uri+"]");
    3434               
     
    4242                   "<center>"
    4343                +   "<div>"
    44                 +     "<img src=\"http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/images/banner.png\"/>"
     44                +     "<img src=\"http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/images/banner.png\"/>"
    4545                +   "</div>"
    4646                +   "<div>"
    4747                +     "<i>Version info</i>:<br/>"
    48                 +     "ISOcat: "  + VERSION + " \"<a href=\"http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/images/release.html#" + RELEASE +"\" target=\"other\">" + RELEASE + "</a>\"<br/>"
     48                +     "ISOcat: "  + VERSION + " \"<a href=\"http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/images/release.html#" + RELEASE +"\" target=\"other\">" + RELEASE + "</a>\"<br/>"
    4949                +     "<a href=\"http://www.1060.org/\" target=\"other\">1060 NetKernel</a>: " + NK_VERSION + "<br/>"
    5050                +     "<a href=\"http://www.generalinterface.org/\" target=\"other\">General Interface</a>: " + GI_VERSION + "<br/>"
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Basket.js

    r2029 r2288  
    310310                                */
    311311       
    312                                 var uri = "http://localhost:8080/isocat/rest/dcs";
     312                                var uri = "http://isocat:8080/isocat/rest/dcs";
    313313                                var method = "PUT";
    314314                                if (overwrite) {
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/ChangeRequest.js

    r2029 r2288  
    6969
    7070        // load the ChangeRequest content
    71         var uri = "http://localhost:8080/isocat/rest/cr/"+cr.id+".html?title=none";
     71        var uri = "http://isocat:8080/isocat/rest/cr/"+cr.id+".html?title=none";
    7272        org.isocat.gui.ChangeRequest.log.info("loading uri["+uri+"]");
    7373   
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/DCEditor.js

    r2029 r2288  
    305305
    306306                // intialize language/linguistic selectors
    307                 var langs = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/languages.xml"),"Languages2CDF_xsl");
     307                var langs = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/languages.xml"),"Languages2CDF_xsl");
    308308                var cacheId = "language-"+this.view.getId();
    309309
     
    326326                //this.languageSectionsSplitter.setSubcontainer1Pct("100",true);
    327327
    328                 langs = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/languages.xml"),"LinguisticLanguages2CDF_xsl");
     328                langs = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/languages.xml"),"LinguisticLanguages2CDF_xsl");
    329329                cacheId = "linguistic-"+this.view.getId();
    330330               
     
    347347                // initialize the datatypes
    348348                var cacheId = "datatypes-"+this.view.getId();
    349                 org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/data-types.xml"),"Datatypes2CDF_xsl",null,cacheId);
     349                org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/data-types.xml"),"Datatypes2CDF_xsl",null,cacheId);
    350350                this.datatypes.setXMLId(cacheId);
    351351
    352352                // initialize the rule types
    353353                var cacheId = "ruletypes-"+this.view.getId();
    354                 var ruleTypes = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/rule-types.xml"),"RuleTypes2CDF_xsl",null,cacheId);
     354                var ruleTypes = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/rule-types.xml"),"RuleTypes2CDF_xsl",null,cacheId);
    355355                this.ruleTypeMask.setXMLId(cacheId);
    356356               
     
    411411       
    412412                        // load the DC content
    413                         src = jsx3.net.URI.valueOf("http://localhost:8080/isocat/rest/dc/"+this.dc.id+".dcif?dcif-cleanup=false&parse-xml-constraints=false");
     413                        src = jsx3.net.URI.valueOf("http://isocat:8080/isocat/rest/dc/"+this.dc.id+".dcif?dcif-cleanup=false&parse-xml-constraints=false");
    414414                       
    415415                        // we can check an existing DC
     
    988988                        if (this.DCType=='closed') {
    989989                                this.typeChangeInfo.setVisibility(jsx3.gui.Block.VISIBILITYVISIBLE,true);
    990                                 icon.setSrc("http://localhost:8080/Tango/16x16/status/dialog-warning.png");
     990                                icon.setSrc("http://isocat:8080/Tango/16x16/status/dialog-warning.png");
    991991                                icon.repaint();
    992992                                text.setText("value domains will be deleted",true);
    993993                        } else if (this.DCType=='constrained') {
    994994                                this.typeChangeInfo.setVisibility(jsx3.gui.Block.VISIBILITYVISIBLE,true);
    995                                 icon.setSrc("http://localhost:8080/Tango/16x16/status/dialog-warning.png");
     995                                icon.setSrc("http://isocat:8080/Tango/16x16/status/dialog-warning.png");
    996996                                icon.repaint();
    997997                                text.setText("constraints will be deleted",true);
    998998                        } else if (this.DCType=='simple') {
    999999                                this.typeChangeInfo.setVisibility(jsx3.gui.Block.VISIBILITYVISIBLE,true);
    1000                                 icon.setSrc("http://localhost:8080/Tango/16x16/status/dialog-warning.png");
     1000                                icon.setSrc("http://isocat:8080/Tango/16x16/status/dialog-warning.png");
    10011001                                icon.repaint();
    10021002                                text.setText("value domain relationships will be deleted",true);
     
    10771077                var icon = this.identifierCheckInfo.getChild("image");
    10781078                var text = this.identifierCheckInfo.getChild("label");
    1079                 icon.setSrc("http://localhost:8080/famfamfam/silk/icons/hourglass.png");
     1079                icon.setSrc("http://isocat:8080/famfamfam/silk/icons/hourglass.png");
    10801080                icon.repaint();
    10811081                text.setText("checking ...",true);
     
    10841084                this.canSave(false);
    10851085                if (org.isocat.trim(this.identifier.getValue())!='') {
    1086                         var url = "http://localhost:8080/isocat/rest/user/"+escape(org.isocat.profile.user())+"/search.xml?fields=identifier&scope=both&keywords="+escape(this.identifier.getValue());
     1086                        var url = "http://isocat:8080/isocat/rest/user/"+escape(org.isocat.profile.user())+"/search.xml?fields=identifier&scope=both&keywords="+escape(this.identifier.getValue());
    10871087                        org.isocat.asyncLoadDocument(url,null,this,this.checkedIdentifier);
    10881088                        this.setCheck("identifier","checking");
    10891089                } else {
    10901090                        org.isocat.gui.DCEditor.log.info("identifier is empty");
    1091                         icon.setSrc("http://localhost:8080/Tango/16x16/status/dialog-error.png");
     1091                        icon.setSrc("http://isocat:8080/Tango/16x16/status/dialog-error.png");
    10921092                        icon.repaint();
    10931093                        text.setText("identifier is empty",true);
     
    11151115                                // doesn't exist yet
    11161116                                org.isocat.gui.DCEditor.log.info("owner/identifier combo doesn't exist yet");
    1117                                 icon.setSrc("http://localhost:8080/famfamfam/silk/icons/tick.png");
     1117                                icon.setSrc("http://isocat:8080/famfamfam/silk/icons/tick.png");
    11181118                                icon.repaint();
    11191119                                text.setText("",true);
     
    11471147                                        if (err.code != 0) {
    11481148                                                org.isocat.gui.DCEditor.log.info("XML check failed for identifier: "+err.description);
    1149                                                 icon.setSrc("http://localhost:8080/Tango/16x16/status/dialog-error.png");
     1149                                                icon.setSrc("http://isocat:8080/Tango/16x16/status/dialog-error.png");
    11501150                                                icon.repaint();
    11511151                                                text.setText("identifier is invalid",true);
     
    11661166                                if (!member) {
    11671167                                        org.isocat.gui.DCEditor.log.info("owner/identifier combo does exist already");
    1168                                         icon.setSrc("http://localhost:8080/Tango/16x16/status/dialog-warning.png");
     1168                                        icon.setSrc("http://isocat:8080/Tango/16x16/status/dialog-warning.png");
    11691169                                        icon.repaint();
    11701170                                        text.setText("identifier already in use",true);
     
    11811181                                } else {
    11821182                                        org.isocat.gui.DCEditor.log.info("found dc.id["+cid+"]");
    1183                                         icon.setSrc("http://localhost:8080/famfamfam/silk/icons/tick.png");
     1183                                        icon.setSrc("http://isocat:8080/famfamfam/silk/icons/tick.png");
    11841184                                        icon.repaint();
    11851185                                        text.setText("",true);
     
    11901190                } else {
    11911191                        org.isocat.gui.DCEditor.log.info("failed to check identifier");
    1192                         icon.setSrc("http://localhost:8080/Tango/16x16/status/dialog-error.png");
     1192                        icon.setSrc("http://isocat:8080/Tango/16x16/status/dialog-error.png");
    11931193                        icon.repaint();
    11941194                        text.setText("couldn't validate the indentifier",true);
     
    13371337                }
    13381338
    1339                 var uri = "http://localhost:8080/isocat/rest";
     1339                var uri = "http://isocat:8080/isocat/rest";
    13401340                if (typeof(this.dc) == 'undefined') {
    13411341                        uri += "/dc";
     
    14941494
    14951495                        // request the check
    1496                         var uri = "http://localhost:8080/isocat/rest/dc/"+this.dc.id+"/check";
     1496                        var uri = "http://isocat:8080/isocat/rest/dc/"+this.dc.id+"/check";
    14971497                        org.isocat.asyncLoadDynamicCDFDocument(new jsx3.net.URI(uri),"Check2CDF_xsl",null,"check-dc-"+this.dc.id,this,this.checked);
    14981498                } else {
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/DCRB.js

    r2029 r2288  
    6969
    7070        // load the DCRB content
    71         var uri = "http://localhost:8080/isocat/rest/dcrb.html?title=none";
     71        var uri = "http://isocat:8080/isocat/rest/dcrb.html?title=none";
    7272        org.isocat.gui.DCRB.log.info("loading uri["+uri+"]");
    7373   
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/DCViewer.js

    r2029 r2288  
    7676    */
    7777    DCViewer_prototype.deprecateButton;
     78   
     79    /**
     80    * The like menu
     81    */
     82    DCViewer_prototype.likeMenu;
    7883   
    7984    /**
     
    142147        this.deprecateButton = this.view.getDescendantOfName("deprecateButton");
    143148        org.isocat.gui.DCViewer.log.info("- deprecate button[" + this.deprecateButton + "]");
     149        this.likeMenu = this.view.getDescendantOfName("likeMenu");
     150        org.isocat.gui.DCViewer.log.info("- like menu[" + this.likeMenu + "]");
    144151        this.label = this.view.getDescendantOfName("label");
    145152        org.isocat.gui.DCViewer.log.info("- label[" + this.label + "]");
     
    244251        this.editButton.setEnabled(jsx3.gui.Form.STATEDISABLED, true);
    245252        this.deprecateButton.setEnabled(jsx3.gui.Form.STATEDISABLED, true);
     253        this.likeMenu.setEnabled(jsx3.gui.Form.STATEDISABLED, true);
    246254        /*
    247255        if (org.isocat.profile.user() == 'guest') {
     
    259267        this.checkIcon();
    260268       
     269        // can the user like a DC?
     270        this.fillLikeMenu();
     271       
    261272        // load the DC content
    262273        this.load();
     
    265276    DCViewer_prototype.load = function () {
    266277        // load the DC content
    267         var uri = "http://localhost:8080/isocat/rest/dc/" + this.dc.id + ".html?html-title=none";
     278        var uri = "http://isocat:8080/isocat/rest/dc/" + this.dc.id + ".html?html-title=none";
    268279        if ((typeof (this.dcs) != 'undefined') && (this.dcs.type() == "profile" || this.dcs.type() == "dcs")) {
    269280            uri += "&suppress=true";
     
    296307                // add an anchor to open the DC in a separate window
    297308                var winanchor = new jsx3.xml.Document();
    298                 winanchor.loadXML('<a href="#" onclick="javascript:org.isocat.showDataCategoryInWindow(\'' + id + '\')"><img border="0" src="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/images/window.png"/></a>');
     309                winanchor.loadXML('<a href="#" onclick="javascript:org.isocat.showDataCategoryInWindow(\'' + id + '\')"><img border="0" src="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/images/window.png"/></a>');
    299310                //winanchor = winanchor.getFirstChild();
    300311                anchor.getParent().appendChild(winanchor);
     
    491502        }
    492503       
    493         var uri = "http://localhost:8080/isocat/rest/dc/" + id + "/" + what + ".html";
     504        var uri = "http://isocat:8080/isocat/rest/dc/" + id + "/" + what + ".html";
    494505        org.isocat.gui.DCViewer.log.info("loading uri[" + uri + "]");
    495506       
     
    531542           
    532543            // request the check
    533             var uri = "http://localhost:8080/isocat/rest/dc/" + this.dc.id + "/check";
     544            var uri = "http://isocat:8080/isocat/rest/dc/" + this.dc.id + "/check";
    534545            org.isocat.asyncLoadDynamicCDFDocument(new jsx3.net.URI(uri), "Check2CDF_xsl", null, "check-dc-" + this.dc.id, this, this.checked);
    535546        } else {
     
    577588        org.isocat.gui.DCViewer.log.info("print DC[" + this.dc.id + "]");
    578589       
    579         var uri = "http://localhost:8080/isocat/rest/dc/" + this.dc.id + ".html?purpose=print";
     590        var uri = "http://isocat:8080/isocat/rest/dc/" + this.dc.id + ".html?purpose=print";
    580591        if ((typeof (this.dcs) != 'undefined') && (this.dcs.type() == "profile" || this.dcs.type() == "dcs")) {
    581592            uri += "&suppress=true";
     
    593604    DCViewer_prototype.deprecate = function () {
    594605        org.isocat.gui.DCViewer.log.info("deprecate DC[" + this.dc.id + "]");
     606    };
     607   
     608    DCViewer_prototype.fillLikeMenu = function() {
     609        if (org.isocat.profile.user() != 'guest') {
     610            var menu = jsx3.xml.CDF.Document.newDocument();
     611            var cnt = 0;
     612            for (var iter = org.isocat.profile.ws().doc.selectNodeIterator("//record[@type='private']/record[@type='group']");iter.hasNext();) {
     613                                var grp = iter.next();
     614                                var item = new Object();
     615                                item.jsxid = grp.getAttribute("id");
     616                                item.jsxtext = grp.getAttribute("jsxtext");
     617                                menu.insertRecord(item);
     618                                cnt++;
     619                        }
     620                        if (cnt>0) {
     621                            org.isocat.APP.getCache().setDocument(this.view.getId()+'-like',menu);
     622                            this.likeMenu.setXMLId(this.view.getId()+'-like');
     623                            this.likeMenu.setEnabled(jsx3.gui.Form.STATEENABLED, true);
     624                        }
     625        }
     626    };
     627   
     628    DCViewer_prototype.like = function(grp) {
     629                var uri = "http://isocat:8080/isocat/rest/group/"+grp+"/recommends/dc/"+this.dc.id;
     630                var req = jsx3.net.Request.open("GET",uri,false);
     631                req.send();
     632                org.isocat.gui.DCViewer.log.info("group["+grp+"] recommends DC[" + this.dc.id + "]: "+uri+" -> "+req.getStatus());
     633                if (req.getStatus()==200) {
     634                  this.load();
     635                }
    595636    };
    596637   
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Disclaimer.js

    r2029 r2288  
    1919                 * Get the Disclaimer
    2020                 */
    21                 var uri = "http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/disclaimer.xml";
     21                var uri = "http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/disclaimer.xml";
    2222                org.isocat.gui.Disclaimer.log.info("loading uri["+uri+"]");
    2323               
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Export.js

    r2029 r2288  
    7474                org.isocat.gui.Export.log.info("- close button["+this.closeButton+"]");
    7575               
    76                 org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/dcs-representations.xml"),"Representations2CDF_xsl",null,"formats-"+this.view.getId());
     76                org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/dcs-representations.xml"),"Representations2CDF_xsl",null,"formats-"+this.view.getId());
    7777                this.formatSelect.setXMLId("formats-"+this.view.getId());
    7878               
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Group.js

    r2029 r2288  
    6969
    7070                // load the Group content
    71                 var uri = "http://localhost:8080/isocat/rest/group/"+group.id+".html?title=none";
     71                var uri = "http://isocat:8080/isocat/rest/group/"+group.id+".html?title=none";
    7272                org.isocat.gui.Group.log.info("loading uri["+uri+"]");
    7373       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/GroupEditor.js

    r2029 r2288  
    239239                var icon = this.checkInfo.getChild("image");
    240240                var text = this.checkInfo.getChild("label");
    241                 icon.setSrc("http://localhost:8080/famfamfam/silk/icons/hourglass.png");
     241                icon.setSrc("http://isocat:8080/famfamfam/silk/icons/hourglass.png");
    242242                icon.repaint();
    243243                text.setText("checking ...",true);
     
    245245                this.name.setEnabled(jsx3.gui.Form.STATEDISABLED,true);
    246246                if (org.isocat.trim(this.name.getValue())!='') {
    247                         var url = "http://localhost:8080/isocat/rest/info/group?name="+escape(org.isocat.trim(this.name.getValue()));
     247                        var url = "http://isocat:8080/isocat/rest/info/group?name="+escape(org.isocat.trim(this.name.getValue()));
    248248                        org.isocat.asyncLoadDocument(url,null,this,this.checkedName);
    249249                } else {
    250250                        org.isocat.gui.GroupEditor.log.info("name is empty");
    251                         icon.setSrc("http://localhost:8080/Tango/16x16/status/dialog-error.png");
     251                        icon.setSrc("http://isocat:8080/Tango/16x16/status/dialog-error.png");
    252252                        icon.repaint();
    253253                        text.setText("name is empty",true);
     
    266266                                // doesn't exist yet :-)
    267267                                org.isocat.gui.GroupEditor.log.info("group name doesn't exist yet");
    268                                 icon.setSrc("http://localhost:8080/famfamfam/silk/icons/tick.png");
     268                                icon.setSrc("http://isocat:8080/famfamfam/silk/icons/tick.png");
    269269                                icon.repaint();
    270270                                text.setText("",true);
     
    272272                        } else if (id.getValue() != this.group.id() ) {
    273273                                org.isocat.gui.GroupEditor.log.info("group name does exist already");
    274                                 icon.setSrc("http://localhost:8080/Tango/16x16/status/dialog-warning.png");
     274                                icon.setSrc("http://isocat:8080/Tango/16x16/status/dialog-warning.png");
    275275                                icon.repaint();
    276276                                text.setText("name already in use",true);
     
    278278                        } else {
    279279                                org.isocat.gui.GroupEditor.log.info("found id["+id+"] == group.id["+this.group.id()+"]");
    280                                 icon.setSrc("http://localhost:8080/famfamfam/silk/icons/tick.png");
     280                                icon.setSrc("http://isocat:8080/famfamfam/silk/icons/tick.png");
    281281                                icon.repaint();
    282282                                text.setText("",true);
     
    285285                } else {
    286286                        org.isocat.gui.GroupEditor.log.info("failed to check name");
    287                         icon.setSrc("http://localhost:8080/Tango/16x16/status/dialog-error.png");
     287                        icon.setSrc("http://isocat:8080/Tango/16x16/status/dialog-error.png");
    288288                        icon.repaint();
    289289                        text.setText("couldn't check the name",true);
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Help.js

    r2271 r2288  
    7676                org.isocat.gui.Help.log.info("show help["+helpid+"]");
    7777                this.helpid = helpid;
    78                 this.contentArea.setSrc("http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/help/index.html"+"#"+this.helpid);
     78                this.contentArea.setSrc("http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/help/index.html"+"#"+this.helpid);
    7979        };
    8080       
     
    8383         */
    8484        Help_prototype.back= function() {
    85                 this.contentArea.setSrc("http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/help/index.html"+"#"+this.helpid);
     85                this.contentArea.setSrc("http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/help/index.html"+"#"+this.helpid);
    8686        };
    8787       
     
    9999         */
    100100        Help.open = function(helpid) {
    101                 self.open("http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/help/index.html"+"#"+helpid,"ISOcatHelp");
     101                self.open("http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/help/index.html"+"#"+helpid,"ISOcatHelp");
    102102        }
    103103
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Info.js

    r2029 r2288  
    1919                 * Get the info
    2020                 */
    21                 var uri = "http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/info.xml";
     21                var uri = "http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/info.xml";
    2222                org.isocat.gui.Info.log.info("loading uri["+uri+"]");
    2323               
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/LanguageSectionEditor.js

    r2029 r2288  
    8181
    8282                // get name statuses
    83                 var nameStatuses = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/name-statuses.xml"),"NameStatuses2CDF_xsl",null,"name-statuses");
     83                var nameStatuses = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/name-statuses.xml"),"NameStatuses2CDF_xsl",null,"name-statuses");
    8484                this.nameStatusMask.setXMLId("name-statuses");
    8585                //this.nameStatusMask.repaint();
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/LinguisticSectionEditor.js

    r2029 r2288  
    104104                this.ruleTypeMask = this.view.getDescendantOfName("ruleTypeMask");
    105105                var cacheId = "ruletypes-"+this.view.getId();
    106                 var ruleTypes = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/rule-types.xml"),"RuleTypes2CDF_xsl",null,cacheId);
     106                var ruleTypes = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/rule-types.xml"),"RuleTypes2CDF_xsl",null,cacheId);
    107107                this.ruleTypeMask.setXMLId(cacheId);
    108108               
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Loading.js

    r2029 r2288  
    4040                 var html  = '<div style="padding-top:'+top+';text-align:center;">';
    4141                     html += '<table style="background-color:white;border:1px dashed black;margin-left:auto;margin-right:auto;text-align:left;"><tr>';
    42                      html += '<td><img src="http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/images/loading.gif"/></td>';
     42                     html += '<td><img src="http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/images/loading.gif"/></td>';
    4343                     html += '<td>'+msg.replace(/ /g,"&#160;")+'</td>';//'
    4444                     html += '</tr></table>';
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Password.js

    r2029 r2288  
    119119                    org.isocat.gui.Password.log.info("change password ...");
    120120                        this.view.doClose();
    121                     var uri = "http://localhost:8080/isocat/rest/user/"+org.isocat.profile.user()+"/password";
     121                    var uri = "http://isocat:8080/isocat/rest/user/"+org.isocat.profile.user()+"/password";
    122122                    org.isocat.gui.Password.log.info("uri["+uri+"]");
    123123                    var req = new jsx3.net.Request().open("POST",uri,false,org.isocat.profile.user(),org.isocat.profile.pass());
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/ProfilesInput.js

    r2029 r2288  
    6363                // load the profiles tree
    6464                var cacheId = "profiles-"+jsx3.xml.CDF.getKey();
    65                 this.editorDoc = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/profiles.xml"),"Profiles2CDF_xsl",null,cacheId);
     65                this.editorDoc = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/profiles.xml"),"Profiles2CDF_xsl",null,cacheId);
    6666
    6767                org.isocat.gui.ProfilesInput.log.info("profiles CDF in cache["+cacheId+"]["+this.editorDoc+"]");
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Recover.js

    r2029 r2288  
    7878                        var addr = this.email.getValue();
    7979                         
    80                         var uri = "http://localhost:8080/isocat/rest/info/recover?email="+escape(addr);
     80                        var uri = "http://isocat:8080/isocat/rest/info/recover?email="+escape(addr);
    8181                        org.isocat.gui.Recover.log.info("loading uri["+uri+"]");
    8282                       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Register.js

    r2029 r2288  
    165165                        org.isocat.gui.Loading.load(this.view).hide();
    166166                } else {
    167                         var uri = "http://localhost:8080/isocat/rest/user/"+escape(user)+".xml";
     167                        var uri = "http://isocat:8080/isocat/rest/user/"+escape(user)+".xml";
    168168               
    169169                        var req = new jsx3.net.Request().open("PUT",uri,false);
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/Submission.js

    r2029 r2288  
    198198
    199199           // request the check
    200            var uri = "http://localhost:8080/isocat/rest/dcs/"+this.dcsViewer.dcs.id()+"/submission";
     200           var uri = "http://isocat:8080/isocat/rest/dcs/"+this.dcsViewer.dcs.id()+"/submission";
    201201           var add = "?";
    202202           var grp = this.groupSelect.getValue();
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/TDG.js

    r2029 r2288  
    6969
    7070                // load the TDG content
    71                 var uri = "http://localhost:8080/isocat/rest/tdg/"+tdg.id+".html?title=none";
     71                var uri = "http://isocat:8080/isocat/rest/tdg/"+tdg.id+".html?title=none";
    7272                org.isocat.gui.TDG.log.info("loading uri["+uri+"]");
    7373       
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/User.js

    r2029 r2288  
    102102               
    103103                // load the generic info
    104                 var uri = "http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/info.xml";
     104                var uri = "http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/info.xml";
    105105                org.isocat.gui.User.log.info("loading uri["+uri+"]");
    106106       
     
    115115               
    116116                if (this.profile.login() == "guest") {
    117                         uri = "http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/overview-guest.xml";
     117                        uri = "http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/overview-guest.xml";
    118118                        this.newDCSButton.setEnabled(jsx3.gui.Form.STATEDISABLED,true);
    119119                        this.newDCButton.setEnabled(jsx3.gui.Form.STATEDISABLED,true);
    120120                } else if (this.profile.type() == "basic") {
    121                         uri = "http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/overview-basic.xml";
     121                        uri = "http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/overview-basic.xml";
    122122                        this.newDCSButton.setEnabled(jsx3.gui.Form.STATEENABLED,true);
    123123                } else if (this.profile.type() == "expert") {
    124                         uri = "http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/overview-expert.xml";
     124                        uri = "http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/overview-expert.xml";
    125125                        this.newGroupButton.setEnabled(jsx3.gui.Form.STATEENABLED,true);
    126126                        this.newDCSButton.setEnabled(jsx3.gui.Form.STATEENABLED,true);
    127127                        this.newDCButton.setEnabled(jsx3.gui.Form.STATEENABLED,true);
    128128                } else if (this.profile.type() == "admin") {
    129                         uri = "http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/overview-expert.xml";
     129                        uri = "http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/overview-expert.xml";
    130130                        this.newGroupButton.setEnabled(jsx3.gui.Form.STATEENABLED,true);
    131131                        this.newDCSButton.setEnabled(jsx3.gui.Form.STATEENABLED,true);
    132132                        this.newDCButton.setEnabled(jsx3.gui.Form.STATEENABLED,true);
    133133                } else
    134                         uri = "http://localhost:8080/isocat/interface/JSXAPPS/ISOcat/xml/overview-guest.xml";
     134                        uri = "http://isocat:8080/isocat/interface/JSXAPPS/ISOcat/xml/overview-guest.xml";
    135135
    136136                org.isocat.gui.User.log.info("loading uri["+uri+"]");
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/js/org/isocat/gui/WSViewer.js

    r2029 r2288  
    8989
    9090                var cacheId = "ws-language-"+this.view.getId();
    91                 var langs = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/languages.xml"),"SearchLanguages2CDF_xsl",null,cacheId);
     91                var langs = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/languages.xml"),"SearchLanguages2CDF_xsl",null,cacheId);
    9292                this.language.setXMLId(cacheId);
    9393
    9494                cacheId = "ws-profile-"+this.view.getId();
    95                 var profs = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://localhost:8080/isocat/rest/info/profiles.xml"),"SearchProfiles2CDF_xsl",null,cacheId);
     95                var profs = org.isocat.loadDynamicCDFDocument(new jsx3.net.URI("http://isocat:8080/isocat/rest/info/profiles.xml"),"SearchProfiles2CDF_xsl",null,cacheId);
    9696                this.profiles.setXMLId(cacheId);
    9797
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/jss/locale.xml

    r2029 r2288  
    22  <record jsxid="action: search" type="jsxtext" jsxtext="Search"></record>
    33  <record jsxid="action tooltip: search" type="jsxtip" jsxtext="Search for a Data Category"></record>
    4   <record jsxid="action icon: search" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/find.png"></record>
     4  <record jsxid="action icon: search" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/find.png"></record>
    55  <record jsxid="action: search options" type="jsxtext" jsxtext="Options"></record>
    66  <record jsxid="action tooltip: search options" type="jsxtip" jsxtext="Search options"></record>
     
    88  <record jsxid="action: new DCS" type="jsxtext" jsxtext="New DCS"></record>
    99  <record jsxid="action tooltip: new DCS" jsxtext="Create a new Data Category Selection." type="jsxtip"></record>
    10   <record jsxid="action icon: new DCS" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/folder_add.png"></record>
     10  <record jsxid="action icon: new DCS" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/folder_add.png"></record>
    1111  <record jsxid="action: new DC" type="jsxtext" jsxtext="New DC"></record>
    1212  <record jsxid="action tooltip: new DC" type="jsxtip" jsxtext="Create a new Data Category."></record>
    13   <record jsxid="action icon: new DC" jsxtext="http://localhost:8080/famfamfam/silk/icons/page_white_add.png" type="jsximage"></record>
     13  <record jsxid="action icon: new DC" jsxtext="http://isocat:8080/famfamfam/silk/icons/page_white_add.png" type="jsximage"></record>
    1414  <record jsxid="menu: user" type="jsxtext" jsxtext="User"></record>
    15   <record jsxid="menu icon: user" type="jsximage" jsxtext="http://localhost:8080/Tango/16x16/apps/system-users.png"></record>
     15  <record jsxid="menu icon: user" type="jsximage" jsxtext="http://isocat:8080/Tango/16x16/apps/system-users.png"></record>
    1616  <record jsxid="text: welcome" type="jsxtext" jsxtext="Welcome"></record>
    1717  <record jsxid="menu: help" type="jsxtext" jsxtext="Help"></record>
    18   <record jsxid="menu icon: help" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/help.png"></record>
     18  <record jsxid="menu icon: help" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/help.png"></record>
    1919  <record jsxid="menu tooltip: help" type="jsxtip" jsxtext="User account actions: register, login, update profile, logout"></record>
    2020  <record jsxid="action: login" type="jsxtext" jsxtext="Log in"></record>
     
    2323  <record jsxid="action: shib" type="jsxtext" jsxtext="Shibboleth"></record>
    2424  <record jsxid="action tooltip: shib" type="jsxtip" jsxtext="Log in to ISOcat using Shibboleth"></record>
    25   <record jsxid="action icon: shib" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk-companion/icons/user_key.png"></record>
     25  <record jsxid="action icon: shib" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk-companion/icons/user_key.png"></record>
    2626  <record jsxid="action: register" type="jsxtext" jsxtext="Register"></record>
    2727  <record jsxid="action icon: register" type="jsximage" jsxtext="images/user_add.png"></record>
     
    3131  <record jsxid="action icon: logout" type="jsximage" jsxtext="images/door_out.png"></record>
    3232  <record jsxid="action: help" type="jsxtext" jsxtext="Help"></record>
    33   <record jsxid="action icon: help" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/help.png"></record>
     33  <record jsxid="action icon: help" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/help.png"></record>
    3434  <record jsxid="action: info" type="jsxtext" jsxtext="Info"></record>
    35   <record jsxid="action icon: info" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/information.png"></record>
     35  <record jsxid="action icon: info" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/information.png"></record>
    3636  <record jsxid="action: about" type="jsxtext" jsxtext="About"></record>
    37   <record jsxid="action icon: about" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/information.png"></record>
     37  <record jsxid="action icon: about" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/information.png"></record>
    3838  <record jsxid="action: create DCS" type="jsxtext" jsxtext="Create"></record>
    3939  <record jsxid="action tooltip: create DCS" type="jsxtip" jsxtext="Create a new DCS."></record>
     
    5757  <record jsxid="action icon: cancel DC edit" type="jsximage" jsxtext="images/cross.png"></record>
    5858  <record jsxid="action: next" type="jsxtext" jsxtext="Next"></record>
    59   <record jsxid="action icon: next" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/resultset_next.png"></record>
     59  <record jsxid="action icon: next" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/resultset_next.png"></record>
    6060  <record jsxid="action: previous" type="jsxtext" jsxtext="Previous"></record>
    61   <record jsxid="action icon: previous" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/resultset_previous.png"></record>
     61  <record jsxid="action icon: previous" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/resultset_previous.png"></record>
    6262  <record jsxid="action: edit DCS" type="jsxtext" jsxtext="Edit"></record>
    6363  <record jsxid="action tooltip: edit DCS" type="jsxtip" jsxtext="Edit this Data Category Selection."></record>
    64   <record jsxid="action icon: edit DCS" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/folder_edit.png"></record>
     64  <record jsxid="action icon: edit DCS" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/folder_edit.png"></record>
    6565  <record jsxid="action: export DCS" type="jsxtext" jsxtext="Export"></record>
    6666  <record jsxid="action tooltip: export DCS" type="jsxtip" jsxtext="Export this Data Category Selection."></record>
     
    6868  <record jsxid="action: DCS tree view" type="jsxtext" jsxtext="Tree"></record>
    6969  <record jsxid="action tooltip: DCS tree view" type="jsxtip" jsxtext="Show the hierarchical relationships between Data Categories."></record>
    70   <record jsxid="action icon: DCS tree view" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/sitemap_color.png"></record>
     70  <record jsxid="action icon: DCS tree view" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/sitemap_color.png"></record>
    7171  <record jsxid="action: reload DCS" type="jsxtext" jsxtext="Reload"></record>
    7272  <record jsxid="action tooltip: reload DCS" type="jsxtip" jsxtext="Reload the DCS from the DCR."></record>
    73   <record jsxid="action icon: reload DCS" type="jsximage" jsxtext="http://localhost:8080/Tango/16x16/actions/view-refresh.png"></record>
     73  <record jsxid="action icon: reload DCS" type="jsximage" jsxtext="http://isocat:8080/Tango/16x16/actions/view-refresh.png"></record>
    7474  <record jsxid="action: detach" type="jsxtext" jsxtext="Detach"></record>
    7575  <record jsxid="action tooltip: detach" type="jsxtip" jsxtext="Detach this viewer."></record>
    76   <record jsxid="action icon: detach" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/application.png"></record>
     76  <record jsxid="action icon: detach" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/application.png"></record>
    7777  <record jsxid="action: edit DC" type="jsxtext" jsxtext="Edit"></record>
    7878  <record jsxid="action tooltip: edit DC" type="jsxtip" jsxtext="Edit this Data Category."></record>
    79   <record jsxid="action icon: edit DC" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/page_white_edit.png"></record>
     79  <record jsxid="action icon: edit DC" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/page_white_edit.png"></record>
    8080  <record jsxid="action: add DC" type="jsxtext" jsxtext="Add"></record>
    8181  <record jsxid="action tooltip: add DC" type="jsxtip" jsxtext="Add this Data Category to the selection."></record>
    82   <record jsxid="action icon: add DC" type="jsximage" jsxtext="http://localhost:8080/Tango/16x16/actions/list-add.png"></record>
     82  <record jsxid="action icon: add DC" type="jsximage" jsxtext="http://isocat:8080/Tango/16x16/actions/list-add.png"></record>
    8383  <record jsxid="action: remove DC" type="jsxtext" jsxtext="Remove"></record>
    8484  <record jsxid="action tooltip: remove DC" type="jsxtip" jsxtext="Remove this Data Category from the selection."></record>
    85   <record jsxid="action icon: remove DC" type="jsximage" jsxtext="http://localhost:8080/Tango/16x16/actions/list-remove.png"></record>
     85  <record jsxid="action icon: remove DC" type="jsximage" jsxtext="http://isocat:8080/Tango/16x16/actions/list-remove.png"></record>
    8686  <record jsxid="action: remove DCs" type="jsxtext" jsxtext="Remove"></record>
    8787  <record jsxid="action tooltip: remove DCs" type="jsxtip" jsxtext="Remove these Data Categories from the selection."></record>
    88   <record jsxid="action icon: remove DCs" type="jsximage" jsxtext="http://localhost:8080/Tango/16x16/actions/list-remove.png"></record>
     88  <record jsxid="action icon: remove DCs" type="jsximage" jsxtext="http://isocat:8080/Tango/16x16/actions/list-remove.png"></record>
    8989  <record jsxid="menu: format export" type="jsxtext" jsxtext="Format"></record>
    9090  <record jsxid="menu tooltip: format export" type="jsxtip" jsxtext="Select the export format"></record>
    91   <record jsxid="menu icon: format export" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/wrench.png"></record>
     91  <record jsxid="menu icon: format export" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/wrench.png"></record>
    9292  <record jsxid="action: preview export" type="jsxtext" jsxtext="Preview"></record>
    9393  <record jsxid="action tooltip: preview export" type="jsxtip" jsxtext="Preview the export document"></record>
    94   <record jsxid="action icon: preview export" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/eye.png"></record>
     94  <record jsxid="action icon: preview export" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/eye.png"></record>
    9595  <record jsxid="action: download export" type="jsxtext" jsxtext="Download"></record>
    9696  <record jsxid="action tooltip: download export" type="jsxtip" jsxtext="Download the export document"></record>
     
    114114  <record jsxid="action: scope" type="jsxtext" jsxtext="Scope"></record>
    115115  <record jsxid="action tooltip: scope" type="jsxtip" jsxtext="Change the scope of this Data Category"></record>
    116   <record jsxid="action icon: scope" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/transmit_blue.png"></record>
     116  <record jsxid="action icon: scope" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/transmit_blue.png"></record>
    117117  <record jsxid="action: DCS scope" type="jsxtext" jsxtext="Scope"></record>
    118118  <record jsxid="action tooltip: DCS scope" type="jsxtip" jsxtext="Change the scope of this Data Category Selection"></record>
    119   <record jsxid="action icon: DCS scope" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/transmit_blue.png"></record>
     119  <record jsxid="action icon: DCS scope" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/transmit_blue.png"></record>
    120120  <record jsxid="action: clear basket" type="jsxtext" jsxtext="Clear"></record>
    121121  <record jsxid="action tooltip: clear basket" type="jsxtip" jsxtext="Clear the selection."></record>
    122   <record jsxid="action icon: clear basket" jsxtext="http://localhost:8080/famfamfam/silk/icons/folder.png" type="jsximage"></record>
     122  <record jsxid="action icon: clear basket" jsxtext="http://isocat:8080/famfamfam/silk/icons/folder.png" type="jsximage"></record>
    123123  <record jsxid="action: accept" type="jsxtext" jsxtext="Accept"></record>
    124124  <record jsxid="action icon: accept" type="jsximage" jsxtext="images/check.png"></record>
     
    128128  <record jsxid="action: new group" type="jsxtext" jsxtext="New group"></record>
    129129  <record jsxid="action tooltip: new group" jsxtext="Create a new group." type="jsxtip"></record>
    130   <record jsxid="action icon: new group" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/group_add.png"></record>
     130  <record jsxid="action icon: new group" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/group_add.png"></record>
    131131  <record jsxid="action: save group" type="jsxtext" jsxtext="Save group"></record>
    132132  <record jsxid="action tooltip: save group" jsxtext="Save a group." type="jsxtip"></record>
     
    134134  <record jsxid="action: add member" type="jsxtext" jsxtext="Add"></record>
    135135  <record jsxid="action tooltip: add member" jsxtext="Add a new member." type="jsxtip"></record>
    136   <record jsxid="action icon: add member" type="jsximage" jsxtext="http://localhost:8080/Tango/16x16/actions/list-add.png"></record>
     136  <record jsxid="action icon: add member" type="jsximage" jsxtext="http://isocat:8080/Tango/16x16/actions/list-add.png"></record>
    137137  <record jsxid="action: remove member" type="jsxtext" jsxtext="Remove"></record>
    138138  <record jsxid="action tooltip: remove member" jsxtext="Remove a member." type="jsxtip"></record>
    139   <record jsxid="action icon: remove member" type="jsximage" jsxtext="http://localhost:8080/Tango/16x16/actions/list-remove.png"></record>
     139  <record jsxid="action icon: remove member" type="jsximage" jsxtext="http://isocat:8080/Tango/16x16/actions/list-remove.png"></record>
    140140  <record jsxid="action: change" type="jsxtext" jsxtext="Change"></record>
    141141  <record jsxid="action icon: change" type="jsximage" jsxtext="images/check.png"></record>
     
    149149  <record jsxid="action: print DCS" type="jsxtext" jsxtext="Print"></record>
    150150  <record jsxid="action tooltip: print DCS" type="jsxtip" jsxtext="Print this Data Category Selection."></record>
    151   <record jsxid="action icon: print DCS" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/printer.png"></record>
     151  <record jsxid="action icon: print DCS" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/printer.png"></record>
    152152  <record jsxid="action: print DC" type="jsxtext" jsxtext="Print"></record>
    153153  <record jsxid="action tooltip: print DC" type="jsxtip" jsxtext="Print this Data Category."></record>
    154   <record jsxid="action icon: print DC" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/printer.png"></record>
     154  <record jsxid="action icon: print DC" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/printer.png"></record>
    155155  <record jsxid="action: delete DCS" type="jsxtext" jsxtext="Delete DCS"></record>
    156156  <record jsxid="action tooltip: delete DCS" jsxtext="Delete a Data Category Selection." type="jsxtip"></record>
    157   <record jsxid="action icon: delete DCS" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/folder_delete.png"></record>
     157  <record jsxid="action icon: delete DCS" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/folder_delete.png"></record>
    158158  <record jsxid="action: delete group" type="jsxtext" jsxtext="Delete group"></record>
    159159  <record jsxid="action tooltip: delete group" jsxtext="Delete this group." type="jsxtip"></record>
    160   <record jsxid="action icon: delete group" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/group_delete.png"></record>
     160  <record jsxid="action icon: delete group" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/group_delete.png"></record>
    161161  <record jsxid="action: submit DCS" type="jsxtext" jsxtext="Submit DCS"></record>
    162162  <record jsxid="action tooltip: submit DCS" jsxtext="Submit the Data Categories in this DCS for standardization." type="jsxtip"></record>
    163   <record jsxid="action icon: submit DCS" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk-companion/icons/package_start.png"></record>
     163  <record jsxid="action icon: submit DCS" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk-companion/icons/package_start.png"></record>
    164164  <record jsxid="action: submit CR" type="jsxtext" jsxtext="Submit"></record>
    165165  <record jsxid="action tooltip: submit CR" jsxtext="Submit these DCs for standardization." type="jsxtip"></record>
    166   <record jsxid="action icon: submit CR" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk-companion/icons/package_start.png"></record>
     166  <record jsxid="action icon: submit CR" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk-companion/icons/package_start.png"></record>
    167167  <record jsxid="action: check CR" type="jsxtext" jsxtext="Check"></record>
    168168  <record jsxid="action tooltip: check CR" jsxtext="Check this submission." type="jsxtip"></record>
    169   <record jsxid="action icon: check CR" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk-companion/icons/check_error.png"></record>
     169  <record jsxid="action icon: check CR" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk-companion/icons/check_error.png"></record>
    170170  <record jsxid="action: save CR" type="jsxtext" jsxtext="Save"></record>
    171171  <record jsxid="action tooltip: save CR" jsxtext="Save this change request." type="jsxtip"></record>
     
    173173  <record jsxid="action: next CR phase" type="jsxtext" jsxtext="Next"></record>
    174174  <record jsxid="action tooltip: next CR phase" jsxtext="Go to the next phase." type="jsxtip"></record>
    175   <record jsxid="action icon: next CR phase" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk-companion/icons/package_start.png"></record>
     175  <record jsxid="action icon: next CR phase" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk-companion/icons/package_start.png"></record>
    176176  <record jsxid="action: view DC" type="jsxtext" jsxtext="Remove"></record>
    177177  <record jsxid="action tooltip: view DC" type="jsxtip" jsxtext="View this Data Category."></record>
    178   <record jsxid="action icon: view DC" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/page_white_magnify.png"></record>
     178  <record jsxid="action icon: view DC" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/page_white_magnify.png"></record>
    179179  <record jsxid="action: reload CR" type="jsxtext" jsxtext="Reload"></record>
    180180  <record jsxid="action tooltip: reload CR" type="jsxtip" jsxtext="Reload the CR from the DCR."></record>
    181   <record jsxid="action icon: reload CR" type="jsximage" jsxtext="http://localhost:8080/Tango/16x16/actions/view-refresh.png"></record>
     181  <record jsxid="action icon: reload CR" type="jsximage" jsxtext="http://isocat:8080/Tango/16x16/actions/view-refresh.png"></record>
    182182  <record jsxid="action: password" type="jsxtext" jsxtext="Change"></record>
    183183  <record jsxid="action tooltip: password" jsxtext="Change password." type="jsxtip"></record>
    184   <record jsxid="action icon: password" jsxtext="http://localhost:8080/famfamfam/silk/icons/key.png" type="jsximage"></record>
     184  <record jsxid="action icon: password" jsxtext="http://isocat:8080/famfamfam/silk/icons/key.png" type="jsximage"></record>
    185185  <record jsxid="action: change password" type="jsxtext" jsxtext="Password"></record>
    186186  <record jsxid="action icon: clone DC" type="jsximage" jsxtext="images/dc_clone.png"></record>
     
    188188  <record jsxid="action: shib bind" type="jsxtext" jsxtext="Shibboleth"></record>
    189189  <record jsxid="action tooltip: shib bind" type="jsxtip" jsxtext="Bind a Shibboleth account to your ISOcat account"></record>
    190   <record jsxid="action icon: shib bind" jsxtext="http://localhost:8080/famfamfam/silk/icons/key_go.png" type="jsximage"></record>
    191   <record jsxid="action icon: deprecate DC" type="jsximage" jsxtext="http://localhost:8080/famfamfam/silk/icons/page_delete.png"></record>
     190  <record jsxid="action icon: shib bind" jsxtext="http://isocat:8080/famfamfam/silk/icons/key_go.png" type="jsximage"></record>
     191  <record jsxid="action icon: deprecate DC" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/page_delete.png"></record>
    192192  <record jsxid="action tooltip: deprecate DC" jsxtext="Deprecate or supersede this Data Category" type="jsxtip"></record>
     193  <record jsxid="action icon: like DC" type="jsximage" jsxtext="http://isocat:8080/famfamfam/silk/icons/award_star_add.png"></record>
     194  <record jsxid="action tooltip: like DC" jsxtext="Recommend this Data Category" type="jsxtip"></record>
    193195</data>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/jss/props.xml

    r2029 r2288  
    88        jsxtext="0px solid; 0px solid; 1px solid #DAE1E5; 0px solid"/>
    99    <record jsxid="icon:saved search"
    10         jsxtext="http://localhost:8080/famfamfam/silk/icons/folder_find.png"/>
     10        jsxtext="http://isocat:8080/famfamfam/silk/icons/folder_find.png"/>
    1111    <record jsxid="icon:folder" type="jsximage"
    12         jsxtext="http://localhost:8080/famfamfam/silk/icons/folder.png"/>
     12        jsxtext="http://isocat:8080/famfamfam/silk/icons/folder.png"/>
    1313    <record jsxid="icon:readonly" type="jsximage"
    14         jsxtext="http://localhost:8080/famfamfam/silk/icons/lock.png"/>
     14        jsxtext="http://isocat:8080/famfamfam/silk/icons/lock.png"/>
    1515    <record jsxid="icon:home" type="jsximage"
    16         jsxtext="http://localhost:8080/famfamfam/silk/icons/house.png"/>
     16        jsxtext="http://isocat:8080/famfamfam/silk/icons/house.png"/>
    1717    <record jsxid="icon:private" type="jsximage"
    18         jsxtext="http://localhost:8080/famfamfam/silk/icons/user.png"/>
     18        jsxtext="http://isocat:8080/famfamfam/silk/icons/user.png"/>
    1919    <record jsxid="icon:shared" type="jsximage"
    20         jsxtext="http://localhost:8080/famfamfam/silk/icons/group.png"/>
     20        jsxtext="http://isocat:8080/famfamfam/silk/icons/group.png"/>
    2121    <record jsxid="icon:public" type="jsximage"
    22         jsxtext="http://localhost:8080/famfamfam/silk/icons/world.png"/>
     22        jsxtext="http://isocat:8080/famfamfam/silk/icons/world.png"/>
    2323    <record jsxid="icon:tdg" type="jsximage"
    24         jsxtext="http://localhost:8080/famfamfam/silk/icons/script.png"/>
     24        jsxtext="http://isocat:8080/famfamfam/silk/icons/script.png"/>
    2525    <record jsxid="icon:group" type="jsximage"
    26         jsxtext="http://localhost:8080/famfamfam/silk/icons/group.png"/>
     26        jsxtext="http://isocat:8080/famfamfam/silk/icons/group.png"/>
    2727    <record jsxid="icon: check unchecked" type="jsximage"
    28         jsxtext="http://localhost:8080/famfamfam/silk-companion/icons/check_error.png"/>
     28        jsxtext="http://isocat:8080/famfamfam/silk-companion/icons/check_error.png"/>
    2929    <record jsxid="icon: check fatal" type="jsximage"
    30         jsxtext="http://localhost:8080/famfamfam/silk/icons/error.png"/>
    31     <record jsxid="icon: check error" jsxtext="http://localhost:8080/famfamfam/silk/icons/error.png"
     30        jsxtext="http://isocat:8080/famfamfam/silk/icons/error.png"/>
     31    <record jsxid="icon: check error" jsxtext="http://isocat:8080/famfamfam/silk/icons/error.png"
    3232        type="jsximage"/>
    3333    <record jsxid="icon: check warning" type="jsximage"
    34         jsxtext="http://localhost:8080/famfamfam/silk/icons/flag_orange.png"/>
     34        jsxtext="http://isocat:8080/famfamfam/silk/icons/flag_orange.png"/>
    3535    <record jsxid="icon: check ok" type="jsximage"
    36         jsxtext="http://localhost:8080/famfamfam/silk/icons/tick.png"/>
     36        jsxtext="http://isocat:8080/famfamfam/silk/icons/tick.png"/>
    3737    <record jsxid="icon: scope public" type="jsximage"
    38         jsxtext="http://localhost:8080/famfamfam/silk/icons/transmit.png"/>
     38        jsxtext="http://isocat:8080/famfamfam/silk/icons/transmit.png"/>
    3939    <record jsxid="icon: scope private"
    40         jsxtext="http://localhost:8080/famfamfam/silk/icons/transmit_blue.png" type="jsximage"/>
     40        jsxtext="http://isocat:8080/famfamfam/silk/icons/transmit_blue.png" type="jsximage"/>
    4141    <record jsxid="icon:change request"
    42         jsxtext="http://localhost:8080/famfamfam/silk/icons/package.png" type="jsximage"/>
     42        jsxtext="http://isocat:8080/famfamfam/silk/icons/package.png" type="jsximage"/>
    4343    <record jsxid="icon:dcrb" type="jsximage"
    44         jsxtext="http://localhost:8080/famfamfam/silk/icons/script_lightning.png"/>
     44        jsxtext="http://isocat:8080/famfamfam/silk/icons/script_lightning.png"/>
    4545</data>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/xsl/Languages2CDF.xsl

    r2029 r2288  
    2424                        <xsl:choose>
    2525                                <xsl:when test="@tag='de'">
    26                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/de.png</xsl:attribute>
     26                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/de.png</xsl:attribute>
    2727                                </xsl:when>
    2828                                <xsl:when test="@tag='en'">
    29                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/gb.png</xsl:attribute>
     29                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/gb.png</xsl:attribute>
    3030                                </xsl:when>
    3131                                <xsl:when test="@tag='fr'">
    32                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/fr.png</xsl:attribute>
     32                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/fr.png</xsl:attribute>
    3333                                </xsl:when>
    3434                                <xsl:when test="@tag='ja'">
    35                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/jp.png</xsl:attribute>
     35                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/jp.png</xsl:attribute>
    3636                                </xsl:when>
    3737                                <xsl:when test="@tag='nl'">
    38                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/nl.png</xsl:attribute>
     38                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/nl.png</xsl:attribute>
    3939                                </xsl:when>
    4040                                <xsl:when test="@tag='cs'">
    41                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/cz.png</xsl:attribute>
     41                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/cz.png</xsl:attribute>
    4242                                </xsl:when>
    4343                                <xsl:when test="@tag='et'">
    44                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/ee.png</xsl:attribute>
     44                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/ee.png</xsl:attribute>
    4545                                </xsl:when>
    4646                                <xsl:when test="@tag='fi'">
    47                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/fi.png</xsl:attribute>
     47                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/fi.png</xsl:attribute>
    4848                                </xsl:when>
    4949                                <xsl:when test="@tag='hu'">
    50                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/hu.png</xsl:attribute>
     50                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/hu.png</xsl:attribute>
    5151                                </xsl:when>
    5252                                <xsl:when test="@tag='it'">
    53                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/it.png</xsl:attribute>
     53                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/it.png</xsl:attribute>
    5454                                </xsl:when>
    5555                                <xsl:when test="@tag='ko'"/>
    5656                                <xsl:when test="@tag='ro'"/>
    5757                                <xsl:when test="@tag='ru'">
    58                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/ru.png</xsl:attribute>
     58                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/ru.png</xsl:attribute>
    5959                                </xsl:when>
    6060                                <xsl:when test="@tag='sv'">
    61                                         <xsl:attribute name="jsximg">http://localhost:8080/famfamfam/flag/png/se.png</xsl:attribute>
     61                                        <xsl:attribute name="jsximg">http://isocat:8080/famfamfam/flag/png/se.png</xsl:attribute>
    6262                                </xsl:when>
    6363                        </xsl:choose>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/rewrite-template.xml

    r2264 r2288  
    11<sed>
    22  <pattern>
    3     <regex>http://localhost:8080/isocat/</regex>
     3    <regex>http://isocat:8080/isocat/</regex>
    44    <replace>$site$</replace>
    55  </pattern>
    66  <pattern>
    7     <regex>http://localhost:8080/gi/</regex>
     7    <regex>http://isocat:8080/gi/</regex>
    88    <replace>$static$gi/</replace>
    99  </pattern>
    1010  <pattern>
    11     <regex>http://localhost:8080/famfamfam/</regex>
     11    <regex>http://isocat:8080/famfamfam/</regex>
    1212    <replace>$static$famfamfam/</replace>
    1313  </pattern>
    1414  <pattern>
    15     <regex>http://localhost:8080/Tango/</regex>
     15    <regex>http://isocat:8080/Tango/</regex>
    1616    <replace>$static$Tango/</replace>
    1717  </pattern>
    1818  <pattern>
    19     <regex>localhost:8080</regex>
     19    <regex>isocat:8080</regex>
    2020    <replace>$server$</replace>
    2121  </pattern>
    2222  <pattern>
    23     <regex>http://localhost:8888/forum/</regex>
     23    <regex>http://isocat:8888/forum/</regex>
    2424    <replace>$forum_site$</replace>
    2525  </pattern>
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/rewrite.xsl

    r2264 r2288  
    1515
    1616        <!-- ISOcat site -->
    17         <xsl:template match="@*[contains(.,'http://localhost:8080/isocat/')]" priority="2">
    18                 <xsl:attribute name="{name()}" select="replace(.,'http://localhost:8080/isocat/',string($props//site))"/>
     17        <xsl:template match="@*[contains(.,'http://isocat:8080/isocat/')]" priority="2">
     18                <xsl:attribute name="{name()}" select="replace(.,'http://isocat:8080/isocat/',string($props//site))"/>
    1919        </xsl:template>
    2020
    21         <xsl:template match="text()[contains(.,'http://localhost:8080/isocat/')]" priority="2">
    22                 <xsl:value-of select="replace(.,'http://localhost:8080/isocat/',string($props//site))"/>
     21        <xsl:template match="text()[contains(.,'http://isocat:8080/isocat/')]" priority="2">
     22                <xsl:value-of select="replace(.,'http://isocat:8080/isocat/',string($props//site))"/>
    2323        </xsl:template>
    2424
    2525        <!-- ISOcat static (gi) -->
    2626       
    27         <xsl:template match="@*[contains(.,'http://localhost:8080/gi/')]" priority="2">
    28                 <xsl:attribute name="{name()}" select="replace(.,'http://localhost:8080/gi/',concat(string($props//static),'gi/'))"/>
     27        <xsl:template match="@*[contains(.,'http://isocat:8080/gi/')]" priority="2">
     28                <xsl:attribute name="{name()}" select="replace(.,'http://isocat:8080/gi/',concat(string($props//static),'gi/'))"/>
    2929        </xsl:template>
    3030
    31         <xsl:template match="text()[contains(.,'http://localhost:8080/gi/')]" priority="2">
    32                 <xsl:value-of select="replace(.,'http://localhost:8080/gi/',concat(string($props//static),'gi/'))"/>
     31        <xsl:template match="text()[contains(.,'http://isocat:8080/gi/')]" priority="2">
     32                <xsl:value-of select="replace(.,'http://isocat:8080/gi/',concat(string($props//static),'gi/'))"/>
    3333        </xsl:template>
    3434
    3535        <!-- ISOcat static (famfamfam) -->
    3636       
    37         <xsl:template match="@*[contains(.,'http://localhost:8080/famfamfam/')]" priority="2">
    38                 <xsl:attribute name="{name()}" select="replace(.,'http://localhost:8080/famfamfam/',concat(string($props//static),'famfamfam/'))"/>
     37        <xsl:template match="@*[contains(.,'http://isocat:8080/famfamfam/')]" priority="2">
     38                <xsl:attribute name="{name()}" select="replace(.,'http://isocat:8080/famfamfam/',concat(string($props//static),'famfamfam/'))"/>
    3939        </xsl:template>
    4040
    41         <xsl:template match="text()[contains(.,'http://localhost:8080/famfamfam/')]" priority="2">
    42                 <xsl:value-of select="replace(.,'http://localhost:8080/famfamfam/',concat(string($props//static),'famfamfam/'))"/>
     41        <xsl:template match="text()[contains(.,'http://isocat:8080/famfamfam/')]" priority="2">
     42                <xsl:value-of select="replace(.,'http://isocat:8080/famfamfam/',concat(string($props//static),'famfamfam/'))"/>
    4343        </xsl:template>
    4444
    4545        <!-- ISOcat static (Tango) -->
    4646       
    47         <xsl:template match="@*[contains(.,'http://localhost:8080/Tango/')]" priority="2">
    48                 <xsl:attribute name="{name()}" select="replace(.,'http://localhost:8080/Tango/',concat(string($props//static),'Tango/'))"/>
     47        <xsl:template match="@*[contains(.,'http://isocat:8080/Tango/')]" priority="2">
     48                <xsl:attribute name="{name()}" select="replace(.,'http://isocat:8080/Tango/',concat(string($props//static),'Tango/'))"/>
    4949        </xsl:template>
    5050
    51         <xsl:template match="text()[contains(.,'http://localhost:8080/Tango/')]" priority="2">
    52                 <xsl:value-of select="replace(.,'http://localhost:8080/Tango/',concat(string($props//static),'Tango/'))"/>
     51        <xsl:template match="text()[contains(.,'http://isocat:8080/Tango/')]" priority="2">
     52                <xsl:value-of select="replace(.,'http://isocat:8080/Tango/',concat(string($props//static),'Tango/'))"/>
    5353        </xsl:template>
    5454
    5555        <!-- ISOcat server -->
    5656       
    57         <xsl:template match="@*[contains(.,'localhost:8080')]" priority="1">
    58                 <xsl:attribute name="{name()}" select="replace(.,'localhost:8080',string($props//server))"/>
     57        <xsl:template match="@*[contains(.,'isocat:8080')]" priority="1">
     58                <xsl:attribute name="{name()}" select="replace(.,'isocat:8080',string($props//server))"/>
    5959        </xsl:template>
    6060
    61         <xsl:template match="text()[contains(.,'localhost:8080')]" priority="1">
    62                 <xsl:value-of select="replace(.,'localhost:8080',string($props//server))"/>
     61        <xsl:template match="text()[contains(.,'isocat:8080')]" priority="1">
     62                <xsl:value-of select="replace(.,'isocat:8080',string($props//server))"/>
    6363        </xsl:template>
    6464
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/settings/builder.xml

    r2029 r2288  
    1 <?xml version="1.0" encoding="utf-8"?>
     1<?xml version="1.0"?>
    22<data jsxid="jsxroot">
    33  <record jsxid="window" type="map">
     
    5454    <record jsxid="JSXAPPS/ISOcat" type="map">
    5555      <record jsxid="recentFiles" type="array">
    56         <record jsxid="0" type="string">components/Scope.xml</record>
    57         <record jsxid="1" type="string">components/appCanvas.xml</record>
    58         <record jsxid="2" type="string">components/SaveDC.xml</record>
    59         <record jsxid="3" type="string">components/DataCategoryViewer.xml</record>
     56        <record jsxid="0" type="string">components/appCanvas.xml</record>
     57        <record jsxid="1" type="string">components/DataCategoryViewer.xml</record>
     58        <record jsxid="2" type="string">components/Scope.xml</record>
     59        <record jsxid="3" type="string">components/SaveDC.xml</record>
    6060        <record jsxid="4" type="string">jss/locale.xml</record>
    6161        <record jsxid="5" type="string">components/Password.xml</record>
  • cats/ISOcat/trunk/mod-ISOcat-interface-rest/interface/recommendation.acc

    r2269 r2288  
    1 <accessor debug="true" trace="false">
     1<accessor debug="false" trace="false">
    22        <name>/rest/group/recommendation</name>
    33        <descr>A group recommends a DC.</descr>
     
    7878        <response>
    7979                <debug>ffcpl:/trace/recommendation.response.xml</debug>
     80                <expire>now</expire>
    8081        </response>
    8182</accessor>
Note: See TracChangeset for help on using the changeset viewer.