zentaomax.php 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?php
  2. $config->delete['20.0.beta3'][] = 'module/misc/ext/model/hook/hello2.start.php';
  3. $config->delete['20.0.beta3'][] = 'module/misc/ext/model/hook/hello.test2.php';
  4. $config->delete['20.0.beta3'][] = 'module/misc/ext/model/hook/hello.test.php';
  5. $config->delete['20.0.beta3'][] = 'module/misc/ext/model/hook/index.html';
  6. $config->delete['20.0.beta3'][] = 'module/action/ext/model/hook/create.xuanxuan.php';
  7. $config->delete['2.0.rc1'][] = 'module/bug/ext/model/zentaomax.php';
  8. $config->delete['2.0.rc1'][] = 'module/doc/ext/view/browse.cmmi.html.hook.php';
  9. $config->delete['2.0.rc1'][] = 'module/action/ext/model/class/search.class.php';
  10. $config->delete['2.0.rc1'][] = 'module/action/ext/model/search.php';
  11. $config->delete['2.0.rc1'][] = 'module/product/ext/model/web.php';
  12. $config->delete['2.0.rc1'][] = 'module/project/ext/model/calendar.php';
  13. $config->delete['2.0.rc1'][] = 'module/project/ext/model/effort.php';
  14. $config->delete['2.0.rc1'][] = 'module/project/ext/model/gantt.php';
  15. $config->delete['2.0.rc1'][] = 'module/project/ext/view/view.cmmi.html.hook.php';
  16. $config->delete['2.0.rc1'][] = 'module/project/ext/view/taskeffort.html.php';
  17. $config->delete['2.0.rc1'][] = 'module/project/ext/view/task.html.php';
  18. $config->delete['2.0.rc1'][] = 'module/project/ext/view/task.excel.html.hook.php';
  19. $config->delete['2.0.rc1'][] = 'module/project/ext/view/requirement.html.php';
  20. $config->delete['2.0.rc1'][] = 'module/project/ext/view/relation.html.php';
  21. $config->delete['2.0.rc1'][] = 'module/project/ext/view/managemembers.html.php';
  22. $config->delete['2.0.rc1'][] = 'module/project/ext/view/maintainrelation.html.php';
  23. $config->delete['2.0.rc1'][] = 'module/project/ext/view/kanban.word.html.hook.php';
  24. $config->delete['2.0.rc1'][] = 'module/project/ext/view/gantt.html.php';
  25. $config->delete['2.0.rc1'][] = 'module/project/ext/view/finish.html.php';
  26. $config->delete['2.0.rc1'][] = 'module/project/ext/view/featurebar.html.php';
  27. $config->delete['2.0.rc1'][] = 'module/project/ext/view/featurebar.gantt.html.hook.php';
  28. $config->delete['2.0.rc1'][] = 'module/project/ext/view/featurebar.calendar.html.hook.php';
  29. $config->delete['2.0.rc1'][] = 'module/project/ext/view/effortcalendar.html.php';
  30. $config->delete['2.0.rc1'][] = 'module/project/ext/view/effort.html.php';
  31. $config->delete['2.0.rc1'][] = 'module/project/ext/view/effort.calendar.html.hook.php';
  32. $config->delete['2.0.rc1'][] = 'module/project/ext/view/edit.cmmi.html.hook.php';
  33. $config->delete['2.0.rc1'][] = 'module/project/ext/view/calendar.html.php';
  34. $config->delete['2.0.rc1'][] = 'module/project/ext/view/ajaxkanbansetting.flow.html.hook.php';
  35. $config->delete['2.0.rc1'][] = 'module/search/ext/model/search.php';
  36. $config->delete['2.0.rc1'][] = 'module/story/ext/model/class/bizext.class.php';
  37. $config->delete['2.0.rc1'][] = 'module/story/ext/model/bizext.php';
  38. $config->delete['2.0.rc1'][] = 'module/dept/ext/model/getlistbytype.php';
  39. $config->delete['2.0.rc1'][] = 'module/block/ext/lang/zh-cn/cmmi.php';
  40. $config->delete['2.0'][] = 'module/group/ext/lang/zh-cn/zzcmmi.php';
  41. $config->delete['2.0'][] = 'module/group/ext/lang/en/zzcmmi.php';
  42. $config->delete['2.0'][] = 'module/project/ext/lang/zh-cn/cmmi.php';
  43. $config->delete['2.4.beta1'][] = 'module/common/ext/lang/zh-cn/zzcmmi.php';
  44. $config->delete['2.4.beta1'][] = 'module/common/ext/lang/zh-tw/zzcmmi.php';
  45. $config->delete['2.4.beta1'][] = 'module/common/ext/lang/en/zzcmmi.php';
  46. $config->delete['2.4.beta1'][] = 'module/execution/ext/control/batchedit.php';
  47. $config->delete['2.4.beta1'][] = 'module/execution/ext/control/create.php';
  48. $config->delete['2.4.beta1'][] = 'module/execution/ext/control/edit.php';
  49. $config->delete['2.4.beta1'][] = 'module/execution/ext/view/batchedit.html.php';
  50. $config->delete['2.4.beta1'][] = 'module/execution/ext/view/create.html.php';
  51. $config->delete['2.4.beta1'][] = 'module/execution/ext/view/edit.html.php';
  52. $config->delete['2.4.beta1'][] = 'module/product/css/create.css';
  53. $config->delete['2.4.beta1'][] = 'module/project/ext/model/class/zentaomax.class.php';
  54. $config->delete['2.4.beta1'][] = 'module/project/ext/model/zentaomax.php';
  55. $config->excludeFiles['module/story/ext/control/batchedit.php'] = 1;