Difference between revisions of "SI2/1.7"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
:* Added p_dept (VARCHAR) to people | :* Added p_dept (VARCHAR) to people | ||
* General Code clean-up | * 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 13: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