You have to upload all of the files, as if you're doing an upgrade install, esp the last several commits, or things will be severely broken
Those filters should still be working, check your config
Changed Files:
m core/modules/Schedules/Schedules.php
m core/templates/schedule_list.tpl
m core/templates/schedule_results.tpl
m core/templates/schedule_searchform.tpl
#38 Schedule controller normalized
View complete changes
Download from here
Changed Files:
m core/modules/RouteMap/RouteMap.php
m core/templates/flown_routes_map.tpl
#38 RouteMap controller normalized
View complete changes
Download from here
Changed Files:
m core/modules/Registration/Registration.php
m core/templates/registration_customfields.tpl
m core/templates/registration_mainform.tpl
#38 Registration controller normalized
View complete changes
Download from here
Changed Files:
m core/modules/PIREPS/PIREPS.php
m core/templates/flown_routes_map.tpl
m core/templates/frontpage_reports.tpl
m core/templates/pirep_new.tpl
#38 PIREPS controller normalized
View complete changes
Download from here
Changed Files:
m core/modules/Pilots/Pilots.php
m core/templates/frontpage_recentpilots.tpl
m core/templates/pilots_list.tpl
m core/templates/pireps_viewall.tpl
#38 Pilot controller normalized
View complete changes
Download from here
Changed Files:
m core/common/PilotData.class.php
m core/common/RanksData.class.php
m core/modules/Profile/Profile.php
m core/version
m install/hashlist
m install/sql/structure.xml
+ unittest/utils/rank.php
fixed #19 rank code fixed
View complete changes
Download from here
Changed Files:
m admin/modules/PilotAdmin/PilotAdmin.php
m admin/templates/pilots_details.tpl
m core/app.config.php
m core/common/RegistrationData.class.php
m core/modules/Registration/Registration.php
#14, added resend activation to admin profile
View complete changes
Download from here
Changed Files:
m core/app.config.php
m core/common/PilotData.class.php
m core/version
m install/hashlist
m install/sql/structure.xml
fixed #24 pilot retired status fixed
View complete changes
Download from here
I wouldn't copy individual changes over, if you're going to run a full beta then OK, but don't nitpick at changes.
A TON has changed under the hood for 3.0
It's already in app.config.php, you should only copy it if you have to change it. What did you have to change?
I wouldn't copy into local just yet - I've added another parameter for the status of when a pilot is marked retired in the auto-retire functionality
Edit: woops saw my mistakes.. my bad
Changed Files:
m admin/modules/PilotAdmin/PilotAdmin.php
m core/codon.config.php
m core/common/RegistrationData.class.php
m core/version
m install/hashlist
m install/sql/structure.xml
#14 pilot email template fix
View complete changes
Download from here