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
1 day
ago. based on code collected
1 day
ago.
Sep 09, 2024 — Sep 09, 2025
Showing page 48 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Force user-entered telephone numbers and postal codes into canonical form
Dave O'Neill
More...
over 22 years ago
Simplify the error case for edit/create
Dave O'Neill
More...
over 22 years ago
Check that date started playing is not earlier than 8 years after they were born.
Dave O'Neill
More...
over 22 years ago
Ensure that teams always have at least one captain on the roster.
Dave O'Neill
More...
over 22 years ago
Remove "change permissions" link.
Dave O'Neill
More...
over 22 years ago
Add descriptive information to the 'skill level' entry form
Dave O'Neill
More...
over 22 years ago
Loosen restrictions on certain input fields.
Dave O'Neill
More...
over 22 years ago
First cut of adding/removing teams to/from a league. Known issues: - isn't linked from anywhere - requires a search page to be added (like "Add Player" for team) - currently can leave things in an unsafe state, where a team is in multiple leagues on a single night. - we don't properly set/clear the team's membership in the "Inactive Teams" list when adding to other leagues.
Dave O'Neill
More...
over 22 years ago
Remove gettext() calls, as they're not consistently used. Translating this thing will likely happen after hell freezes over anyway.
Dave O'Neill
More...
over 22 years ago
Fix for major bug: we didn't disallow creation of a user with the same login name as an existing user. It's now a fatal error.
Dave O'Neill
More...
over 22 years ago
Don't show publish/don't publish flags to general viewers.
Dave O'Neill
More...
over 22 years ago
Ensure administrator sees everything when approving account creation
Dave O'Neill
More...
over 22 years ago
Updated TODO list
Dave O'Neill
More...
over 22 years ago
- make sure we set the allow_publish_email and allow_publish_phone instead of leaving them "N" all the time. Also, display them on the user view page.
Dave O'Neill
More...
over 22 years ago
- make "http://" optional at the start of URL fields. Also, do safer validation on address.
Dave O'Neill
More...
over 22 years ago
Remove useless "Reset" buttons from the confirmation pages.
Dave O'Neill
More...
over 22 years ago
- Strip spaces from postalcode when saving in DB.
Dave O'Neill
More...
over 22 years ago
Fix Mack's bug: if I click on standings for team U-Files it tells me i don't have permission. however, if I click on standings from the team view page it worked Permissions vars weren't getting set correctly.
Dave O'Neill
More...
over 22 years ago
Add support for administrator to manually change user class (for setting 'administrator', 'volunteer' perms, locking accounts, etc)
Dave O'Neill
More...
over 22 years ago
- view operation should be "person_view", not "player_view"
Dave O'Neill
More...
over 22 years ago
Data validation for person edit/confirm was too strict, wouldn't let you confirm or edit unless you were system admin.
Dave O'Neill
More...
over 22 years ago
- fix permission checking for editing of team
Dave O'Neill
More...
over 22 years ago
Last one before heading to bed... this adds the ability to reset a forgotten password to some randomly generated string when given a Member ID, username, or email address. New password is mailed to the email address on file. Partially tested.
Dave O'Neill
More...
over 22 years ago
Remove braindead typo. The SELECT statement didn't have a ? where it should
Dave O'Neill
More...
over 22 years ago
Implement fetching of team captain email addresses for a league.
Dave O'Neill
More...
over 22 years ago
- display tiers of leagues where appropriate
Dave O'Neill
More...
over 22 years ago
- fix typos in League.php - don't display scheduling data if the league can't be scheduled
Dave O'Neill
More...
over 22 years ago
Remove some 'done' items from the TODO list
Dave O'Neill
More...
over 22 years ago
Another big pile of changes: - remove evil hack for creating fields/leagues/people/teams where it was required to set the $_POST['id'] from inside the create. Now, we use $this->_id for create/edit. - add url validation to edit/create of field - add url validation to edit/create of team - attempt to clean up evil 4-way table join when viewing team schedule. Still ugly, but is less so after the fix. - fix uninitialized variable warning when checking waiver_signed in Person.php - add email confirmation to account approval
Dave O'Neill
More...
over 22 years ago
- fix URL for "Change Password", as it now requires a user ID.
Dave O'Neill
More...
over 22 years ago
←
1
2
…
44
45
46
47
48
49
50
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