openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
phpEMS (php Events Management System)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
13 minutes
ago. based on code collected
17 minutes
ago.
Mar 12, 2025 — Mar 12, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding a plain text version of the GNU General Public License Version 2.
chessforce
More...
over 19 years ago
Comments header modified to reflect changes made.
chessforce
More...
over 19 years ago
Typecasted the fourth argument (int month) to the mktime() function as an int in the line initializing $id_month in order to avoid a warning about passing a string instead of an int as an argument.
chessforce
More...
over 19 years ago
Fixed the code so that the body title is displayed correctly when executed using PHP >=5.1.0 (PHP 5.1.0 added "o" as a format character in the argument to the date() function and this caused "of" in the body title to be displayed incorrectly).
chessforce
More...
over 19 years ago
Updated the version listed from 0.7.1 to 0.8.0.
chessforce
More...
almost 20 years ago
Fixed formatting (removed manual wrapping of lines). Also, changed "NCP Athletic/P.E. Department Web Team" to "NCP Athletic Department Web Team." Fixed a grammatical mistake (changed "FOLLOWING ALSO RECIEVES" to "FOLLOWING ALSO RECIEVE"). Added new credits.
chessforce
More...
almost 20 years ago
Changed the comment header to reflect the changes made.
chessforce
More...
over 20 years ago
Changed to give the ability to perform modifications to the event title data.
chessforce
More...
over 20 years ago
Changed to reflect the addition of the event title feature. Thus, you can now modify event titles as well as event descriptions. Also, changed the event description input field to a text-area (<textarea>). In addition, fixed an incorrect link in an error message page.
chessforce
More...
over 20 years ago
Added a section (#DateLink) to define the date field link attributes.
chessforce
More...
over 20 years ago
Removed the year from the date field. Also, made the date field a link that opens a pop-up window displaying the given day's events (uses calendar.php's pop-up window feature to achieve this).
chessforce
More...
over 20 years ago
Now displays the event title along with the event description. Also, added title cells indicating the field of data.
chessforce
More...
over 20 years ago
Changed the "Version" field in the header to reflect the last change made.
chessforce
More...
over 20 years ago
Fixed a bug causing events without a title to not display the event description. The fix involved replacing the use of the is_null() function with strlen().
chessforce
More...
over 20 years ago
The CSS code has been moved to a separate file (news.css). Thus, modifying the formatting should now be easier.
chessforce
More...
over 20 years ago
Moved all the CSS code to two separate files (one for the code controlling the regular display, and the other for the code controlling the pop-up box). Thus, modifying the formatting should now be simpler.
chessforce
More...
over 20 years ago
Added news.css This file contains all the CSS code for the news page.
chessforce
More...
over 20 years ago
Added calpopup.css This file contains all the CSS code for the pop-up box generated by the calendar script displaying a given day's event(s).
chessforce
More...
over 20 years ago
Adding calnormal.css This file contains all the CSS code for the regular calendar display (i.e. not the pop-up box).
chessforce
More...
over 20 years ago
Rewrote the code for the pop-up window displaying a given day's events. Changes include a new design and the use of valid XHTML 1.0 Transitional and valid CSS. The calendar script should now be fully World Wide Web Consortium (W3C) standards compliant.
chessforce
More...
over 20 years ago
Comments header modified to reflect changes made.
chessforce
More...
over 20 years ago
Now displays only the event titles. In a situation where the title is empty/NULL the event description data is shown.
chessforce
More...
over 20 years ago
Changed to reflect modifications regarding event titles (i.e. now adds a title field to the event data table).
chessforce
More...
over 20 years ago
Removed the "Version" and the "Last Modified" fields from the comments header.
chessforce
More...
over 20 years ago
Modified to allow the submission of either just the event title or just the event description data.
chessforce
More...
over 20 years ago
Added the ability to submit a title with an event. Changed the actual event description input field to a text area (<textarea>).
chessforce
More...
over 20 years ago
Fixed typo in the code ($db_prefix was written as $db_prexfix).
chessforce
More...
over 20 years ago
Rewritten to use valid XHTML 1.0. The formatting is now CSS driven. The page design has also been changed to a simpler one.
chessforce
More...
over 20 years ago
Improved calendar script. Formatting now driven completely by CSS. Cleaned up the code, and thus no near-duplicate code as before.
chessforce
More...
over 20 years ago
Implemented the function, filter_var(), which can be used to prevent SQL injection.
chessforce
More...
almost 22 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree