Build Log
Subforums
712 topics in this forum
-
Revision 788: refs #14 letters in flight number, refs #5 users online fix, refs #11, ...6 November 2009, 9:51 amrefs #14 letters in flight number, refs #5 users online fix, refs #11, refs #8Source: Revisions of /Download from http://downloads.phpvms.net (phpvms.beta.zip)
Last reply by joeri, -
- 1 reply
- 1.3k views
Revision 793: Fixed admin panel error, fixed #24, fixed #2011 November 2009, 9:23 amFixed admin panel error, fixed #24, fixed #20Source: Revisions of /Download from http://downloads.phpvms.net (phpvms.beta.zip)
Last reply by joeri, -
- 1 reply
- 1.1k views
Revision 811: vacentral options admin panel fix2 December 2009, 9:16 amvacentral options admin panel fixSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by Nabeel, -
- 1 reply
- 1.1k views
Revision 861: Including forgotten template, acars fix20 January 2010, 9:50 pmIncluding forgotten template, acars fixSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by Nabeel, -
- 1 reply
- 1k views
Revision 862: files cleanup21 January 2010, 10:19 amfiles cleanupSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by Nabeel, -
- 1 reply
- 1.1k views
pirep route fix, ranks/aircraft restriction refs #226 Auth error - accidentally had left in debug output Fixed error with PIREP pulling wrong route (Thanks Tony!) modified schedule_results.tpl - added check for the aircraft rank against pilot rank New setting: Config::Set('RESTRICT_AIRCRAFT_RANKS', true); View more details, download from here
Last reply by davehardy, -
Updated Tickets: [VMS-267] - Finance links in admin panel are wrong [VMS-268] - Route map fix [VMS-269] - SMTP Invalid Address Error Message [VMS-273] - Times out/infinite loop with resetting finances [VMS-274] - Clear cache under Maintenance [VMS-275] - Diff Viewer [VMS-276] - admin/core_nav cleanup to use adminurl() [VMS-277] - NavBar() in admin not working ? Changed Files: m admin/index.php m admin/modules/Dashboard/Dashboard.php m admin/modules/Maintenance/Maintenance.php + admin/modules/TemplateDiffs/TemplateDiffs.php m admin/templates/core_navigation.tpl + admin/templates/diff_showdiff.tpl m admin/templates/finance_expenselist.tpl m…
Last reply by Artjom, -
- 1 reply
- 1.3k views
fixed #231 fixed #233 fixed #234, ranks image fix, code cleanup View more details, download from here
Last reply by Kieran, -
- 1 reply
- 1.1k views
Updated Tickets: [VMS-293] - Massmailer mispelled in admin nav Changed Files: m admin/templates/core_navigation.tpl m core/version m install/hashlist m install/structure.xml VMS-293 #close fixed View complete changes Download from here
Last reply by Nabeel, -
- 1 reply
- 1.2k views
Changed Files: m core/common/PilotData.class.php m core/version m install/hashlist m install/structure.xml 2.1.934 release, tagged 2.1.934 View complete changes Download from here
Last reply by RogerB, -
- 1 reply
- 1.5k views
Updated Tickets: [VMS-307] - Airport cache not refreshing on edit [VMS-310] - Report flight type with PIREP Changed Files: m action.php m admin/lib/phpvmsadmin.js m admin/modules/Operations/Operations.php m admin/templates/ops_airportlist.tpl m core/common/OperationsData.class.php m core/modules/kACARS_Free/kACARS_Free.php m core/version m index.php m install/hashlist m install/structure.xml VMS-307 VMS-310 #closed fixed Additional Notes A few changes to the core, allowing more easily to create your own folder apps (it's own sets of modules, templates, all discreet, so a yoursite.com/myapp). Not completely ready yet, but once it is, docs will follow. Repor…
Last reply by TAV1702, -
- 1 reply
- 1.3k views
Changed Files: m core/common/RegistrationData.class.php m install/loader.inc.php default pilot group fix on registration View complete changes Download from here
Last reply by Cor, -
- 1 reply
- 1.7k views
Changed Files: m .gitignore m unittest/Tests/InstallTest.php - unittest/reports/coverage_report/RGraph.bar.js - unittest/reports/coverage_report/RGraph.common.core.js - unittest/reports/coverage_report/RGraph.common.tooltips.js - unittest/reports/coverage_report/RGraph.scatter.js - unittest/reports/coverage_report/bootstrap.inc.php.html - unittest/reports/coverage_report/butter.png - unittest/reports/coverage_report/chameleon.png - unittest/reports/coverage_report/classes.dashboard.html - unittest/reports/coverage_report/classes.html - unittest/reports/coverage_report/classes_CodonCache.class.php.html - unittest/reports/coverage_report/classes_Co…
Last reply by Kyle, -
- 1 reply
- 1.8k views
Changed Files: m core/common/PIREPData.class.php m core/version m install/hashlist m install/sql/structure.xml vacentral pirep send bugfix (bug from beta) View complete changes Download from here
Last reply by jobi, -
- 1 reply
- 1.3k views
Changed Files: m core/version m install/hashlist m install/sql/install.sql m install/sql/structure.xml used mysqldump to generate install.sql file View complete changes Download from here
Last reply by Kyle, -
- 1 reply
- 1.2k views
Changed Files: m admin/modules/PIREPAdmin/PIREPAdmin.php m core/app.config.php m core/common/FinanceData.class.php m core/common/PIREPData.class.php m core/common/PilotData.class.php m core/lib/mysqldiff/MySQLDiff.class.php m core/version m install/hashlist m install/sql/install.sql m install/sql/structure.xml m install/update.php m unittest/Tests/SchedulePIREPTest.php m unittest/utils/diffcheck.php + unittest/utils/paycheck.php fixed #23 with addition of a pay ledger View complete changes Download from here
-
- 1 reply
- 1.4k views
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
Last reply by mark1million, -
- 1 reply
- 2.1k views
Changed Files: m admin/templates/groups_grouplist.tpl m core/version m install/hashlist m install/sql/structure.xml fixed #43 group edit button View complete changes Download from here
Last reply by Kyle, -
Changed Files: m core/version m install/sql/structure.xml + unittest/Tests/FinanceTester.php + unittest/Tests/InstallTest.php + unittest/Tests/OPSTester.php + unittest/Tests/PIREPTester.php + unittest/Tests/RouteTester.php + unittest/Tests/SchedulePIREPTest.php + unittest/Tests/StatsTest.php + unittest/Tests/TimesTest.php + unittest/Tests/UserTest.php + unittest/bootstrap.php + unittest/phpunit.xml + unittest/run_tests + unittest/utils/add_pirep.php + unittest/utils/bootstrap.inc.php + unittest/utils/diffcheck.php + unittest/utils/distancecheck.php + unittest/utils/fsacars.php + unittest/utils/fsfk.php + unittest/utils/fspax.php …
Last reply by Kyle, -
- 1 reply
- 1.7k views
Changed Files: m core/common/PIREPData.class.php Merge pull request #68 from Vansers/master Doh! View complete changes Download from here
Last reply by Kyle, -
- 1 reply
- 1.8k views
Changed Files: m admin/templates/groups_grouplist.tpl Merge pull request #69 from Vansers/master Fixed issue with users not allowing to edit custom groups. View complete changes Download from here
Last reply by Kyle, -
- 1 reply
- 3.6k views
Changed Files: m admin/action.php m core/version m install/hashlist security fix, updated to 2.1.935 View complete changes Download from here
Last reply by TAV1702, -
- 1 reply
- 2.1k views
Changed Files: Merge pull request #117 from agarzon/master Global variables can't be used as parameters, they are global already. View complete changes Download from here
Last reply by ARV187, -
- 0 replies
- 1.6k views
Rev 656 - CSV import modified for days of week, registration captcha bugfix28 March 2009, 9:53 pmRev 656 - nabeel (4 file(s) modified)CSV import modified for days of week, registration captcha bugfix~ /trunk/admin/lib/template.csv~ /trunk/admin/modules/Import/Import.php~ /trunk/admin/templates/import_form.tpl~ /trunk/core/modules/Registration/Registration.phpSource: phpVMSDownload from http://downloads.phpvms.net
Last reply by Nabeel, -
- 0 replies
- 1.5k views
Rev 657 - ...29 March 2009, 2:24 pmRev 657 - nabeel (3 file(s) modified)...~ /trunk/core/modules/Profile/Profile.php~ /trunk/core/templates/pilot_public_profile.tpl~ /trunk/core/templates/profile_main.tplSource: phpVMSDownload from http://downloads.phpvms.net
Last reply by Nabeel, -
- 0 replies
- 1.5k views
Rev 658 - Updates29 March 2009, 2:38 pmRev 658 - nabeel (3 file(s) modified)Updates~ /trunk/admin/templates/core_navigation.tpl~ /trunk/install/install.sql~ /trunk/install/update.sqlSource: phpVMSDownload from http://downloads.phpvms.net
Last reply by Nabeel, -
- 0 replies
- 1.5k views
Rev 659 - ...29 March 2009, 2:49 pmRev 659 - nabeel (1 file(s) modified)...~ /trunk/install/update.phpSource: phpVMSDownload from http://downloads.phpvms.net
Last reply by Nabeel, -
- 0 replies
- 1.5k views
Rev 660 - ...29 March 2009, 3:02 pmRev 660 - nabeel (1 file(s) modified)...~ /trunk/install/update.phpSource: phpVMSDownload from http://downloads.phpvms.net
Last reply by Nabeel, -
- 0 replies
- 1.5k views
Rev 661 - Ranks option to include transfer hours, total hours for VA ...31 March 2009, 5:24 pmRev 661 - nabeel (6 file(s) modified)Ranks option to include transfer hours, total hours for VA ...~ /trunk/admin/modules/PIREPAdmin/PIREPAdmin.php~ /trunk/core/app.config.php~ /trunk/core/common/RanksData.class.php~ /trunk/install/install.php~ /trunk/install/templates/config.tpl~ /trunk/install/update.phpSource: phpVMSDownload from http://downloads.phpvms.net
Last reply by Nabeel, -
- 0 replies
- 1.4k views
Rev 662 - Additions for central1 April 2009, 4:20 pmRev 662 - nabeel (6 file(s) modified)Additions for central~ /trunk/admin/modules/Dashboard/Dashboard.php+ /trunk/admin/templates/central_main.tpl~ /trunk/admin/templates/core_navigation.tpl+ /trunk/admin/templates/sidebar_central.tpl~ /trunk/core/common/ACARSData.class.php+ /trunk/core/common/CentralData.class.phpSource: phpVMSDownload from http://downloads.phpvms.net
Last reply by Nabeel,