chiark / gitweb /
ypp-sc-tools.main.git
2009-09-21 Ian JacksonBetter description and estimate of reasonable expected...
2009-09-21 Ian JacksonImprecation against scraping query_offers
2009-09-21 Ian JacksonImprove docs a bit
2009-09-21 Ian JacksonFix broken url for testing PCTB server
2009-09-21 Ian JacksonMove "development" page to end of navigation "bar"
2009-09-21 Ian JacksonAbbreviate some variable names in tabsort
2009-09-21 Ian JacksonIf entry string is first word of a target string, don...
2009-09-21 Ian JacksonCorrect error message for ambiguous strings
2009-09-21 Ian JacksonRight-justify data ages in tables
2009-09-21 Ian JacksonRight-justify numerical columns in Prices for commodity
2009-09-21 Ian JacksonOffers for location pretty-prints the table
2009-09-21 Ian JacksonDo queries and get basic debugging-style results
2009-09-21 Ian JacksonFix typo in comment
2009-09-20 Ian JacksonNew query_offers query; actual implementation TBD
2009-09-20 Ian JacksonMinor cosmetic fixes
2009-09-20 Ian JacksonBreak out generation of commodity and route form entry...
2009-09-20 Ian JacksonMake prices for commodity work again
2009-09-20 Ian JacksonAdd Steve to copyright dates (contributed capital limit)
2009-09-20 Ian JacksonBreak out code for dbw_lookup_string; support capacity...
2009-09-17 Ian JacksonMerge branch 'ijackson'
2009-09-17 Stephen EarlyMinor HTML fixes so website validates
2009-09-17 Ian JacksonMerge branch 'ijackson'
2009-09-17 Ian JacksonMerge branch 'ijackson'
2009-09-17 Ian JacksonMerge branch 'web' of /u/ijackson/things/ypp-sc-tools
2009-09-17 Ian JacksonRevert attempt to dedupe WHERE clauses in SQL query...
2009-09-17 Ian JacksonMerge branch 'master' of ../ypp-sc-tools
2009-09-17 Ian JacksonUse more glpk's more advanced MIP solver and enable...
2009-09-16 Ian JacksonRevert "In hold" to "Hold:" change
2009-09-16 Ian JacksonFix up so hold status report still works if no capacity...
2009-09-16 Ian JacksonRemove some leftover debugging
2009-09-16 Ian JacksonSupport multi-visit routes (and some other minor improv...
2009-09-16 Stephen EarlyImplement constraint on available capital
2009-09-11 Ian JacksonMerge branch 'stable-3.x'
2009-09-10 Ian JacksonDocument "?debug=1" feature
2009-09-10 Ian JacksonMerge branch 'stable-3.x'
2009-09-10 Ian JacksonMerge branch 'anaplian' into stable-3.x 3.5
2009-09-10 Ian JacksonRevert bogus parts of "Look for master-info-v2.txt...
2009-09-10 Ian JacksonAdd [?] links to help for advanced strings
2009-09-10 Ian JacksonFix example
2009-09-10 Ian JacksonGate parsing master-info-v* on YPPSC_YARRG_YARRG rather...
2009-09-10 Ian JacksonMove coping with ENOENT into parse_info1 and allow...
2009-09-10 Ian JacksonDo not attempt (and fail due to safety catch) to update...
2009-09-10 Ian JacksonDo not crash if --upload-yarrg is specified but not...
2009-09-10 Ian JacksonDo not spuriously refuse to upload from single-page...
2009-09-10 Ian JacksonExpand pixmap (island name) listboxes as necessary
2009-09-10 Ian JacksonFix assertion failure on 2-page commodity listings
2009-09-10 Ian JacksonChange instances of "git-foobar" to "git foobar"
2009-09-10 Ian JacksonUse "git describe" if "git-describe" isn't on the path
2009-09-10 Ian JacksonLook for master-info-v2.txt not master-info-2.txt
2009-09-10 Ian JacksonFix typos in README.privacy
2009-09-10 Ian JacksonClarify loss per league feature
2009-09-10 Ian JacksonDocs have been improved; threshold feature needs a...
2009-09-10 Ian JacksonAllow initials-based abbrevations for ship names
2009-09-10 Ian JacksonAllow %age adjustments to capacity
2009-09-10 Ian JacksonVessel names for capacity seem to work
2009-09-09 Ian JacksonMerge branch 'stable-3.x'
2009-09-09 Ian JacksonShow total and spare mass and volume for each leg sailed
2009-09-09 Ian Jackson"Released" version is client 3.4
2009-09-09 Ian JacksonFix source code clone rune to add .git
2009-09-09 Ian JacksonFix absolute URLs to refer to chiark
2009-09-09 Ian JacksonMerge branch 'dict' into live
2009-09-09 Ian JacksonSplit off devel info
2009-09-09 Ian JacksonMerge ../ypp-sc-tools.pctb-dict-test
2009-09-09 Ian JacksonNicer intro
2009-09-09 Ian JacksonFix location of Manu
2009-09-09 Ian Jacksonupdate-master-info can copy databases to rsync area
2009-09-08 Ian JacksonImprove graph layouts a bit
2009-09-07 Ian JacksonRemove obsolete %routes and %route_mysteries - leftover...
2009-09-07 Ian JacksonParse vessel data in format closer to YPP output
2009-09-07 Ian JacksonDo not include vessel info in published _ocean-*.txt
2009-09-07 Ian JacksonVessel capacities
2009-09-05 Ian JacksonRemove some debugging
2009-09-05 Ian JacksonImplement capacity limit
2009-09-04 Ian JacksonDocs correct for new expected losses box
2009-09-04 Ian JacksonMake docs page executable
2009-09-04 Ian JacksonMerge branch 'ijackson'
2009-09-04 Ian JacksonCosmetic improvements to loss per league box
2009-09-04 Ian JacksonImplement percentage loss per league
2009-09-03 Ian JacksonRename docs to intro; write new docs
2009-09-02 Ian JacksonMerge branch 'ijackson'
2009-09-02 Ian JacksonCosmetic and error report bugfixes
2009-09-02 Ian JacksonPermit entry of loss per league
2009-09-02 Ian JacksonPlumb max mass/vol through to routetrade
2009-09-02 Ian JacksonActually commit the capacity string parser
2009-09-02 Ian JacksonReverse colours of all stripey tables to have dark...
2009-09-02 Ian JacksonCalculate total distance correctly
2009-09-02 Ian JacksonReverse alternating colours in route plan
2009-09-02 Ian JacksonShow total mass/volumes
2009-09-02 Ian JacksonQuery for vessel capacity
2009-09-02 Ian JacksonBug in route total distance calculation found eg with...
2009-09-02 Ian JacksonRender topology as input to neato.
2009-09-02 Ian JacksonTesting with new setup shows problem with Sage
2009-09-02 Ian JacksonUse parse_info_serverside_ocean in commod-update-receiver
2009-09-02 Ian JacksonMerge branch 'test-install'
2009-09-01 Ian JacksonSome TODO list items now done
2009-09-01 Ian JacksonDo not include approved client info in master-info
2009-09-01 Ian JacksonSeems to be charset problems still ...
2009-09-01 Ian JacksonUsage information
2009-09-01 Ian JacksonFix charset problems; support Opal and Jade
2009-09-01 Ian JacksonMore oceans
next