* browseWindow_UI.js, dbsCombo_UI.js, goodForRun_UI.js, localTagCombo_UI.js, subSysCombo_UI.js, uploadWindow_UI.js, xmlTextArea_UI.js: All the logic of the connections between the component of the window has been moved the the new Event Manager. Minor stylish changes.
* xmlTextArea_UI.js (Module): improved OO design, moving static configuration stuff directly in the constructor, and not in the initComponent method. * uploadWindow_UI.js (Module): improved OO design, moving static configuration stuff directly in the constructor, and not in the initComponent method. * subSysCombo_UI.js (Module): improved OO design, moving static configuration stuff directly in the constructor, and not in the initComponent method. * relValUploadWindow_UI.js (Module): improved OO design, moving static configuration stuff directly in the constructor, and not in the initComponent method. * refGridPanel_UI.js (Module): improved OO design, moving static configuration stuff directly in the constructor, and not in the initComponent method. * localTagCombo_UI.js (Module): improved OO design, moving static configuration stuff directly in the constructor, and not in the initComponent method. * fileUploadField_UI.js (Module): improved OO design, moving static configuration stuff directly in the constructor, and not in the initComponent method. * dbsCombo_UI.js: improved OO design, moving static configuration stuff directly in the constructor, and not in the initComponent method. * browseWindow_UI.js: improved OO design, moving static configuration stuff directly in the constructor, and not in the initComponent method.
* xmlTextArea_UI.js: adapted code to run with new repository. References to extjs are now absolute, whereas references to local js files are all realtive. * uploadWindow_UI.js: adapted code to run with new repository. References to extjs are now absolute, whereas references to local js files are all realtive. * subSysCombo_UI.js: adapted code to run with new repository. References to extjs are now absolute, whereas references to local js files are all realtive. * relValUploadWindow_UI.js: References to cgi-bin script are all absolute. * refGridPanel_UI.js: References to cgi-bin script are all absolute. * localTagCombo_UI.js: adapted code to run with new repository. References to extjs are now absolute, whereas references to local js files are all realtive. References to cgi-bin script are all absolute. * index.html: adapted code to run with new repository. References to extjs are now absolute, whereas references to local js files are all realtive. * goodForRun_UI.js: adapted code to run with new repository. References to extjs are now absolute, whereas references to local js files are all realtive. * dbsCombo_UI.js: adapted code to run with new repository. References to extjs are now absolute, whereas references to local js files are all realtive. * browseWindow_UI.js: adapted code to run out-of-the box using the new CVS repository (UserCode/MRovere inside CMSSW)
Initial Upload
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.