Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

Commit 6380725

Browse files
author
Nabeel Shahzad
committed
VMS-293 #close fixed
1 parent afb71ff commit 6380725

File tree

4 files changed

+19
-38
lines changed

4 files changed

+19
-38
lines changed

admin/templates/core_navigation.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ if(PilotGroups::group_has_perm(Auth::$usergroups, MODERATE_PIREPS)
134134
if(PilotGroups::group_has_perm(Auth::$usergroups, EMAIL_PILOTS))
135135
{
136136
?>
137-
<li><a href="<?php echo adminurl('/massmamiler'); ?>">Email all Pilots</a></li>
137+
<li><a href="<?php echo adminurl('/massmailer'); ?>">Email all Pilots</a></li>
138138
<?php
139139
}
140140
if(PilotGroups::group_has_perm(Auth::$usergroups, EDIT_AWARDS))

core/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
932
1+
933

install/hashlist

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -187,25 +187,6 @@ a5e67fddae9c3f77e262cee30771db05 *./core/modules/Logout/Logout.php
187187
925c6ea3907403895286aff5d9838916 *./core/modules/Login/Login.php
188188
ad702069274d2c2fcafebc86806fc55f *./core/modules/RouteMap/RouteMap.php
189189
b6a7b95650eefadf97f1ee941b42e430 *./index.php
190-
5ef2cfd0c8c37a01a6288555fc0b9929 *./mobile/templates/home_index.tpl
191-
1673845577f5719879cddee06869d2ab *./mobile/templates/core_htmlhead.tpl
192-
d41d8cd98f00b204e9800998ecf8427e *./mobile/templates/core_htmlreq.tpl
193-
3b1b2b93f731665d82d566fa677b57b9 *./mobile/templates/core_success.tpl
194-
960b24fb5e6e3c66e033470cecc7ca48 *./mobile/templates/home_login.tpl
195-
83fc2840a66e53b6e2276837d1599e3a *./mobile/templates/core_error.tpl
196-
530e9875deb819e223b3b431c72d7c59 *./mobile/index.php
197-
cc311cc39ca03b491bb2ba1451c41ae9 *./mobile/lib/mobile/mobile.php
198-
ac6d99c630bbf131cd97c6ff95c06f21 *./mobile/lib/mobile/layout.tpl
199-
62b4ccafb57c6d4ad68310e31b9be8c5 *./mobile/lib/js/extensions/jqt.location.js
200-
594e49444cb823a1f98b59728419b309 *./mobile/lib/js/extensions/jqt.floaty.js
201-
e7b42ab7f6fa722a16140c92237ed7b4 *./mobile/lib/js/extensions/jqt.autotitles.js
202-
f2301fb7d6f82d39cd9cf0e45edfa61d *./mobile/lib/js/extensions/jqt.offline.js
203-
bb381e2d19d8eace86b34d20759491a5 *./mobile/lib/js/jqtouch/jquery.1.3.2.min.js
204-
ba7e15bb6261485bc4df9a1a8f549f58 *./mobile/lib/js/jqtouch/jqtouch.min.js
205-
2f40ea9d9d887c96afa57430eb7b1fa9 *./mobile/lib/js/jqtouch/jqtouch.js
206-
7bc05f2402439d5cbec9289f97e57c17 *./mobile/lib/js/jqtouch/jqtouch.transitions.js
207-
12733fd75a72f39cfbd7d43d4bbffa37 *./mobile/action.php
208-
311ae16f548add9f644d8511354a0efb *./mobile/modules/home/home.php
209190
a70283e88e1840bdfdee0b414d83ce4b *./admin/maintenance.php
210191
9640f3f6d81dd2adce0aa39d0f820da8 *./admin/templates/diff_showdiff.tpl
211192
88e45847491bc3720114b632e32f05bd *./admin/templates/sidebar_expenses.tpl
@@ -261,7 +242,7 @@ c2a3dfad5e3aa321e6113d29f554fbf0 *./admin/templates/ops_scheduleform.tpl
261242
d41d8cd98f00b204e9800998ecf8427e *./admin/templates/core_footer.tpl
262243
fdf7f7a9ad04e276d263e0db7426df85 *./admin/templates/sidebar_maintenance.tpl
263244
98de5bfe5dea4d187ddb66562cd5707b *./admin/templates/pilots_options.tpl
264-
eb4968b41967cd8e0ce410d2749f39f0 *./admin/templates/core_navigation.tpl
245+
217d642a7e38f14449c1baf1f7aa172a *./admin/templates/core_navigation.tpl
265246
cad7f94c4c5a0aadad4012dbc7fd19aa *./admin/templates/pilots_pending.tpl
266247
8df8fcdc0bd39c38eb80688fad4ad61c *./admin/templates/sidebar_airports.tpl
267248
17a687c9bef61ff6621e96a9b2a0eadc *./admin/templates/mailer_form.tpl

install/structure.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
<field Field="hub" Type="smallint(6)" Null="NO" Key="" Default="0" Extra="" />
7878
<field Field="fuelprice" Type="float" Null="NO" Key="" Default="0" Extra="" />
7979
<field Field="chartlink" Type="text" Null="NO" Key="" Extra="" />
80-
<key Table="phpvms_airports" Non_unique="0" Key_name="PRIMARY" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="82" Null="" Index_type="BTREE" Comment="" />
81-
<key Table="phpvms_airports" Non_unique="0" Key_name="icao" Seq_in_index="1" Column_name="icao" Collation="A" Cardinality="82" Null="" Index_type="BTREE" Comment="" />
80+
<key Table="phpvms_airports" Non_unique="0" Key_name="PRIMARY" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="553" Null="" Index_type="BTREE" Comment="" />
81+
<key Table="phpvms_airports" Non_unique="0" Key_name="icao" Seq_in_index="1" Column_name="icao" Collation="A" Cardinality="553" Null="" Index_type="BTREE" Comment="" />
8282
<options Name="phpvms_airports" Engine="InnoDB" Version="10" Row_format="Compact" Rows="553" Avg_row_length="118" Data_length="65536" Max_data_length="0" Index_length="16384" Data_free="6291456" Auto_increment="1469" Create_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
8383
</table_structure>
8484
<table_structure name="phpvms_awards">
@@ -263,9 +263,9 @@
263263
<field Field="pilotid" Type="int(11)" Null="NO" Key="" Extra="" />
264264
<field Field="comment" Type="text" Null="NO" Key="" Extra="" />
265265
<field Field="postdate" Type="datetime" Null="NO" Key="" Extra="" />
266-
<key Table="phpvms_pirepcomments" Non_unique="0" Key_name="PRIMARY" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="29" Null="" Index_type="BTREE" Comment="" />
267-
<key Table="phpvms_pirepcomments" Non_unique="1" Key_name="phpvms_pirepcomments_ibfk_1" Seq_in_index="1" Column_name="pirepid" Collation="A" Cardinality="29" Null="" Index_type="BTREE" Comment="" />
268-
<options Name="phpvms_pirepcomments" Engine="InnoDB" Version="10" Row_format="Compact" Rows="29" Avg_row_length="564" Data_length="16384" Max_data_length="0" Index_length="16384" Data_free="6291456" Auto_increment="107" Create_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
266+
<key Table="phpvms_pirepcomments" Non_unique="0" Key_name="PRIMARY" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="31" Null="" Index_type="BTREE" Comment="" />
267+
<key Table="phpvms_pirepcomments" Non_unique="1" Key_name="phpvms_pirepcomments_ibfk_1" Seq_in_index="1" Column_name="pirepid" Collation="A" Cardinality="31" Null="" Index_type="BTREE" Comment="" />
268+
<options Name="phpvms_pirepcomments" Engine="InnoDB" Version="10" Row_format="Compact" Rows="31" Avg_row_length="528" Data_length="16384" Max_data_length="0" Index_length="16384" Data_free="6291456" Auto_increment="109" Create_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
269269
</table_structure>
270270
<table_structure name="phpvms_pirepfields">
271271
<field Field="fieldid" Type="int(11)" Null="NO" Key="PRI" Extra="auto_increment" />
@@ -309,7 +309,7 @@
309309
<field Field="exported" Type="tinyint(4)" Null="NO" Key="" Extra="" />
310310
<field Field="rawdata" Type="blob" Null="NO" Key="" Extra="" />
311311
<key Table="phpvms_pireps" Non_unique="0" Key_name="PRIMARY" Seq_in_index="1" Column_name="pirepid" Collation="A" Cardinality="187" Null="" Index_type="BTREE" Comment="" />
312-
<options Name="phpvms_pireps" Engine="InnoDB" Version="10" Row_format="Compact" Rows="187" Avg_row_length="1138" Data_length="212992" Max_data_length="0" Index_length="0" Data_free="6291456" Auto_increment="486" Create_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
312+
<options Name="phpvms_pireps" Engine="InnoDB" Version="10" Row_format="Compact" Rows="187" Avg_row_length="1138" Data_length="212992" Max_data_length="0" Index_length="0" Data_free="6291456" Auto_increment="488" Create_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
313313
</table_structure>
314314
<table_structure name="phpvms_pirepvalues">
315315
<field Field="id" Type="int(11)" Null="NO" Key="PRI" Extra="auto_increment" />
@@ -350,21 +350,21 @@
350350
<field Field="notes" Type="text" Null="NO" Key="" Extra="" />
351351
<field Field="enabled" Type="int(11)" Null="NO" Key="" Default="1" Extra="" />
352352
<field Field="bidid" Type="int(11)" Null="NO" Key="" Default="0" Extra="" />
353-
<key Table="phpvms_schedules" Non_unique="0" Key_name="PRIMARY" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="40" Null="" Index_type="BTREE" Comment="" />
354-
<key Table="phpvms_schedules" Non_unique="1" Key_name="depicao" Seq_in_index="1" Column_name="depicao" Collation="A" Cardinality="20" Null="" Index_type="BTREE" Comment="" />
355-
<key Table="phpvms_schedules" Non_unique="1" Key_name="flightnum" Seq_in_index="1" Column_name="flightnum" Collation="A" Cardinality="40" Null="" Index_type="BTREE" Comment="" />
356-
<key Table="phpvms_schedules" Non_unique="1" Key_name="depicao_arricao" Seq_in_index="1" Column_name="depicao" Collation="A" Cardinality="20" Null="" Index_type="BTREE" Comment="" />
357-
<key Table="phpvms_schedules" Non_unique="1" Key_name="depicao_arricao" Seq_in_index="2" Column_name="arricao" Collation="A" Cardinality="40" Null="" Index_type="BTREE" Comment="" />
358-
<key Table="phpvms_schedules" Non_unique="1" Key_name="code" Seq_in_index="1" Column_name="code" Collation="A" Cardinality="0" Null="" Index_type="BTREE" Comment="" />
359-
<options Name="phpvms_schedules" Engine="InnoDB" Version="10" Row_format="Compact" Rows="97" Avg_row_length="675" Data_length="65536" Max_data_length="0" Index_length="65536" Data_free="6291456" Auto_increment="116" Create_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
353+
<key Table="phpvms_schedules" Non_unique="0" Key_name="PRIMARY" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="25" Null="" Index_type="BTREE" Comment="" />
354+
<key Table="phpvms_schedules" Non_unique="1" Key_name="depicao" Seq_in_index="1" Column_name="depicao" Collation="A" Cardinality="25" Null="" Index_type="BTREE" Comment="" />
355+
<key Table="phpvms_schedules" Non_unique="1" Key_name="flightnum" Seq_in_index="1" Column_name="flightnum" Collation="A" Cardinality="25" Null="" Index_type="BTREE" Comment="" />
356+
<key Table="phpvms_schedules" Non_unique="1" Key_name="depicao_arricao" Seq_in_index="1" Column_name="depicao" Collation="A" Cardinality="25" Null="" Index_type="BTREE" Comment="" />
357+
<key Table="phpvms_schedules" Non_unique="1" Key_name="depicao_arricao" Seq_in_index="2" Column_name="arricao" Collation="A" Cardinality="25" Null="" Index_type="BTREE" Comment="" />
358+
<key Table="phpvms_schedules" Non_unique="1" Key_name="code" Seq_in_index="1" Column_name="code" Collation="A" Cardinality="1" Null="" Index_type="BTREE" Comment="" />
359+
<options Name="phpvms_schedules" Engine="InnoDB" Version="10" Row_format="Compact" Rows="217" Avg_row_length="302" Data_length="65536" Max_data_length="0" Index_length="65536" Data_free="6291456" Auto_increment="116" Create_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
360360
</table_structure>
361361
<table_structure name="phpvms_sessions">
362362
<field Field="id" Type="int(11)" Null="NO" Key="PRI" Extra="auto_increment" />
363363
<field Field="pilotid" Type="int(11)" Null="NO" Key="" Extra="" />
364364
<field Field="ipaddress" Type="varchar(25)" Null="NO" Key="" Extra="" />
365365
<field Field="logintime" Type="datetime" Null="NO" Key="" Extra="" />
366-
<key Table="phpvms_sessions" Non_unique="0" Key_name="PRIMARY" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="198" Null="" Index_type="BTREE" Comment="" />
367-
<options Name="phpvms_sessions" Engine="MyISAM" Version="10" Row_format="Dynamic" Rows="198" Avg_row_length="32" Data_length="6412" Max_data_length="281474976710655" Index_length="4096" Data_free="0" Auto_increment="1933" Create_time="2009-10-31 20:05:09" Update_time="2010-04-27 14:08:00" Check_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
366+
<key Table="phpvms_sessions" Non_unique="0" Key_name="PRIMARY" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="261" Null="" Index_type="BTREE" Comment="" />
367+
<options Name="phpvms_sessions" Engine="MyISAM" Version="10" Row_format="Dynamic" Rows="261" Avg_row_length="32" Data_length="8476" Max_data_length="281474976710655" Index_length="5120" Data_free="0" Auto_increment="1996" Create_time="2009-10-31 20:05:09" Update_time="2010-04-29 13:00:55" Check_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
368368
</table_structure>
369369
<table_structure name="phpvms_settings">
370370
<field Field="id" Type="int(11)" Null="NO" Key="PRI" Extra="auto_increment" />
@@ -383,7 +383,7 @@
383383
<field Field="lastupdate" Type="datetime" Null="NO" Key="" Extra="" />
384384
<key Table="phpvms_updates" Non_unique="0" Key_name="PRIMARY" Seq_in_index="1" Column_name="id" Collation="A" Cardinality="9" Null="" Index_type="BTREE" Comment="" />
385385
<key Table="phpvms_updates" Non_unique="1" Key_name="name" Seq_in_index="1" Column_name="name" Collation="A" Cardinality="9" Null="" Index_type="BTREE" Comment="" />
386-
<options Name="phpvms_updates" Engine="MyISAM" Version="10" Row_format="Dynamic" Rows="9" Avg_row_length="33" Data_length="300" Max_data_length="281474976710655" Index_length="3072" Data_free="0" Auto_increment="10" Create_time="2009-12-20 17:51:29" Update_time="2010-04-27 14:04:34" Check_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
386+
<options Name="phpvms_updates" Engine="MyISAM" Version="10" Row_format="Dynamic" Rows="9" Avg_row_length="33" Data_length="300" Max_data_length="281474976710655" Index_length="3072" Data_free="0" Auto_increment="10" Create_time="2009-12-20 17:51:29" Update_time="2010-04-28 16:10:11" Check_time="2010-04-20 19:10:29" Collation="latin1_swedish_ci" Create_options="" Comment="" />
387387
</table_structure>
388388
</database>
389389
</mysqldump>

0 commit comments

Comments
 (0)