1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed config files... More... over 23 years ago
I attempted to fix the debcredit problem with $form values More... over 23 years ago
Modules work! (well, at least perl -c works... hehe) More... over 23 years ago
Continuing module updates More... over 23 years ago
Config.pm moved off to module -- framework set for accounting.pl More... over 23 years ago
Continued... More... over 23 years ago
CVS is currently broken... Working on creating EA.pm for common EA fuctions More... over 23 years ago
Continuing work on accounting stuff... Moving EA functions off into general module called EA.pm More... over 23 years ago
Moved accountpkg.pl to ealib/EA/Accounting.pm More... over 23 years ago
Starting conversion of accounting to accounting.pl and accounting.pm More... over 23 years ago
pelrltidy -l=9999 -t -pt=2 *.pl More... over 23 years ago
Removing old stuff More... over 23 years ago
Removed old modules, moved accounting and admin scripts to base level. FEATURE FREEZE! More... over 23 years ago
Merged Bammers admin with Madclickers accounting More... over 23 years ago
*** empty log message *** More... over 23 years ago
*** empty log message *** More... over 23 years ago
*** empty log message *** More... over 23 years ago
Final HTML clean-up... Now on to bigger and better! More... over 23 years ago
Added admin.pl script More... over 23 years ago
EA.pm removed from auction.pl More... over 23 years ago
Fixed category counter More... over 23 years ago
&get_form_data handles multi valued params. Added $config{'currency'} and $config{'currency_txt'}. More... over 23 years ago
New category methods &parents and &childs. Added security checks for reading and saving items/users HTML cleanup. Lowercased all form fields. More... over 23 years ago
closeit is an alias for close More... over 23 years ago
Fix for windows all caps directory names. Added $config{'debug'}. More... over 23 years ago
Fixed &proccreg not writing changed registration data to disc bug. Put EA::User into EA/User.pm. Added $config{debug}. Added automatic renaming of Ea/ to EA/ to fix windows uploads to unix. More... over 23 years ago
Added dummy User.pm for Tetramin to mess with. More... over 23 years ago
EA.pm complete. All read_* functions replaced with EA objects. $config{'basepath'} only used in install function and in old read_* functions. read_* functions aren't used by the script anymore. Added EA::User. EA sub modules autoloaded on first instance EA objects don't die anymore, instead return undef. EA::Item has new methods: delete, close &movefile removed, now done by $item->close; Item list now sorted by close date again. Added other sort options, too. &dispitem displays closed items, too &viewclosed links to item display Replaced &add_post with $user->save No further oo conversion expected. More... over 23 years ago
More HTML work... More... over 23 years ago
More HTML Updates... Will it ever end? More... over 23 years ago