8d7c9361e6f5ff19fb4a63bebd15e35a68a3d02a
nas

nas authored 13 years ago

1) <?xml version="1.0"?>
2) <!DOCTYPE package-info SYSTEM "http://www.simplemachines.org/xml/package-info">
3) <package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
4) 	<id>SimpleDeskTeam:SimpleDesk</id>
5) 	<name>SimpleDesk - Integrated Helpdesk for Simple Machines Forum</name>
Jeremy D Release 2.1.0 (#158)

Jeremy D authored 1 year ago

6) 	<version>2.1.0</version>
nas

nas authored 13 years ago

7) 	<type>modification</type>
8) 
Jeremy D Move to only supporting SMF...

Jeremy D authored 2 years ago

9) 	<install for="2.1 RC4, 2.1.0-2.1.99">
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

10) 		<!-- readme files -->
11) 		<readme lang="english" parsebbc="true" type="file">language-readme/readme.english.txt</readme>
12) 
13) 		<!-- language files -->
14) 		<require-dir name="sd_language" destination="$themes_dir/default/languages" />
15) 
16) 		<!-- sources -->
17) 		<require-dir name="sd_source" destination="$sourcedir" />
18) 
19) 		<!-- templates -->
20) 		<require-dir name="sd_template" destination="$themedir" />
21) 
22) 		<!-- images -->
23) 		<require-dir name="images/simpledesk" destination="$themes_dir/default/images" />
24) 		<require-dir name="images/sd_plugins" destination="$themes_dir/default/images" />
25) 		<require-dir name="images/shd" destination="$imagesdir/admin" />
26) 		<require-file name="images/feature_shd.png" destination="$themes_dir/default/images/admin" /><!-- explicitly called from default theme in ACP -->
27) 
28) 		<!-- css -->
29) 		<require-file name="css/helpdesk.css" destination="$themedir/css" />
30) 		<require-file name="css/helpdesk_admin.css" destination="$themedir/css" />
Diego Andrés Sd fixes and responsive stu...

Diego Andrés authored 2 years ago

31) 		<require-file name="css/helpdesk_responsive.css" destination="$themedir/css" />
jdarwood007 ! Fixed menu icons (Thanks...

jdarwood007 authored 8 years ago

32) 		<require-file name="css/helpdesk_icons.css" destination="$themedir/css" />
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

33) 
34) 		<!-- scripts -->
35) 		<require-file name="scripts/helpdesk_admin.js" destination="$themedir/scripts" />
36) 		<require-file name="scripts/helpdesk.js" destination="$themedir/scripts" />
37) 
38) 		<!-- bundled plugins -->
39) 		<require-dir name="sd_plugins_source" destination="$sourcedir" />
40) 		<require-dir name="sd_plugins_template" destination="$themes_dir/default" />
41) 		<require-dir name="sd_plugins_lang" destination="$languagedir" />
42) 
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

43) 		<!-- All the hooks -->
44) 			<!-- SMF Core -->
45) 		<hook hook="integrate_pre_include" function="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

46) 		<hook hook="integrate_user_info" function="shd_init" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
47) 		<hook hook="integrate_actions" function="shd_init_actions" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
48) 		<hook hook="integrate_buffer" function="shd_buffer_replace" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
49) 		<hook hook="integrate_menu_buttons" function="shd_main_menu" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
Jeremy D Fixes issues with menu icon...

Jeremy D authored 2 years ago

50) 		<hook hook="integrate_current_action" function="shd_init_current_action" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

51) 		<hook hook="integrate_load_permissions" function="shd_admin_smf_perms" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

52) 		<hook hook="integrate_error_types" function="shd_error_types" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
53) 		<hook hook="integrate_bbc_codes" function="shd_bbc_codes" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
54) 		<hook hook="integrate_post_parsebbc" function="shd_parse_wikilinks" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
Jeremy D Fixes profile menu links (#...

Jeremy D authored 2 years ago

55) 		<hook hook="integrate_profile_popup" function="shd_profile_menu" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

56) 
57) 			<!-- Admin Section: Core -->
58) 		<hook hook="integrate_admin_include" function="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

59) 		<hook hook="integrate_admin_areas" function="shd_admin_bootstrap" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
60) 		<hook hook="integrate_admin_search" function="shd_admin_search" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

61) 
62) 			<!-- Admin Section: Attachments -->
63) 		<hook hook="integrate_remove_attachments" function="shd_remove_attachments" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
64) 		<hook hook="integrate_attachments_browse" function="shd_attachments_browse" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
65) 		<hook hook="integrate_attachment_remove" function="shd_attachment_remove" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
66) 
67) 			<!-- Admin Section: Packages -->
68) 		<hook hook="integrate_packages_sort_id" function="shd_packages_sort_id" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
69) 		<hook hook="integrate_package_download" function="shd_package_download" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
70) 		<hook hook="integrate_package_upload" function="shd_package_upload" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
71) 		<hook hook="integrate_modification_types" function="shd_modification_types" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
72) 
73) 			<!-- Admin Section: Other -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

