Difference between revisions of "SI2/1.7"

From CSWiki
Jump to navigation Jump to search
(Created page with '==Changes== * Started DB version 11 (previous was 10) to do some additions (see v. 1.6')
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
A version for bug fixing, code clean-up.
 +
 
==Changes==
 
==Changes==
* Started DB version 11 (previous was 10) to do some additions (see [[SI2/1.6|v. 1.6]]
+
* Started DB version 11 (previous was 10) to do some additions (see also [[SI2/1.6|v. 1.6]])
 +
:* Added module_cost (DECIMAL 10.2)to modules
 +
:* Added UNIQUE to moduletype_name.moduletypes
 +
:* Added p_dept (VARCHAR) to people
 +
* General Code clean-up
 +
:* Created the header.in.php and left-menu.inc.php as basic templates that separate the menu system that is included in every page.
 +
* Started the notion of having multiple departments and users from various departments

Latest revision as of 14:15, 20 December 2010

A version for bug fixing, code clean-up.

Changes

  • Started DB version 11 (previous was 10) to do some additions (see also v. 1.6)
  • Added module_cost (DECIMAL 10.2)to modules
  • Added UNIQUE to moduletype_name.moduletypes
  • Added p_dept (VARCHAR) to people
  • General Code clean-up
  • Created the header.in.php and left-menu.inc.php as basic templates that separate the menu system that is included in every page.
  • Started the notion of having multiple departments and users from various departments