ttamaris / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

Centralize the webapp name #434

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What is the problem?
The /oryx path is used throughout the application without control.

What should be done alternatively?
We should make this all configurable: one mention of /oryx in EditorHandler, 
and one in config.js are enough to get going.

Please see the attached patch (created under the editor subfolder).

Original issue reported on code.google.com by antoine....@gmail.com on 9 Jun 2010 at 1:21

Attachments:

GoogleCodeExporter commented 8 years ago
14:42:19~/w-db/oryx/editor>svn ci -m "Issue 434 : Centralize the webapp name"
Sending        editor/client/scripts/Core/main.js
Sending        editor/client/scripts/Plugins/bpmn2bpel.js
Sending        editor/client/scripts/Plugins/bpmn2xforms.js
Sending        editor/client/scripts/Plugins/bpmn2xhtml.js
Sending        editor/client/scripts/Plugins/feedback.js
Sending        editor/client/scripts/Plugins/file.js
Sending        editor/client/scripts/Plugins/fileRepository.js
Sending        editor/client/scripts/Plugins/fragmentRepository.js
Sending        editor/client/scripts/Plugins/tbpmsupport.js
Sending        editor/client/scripts/Plugins/xformsexportorbeon.js
Sending        editor/server/src/de/hpi/bpmn2_0/migration/BPMN2Migrator.java
Sending        editor/server/src/de/hpi/bpmn2xpdl/XPDLPackage.java
Sending        editor/server/src/de/hpi/jbpm/Process.java
Sending        editor/server/src/de/hpi/xforms/rdf/XFormsERDFExporter.java
Sending        editor/server/src/org/oryxeditor/server/EditorHandler.java
Sending        
editor/server/src/org/oryxeditor/server/ProcessWaveEditorHandler.java
Sending        editor/server/src/org/oryxeditor/server/SimpleStorageServlet.java
Sending        editor/server/src/org/oryxeditor/server/XFormsExportServlet.java
Transmitting file data ..................
Committed revision 3551.

Original comment by antoine....@gmail.com on 15 Jun 2010 at 9:43

GoogleCodeExporter commented 8 years ago

Original comment by antoine....@gmail.com on 15 Jun 2010 at 9:48