openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
Leaguerunner
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Sep 10, 2024 — Sep 10, 2025
Showing page 43 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- fix missing &id= that was causing the op value to get corrupted.
Dave O'Neill
More...
almost 22 years ago
- clean up stylesheet to remove some unused items - fix calendar generation for adding games to schedule by implementing a generic calendar builder. - remove unused permissions code from Schedule handler
Dave O'Neill
More...
almost 22 years ago
- prevent redirect to waiver page when session has expired
Dave O'Neill
More...
almost 22 years ago
- re-add team email list function
Dave O'Neill
More...
almost 22 years ago
- ensure spirit isn't displayed until after third game
Dave O'Neill
More...
almost 22 years ago
- allow coordinator to submit a single game score on behalf of a team.
Dave O'Neill
More...
almost 22 years ago
- preserve phone publish preferences on edit - add missing $id to edit perform.
Dave O'Neill
More...
almost 22 years ago
Hide ward list on main menu, as it's probably too load-generating for our ISP at the moment.
Dave O'Neill
More...
almost 22 years ago
Two bugs prevented score submission from working. One, we weren't passing along the score in hidden fields to the confirmation page, and two, the removal of global variables missed a spot, so the query to set the entries in the DB didn't know which league or game it was editing. Kaboom.
Dave O'Neill
More...
almost 22 years ago
- fix 'forgot password' functionality; it was missing the override that allowed it to work without a valid session.
Dave O'Neill
More...
almost 22 years ago
- update the TODO list
Dave O'Neill
More...
almost 22 years ago
Remove unused code, clean up some duplicated bits. The lib/ directory is now no longer needed -- instead, everything is in includes/ All configuration data goes into includes/config.inc, all helper functions into includes/common.inc.
Dave O'Neill
More...
almost 22 years ago
- final removal of all Smarty templating!!! - addition of mechanism for inserting pages (aka: interstitials) into the regular flow, as prerequisites for loading another page. This allows for a much cleaner implementation of the waiver forms and the survey. - add survey_completed item to account table for better support of annual surveys. - remove useless perms checks from PersonEdit, since we don't use them.
Dave O'Neill
More...
almost 22 years ago
- more removal of Smarty templating. This time, from League, and one more from Person. Only Person create/edit to go.
Dave O'Neill
More...
almost 22 years ago
- split out schedule code into Schedule.php (from League.php) as the schedule code will be growing much larger than its present functionality. - de-Smartify adding weeks to schedule
Dave O'Neill
More...
almost 22 years ago
- remove league editing templates
Dave O'Neill
More...
almost 22 years ago
- remove Smarty from edit_league - remove now-dead display() functions from de-smartifyed subclasses
Dave O'Neill
More...
almost 22 years ago
- remove unused file
Dave O'Neill
More...
almost 22 years ago
- de-Smarty-fication of score approval list
Dave O'Neill
More...
almost 22 years ago
- add code for handling ward data. Old code, but it somehow escaped being CVS'ed.
Dave O'Neill
More...
almost 22 years ago
- de-Smarty-fication of Field code - small cleanups to Team code
Dave O'Neill
More...
almost 22 years ago
- de-Smartification of Team code
Dave O'Neill
More...
almost 22 years ago
- de-Smarty-fication of score submission/approval - fix approval of defaulted games
Dave O'Neill
More...
about 22 years ago
- better setting of roster-change permissions - display average skill
Dave O'Neill
More...
about 22 years ago
- minor updates to include path
Dave O'Neill
More...
about 22 years ago
- fix breakage with some versions of 'cal'. This code really needs to be rewritten to not use 'cal'.
Dave O'Neill
More...
about 22 years ago
- fix links for editing league
Dave O'Neill
More...
about 22 years ago
- add missing links to menu
Dave O'Neill
More...
about 22 years ago
- Strip out templating from password-changing code in Person.php
Dave O'Neill
More...
about 22 years ago
- remove templating from LeagueMoveTeam class
Dave O'Neill
More...
about 22 years ago
←
1
2
…
39
40
41
42
43
44
45
46
47
…
51
52
→
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