-
Notifications
You must be signed in to change notification settings - Fork 0
/
migration-archive3d74.html
887 lines (651 loc) · 34.4 KB
/
migration-archive3d74.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /dmsf/migration-archive?folder_id=5764 at Thu, 03 Nov 2022 23:44:29 GMT
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>DMSF - Migration-Archive - Open Grid Forum</title>
<meta name="description" content="Redmine" />
<meta name="keywords" content="issue,bug,tracker" />
<meta name="csrf-param" content="authenticity_token"/>
<meta name="csrf-token" content="r8Eug2mxB/WVzjgYLFlaVTYqdY6Jf1KWLwk+E/4zIM4="/>
<link rel='shortcut icon' href='../favicon4460.ico?1425381960' />
<link href="../themes/ogf_redmine/stylesheets/application4460.css?1425381960" media="all" rel="stylesheet" type="text/css" />
<script src="../javascripts/prototype4460.js?1425381960" type="text/javascript"></script>
<script src="../javascripts/effects4460.js?1425381960" type="text/javascript"></script>
<script src="../javascripts/dragdrop4460.js?1425381960" type="text/javascript"></script>
<script src="../javascripts/controls4460.js?1425381960" type="text/javascript"></script>
<script src="../javascripts/application4460.js?1425381960" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
Event.observe(window, 'load', function(){ new WarnLeavingUnsaved('The current page contains unsaved text that will be lost if you leave this page.'); });
//]]>
</script>
<!--[if IE 6]>
<style type="text/css">
* html body{ width: expression( document.documentElement.clientWidth < 900 ? '900px' : '100%' ); }
body {behavior: url(/stylesheets/csshover.htc?1425381960);}
</style>
<![endif]-->
<link href="../plugin_assets/extended_fields/stylesheets/extended_fields4460.css?1425381960" media="screen" rel="stylesheet" type="text/css" /> <link href="../plugin_assets/wiking/stylesheets/wiking4460.css?1425381960" media="screen" rel="stylesheet" type="text/css" />
<!-- page specific tags -->
<link href="../plugin_assets/redmine_dmsf/stylesheets/jquery-ui/jquery-ui-1.8.134460.css?1425381960" media="screen" rel="stylesheet" type="text/css" />
<link href="../plugin_assets/redmine_dmsf/stylesheets/plupload/jquery.ui.plupload4460.css?1425381960" media="screen" rel="stylesheet" type="text/css" />
<link href="../plugin_assets/redmine_dmsf/stylesheets/jquery.dataTables/jquery-ui.dataTables4460.css?1425381960" media="screen" rel="stylesheet" type="text/css" />
<link href="../plugin_assets/redmine_dmsf/stylesheets/dmsf4460.css?1425381960" media="screen" rel="stylesheet" type="text/css" />
<script src="../plugin_assets/redmine_dmsf/javascripts/jquery-1.6.1.min4460.js?1425381960" type="text/javascript"></script>
<script src="../plugin_assets/redmine_dmsf/javascripts/jquery-ui-1.8.13.min4460.js?1425381960" type="text/javascript"></script>
<script src="../plugin_assets/redmine_dmsf/javascripts/jquery.dataTables/jquery.dataTables.min4460.js?1425381960" type="text/javascript"></script>
<script type="text/javascript">
jQuery.noConflict();
jQuery(document).ready(function() {
jQuery("#browser").dataTable({
"bJQueryUI": true,
"oLanguage": {
'sUrl': '/plugin_assets/redmine_dmsf/javascripts/jquery.dataTables/en.json'
},
"bAutoWidth": false,
"bPaginate": false,
"aaSorting": [[1,'asc']],
"aaSortingFixed": [[7,'asc']],
"aoColumnDefs": [
{ "bSearchable": false, "aTargets": [0, 6, 7, 8] },
{ "bSortable": false, "aTargets": [0, 6, 7] },
{ "iDataSort": 8, "aTargets": [ 2 ] }
],
"fnInitComplete": function() {
jQuery("div.controls").prependTo(jQuery("#browser_wrapper div.fg-toolbar")[0]);
},
"fnInfoCallback": function( oSettings, iStart, iEnd, iMax, iTotal, sPre ) {
return "Folders: 0, Documents: 16";
}
});
jQuery("[data-downloadurl]").each(function() {
var url = this.getAttribute("data-downloadurl");
if (this.addEventListener) {
this.addEventListener("dragstart", function(e) {
if (e.dataTransfer) {
e.dataTransfer.setData("DownloadURL", url);
}
},false);
}
});
});
function manipulation_link(action) {
jQuery("#entries_form").attr("action", action);
jQuery("#entries_form").submit();
};
function confirmation_link(action) {
if(!window.confirm("Do you really want to delete this entry?")) return;
jQuery("#entries_form").attr("action", action);
jQuery("#entries_form").submit();
};
</script>
</head>
<body class="theme-Ogf redmine controller-dmsf action-show">
<div id="wrapper">
<div id="wrapper2">
<div id="top-menu">
<div id="account">
<ul><li><a href="https://redmine.ogf.org/login/index.html" class="login">Logins disabled</a></li>
<li><a href="../account/register.html" class="register">Register</a></li></ul> </div>
<ul><li><a href="../index.html" class="home">Home</a></li>
<li><a href="../projects.html" class="projects">Projects</a></li>
<li><a href="http://www.redmine.org/guide" class="help">Help</a></li></ul></div>
<div id="header">
<div id="quick-search">
<form action="https://redmine.ogf.org/search/index/migration-archive" method="get">
<label for='q'>
<a href="../search/index/migration-archive.html" accesskey="4">Search</a>:
</label>
<input accesskey="f" class="small" id="q" name="q" size="20" type="text" />
</form>
</div>
<h1><a href="operations.html?jump=dmsf" class="root">Operations</a> » <a href="it-og.html?jump=dmsf" class="ancestor">IT</a> » <a href="it-migration.html?jump=dmsf" class="ancestor">Migration</a> » Migration-Archive</h1>
<div id="main-menu">
<ul><li><a href="../projects/migration-archive.html" class="overview">Overview</a></li>
<li><a href="../projects/migration-archive/issues.html" class="issues">Issues</a></li>
<li><a href="migration-archive.html" class="dmsf selected">Documents</a></li>
<li><a href="../projects/migration-archive/wiki.html" class="wiki">Wiki</a></li>
<li><a href="../projects/migration-archive/files.html" class="files">Files</a></li></ul>
</div>
</div>
<div class="nosidebar" id="main">
<div id="sidebar">
</div>
<div id="content">
<div class="contextual">
</div>
<h2>
<a href="migration-archive.html">Documents</a>
/
<a href="migration-archive00c5.html?folder_id=45">gridforge</a>
/
<a href="migration-archivef2af.html?folder_id=5763">gridforge-base-project</a>
/
<a href="migration-archive3d74.html?folder_id=5764">VA Software Supported Materials</a>
</h2>
<div class="wiki">
</div>
<form action="https://redmine.ogf.org/dmsf/entries_operation/migration-archive?folder_id=5764" class="dmfs_entries" id="entries_form" method="post"><div style="margin:0;padding:0;display:inline"><input name="authenticity_token" type="hidden" value="r8Eug2mxB/WVzjgYLFlaVTYqdY6Jf1KWLwk+E/4zIM4=" /></div>
<input id="action" name="action" type="hidden" />
<div class="controls" style="float: left">
<input name="download_entries" title="Download checked in Zip archive" type="submit" value="Download" />
<input name="email_entries" title="Send checked by email" type="submit" value="Email" />
</div>
<table class="display entries" id="browser">
<thead>
<tr id="root">
<th class="check">
<input id="check_all_entries" title="Check/Uncheck all for zip download or email" type="checkbox" />
</th>
<th>Title</th>
<th>Size</th>
<th>Modified</th>
<th>Ver.</th>
<th>Author</th>
<th></th>
<th class="hidden"></th>
<th class="hidden"></th>
</tr>
</thead>
<tbody>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9203" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_Application_Administration-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - Application Administration:https://redmine.ogf.org/dmsf_files/9203?download=" title="FAQ - Application Administration version 1.0 download">FAQ - Application Administration</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - Application Administration</div>
</td>
<td class="size">74.7 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9203.html" title="FAQ - Application Administration details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9203'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">76471</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9193" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_Authenticated_PServer_Access-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - Authenticated PServer Access:https://redmine.ogf.org/dmsf_files/9193?download=" title="FAQ - Authenticated PServer Access version 1.0 download">FAQ - Authenticated PServer Access</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - Authenticated PServer Access</div>
</td>
<td class="size">66.6 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9193.html" title="FAQ - Authenticated PServer Access details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9193'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">68180</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9197" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_Document_Manager-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - Document Manager:https://redmine.ogf.org/dmsf_files/9197?download=" title="FAQ - Document Manager version 1.0 download">FAQ - Document Manager</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - Document Manager</div>
</td>
<td class="size">70.6 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9197.html" title="FAQ - Document Manager details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9197'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">72258</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9196" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_File_Publisher-2b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - File Publisher:https://redmine.ogf.org/dmsf_files/9196?download=" title="FAQ - File Publisher version 2.0 download">FAQ - File Publisher</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - File Publisher</div>
</td>
<td class="size">65.8 kB</td>
<td class="modified">
2004-02-26 01:00
</td>
<td class="version">
2.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9196.html" title="FAQ - File Publisher details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9196'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">67365</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9192" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_IDE_Integration-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - IDE Integration:https://redmine.ogf.org/dmsf_files/9192?download=" title="FAQ - IDE Integration version 1.0 download">FAQ - IDE Integration</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - IDE Integration</div>
</td>
<td class="size">98 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9192.html" title="FAQ - IDE Integration details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9192'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">100356</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9194" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_LDAP_Integration-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - LDAP Integration:https://redmine.ogf.org/dmsf_files/9194?download=" title="FAQ - LDAP Integration version 1.0 download">FAQ - LDAP Integration</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - LDAP Integration</div>
</td>
<td class="size">79.8 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9194.html" title="FAQ - LDAP Integration details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9194'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">81670</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9189" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_Monitoring-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - Monitoring:https://redmine.ogf.org/dmsf_files/9189?download=" title="FAQ - Monitoring version 1.0 download">FAQ - Monitoring</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - Monitoring</div>
</td>
<td class="size">80.5 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9189.html" title="FAQ - Monitoring details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9189'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">82459</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9188" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_Project_Management_Console-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - Project Management Console:https://redmine.ogf.org/dmsf_files/9188?download=" title="FAQ - Project Management Console version 1.0 download">FAQ - Project Management Console</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - Project Management Console</div>
</td>
<td class="size">89 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9188.html" title="FAQ - Project Management Console details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9188'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">91156</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9195" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_Project_Web_Server-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - Project Web Server:https://redmine.ogf.org/dmsf_files/9195?download=" title="FAQ - Project Web Server version 1.0 download">FAQ - Project Web Server</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - Project Web Server</div>
</td>
<td class="size">74.9 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9195.html" title="FAQ - Project Web Server details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9195'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">76724</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9190" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_Reporting-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - Reporting:https://redmine.ogf.org/dmsf_files/9190?download=" title="FAQ - Reporting version 1.0 download">FAQ - Reporting</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - Reporting</div>
</td>
<td class="size">59 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9190.html" title="FAQ - Reporting details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9190'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">60449</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9191" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_Role-based_Access_Control-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - Role-based Access Control:https://redmine.ogf.org/dmsf_files/9191?download=" title="FAQ - Role-based Access Control version 1.0 download">FAQ - Role-based Access Control</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - Role-based Access Control</div>
</td>
<td class="size">99.5 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9191.html" title="FAQ - Role-based Access Control details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9191'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">101886</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9200" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_SCM_Integration-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - SCM Integration:https://redmine.ogf.org/dmsf_files/9200?download=" title="FAQ - SCM Integration version 1.0 download">FAQ - SCM Integration</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - SCM Integration</div>
</td>
<td class="size">64.2 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9200.html" title="FAQ - SCM Integration details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9200'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">65712</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9199" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_Search-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - Search:https://redmine.ogf.org/dmsf_files/9199?download=" title="FAQ - Search version 1.0 download">FAQ - Search</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - Search</div>
</td>
<td class="size">51.6 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9199.html" title="FAQ - Search details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9199'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">52864</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9201" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/FA/FAQ_-_Tracker-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:FAQ - Tracker:https://redmine.ogf.org/dmsf_files/9201?download=" title="FAQ - Tracker version 1.0 download">FAQ - Tracker</a>
<div class="filename" title="Filename used for download or in Zip archive">FAQ - Tracker</div>
</td>
<td class="size">240.6 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9201.html" title="FAQ - Tracker details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9201'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">246380</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9202" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/So/SourceForge_Collaborative_Development_Process_chart-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:SourceForge Collaborative Development Process chart:https://redmine.ogf.org/dmsf_files/9202?download=" title="SourceForge Collaborative Development Process chart version 1.0 download">SourceForge Collaborative Development Process chart</a>
<div class="filename" title="Filename used for download or in Zip archive">SourceForge Collaborative Development Process chart</div>
</td>
<td class="size">925 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9202.html" title="SourceForge Collaborative Development Process chart details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9202'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">947191</td>
</tr>
<tr class="file">
<td class="check"><input id="files_" name="files[]" title="Check for Zip download or email" type="checkbox" value="9198" /></td>
<td class="title">
<a href="https://github.com/OpenGridForum/redmine_dmsf_files/blob/main/VA/VA_Software_Making_the_Most_of_Offshore_Development_Relationships_White_Paper-1b4d7.pdf?raw=true" class="icon icon-file " data-downloadurl="application/pdf:VA Software Making the Most of Offshore Development Relationships White Paper:https://redmine.ogf.org/dmsf_files/9198?download=" title="VA Software Making the Most of Offshore Development Relationships White Paper version 1.0 download">VA Software Making the Most of Offshore Development Relationships White Paper</a>
<div class="filename" title="Filename used for download or in Zip archive">VA Software Making the Most of Offshore Development Relationships White Paper</div>
</td>
<td class="size">285.9 kB</td>
<td class="modified">
2003-10-02 00:00
</td>
<td class="version">
1.0
</td>
<td class="author">Redmine Admin</td>
<td class="actions">
<div class="right_icon_box" style="width: 70px;">
<div style="float: left">
<a href="../dmsf_files/9198.html" title="VA Software Making the Most of Offshore Development Relationships White Paper details"><img alt="Filedetails" class="detail_icon" src="../plugin_assets/redmine_dmsf/images/filedetails4460.png?1425381960" /></a>
</div>
<div style="float: right; width: 44px;">
<a href="#" onclick="manipulation_link('/dmsf_files/lock/9198'); return false;" title="Lock to prevent changes for other members"><img alt="Lock" src="../plugin_assets/redmine_dmsf/images/lock4460.png?1425381960" /></a>
</div>
</div>
<br class="clear" />
</td>
<td class="hidden">1</td>
<td class="hidden">292788</td>
</tr>
</tbody>
</table>
<br />
</form>
<script type="text/javascript">
jQuery("#entries_delete_button").click(function(event) {
if(window.confirm("Do you really want to delete checked entries?")) {
jQuery("#entries_form").attr("action", "/dmsf/delete_entries/migration-archive?folder_id=5764");
jQuery("#entries_form").submit();
}
})
jQuery("#check_all_entries").click(function(event) {
var $this = jQuery(this);
if($this.prop("checked")) {
jQuery("input[type=checkbox]", jQuery("#browser > tbody")).prop("checked", true);
} else {
jQuery("input[type=checkbox]", jQuery("#browser > tbody")).prop("checked", false);
}
})
</script>
<br />
<div style="clear:both;"></div>
</div>
</div>
<div id="ajax-indicator" style="display:none;"><span>Loading...</span></div>
<div id="footer">
<div class="bgl"><div class="bgr">
Powered by <a href="http://www.redmine.org/">Redmine</a> © 2006-2012 Jean-Philippe Lang
</div></div>
</div>
</div>
</div>
</body>
This is a static archive of the previous Open Grid Forum Redmine content management system saved from host redmine.ogf.org file /dmsf/migration-archive?folder_id=5764 at Thu, 03 Nov 2022 23:45:01 GMT
</html>