PATCH: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/ApplicationResources_es.properties

2002-04-22 Thread Adrian Almenar
Its not all done but now its a lot better than before.   Cheers,   Adrian Almenar     ApplicationResources_es.properties.patch Description: Binary data -- To unsubscribe, e-mail: For additional commands, e-mail:

[PATCH] jakarta-tomcat-4.0/webapps/admin

2002-01-17 Thread Manveen Kaur
Hi, Comments: == Added Context viewing/editing functionality. Values read/written to corresponding Context mBean. New files to be added: context.jsp -> jakarta-tomcat-4.0/webapps/admin ContextAction, ContextForm, SetUpContextAction.java --> jakarta-tomcat-4.0/webapps/ad

[PATCH] jakarta-tomcat-4.0/webapps/admin

2002-01-10 Thread Manveen Kaur
Hi, Encoded the node label names as they contain spaces and other reserved characters. Please commit my patch to the head branch. thanks, Manveen Index: WEB-INF/classes/org/apache/webapp/admin/TomcatTreeBuilder.java === RCS file:

Re: [PATCH]: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/ApplicationResources_es.properties

2002-01-10 Thread jean-frederic clere
EMAIL : [EMAIL PROTECTED](. .) > PGP KEY : 697ECEDD...oOOo..(_)..oOOo... > PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 > > >-Original Message- > >From: Adrian Almenar [mailto:[EMAIL PROTECTED]] > >Sent: Wednesday, January 09, 2002 8:31 PM > &

RE: [PATCH]: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/ApplicationResources_es.properties

2002-01-10 Thread GOMEZ Henri
>-Original Message- >From: Adrian Almenar [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, January 09, 2002 8:31 PM >To: Tomcat List >Subject: [PATCH]: >jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/web >app/admin >/ApplicationResources_es.properties > > >

[PATCH] jakarta-tomcat-4.0/webapps/admin

2002-01-09 Thread Manveen Kaur
Hi, Please commit my patch to the head branch. thanks, Manveen Comments: --- * Made the main page title for each screen the same as (i.e. in sync with) the label of the node that is selected. * Added Host editing and viewing functionality. The values are read/written to the correspondi

[PATCH]: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/ApplicationResources_es.properties

2002-01-09 Thread Adrian Almenar
Here are some more enhancements for jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/App licationResources_es.properties Please Commit these, Cheers, Adrian Almenar ApplicationResources_es.properties.patch Description: Binary data -- To unsubscribe, e-mail:

[PATCH]jakarta-tomcat-4.0/webapps/admin

2002-01-05 Thread Manveen Kaur
Please commit my patch to the HEAD branch. Thanks, Manveen Comments: Connector functionality that enables connectors and their attributes to be viewed and edited through the admin tool. New files :Location to be added -- connector.jsp :

[PATCH]: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/ApplicationResources_es.properties

2002-01-04 Thread Adrian Almenar
Just some enhancements for Spanish Language. Cheers, Adrian Almenar Systems & Development Department Conectium Limited ApplicationResources_en.properties.patch Description: Binary data -- To unsubscribe, e-mail: For additional commands, e-mail:

[PATCH] jakarta-tomcat-4.0/webapps/admin/

2002-01-03 Thread Manveen Kaur
Please commit my changes to the HEAD branch. Thanks! --Manveen Comments: * Created a new tag that renders HTML tables containing property values, a property, value pair per row. * Created a buttons.jsp file that renders the save and cancel buttons and included this in the server and

[PATCH] jakarta-tomcat-4.0/webapps/admin

2001-12-19 Thread Manveen Kaur
Hi, Please commit my patch to the Head branch. thanks, Manveen Comments: --- Modified server.jsp and service.jsp to use custom tags to generate the list of available actions from each page. Using these custom tags eliminates the need of setting ActionVals in SetUpServer and SetUpService

[PATCH] jakarta-tomcat-4.0/webapps/admin

2001-12-18 Thread Manveen Kaur
Hi, Please commit my patch to the HEAD branch. Sincerely, Manveen == Comments: - This is a fix for the bug: The selected node does not get highlighted when the node is selected. Made changes so that the tree also gets refreshed with each node selection, along with loading

[PATCH] jakarta-tomcat-4.0/webapps/admin

2001-12-15 Thread Manveen Kaur
Please commit my patch to the HEAD branch. (jakarta-tomcat-4.0/webapps/admin) Thanks, -Manveen Comments: = Internationalized the list of available actions. Added corresponding messages in ApplicationResource properties for english and spanish. Index: WEB-INF/classes/org/apache/webapp/a

[PATCH] jakarta-tomcat-4.0/webapps/admin

2001-12-15 Thread Manveen Kaur
Hi, Please commit my patch to the HEAD branch. (jakarta-tomcat-4.0/webapps/admin) Thanks, -Manveen = comments: In the webadmin navigation tree display, the label for the root node was hardcoded to "Root Node". I've made the label to be displayed for the root node configurable

[PATCH] jakarta-tomcat-4.0/webapps/admin/

2001-12-14 Thread Manveen Kaur
Hi, Please add these files to the HEAD branch. Added functionality (end-to-end) for displaying/modifying services. New files: service.jsp goes into webapps/admin *.java go into webapps/admin/WEB-INF/classes/org/apache/webapp/admin Thanks, --Manveen ServiceForm.java Description: Bin

[PATCH] jakarta-tomcat-4.0/webapps/admin/

2001-12-11 Thread Manveen Kaur
Please commit these changes to the HEAD branch. thanks, --Manveen Comments: - 1) Front-end validation added for the server screen. Checks added: -Portnumber : * cannot be null, * must be a valid integer (cannot be random characters) * in the range 1-65535. -ShutdownText:

