Activity for cfe

  • Ticker Berkin Ticker Berkin committed [86f936] on Code

    Open EBUScore movement files with encoding="cp1252"

  • Ticker Berkin Ticker Berkin committed [a1538e] on Code

    Don't hover tricks if not played.

  • Ticker Berkin Ticker Berkin committed [087be5] on Code

    Change .split(maxsplit=..) to partition() for python2 on jag16

  • Ticker Berkin Ticker Berkin committed [1dd10b] on Code

    Fix half-time determination when manually entered results and no boards

  • Ticker Berkin Ticker Berkin committed [45fa23] on Code

    text on homepage about toolTip for alert/announce

  • Ticker Berkin Ticker Berkin committed [ea07af] on Code

    ToolTip/Hover:

  • Ticker Berkin Ticker Berkin committed [deeb5e] on Code

    Fix strange char that looks like "-" in Victory Point table comment

  • Ticker Berkin Ticker Berkin committed [4e4df3] on Code

    Change empty tag handling in line with HTML5 standards

  • Ticker Berkin Ticker Berkin committed [80d7eb] on Code

    Copyright date now 2024

  • Ticker Berkin Ticker Berkin committed [648dbb] on Code

    Improve miscEnv system detection and fix typo, common-up again.

  • Ticker Berkin Ticker Berkin committed [f134dc] on Code

    More in quickStart.txt

  • Ticker Berkin Ticker Berkin committed [a57de4]

    Show any/all of augmented age, specialExtUrn, createChild in Person.events block

  • Ticker Berkin Ticker Berkin committed [cf67b4]

    Show memorialId URL and calc YoB in person and event display

  • Ticker Berkin Ticker Berkin committed [ad744f]

    Have memorialId override in comments for multiple people on headstone.

  • Ticker Berkin Ticker Berkin committed [3a8233]

    stop crash when certificateNo is None

  • Ticker Berkin Ticker Berkin committed [718cc4]

    Misuse certificateNo: memorialId: number as reference to findagrave.com memorial

  • Ticker Berkin Ticker Berkin committed [356397]

    Have 2 names if necessary, with familyname blank in first if birthFamilyName not known

  • Ticker Berkin Ticker Berkin committed [134b3e]

    Option to omit name/add line (but don't as some importers don't handle the components

  • Ticker Berkin Ticker Berkin committed [8eceaa]

    opts to omit name/addr line.

  • Ticker Berkin Ticker Berkin committed [65fe63]

    Fix comment indentation and add header change line

  • Ticker Berkin Ticker Berkin committed [118be4]

    fix uftLen!. Comment about involvement personUrn/eventUrn locking difficulties

  • Ticker Berkin Ticker Berkin committed [f3ec2f]

    order involvments by date if from person, by entryOrder if from event

  • Ticker Berkin Ticker Berkin committed [750d3d]

    event place as simple alternative to address

  • Ticker Berkin Ticker Berkin committed [28bc8e]

    add "Close Family" mode for select tree/gedcom

  • Ticker Berkin Ticker Berkin committed [4e7255]

    Output root person first in Gedcom in way that works with Python2

  • Ticker Berkin Ticker Berkin committed [d226f2]

    Ensure root person has @I1@ on Python2, where dict iter order not defined

  • Ticker Berkin Ticker Berkin committed [74172f]

    Tweak home page.

  • Ticker Berkin Ticker Berkin committed [e647fd]

    Use FACT for dated person remarks

  • Ticker Berkin Ticker Berkin committed [d8bd42]

    More care with py3 unicode vs py2 uft8 regarding output, BOM, CONC splitting.

  • Ticker Berkin Ticker Berkin committed [9ab03e]

    Fix AGE xxxy 00m. Add some order by urn for stability. remove nonlocal because jag16 is still on Python 2

  • Ticker Berkin Ticker Berkin committed [88ee4b]

    Improve fmtVagueDate year/+1 formatting and gedcom CAL/ABT/BET

  • Ticker Berkin Ticker Berkin committed [5b7306]

    Minor translation tidy-up

  • Ticker Berkin Ticker Berkin committed [5fa89e]

    Include GedcomPkg.py this time. Mostly working

  • Ticker Berkin Ticker Berkin committed [b683dc]

    Start of gedcom export translation from 5.5/plSql/oracleDb to 5.5.1/python/mysql

  • cfe cfe updated /readMe.txt

  • cfe cfe released /release/cfe_3_00.tar.gz

  • Ticker Berkin Ticker Berkin committed [762e10]

    Copyright date

  • Ticker Berkin Ticker Berkin committed [d6eb18]

    Update quickStart.txt and get app/famtree working with Python3:

  • Ticker Berkin Ticker Berkin committed [ec8979]

    PIL/Pillow doesn't depend on python 2/3, so try import both ways. Remove debug stmt

  • Ticker Berkin Ticker Berkin committed [79f970]

    Python3: int relOp None. x.next() > next(x). urllib.parse. int divide

  • Ticker Berkin Ticker Berkin committed [a2c89f]

    Python3: wsgi multipart/form-data. exception traceback. Other misc fixes

  • Ticker Berkin Ticker Berkin committed [f49a62]

    Python3: base system mostly working

  • Ticker Berkin Ticker Berkin committed [dddfc1]

    Python3: more misc fixes

  • Ticker Berkin Ticker Berkin committed [95e9d6]

    Python3: iterKeys(), <> -> !=, current_timestamp()

  • Ticker Berkin Ticker Berkin committed [b3d8a9]

    Python3: miscProcs flags. rdbPkg use_unicode True. htp output encode('utf-8')

  • Ticker Berkin Ticker Berkin committed [b9faa1]

    Remove some tabs.

  • Ticker Berkin Ticker Berkin committed [28e843]

    Don't clobber lead entry in own field and show correctly

  • Ticker Berkin Ticker Berkin committed [5c1b92]

    readonly boolFld has ID, so don't duplicate in the <span>

  • Ticker Berkin Ticker Berkin committed [469604]

    meta charset & viewport. cfe.js strict etc. fix various local play errors. remove poplist icons. <label> readonly prompts

  • Ticker Berkin Ticker Berkin committed [7b84cc]

    Remove xhtml+xml mode as not good for html5. cookie SameSite. suppress favicon

  • Ticker Berkin Ticker Berkin committed [d5d078]

    Pairs result % to 2 decimal places

  • Ticker Berkin Ticker Berkin committed [2a38d8]

    Try more name matching. SplitName tidies all uppercase. allow match if EBU# doesn't seem to be one

  • Ticker Berkin Ticker Berkin committed [50b338]

    Handle A+- for Teams of 4/8. General 50/50 for other size teams

  • Ticker Berkin Ticker Berkin committed [eaef2d]

    Stop traveller/scorecard update destroying bidding seq. Ignore analysePlay errs. Some transTags. More on adjustments

  • Ticker Berkin Ticker Berkin committed [fe7289]

    Do team-of-8 adjustment according to EBU 2019 White Book

  • Ticker Berkin Ticker Berkin committed [3157e9]

    hack tournament adjustment. stop traveller/scorecard update wiping out all the play info

  • Ticker Berkin Ticker Berkin committed [76043a]

    Fix some typos. Protect Teams results against non-teams setup

  • Ticker Berkin Ticker Berkin committed [1cf723]

    Changes to showing BBO tourney boardNumber. No playDetails anchor if no board. Force playDetails from Results

  • Ticker Berkin Ticker Berkin committed [24d13c]

    Lead only - show if bad. Work around DDS bug for this case

  • Ticker Berkin Ticker Berkin committed [523192]

    remove a debug line

  • Ticker Berkin Ticker Berkin committed [36cc05]

    Results: after ranking show just boardlist by default but selecting pair shows their results

  • Ticker Berkin Ticker Berkin committed [b73f2d]

    Extend getPlayInfo and make more use of it.

  • Ticker Berkin Ticker Berkin committed [400d5d]

    Reword home page. tidy up result None/int/decimal results output. Add trick counter. Always show Results Boardlist. fix %

  • Ticker Berkin Ticker Berkin committed [593f16]

    Show Bids and Play where information available (%%%playDetails still needs tidy-up)

  • Ticker Berkin Ticker Berkin committed [69b8d1]

    PlayAnalysis now showing

  • Ticker Berkin Ticker Berkin committed [ad01c4]

    dds analysePlay working. Still need tidy-up and integrate into playMain

  • Ticker Berkin Ticker Berkin committed [246ef5]

    better/worse makeable & more disables when playDetails

  • Ticker Berkin Ticker Berkin committed [6a4233]

    Action to do DDS from board. Fix DDS failing to run on first board in readLin

  • Ticker Berkin Ticker Berkin committed [742f30]

    session rawFile/inpFile simplification. [OK] confirmation. Mandatory files. DDS unavail handling

  • Ticker Berkin Ticker Berkin committed [757eac]

    Option to run Double Dummy Solver when loading Board (DDS crash fixed and built on other server)

  • Ticker Berkin Ticker Berkin committed [8fe392]

    Interface to DoubleDummySolver (DDS) and readLin -dds option. At the moment use of it causes a crash on Python exit

  • Ticker Berkin Ticker Berkin committed [b94568]

    change debLine to allow mult params. dds tree under bridge. tidy up ddsPkg a bit

  • Ticker Berkin Ticker Berkin committed [3d0633]

    Inprove Person/EBU lookup when multiple members with same name

  • Ticker Berkin Ticker Berkin committed [d02b72]

    Fix vp/imp calc when goes off end of table. stop crash results no plays. USEBIO from query

  • Ticker Berkin Ticker Berkin committed [b520cb]

    Add remark for each load. Fix play query when LIN_DATA missing

  • Ticker Berkin Ticker Berkin committed [5c885a]

    Query/preload readLin starting to work

  • Ticker Berkin Ticker Berkin committed [b999a6]

    set numTables=2 more thoroughly. add comments on EBUScore teams pairNos. tidy other comments

  • Ticker Berkin Ticker Berkin committed [7dbd0e]

    Improve home page; add text about USEBIO etc

  • Ticker Berkin Ticker Berkin committed [b5cf49]

    Don't lock session.pairNosSameNSEW. More from xml EVENT

  • Ticker Berkin Ticker Berkin committed [d58b03]

    Load BBO .lin and USEBI .xml from session. Common up pOpen env. Improve pbn acceptTypes

  • Ticker Berkin Ticker Berkin committed [c7937b]

    Improve no-play vs pass-out handling. Better message for adjustment problems

  • Ticker Berkin Ticker Berkin committed [94c273]

    Allow re-allocation of simple pairNos. Tidy up a bit

  • Ticker Berkin Ticker Berkin committed [a582cf]

    Fix 2-winner and not samePairNo. Suppress pair prefix if same as pairNo

  • Ticker Berkin Ticker Berkin committed [5fe930]

    intermediate version. more xml stuff

  • Ticker Berkin Ticker Berkin committed [e357f2]

    USEBIO mostly working. Checks the various forms of results. Pair handling seems OK

  • Ticker Berkin Ticker Berkin committed [666e10]

    Added start of xml loader to readLin. done here mainly because of heavy use of <LIN_DATA>

  • Ticker Berkin Ticker Berkin committed [7610d5]

    inc length of bids (30 not enough!). store announce & nt. doc some unknown tags. save examples of result/bid/play conflict

  • Ticker Berkin Ticker Berkin committed [43c5d3]

    finish bboUsers. tweak teams classifier

  • Ticker Berkin Ticker Berkin committed [2d81e8]

    start of script to create/set players/username and tweak NGS from number to str

  • Ticker Berkin Ticker Berkin committed [185283]

    update a couple of copyright dates

  • Ticker Berkin Ticker Berkin committed [f799d1]

    handle pc in batches. couple of other minor fixes

  • Ticker Berkin Ticker Berkin committed [80fb0c]

    Alloc pairNos in team score order. tidy up opts. move BBO session# to site

  • Ticker Berkin Ticker Berkin committed [71f34e]

    fix decipherContract when alert/announce. Derive results from mb/pc/mc and check against rs list

  • Ticker Berkin Ticker Berkin committed [cbe754]

    readLin commit this version before re-think pair handling for tournaments

  • Ticker Berkin Ticker Berkin committed [da28e2]

    readLin plays/pairs etc mostly there. not quite good enough for front-end yet

  • Ticker Berkin Ticker Berkin committed [a0ad6f]

    Some thoughts on BBO not honouring boardNo/Vulnerability/dealer? for tournaments

  • Ticker Berkin Ticker Berkin committed [37a7bb]

    First stage of loading mult BBO tourneys into 1 session: Board numbering

  • Ticker Berkin Ticker Berkin committed [f37041]

    saves bids and cards played

  • Ticker Berkin Ticker Berkin committed [5c9e4d]

    Pairs preload stuff working

  • Ticker Berkin Ticker Berkin committed [1a18b9]

    More in lin import

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.