74) 		<hook hook="integrate_convert_msgbody" function="shd_convert_msgbody" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
75) 		<hook hook="integrate_modifylanguages" function="shd_modifylanguages" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

76) 
77) 			<!-- Display -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

78) 		<hook hook="integrate_display_buttons" function="shd_display_btn_mvtopic" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

79) 
80) 			<!-- ShowAttachments -->
Jeremy D Release 2.1.0 (#158)

Jeremy D authored 1 year ago

81) 		<hook hook="integrate_pre_download_request" function="shd_pre_download_request" file="$sourcedir/sd_source/Subs-SimpleDeskDisplay.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

82) 		<hook hook="integrate_download_request" function="shd_download_request" file="$sourcedir/sd_source/Subs-SimpleDeskDisplay.php" />
83) 
84) 			<!-- BoardIndex -->
85) 		<hook hook="integrate_getboardtree" function="shd_add_to_boardindex" file="$sourcedir/sd_source/Subs-SimpleDeskBoardIndex.php" />
86) 
87) 			<!-- Profile -->
88) 		<hook hook="integrate_pre_profile_areas" function="shd_profile_areas" file="$sourcedir/sd_source/Subs-SimpleDeskProfile.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

89) 		<hook hook="integrate_profile_profileSaveGroups" function="shd_clear_active_tickets" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
90) 		<hook hook="integrate_profile_trackip" function="shd_profile_trackip" file="$sourcedir/sd_source/Subs-SimpleDeskProfile.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

91) 
92) 			<!-- Other -->
jdarwood007 Use the SSI hook properly.

jdarwood007 authored 5 years ago

93) 		<hook hook="integrate_SSI" function="ssi_shd_called" file="$sourcedir/sd_source/SimpleDesk-SSI.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

94) 
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

95) 		<!-- database changes -->
jdarwood007 Re-order custom fields

jdarwood007 authored 5 years ago

96) 		<database>install-sd.php</database>
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

97) 
jdarwood007 ! Make Profile section actu...

jdarwood007 authored 8 years ago

98) 		<redirect url="?action=admin;area=helpdesk_info" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

99) 
Diego Andrés Sd fixes and responsive stu...

Diego Andrés authored 2 years ago

100) 		<credits url="https://www.simpledesk.net" license="BSD 3-Clause" licenseurl="https://github.com/SimpleMachines/SimpleDesk/blob/master/license.txt" copyright="2010-2021">Simple Desk</credits>
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

101) 	</install>
102) 
Jeremy D Move to only supporting SMF...

Jeremy D authored 2 years ago

103) 	<uninstall for="2.1 RC4, 2.1.0-2.1.99">
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

104) 		<!-- database changes, undone -->
jdarwood007 Re-order custom fields

jdarwood007 authored 5 years ago

105) 		<database>uninstall-sd-optional.php</database>
106) 		<code type="file">uninstall-sd-required.php</code>
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

107) 
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

108) 		<!-- All the hooks -->
109) 			<!-- SMF Core -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

110) 		<hook reverse="true" hook="integrate_pre_include" function="$sourcedir/sd_source/Subs-SimpleDesk.php" />
111) 		<hook reverse="true" hook="integrate_user_info" function="shd_init" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
112) 		<hook reverse="true" hook="integrate_actions" function="shd_init_actions" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
113) 		<hook reverse="true" hook="integrate_buffer" function="shd_buffer_replace" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
114) 		<hook reverse="true" hook="integrate_menu_buttons" function="shd_main_menu" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
Jeremy D Fixes issues with menu icon...

Jeremy D authored 2 years ago

115) 		<hook reverse="true" hook="integrate_current_action" function="shd_init_current_action" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

116) 		<hook reverse="true" hook="integrate_load_permissions" function="shd_admin_smf_perms" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
117) 		<hook reverse="true" hook="integrate_error_types" function="shd_error_types" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
118) 		<hook reverse="true" hook="integrate_bbc_codes" function="shd_bbc_codes" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
119) 		<hook reverse="true" hook="integrate_post_parsebbc" function="shd_parse_wikilinks" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
Jeremy D Fixes profile menu links (#...

Jeremy D authored 2 years ago

120) 		<hook reverse="true" hook="integrate_profile_popup" function="shd_profile_menu" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

121) 
122) 			<!-- Admin Section: Core -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

123) 		<hook reverse="true" hook="integrate_admin_include" function="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
124) 		<hook reverse="true" hook="integrate_admin_areas" function="shd_admin_bootstrap" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
125) 		<hook reverse="true" hook="integrate_admin_search" function="shd_admin_search" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

126) 
127) 			<!-- Admin Section: Attachments -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

128) 		<hook reverse="true" hook="integrate_remove_attachments" function="shd_remove_attachments" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
129) 		<hook reverse="true" hook="integrate_attachments_browse" function="shd_attachments_browse" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
130) 		<hook reverse="true" hook="integrate_attachment_remove" function="shd_attachment_remove" file="$sourcedir/sd_source/Subs-SimpleDeskManageAttachments.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