Resend: [PATCH] jakarta-tomcat-4.0/webapps/admin/

2001-12-06 Thread Manveen Kaur
Resending... On Thu, 6 Dec 2001, Manveen Kaur wrote: > Please add this file to the HEAD branch. > (I'd forgotten to attach it in my last mail.) > > New Server screen added to admin tool. <%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib

[PATCH] jakarta-tomcat-4.0/webapps/admin/

2001-12-06 Thread Manveen Kaur
Please add this file to the HEAD branch. (I'd forgotten to attach it in my last mail.) New Server screen added to admin tool. -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: [PATCH] jakarta-tomcat-4.0/webapps/admin/

2001-12-06 Thread patrick.luby
Manveen, I committed all of your new files except for the PaperTexture.gif. I didn't commit the .gif file as it is not clear to me if that is copyrighted by someone other than Apache. Patrick > > Enhanced the admin tool by adding a new "server" screen and its related > backend functionality. >

[PATCH] jakarta-tomcat-4.0/webapps/admin/

2001-12-06 Thread Manveen Kaur
Please commit my patch in the HEAD branch. Made changes to struts-config, internationalization ApplicationResources.properties files, and tree builder for the new "server" screen. Index: ./WEB-INF/struts-config.xml === RCS file:

[PATCH] jakarta-tomcat-4.0/webapps/admin/

2001-12-06 Thread Manveen Kaur
Enhanced the admin tool by adding a new "server" screen and its related backend functionality. Please add these files to the HEAD branch. ( *.java under jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/ server.jsp under jakarta-tomcat-4.0/webapps/admin/ PaperTexture.gif

Re: [PATCH] jakarta-tomcat-4.0/webapps/admin

2001-11-27 Thread Bill Barker
I don't like to step on 4.x toes, or I'd do it my self. But isn't it time to change the subject to [VOTE] and make Jazmin a committer? - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 27, 2001 7:04 PM Subject:

[PATCH] jakarta-tomcat-4.0/webapps/admin

2001-11-27 Thread tangojaz
Removing decoding for special characters like = and & because Tomcat does this automatically. Below is the cvs diff Jazmin -- __ Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of b

[PATCH] jakarta-tomcat-4.0/webapps/admin

2001-11-26 Thread tangojaz
Below is the code to build the tree control nodes for Tomcat Server, Service/Engine, and Connector There is one new file: TomcatTreeBuilder.java that goes in the following directory: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin The rest are cvs diffs of existing file

[PATCH] jakarta-tomcat-4.0/webapps/admin

2001-11-20 Thread tangojaz
Role Based Admin Change I am thinking that a web server admin tool my not have just one admin that controls everything but there maybe be other less powerful admins with limited control. For example there may be admins that control properties for a certain subset of w

[PATCH] jakarta-tomcat-4.0/webapps/admin files

2001-11-17 Thread tangojaz
Hi, I have been looking into the details of the admin and from what I can figure out, it is suppose to use frames. I have changed the index.jsp to set the borders of the frames to 1 so the user can see the frames. Also from studying the code, I figured that clicking on a tree node should change t