Changeset 944
- Timestamp:
- 08/09/06 11:33:02
- Files:
-
- trunk/calendar3/deployment/webpublic/uportal2/portlet.xml (modified) (1 diff)
- trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/MainCampus/default/PDA/default.xsl (modified) (1 diff)
- trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/MainCampus/default/default/bedework.css (modified) (3 diffs)
- trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/MainCampus/default/default/default.xsl (modified) (4 diffs)
- trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/SoEDepartmental/default/PDA/default.xsl (modified) (1 diff)
- trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/SoEDepartmental/default/default/default.xsl (modified) (2 diffs)
- trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/SoEDepartmental/default/default/soe.css (modified) (3 diffs)
- trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/PDA/default.xsl (modified) (1 diff)
- trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/common.css (modified) (1 diff)
- trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl (modified) (7 diffs)
- trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/errors.xsl (modified) (1 diff)
- trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/PDA/default.xsl (modified) (1 diff)
- trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/default.xsl (modified) (2 diffs)
- trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/soe.css (modified) (3 diffs)
- trunk/calendar3/deployment/webuser/uportal2/resources/demoskins/default/PDA/default.xsl (modified) (1 diff)
- trunk/calendar3/deployment/webuser/uportal2/resources/demoskins/default/default/default.xsl (modified) (4 diffs)
- trunk/calendar3/deployment/webuser/webapp/resources/demoskins/default/PDA/default.xsl (modified) (1 diff)
- trunk/calendar3/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl (modified) (4 diffs)
- trunk/calendar3/lib/bw-davdefs-3.2.jar (modified) (previous)
- trunk/calendar3/lib/bw-davio-3.2.jar (modified) (previous)
- trunk/calendar3/lib/rpiaccess-2.1.jar (modified) (previous)
- trunk/calendar3/lib/rpiutil-3.2.jar (modified) (previous)
- trunk/calendar3/skins/webpublic/rensselaer/default/PDA/default.xsl (modified) (1 diff)
- trunk/calendar3/skins/webpublic/rensselaer/default/default/common.css (modified) (1 diff)
- trunk/calendar3/skins/webpublic/rensselaer/default/default/default.xsl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/calendar3/deployment/webpublic/uportal2/portlet.xml
r624 r944 28 28 </supports> 29 29 <portlet-info> 30 <title>@ PORTLET-NAME@</title>31 <short-title>@ PORTLET-NAME@</short-title>30 <title>@DISPLAY-NAME@</title> 31 <short-title>@DISPLAY-NAME@</short-title> 32 32 <keywords>Struts, Bedework, Calendar, Public, Events</keywords> 33 33 </portlet-info> trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/MainCampus/default/PDA/default.xsl
r609 r944 402 402 403 403 <xsl:template name="dateSelect"> 404 <form name="calForm" method=" get" action="{$urlPrefix}/setView.do">404 <form name="calForm" method="post" action="{$urlPrefix}/setView.do"> 405 405 <table border="0" cellpadding="0" cellspacing="0"> 406 406 <tr> trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/MainCampus/default/default/bedework.css
r623 r944 150 150 } 151 151 #org-bedework #tabsTable .rightCell { 152 background : url(../../images/ demo/std-tab-space.gif);152 background : url(../../images/std-tab-space.gif); 153 153 padding-right: 0.5em; 154 154 } … … 734 734 } 735 735 #org-bedework #calPageTable ul.calendarTree li.folder { 736 list-style-image: url(../../images/ demo/catIcon.gif);736 list-style-image: url(../../images/catIcon.gif); 737 737 padding-top: 0.25em; 738 738 padding-bottom: 0.25em; 739 739 } 740 740 #org-bedework #calPageTable ul.calendarTree li.calendar { 741 list-style-image: url(../../images/ demo/calIcon-sm.gif);741 list-style-image: url(../../images/calIcon-sm.gif); 742 742 } 743 743 #org-bedework .noEventsCell { … … 856 856 #org-bedework #tabsTable .centerCell { 857 857 text-align: left; 858 background : url(../../images/ demo/std-tab-space.gif);858 background : url(../../images/std-tab-space.gif); 859 859 font-size: 0.8em; 860 860 white-space: nowrap; trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/MainCampus/default/default/default.xsl
r659 r944 336 336 </td> 337 337 <td align="right" class="gotoForm"> 338 <form name="calForm" method=" get" action="{$setViewPeriod}">338 <form name="calForm" method="post" action="{$setViewPeriod}"> 339 339 <table border="0" cellpadding="0" cellspacing="0"> 340 340 <tr> … … 423 423 <xsl:otherwise><!-- view --> 424 424 View: 425 <form name="selectViewForm" method=" get" action="{$setSelection}">425 <form name="selectViewForm" method="post" action="{$setSelection}"> 426 426 <select name="viewName" onChange="submit()" > 427 427 <xsl:for-each select="/bedework/views/view"> … … 668 668 <td class="fieldname">Calendar:</td> 669 669 <td class="fieldval"> 670 <xsl:variable name="calUrl" select="calendar/ path"/>670 <xsl:variable name="calUrl" select="calendar/encodedPath"/> 671 671 <a href="{$setSelection}&calUrl={$calUrl}"> 672 672 <xsl:value-of select="calendar/name"/> … … 1054 1054 </xsl:choose> 1055 1055 </xsl:variable> 1056 <xsl:variable name="url" select=" path"/>1056 <xsl:variable name="url" select="encodedPath"/> 1057 1057 <li class="{$itemClass}"> 1058 1058 <a href="{$setSelection}&calUrl={$url}"><xsl:value-of select="name"/></a> trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/SoEDepartmental/default/PDA/default.xsl
r616 r944 402 402 403 403 <xsl:template name="dateSelect"> 404 <form name="calForm" method=" get" action="{$urlPrefix}/setView.do">404 <form name="calForm" method="post" action="{$urlPrefix}/setView.do"> 405 405 <table border="0" cellpadding="0" cellspacing="0"> 406 406 <tr> trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/SoEDepartmental/default/default/default.xsl
r659 r944 352 352 </td> 353 353 <td align="right" class="gotoForm"> 354 <form name="calForm" method=" get" action="{$setViewPeriod}">354 <form name="calForm" method="post" action="{$setViewPeriod}"> 355 355 <table border="0" cellpadding="0" cellspacing="0"> 356 356 <tr> … … 439 439 <xsl:otherwise><!-- view --> 440 440 View: 441 <form name="selectViewForm" method=" get" action="{$setSelection}">441 <form name="selectViewForm" method="post" action="{$setSelection}"> 442 442 <select name="viewName" onChange="submit()" > 443 443 <xsl:for-each select="/bedework/views/view"> trunk/calendar3/deployment/webpublic/uportal2/resources/demoskins/SoEDepartmental/default/default/soe.css
r616 r944 134 134 } 135 135 #tabsTable td.rssPrint { 136 background : url(../../images/ demo/std-tab-space.gif);136 background : url(../../images/std-tab-space.gif); 137 137 padding-right: 0.5em; 138 138 width: 100%; … … 757 757 } 758 758 #calPageTable ul.calendarTree li.folder { 759 list-style-image: url(../../images/ demo/catIcon.gif);759 list-style-image: url(../../images/catIcon.gif); 760 760 padding-top: 0.25em; 761 761 padding-bottom: 0.25em; 762 762 } 763 763 #calPageTable ul.calendarTree li.calendar { 764 list-style-image: url(../../images/ demo/calIcon-sm.gif);764 list-style-image: url(../../images/calIcon-sm.gif); 765 765 } 766 766 .noEventsCell { … … 865 865 #tabsTable .centerCell { 866 866 text-align: left; 867 background : url(../../images/ demo/std-tab-space.gif);867 background : url(../../images/std-tab-space.gif); 868 868 font-size: 0.8em; 869 869 white-space: nowrap; trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/PDA/default.xsl
r286 r944 402 402 403 403 <xsl:template name="dateSelect"> 404 <form name="calForm" method=" get" action="{$urlPrefix}/setView.do">404 <form name="calForm" method="post" action="{$urlPrefix}/setView.do"> 405 405 <table border="0" cellpadding="0" cellspacing="0"> 406 406 <tr> trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/common.css
r546 r944 38 38 #tabsTable .centerCell { 39 39 text-align: left; 40 background : url(../../images/ demo/std-tab-space.gif);40 background : url(../../images/std-tab-space.gif); 41 41 font-size: 0.8em; 42 42 white-space: nowrap; trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl
r659 r944 352 352 </td> 353 353 <td align="right" class="gotoForm"> 354 <form name="calForm" method=" get" action="{$setViewPeriod}">354 <form name="calForm" method="post" action="{$setViewPeriod}"> 355 355 <table border="0" cellpadding="0" cellspacing="0"> 356 356 <tr> … … 439 439 <xsl:otherwise><!-- view --> 440 440 View: 441 <form name="selectViewForm" method=" get" action="{$setSelection}">441 <form name="selectViewForm" method="post" action="{$setSelection}"> 442 442 <select name="viewName" onChange="submit()" > 443 443 <xsl:for-each select="/bedework/views/view"> … … 684 684 <td class="fieldname">Calendar:</td> 685 685 <td class="fieldval"> 686 <xsl:variable name="calUrl" select="calendar/ path"/>686 <xsl:variable name="calUrl" select="calendar/encodedPath"/> 687 687 <a href="{$setSelection}&calUrl={$calUrl}"> 688 688 <xsl:value-of select="calendar/name"/> … … 1070 1070 </xsl:choose> 1071 1071 </xsl:variable> 1072 <xsl:variable name="url" select=" path"/>1072 <xsl:variable name="url" select="encodedPath"/> 1073 1073 <li class="{$itemClass}"> 1074 1074 <a href="{$setSelection}&calUrl={$url}"><xsl:value-of select="name"/></a> … … 1161 1161 </td> 1162 1162 <td class="rightCell"> 1163 <form name="styleSelectForm" method=" get" action="{$setup}">1163 <form name="styleSelectForm" method="post" action="{$setup}"> 1164 1164 <select name="setappvar" onChange="submit()"> 1165 1165 <option>example styles:</option> … … 1169 1169 </select> 1170 1170 </form> 1171 <form name="skinSelectForm" method=" get" action="{$setup}">1171 <form name="skinSelectForm" method="post" action="{$setup}"> 1172 1172 <input type="hidden" name="setappvar" value="summaryMode(details)"/> 1173 1173 <select name="skinPicker" onchange="window.location = this.value"> … … 1179 1179 </select> 1180 1180 </form> 1181 <form name="skinSelectForm" method=" get" action="">1181 <form name="skinSelectForm" method="post" action=""> 1182 1182 <select name="sitePicker" onchange="window.location = this.value"> 1183 1183 <option>production examples:</option> trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/errors.xsl
r272 r944 25 25 Unknown view 26 26 </xsl:when> 27 <xsl:when test="id='org.bedework.client.error.nodefaultview'"> 28 No default view 29 </xsl:when> 27 30 <xsl:otherwise> 28 <xsl:value-of select="id"/> = <xsl:value-of select="param"/> 31 <xsl:value-of select="id"/> 32 <xsl:if test="param"> 33 = <xsl:value-of select="param"/> 34 </xsl:if> 29 35 </xsl:otherwise> 30 36 </xsl:choose> trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/PDA/default.xsl
r618 r944 402 402 403 403 <xsl:template name="dateSelect"> 404 <form name="calForm" method=" get" action="{$urlPrefix}/setView.do">404 <form name="calForm" method="post" action="{$urlPrefix}/setView.do"> 405 405 <table border="0" cellpadding="0" cellspacing="0"> 406 406 <tr> trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/default.xsl
r659 r944 355 355 </td> 356 356 <td align="right" class="gotoForm"> 357 <form name="calForm" method=" get" action="{$setViewPeriod}">357 <form name="calForm" method="post" action="{$setViewPeriod}"> 358 358 <table border="0" cellpadding="0" cellspacing="0"> 359 359 <tr> … … 442 442 <xsl:otherwise><!-- view --> 443 443 View: 444 <form name="selectViewForm" method=" get" action="{$setSelection}">444 <form name="selectViewForm" method="post" action="{$setSelection}"> 445 445 <select name="viewName" onChange="submit()" > 446 446 <xsl:for-each select="/bedework/views/view"> trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/soe.css
r644 r944 134 134 } 135 135 #tabsTable td.rssPrint { 136 background : url(../../images/ demo/std-tab-space.gif);136 background : url(../../images/std-tab-space.gif); 137 137 padding-right: 0.5em; 138 138 width: 100%; … … 768 768 } 769 769 #calPageTable ul.calendarTree li.folder { 770 list-style-image: url(../../images/ demo/catIcon.gif);770 list-style-image: url(../../images/catIcon.gif); 771 771 padding-top: 0.25em; 772 772 padding-bottom: 0.25em; 773 773 } 774 774 #calPageTable ul.calendarTree li.calendar { 775 list-style-image: url(../../images/ demo/calIcon-sm.gif);775 list-style-image: url(../../images/calIcon-sm.gif); 776 776 } 777 777 .noEventsCell { … … 876 876 #tabsTable .centerCell { 877 877 text-align: left; 878 background : url(../../images/ demo/std-tab-space.gif);878 background : url(../../images/std-tab-space.gif); 879 879 font-size: 0.8em; 880 880 white-space: nowrap; trunk/calendar3/deployment/webuser/uportal2/resources/demoskins/default/PDA/default.xsl
r614 r944 405 405 406 406 <xsl:template name="dateSelect"> 407 <form name="calForm" method=" get" action="{$urlPrefix}/setView.do">407 <form name="calForm" method="post" action="{$urlPrefix}/setView.do"> 408 408 <table border="0" cellpadding="0" cellspacing="0"> 409 409 <tr> trunk/calendar3/deployment/webuser/uportal2/resources/demoskins/default/default/default.xsl
r659 r944 522 522 </td> 523 523 <td align="right" class="gotoForm"> 524 <form name="calForm" method=" get" action="{$navAction}">524 <form name="calForm" method="post" action="{$navAction}"> 525 525 <table border="0" cellpadding="0" cellspacing="0"> 526 526 <tr> … … 3352 3352 <!--==== ALARM OPTIONS ====--> 3353 3353 <xsl:template name="alarmOptions"> 3354 <form method=" get" action="{$setAlarm}" id="standardForm">3354 <form method="post" action="{$setAlarm}" id="standardForm"> 3355 3355 <input type="hidden" name="updateAlarmOptions" value="true"/> 3356 3356 <table class="common" cellspacing="0"> … … 3486 3486 <!--==== EMAIL OPTIONS ====--> 3487 3487 <xsl:template name="emailOptions"> 3488 <form method=" get" action="{$mailEvent}" id="standardForm">3488 <form method="post" action="{$mailEvent}" id="standardForm"> 3489 3489 <input type="hidden" name="updateEmailOptions" value="true"/> 3490 3490 <table class="common" cellspacing="0"> … … 4063 4063 </td> 4064 4064 <td class="rightCell"> 4065 <!--<form name="skinSelectForm" method=" get" action="{$setup}">4065 <!--<form name="skinSelectForm" method="post" action="{$setup}"> 4066 4066 skin selector: 4067 4067 <select name="skinNameSticky" onChange="submit()"> trunk/calendar3/deployment/webuser/webapp/resources/demoskins/default/PDA/default.xsl
r2 r944 405 405 406 406 <xsl:template name="dateSelect"> 407 <form name="calForm" method=" get" action="{$urlPrefix}/setView.do">407 <form name="calForm" method="post" action="{$urlPrefix}/setView.do"> 408 408 <table border="0" cellpadding="0" cellspacing="0"> 409 409 <tr> trunk/calendar3/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl
r659 r944 522 522 </td> 523 523 <td align="right" class="gotoForm"> 524 <form name="calForm" method=" get" action="{$navAction}">524 <form name="calForm" method="post" action="{$navAction}"> 525 525 <table border="0" cellpadding="0" cellspacing="0"> 526 526 <tr> … … 3352 3352 <!--==== ALARM OPTIONS ====--> 3353 3353 <xsl:template name="alarmOptions"> 3354 <form method=" get" action="{$setAlarm}" id="standardForm">3354 <form method="post" action="{$setAlarm}" id="standardForm"> 3355 3355 <input type="hidden" name="updateAlarmOptions" value="true"/> 3356 3356 <table class="common" cellspacing="0"> … … 3486 3486 <!--==== EMAIL OPTIONS ====--> 3487 3487 <xsl:template name="emailOptions"> 3488 <form method=" get" action="{$mailEvent}" id="standardForm">3488 <form method="post" action="{$mailEvent}" id="standardForm"> 3489 3489 <input type="hidden" name="updateEmailOptions" value="true"/> 3490 3490 <table class="common" cellspacing="0"> … … 4063 4063 </td> 4064 4064 <td class="rightCell"> 4065 <!--<form name="skinSelectForm" method=" get" action="{$setup}">4065 <!--<form name="skinSelectForm" method="post" action="{$setup}"> 4066 4066 skin selector: 4067 4067 <select name="skinNameSticky" onChange="submit()"> trunk/calendar3/skins/webpublic/rensselaer/default/PDA/default.xsl
r2 r944 400 400 401 401 <xsl:template name="dateSelect"> 402 <form name="calForm" method=" get" action="{$urlPrefix}/setView.do">402 <form name="calForm" method="post" action="{$urlPrefix}/setView.do"> 403 403 <table border="0" cellpadding="0" cellspacing="0"> 404 404 <tr> trunk/calendar3/skins/webpublic/rensselaer/default/default/common.css
r554 r944 8 8 #tabsTable .centerCell { 9 9 text-align: left; 10 background : url(../../images/ demo/std-tab-space.gif);10 background : url(../../images/std-tab-space.gif); 11 11 font-size: 0.8em; 12 12 white-space: nowrap; trunk/calendar3/skins/webpublic/rensselaer/default/default/default.xsl
r281 r944 284 284 </td> 285 285 <td align="right" class="gotoForm"> 286 <form name="calForm" method=" get" action="{$setViewPeriod}">286 <form name="calForm" method="post" action="{$setViewPeriod}"> 287 287 <table border="0" cellpadding="0" cellspacing="0"> 288 288 <tr> … … 371 371 <xsl:otherwise><!-- view --> 372 372 View: 373 <form name="selectViewForm" method=" get" action="{$setSelection}">373 <form name="selectViewForm" method="post" action="{$setSelection}"> 374 374 <select name="viewName" onChange="submit()" > 375 375 <xsl:for-each select="/bedework/views/view">
