Build Log
Subforums
712 topics in this forum
-
- 19 replies
- 4.4k views
fixed route map, changed finance title, schedule counts/search fixed Fixed issues from the other thread - changed title to "net profit" Route Map popup works now in schedule admin Pagination numbers/counting works properly in schedule admin Search (multidimensional!) now also working in schedule admin Some code cleanup on the admin side View more details, download from here
Last reply by lorlandi, -
- 25 replies
- 4.4k views
fixed #224 fixed #182 fixed #210 fixed #227, db layer fix, auth login fix #224 - a carryover but fixed #182 - finally calling the nav data stuff closed, seems as though all the bugs with that are good to go #210 - added in admin pilot last the last IP of login/for registrations #227 - removed recaptcha info from contact form since it was emailed with the form finally fixed auth login problem under mysqli added ranks under caching calculate rank-levels between pilots/aircraft, still a few tasks left to complete View more details, download from here
Last reply by llju1, -
- 11 replies
- 4.4k views
Changed Files: m admin/templates/groups_grouplist.tpl m core/common/PilotGroups.class.php m core/version m install/fixtures/install.sql m install/fixtures/update.sql m install/hashlist m install/sql/install.sql m install/sql/structure.xml mandatory groups added in View complete changes Download from here
Last reply by Nabeel, -
- 18 replies
- 4.3k views
updated admin panel, backend fixes, fsacars fix ALOT of backend changes in this guy, updates in the admin panel to fix the styles. Detailed file changes: http://github.com/ns...45c6c8fcfa8b34e On the front end, route_map.tpl and schedule_results.tpl were changed. Check the link above for the exact changes. Improved PIREP list view (pending pireps with yellow highlights) Improved schedule detail view, with basic search right now (going to improve that). Going to bring this layout also to the airport list Cleaned up buttons and icons all around Cleaned up old Javascript includes/code (removed 3-4 JS files which weren't needed) Several cleanups to core View more de…
Last reply by Nabeel, -
- 23 replies
- 4.2k views
fixed #231 fixed #233 fixed #234, ranks image fix, code cleanup New setting added - EMAIL_RETURN_PATH - for bounced emails (thanks JM) Rank image problem fixed (thanks Roger!) Aircraft usage stats fixed (thanks Jeff!) Internal cleanup (removed a ton of deprecated code and a few columns) View more details, download from here
Last reply by Nabeel, -
- 9 replies
- 4.1k views
Changed Files: m admin/modules/PilotAdmin/PilotAdmin.php m admin/templates/pilots_details.tpl m changelog.htm m core/app.config.php m core/classes/Config.class.php m core/common/Auth.class.php m core/templates/pilot_public_profile.tpl m core/version m install/hashlist m install/sql/structure.xml close #24, added different pilot statuses View complete changes Download from here
Last reply by Nabeel, -
- 20 replies
- 4.1k views
Updated Tickets: [VMS-315] - Finance cache invalid filename on Windows [VMS-319] - Set phpVMS API as default airport lookup server [VMS-320] - FSFK and FSP not uploading pirep due to schedule not existing?! [VMS-321] - PIREP time change doesn't reflect in pilot hours Changed Files: m admin/modules/PIREPAdmin/PIREPAdmin.php m core/app.config.php m core/common/PIREPData.class.php m core/common/StatsData.class.php m core/modules/ACARS/fspax.php m core/modules/ACARS/xacars.php m core/modules/FSFK/FSFK.php m core/modules/kACARS_Free/kACARS_Free.php m core/version m install/hashlist m install/structure.xml VMS-315 VMS-319 VMS-320 VMS-321 #close fixed Notes Hop…
Last reply by RogerB, -
- 22 replies
- 4.1k views
Rev 748 - ACARS map fixes, search by code added to schedules class29 September 2009, 7:29 amRev 748 - nabeel (3 file(s) modified)ACARS map fixes, search by code added to schedules class~ /trunk/core/common/ACARSData.class.php~ /trunk/core/common/SchedulesData.class.php~ /trunk/core/modules/Schedules/Schedules.phpSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
Last reply by joeri, -
- 20 replies
- 4k views
fixed issues with core and db, speed fixes Fixed issue with database not working when updating from 845 Trimmed and optimized code in CodonRewrite/MainController, works a bit faster now Finally removed code from pre-2.0 Restored $_GET['module'] View more details, download from here
Last reply by Nabeel, -
- 22 replies
- 3.9k views
Revision 874: acars map ie8 fix, finances graph fix7 February 2010, 11:22 amacars map ie8 fix, finances graph fixSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by Nabeel, -
- 17 replies
- 3.8k views
Changed Files: + core/common/LedgerData.class.php m core/common/PIREPData.class.php m core/common/PilotData.class.php m unittest/Tests/SchedulePIREPTest.php m unittest/utils/paycheck.php moved ledger into its own data class View complete changes Download from here
Last reply by mark1million, -
- 17 replies
- 3.8k views
fixed #201 fixed #205 fixed #189, email fixes and enhancements fixed mass emails added ability to send emails to specific groups (finally) fixed default group dropdown Installer version bugfix View more details, download from here
Last reply by liberie, -
- 13 replies
- 3.8k views
Changed Files: m core/version m install/hashlist m install/sql/structure.xml refreshed checkinstall hashes View complete changes Download from here
Last reply by mark1million, -
- 15 replies
- 3.7k views
fixed #215 and #204 View more details, download from here Huge speed changes in this, finally utilizing the cache layer. Make sure core/cache is writable, but you should be able to see stuff being cached in there. Also, if you have an htaccess, make sure no one can get into the /core folder. Cache stays for varying lengths, but should be refreshing properly. At least 20% increases - stats have a nominal 3 minute cache on them, other things have maybe an hour to 24 hours. If there's changes, the cache is updated. On every page the cache eliminates at least 4 db calls. Another is a maintenance script, which isn't completed yet, but if you have access to cron, you can se…
Last reply by mark1million, -
- 13 replies
- 3.7k views
bug: fix navdata with lat=0 or lng=0 (closed: fixed) #208 bug: Financial report - Breakdown out (closed: fixed) #219 request: Privilidges and access (closed: fixed) #222/ prereqs for ranks/aircraft, installer fixes fixed problem with expired sessions not clearing properly aircraft - can select a minimum rank, but doesn't actually do anything yet (still working out some details) View more details, download from here
Last reply by piper338, -
- 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, -
- 18 replies
- 3.6k views
cache and template errors fixed View more details, download from here Fixes some of those cache errors and problems with the templating
-
- 14 replies
- 3.5k views
fixed task: Bid Cancellation after 24 hrs (closed: fixed) #220 fixed bug: Security Permissions (closed: fixed) #221 enhancement: Contact page (closed: fixed) #217 bug: XAcars Map heading (closed: fixed #209 DB layer updates (ezdb now in classes/ezdb, external to git/ezdb) View more details, download from here Git commit with file changes: http://github.com/nshahzad/phpVMS/commit/9caab88cbe382871ceadb1d6be548f29cb1047fc
Last reply by Nabeel, -
- 16 replies
- 3.5k views
Some smaller fixes in this one, the airport list is gridded up. One bug fix on the financial side, and updated kACARS to stable 2.1. 2.1 final should hit sometime tomorrow or Monday, a few things have come up unexpectedly tomorrow so it might not be happening then. Grab it from http://downloads.phpvms.net
Last reply by Nabeel, -
- 19 replies
- 3.5k views
Revision 823: fixed #102 fixed #119 fixed #126 fixed #127 fixed #85 fixed #128 fixed ...26 December 2009, 4:42 pmfixed #102 fixed #119 fixed #126 fixed #127 fixed #85 fixed #128 fixed #130 fixed #132 fixed #122 fixed #129, refs #27Source: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by joeri, -
- 21 replies
- 3.4k views
Revision 854: 2.0 minor update7 January 2010, 7:21 pm2.0 minor updateSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by joeri, -
- 18 replies
- 3.4k views
Revision 809: fixed #61, fixed #62, fixed #63, fixed #64, fixed #50, fixed #54, fixed ...28 November 2009, 6:15 pmfixed #61, fixed #62, fixed #63, fixed #64, fixed #50, fixed #54, fixed #57, fixed #55Source: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by joeri, -
- 5 replies
- 3.4k views
Changed Files: m core/codon.config.php m core/version m install/hashlist m install/sql/install.sql m install/sql/structure.xml fixed codon.config error View complete changes Download from here
Last reply by TennShadow, -
- 16 replies
- 3.4k views
Revision 839: fsacars fix, installer fix30 December 2009, 7:07 pmfsacars fix, installer fixSource: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by TAV1702, -
- 4 replies
- 3.3k views
Changed Files: m action.php m admin/action.php m admin/index.php m admin/lib/layout/layout.php m admin/modules/Dashboard/Dashboard.php m admin/templates/core_sidebar.tpl m changelog.htm m core/classes/Config.class.php m core/classes/Template.class.php m core/classes/TemplateSet.class.php m core/codon.config.php m core/version m index.php m install/hashlist m install/sql/structure.xml fixed template path issues View complete changes Download from here
Last reply by Nabeel, -
- 13 replies
- 3.3k views
jquery update, db class bugfix View more details
Last reply by Kieran, -
Revision 864: Tons of new acars map options, fixed #169 fixed #162 fixed #171 fixed #166 ...
by Nabeel- 17 replies
- 3.3k views
Revision 864: Tons of new acars map options, fixed #169 fixed #162 fixed #171 fixed #166 ...21 January 2010, 11:39 amTons of new acars map options, fixed #169 fixed #162 fixed #171 fixed #166 fixed #165 refs #145Source: Revisions of /Download from http://downloads.phpvms.net/phpvms.beta.zip
Last reply by joeri, -
- 15 replies
- 3.3k views
Rev 778 - Finances only tally accepted PIREPs, charts field for airport23 October 2009, 2:59 pmRev 778 - nabeel (9 file(s) modified)Finances only tally accepted PIREPs, charts field for airport~ /trunk/admin/modules/Operations/Operations.php~ /trunk/admin/templates/ops_airportform.tpl+ /trunk/admin/templates/pilots_viewallbids.tpl~ /trunk/changelog.htm~ /trunk/core/common/FinanceData.class.php~ /trunk/core/common/OperationsData.class.php~ /trunk/core/common/PIREPData.class.php~ /trunk/install/install.sql~ /trunk/install/update.sqlSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
Last reply by jantorre, -
- 18 replies
- 3.3k views
Rev 781 - Auth and Login updates/fixes, round 227 October 2009, 8:49 pmRev 781 - nabeel (5 file(s) modified)Auth and Login updates/fixes, round 2~ /trunk/core/common/Auth.class.php~ /trunk/core/common/StatsData.class.php~ /trunk/core/logs/log.txt~ /trunk/core/modules/Frontpage/Frontpage.php~ /trunk/core/templates/frontpage_main.tplSource: phpVMSDownload from http://downloads.phpvms.net (phpvms.beta.zip)
Last reply by Nabeel, -
- 12 replies
- 3.2k views
Changed Files: m core/common/PIREPData.class.php m core/logs/errors.txt m core/version m install/hashlist m install/structure.xml parse error fix View complete changes Download from here
Last reply by UAL3626,