131) 
132) 			<!-- Admin Section: Packages -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

133) 		<hook reverse="true" hook="integrate_packages_sort_id" function="shd_packages_sort_id" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
134) 		<hook reverse="true" hook="integrate_package_download" function="shd_package_download" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
135) 		<hook reverse="true" hook="integrate_package_upload" function="shd_package_upload" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
136) 		<hook reverse="true" hook="integrate_modification_types" function="shd_modification_types" file="$sourcedir/sd_source/Subs-SimpleDeskPackages.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

137) 
138) 			<!-- Admin Section: Other -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

139) 		<hook reverse="true" hook="integrate_convert_msgbody" function="shd_convert_msgbody" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
140) 		<hook reverse="true" hook="integrate_modifylanguages" function="shd_modifylanguages" file="$sourcedir/sd_source/Subs-SimpleDeskAdmin.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

141) 
142) 			<!-- Display -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

143) 		<hook reverse="true" hook="integrate_display_buttons" function="shd_display_btn_mvtopic" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

144) 
145) 			<!-- ShowAttachments -->
Jeremy D Release 2.1.0 (#158)

Jeremy D authored 1 year ago

146) 		<hook reverse="true" hook="integrate_pre_download_request" function="shd_pre_download_request" file="$sourcedir/sd_source/Subs-SimpleDeskDisplay.php" />
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

147) 		<hook reverse="true" hook="integrate_download_request" function="shd_download_request" file="$sourcedir/sd_source/Subs-SimpleDeskDisplay.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

148) 
149) 			<!-- BoardIndex -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

150) 		<hook reverse="true" hook="integrate_getboardtree" function="shd_add_to_boardindex" file="$sourcedir/sd_source/Subs-SimpleDeskBoardIndex.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

151) 
152) 			<!-- Profile -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

153) 		<hook reverse="true" hook="integrate_pre_profile_areas" function="shd_profile_areas" file="$sourcedir/sd_source/Subs-SimpleDeskProfile.php" />
154) 		<hook reverse="true" hook="integrate_profile_profileSaveGroups" function="shd_clear_active_tickets" file="$sourcedir/sd_source/Subs-SimpleDesk.php" />
155) 		<hook reverse="true" hook="integrate_profile_trackip" function="shd_profile_trackip" file="$sourcedir/sd_source/Subs-SimpleDeskProfile.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

156) 
157) 			<!-- Other -->
jdarwood007 Remove Travis and Introduce...

jdarwood007 authored 3 years ago

158) 		<hook reverse="true" hook="integrate_SSI" function="ssi_shd_called" file="$sourcedir/sd_source/SimpleDesk-SSI.php" />
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

159) 
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

160) 		<!-- language files, removed -->
161) 		<remove-dir name="$themes_dir/default/languages/sd_language" />
162) 
163) 		<!-- source files, removed -->
164) 		<remove-dir name="$sourcedir/sd_source" />
165) 
166) 		<!-- template files, removed -->
167) 		<remove-dir name="$themedir/sd_template" />
168) 
169) 		<!-- images, removed -->
170) 		<remove-dir name="$themes_dir/default/images/simpledesk" />
171) 		<remove-dir name="$imagesdir/admin/shd" />
172) 		<remove-file name="$themes_dir/default/images/admin/feature_shd.png" />
173) 
174) 		<!-- css, removed -->
175) 		<remove-file name="$themedir/css/helpdesk.css" />
jdarwood007 ! Fixed menu icons (Thanks...

jdarwood007 authored 8 years ago

176) 		<remove-file name="$themedir/css/helpdesk_admin.css" />
Diego Andrés Sd fixes and responsive stu...

Diego Andrés authored 2 years ago

177) 		<remove-file name="$themedir/css/helpdesk_responsive.css" />
jdarwood007 ! Fixed menu icons (Thanks...

jdarwood007 authored 8 years ago

178) 		<remove-file name="$themedir/css/helpdesk_icons.css" />
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

179) 
180) 		<!-- bundled plugins removed (NOTE: done one by one to avoid eating existing plugins on upgrade) -->
jdarwood007 Various Fixes and cleanup A...

jdarwood007 authored 5 years ago

181) 		<remove-dir name="$languagedir/sd_plugins_lang/SDPluginFrontPage.english.php" />
182) 		<remove-dir name="$languagedir/sd_plugins_lang/SDPluginStats.english.php" />
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

183) 
184) 		<!-- scripts, removed -->
jdarwood007 ! Fixed menu icons (Thanks...

jdarwood007 authored 8 years ago

185) 		<remove-file name="$themedir/scripts/helpdesk_admin.js" />
emanuele Basic stuff to cover instal...

emanuele authored 11 years ago

186) 		<remove-file name="$themedir/scripts/helpdesk.js" />
187) 	</uninstall>
188)