Build Log
Subforums
712 topics in this forum
-
- 0 replies
- 2k views
Run database create for sqlite view the full commit | http://phpvms.net/downloads/nightly.tar.gz
Last reply by Nabeel, -
- 0 replies
- 2k views
add name=password to login View the full article
Last reply by Nabeel, -
Changed Files: m install/includes/Installer.class.php Nabeel, you forgot to change line 110. It was still tpl, and the installer still gave me the file_get_contents error. View complete changes Download from here
Last reply by Nabeel, -
- 6 replies
- 1.9k views
Fixed caching issues, ACARS heading View more details, download from here Version jump because I forgot to run the precommit script =\ Hopefully those cache issues are fixed now.
Last reply by llju1, -
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, -
- 5 replies
- 1.9k views
Changed Files: m core/common/NavData.class.php close #2 remove DCT from navdata string View complete changes Download from here
Last reply by Nabeel, -
- 2 replies
- 1.9k views
Changed Files: m core/common/Auth.class.php m core/common/OperationsData.class.php m core/common/PilotGroups.class.php m core/common/SchedulesData.class.php m core/modules/Schedules/Schedules.php m core/version m install/fixtures/update.sql m install/hashlist m install/sql/structure.xml m unittest/Tests/UserTest.php some code cleanup View complete changes Download from here
Last reply by Nabeel, -
- 6 replies
- 1.9k views
Changed Files: m core/version + install/mysqldiff/LICENSE + install/mysqldiff/MySQLDiff.class.php + install/mysqldiff/README + install/mysqldiff/diffgen + install/mysqldiff/structure.xml m install/structure.xml m lib/rss/latestpireps.rss m unittest/reports/coverage.xml m unittest/reports/logfile.json mysqldiff directory fix, updates fix View complete changes Download from here
Last reply by Nabeel, -
- 5 replies
- 1.9k views
Revision 803: Event/ACARs updates, backend updates22 November 2009, 6:26 pmEvent/ACARs updates, backend updatesSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by hjhjhgjgjh, -
- 6 replies
- 1.9k views
Revision 802: fixed #47 FSPAX/FSACARS bug fix22 November 2009, 12:28 pmfixed #47 FSPAX/FSACARS bug fixSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by Nabeel, -
- 4 replies
- 1.9k views
Rev 722 - Fixes for 72111 July 2009, 4:28 pmRev 722 - nabeel (3 file(s) modified)Fixes for 721~ /trunk/core/classes/ezDB_Base.class.php~ /trunk/core/classes/Lang.class.php~ /trunk/install/loader.inc.phpSource: phpVMSDownload from http://downloads.phpvms.net
Last reply by selwynorren, -
- 0 replies
- 1.9k views
Changed Files: m core/classes/TemplateSet.class.php refs #71 Add .tpl override View complete changes Download from here
Last reply by Nabeel, -
- 3 replies
- 1.9k views
Rev 708 - Added option to use live fuel prices or not in app.config.php 17 June 2009, 9:32 am Rev 708 - nabeel (4 file(s) modified) Added option to use live fuel prices or not in app.config.php ~ /trunk/admin/modules/VACentral/VACentral.php ~ /trunk/admin/templates/central_main.tpl ~ /trunk/core/app.config.php ~ /trunk/core/common/FuelData.class.php Note: To disable live fuel price get's, use the following in your local.config.php: Config::Set('FUEL_GET_LIVE_PRICE', true); Source: phpVMS Download from http://downloads.phpvms.net
Last reply by joeri, -
- 5 replies
- 1.8k views
Rev 784 - Version bump to 1.3, minor fixes and cosmetics30 October 2009, 1:19 pmRev 784 - nabeel (14 file(s) modified)Version bump to 1.3, minor fixes and cosmetics~ /trunk/admin/index.php~ /trunk/admin/lib/layout/header.tpl~ /trunk/admin/lib/layout/styles.css- /trunk/admin/lib/layout_dark/layout.php+ /trunk/admin/lib/layout_dark/layout_dark.php~ /trunk/admin/templates/ops_airportlist.tpl~ /trunk/core/app.config.php~ /trunk/core/classes/SessionManager.class.php~ /trunk/core/common/Auth.class.php~ /trunk/core/logs/log.txt~ /trunk/core/templates/profile_main.tpl~ /trunk/install/install.sql~ /trunk/install/update.php~ /trunk/lib/rss/latestpilots.rssSource: phpVMSDownload fro…
Last reply by Nabeel, -
- 3 replies
- 1.8k views
Rev 744 - Option to block more than one bid, ACARS updates16 September 2009, 8:07 amRev 744 - nabeel (7 file(s) modified)Option to block more than one bid, ACARS updates~ /trunk/core/app.config.php~ /trunk/core/bootstrap.inc.php~ /trunk/core/classes/Util.class.php~ /trunk/core/modules/ACARS/ACARS.php~ /trunk/core/modules/Schedules/Schedules.php~ /trunk/core/templates/pilot_public_profile.tpl~ /trunk/core/templates/xacars_config.tplSource: phpVMSDownload from http://downloads.phpvms.net
Last reply by joeri, -
- 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, -
Changed Files: m index.php Forgot a few things, will track down if there is more. It gave me an error that the layout.tpl or header.tpl doesn't exist, changed a few things to read the .php's. View complete changes Download from here
Last reply by Nabeel, -
- 1 follower
- 4 replies
- 1.8k views
Rev 775 - Finance fixes, pilot pay fixes21 October 2009, 1:39 pmRev 775 - nabeel (12 file(s) modified)Finance fixes, pilot pay fixes~ /trunk/admin/modules/Maintenance/Maintenance.php~ /trunk/admin/modules/PIREPAdmin/PIREPAdmin.php~ /trunk/admin/templates/maintenance_options.tpl~ /trunk/admin/templates/pirep_edit.tpl~ /trunk/core/common/CentralData.class.php~ /trunk/core/common/PilotData.class.php~ /trunk/core/common/PIREPData.class.php~ /trunk/install/install.sql~ /trunk/install/update.php~ /trunk/install/update.sql+ /trunk/unittest/add_pirep.php+ /trunk/unittest/time.phpSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
Last reply by Nabeel, -
- 5 replies
- 1.8k views
Revision 796: fixed #39 landing stats, fixed #46, fixed #43, fixed #45, refs #8 20 November 2009, 10:32 am fixed #39 landing stats, fixed #46, fixed #43, fixed #45, refs #8 See if the FSACARS landing rate also works, it will pick up from fresh PIREP'd flights. PIREPs not deleting Aircraft usage charts Registration email Also a few finances fixes (mainly with loads) Source: Revisions of / Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by Nabeel, -
- 5 replies
- 1.8k views
Rev 783 - FSACARS fuel conversion fix, admin skin update29 October 2009, 6:12 pmRev 783 - nabeel (40 file(s) modified)FSACARS fuel conversion fix, admin skin update~ /trunk/admin/lib/layout/footer.tpl~ /trunk/admin/lib/layout/header.tpl~ /trunk/admin/lib/layout/images/admin_logo.png~ /trunk/admin/lib/layout/images/background.png+ /trunk/admin/lib/layout/images/heading.png~ /trunk/admin/lib/layout/styles.css+ /trunk/admin/lib/layout_dark+ /trunk/admin/lib/layout_dark/footer.tpl+ /trunk/admin/lib/layout_dark/header.tpl+ /trunk/admin/lib/layout_dark/images+ /trunk/admin/lib/layout_dark/images/admin_logo.png+ /trunk/admin/lib/layout_dark/images/asc.gif+ /trunk/admin/lib/layou…
Last reply by Nabeel, -
- 6 replies
- 1.8k views
Revision 806: Install fixes24 November 2009, 9:58 amInstall fixesSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by TennShadow, -
- 2 replies
- 1.8k views
Changed Files: m core/common/ACARSData.class.php m core/common/AircraftStats.class.php m core/common/Auth.class.php m core/common/AwardsData.class.php m core/common/CentralData.class.php m core/common/ChartGraph.class.php m core/common/Countries.class.php m core/common/CronData.class.php m core/common/DownloadData.class.php m core/common/FinanceData.class.php m core/common/FuelData.class.php m core/common/GoogleChart.class.php m core/common/LogData.class.php m core/common/MaintenanceData.class.php m core/common/NavData.class.php m core/common/OFCharts.class.php m core/common/OperationsData.class.php m core/common/PIREPData.class.php m…
Last reply by Nabeel, -
- 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, -
- 4 replies
- 1.8k views
Updated Tickets: [VMS-305] - filePIREP() generate query dynamically [VMS-312] - Add comment to pilot profile Changed Files: m admin/modules/PilotAdmin/PilotAdmin.php m admin/templates/pilots_details.tpl m core/classes/ezdb/ezdb_base.class.php m core/common/PIREPData.class.php m core/version m install/hashlist m install/install.sql m install/structure.xml m install/update.sql m unittest/add_pirep.php VMS-305 VMS-312 #close fixed View complete changes Download from here
Last reply by CPC900, -
- 0 replies
- 1.8k views
Changed Files: m core/common/PIREPData.class.php Fixed SQL Error Syntax View complete changes Download from here
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Rev 754 - ACARS bugfix, email to admin when user registers8 October 2009, 5:39 pmRev 754 - nabeel (5 file(s) modified)ACARS bugfix, email to admin when user registers~ /trunk/core/classes/Debug.class.php~ /trunk/core/common/ACARSData.class.php~ /trunk/core/modules/ACARS/ACARS.php~ /trunk/core/modules/ACARS/xacars.php~ /trunk/core/modules/Registration/Registration.phpSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
Last reply by Nabeel, -
- 0 replies
- 1.7k views
Changed Files: Merge pull request #127 from Vansers/master Updated Event upon success on login. View complete changes Download from here
Last reply by Nabeel, -
- 3 replies
- 1.7k views
Rev 712 - SQL ambiguity bug fix24 June 2009, 7:43 amRev 712 - nabeel (1 file(s) modified)SQL ambiguity bug fix~ /trunk/core/common/SchedulesData.class.phpSource: phpVMSDownload from http://downloads.phpvms.net
Last reply by simpilot, -
- 0 replies
- 1.7k views
Changed Files: m admin/modules/PilotAdmin/PilotAdmin.php m admin/templates/pilots_detailtabs.tpl m install/update.php fixed #39 group tab refresh View complete changes Download from here
Last reply by Nabeel, -
- 0 replies
- 1.7k views
more fixes to packaging view the full commit | http://phpvms.net/downloads/nightly.tar.gz
Last reply by Nabeel,