Activity for CODESYS Forge

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo committed [r61]

    Removed XML Tag from markdown export

  • Ingo Ingo committed [r60]

    made script runnable under linux

  • Ingo Ingo committed [r59]

    Use alternate method to do the checkout of projects (which hopefully works in CI build)

  • Ingo Ingo committed [r58]

    - made project checkout callable from command line

  • Ingo Ingo committed [r57]

    Updated package

  • Ingo Ingo committed [r56]

    - Implemented project checkout

  • Ingo Ingo committed [r55]

    Optionally skip CODESYS SVN actions (just by try-catch).

  • Ingo Ingo committed [r54]

    fixed escape of commit message

  • Ingo Ingo committed [r53]

    Updated package

  • Ingo Ingo committed [r52]

    - find xml files in "create package"

  • Ingo Ingo committed [r51]

    Rebuilt package

  • Ingo Ingo committed [r50]

    Allow checkout also from windows explorer

  • Ingo Ingo committed [r49]

    change download directory of the install action, as the user doesn't have rights to save anything in the programs folder

  • Ingo Ingo created a wiki page

    Create Package

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    SVN Commit

  • Ingo Ingo created a wiki page

    SVN Commit

  • Ingo Ingo created a wiki page

    SVN Update

  • Ingo Ingo created a wiki page

    SVN Checkout

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    IndexMain

  • Ingo Ingo modified a wiki page

    IndexMain

  • Ingo Ingo created a wiki page

    IndexMain

  • Ingo Ingo committed [r48]

    Updated cforge package

  • Ingo Ingo committed [r47]

    - Added command to create a CODESYS package manifest

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo committed [r46]

    - Handle 'ticks' correctly (replace temporarily with five back-ticks, as escaping is not possible)

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified ticket #2

    commit: Implement the action 'commit'

  • Ingo Ingo posted a comment on ticket #2

    The build of the markdown and CODESYS packages is currently a separate step. It can be done in advance to a commit, if desired.

  • Ingo Ingo committed [r45]

    [#2] commit: Implement the action 'commit'

  • Ingo Ingo modified ticket #6

    support context menu entry for common use cases in windows explorer

  • Ingo Ingo modified ticket #7

    Avoid warnings from URL handlers

  • Ingo Ingo committed [r44]

    [#7] Avoid warnings from URL handlers

  • Ingo Ingo committed [r43]

    fixed a few ui bugs

  • Ingo Ingo committed [r42]

    Made project compilable under linux

  • Ingo Ingo committed [r41]

    Added update command

  • Ingo Ingo committed [r40]

    Correctly handle dialog result

  • Ingo Ingo committed [r39]

    Added graphical user interface to checkout script

  • Ingo Ingo committed [r38]

    Updated cforge package

  • Ingo Ingo committed [r37]

    Readded function to run the package manager, which is necessary to install packages

  • Ingo Ingo committed [r36]

    Updated cforge to new dotnet

  • Ingo Ingo committed [r35]

    Updated Package Manifest to new Dot Net Version

  • Ingo Ingo committed [r34]

  • Ingo Ingo committed [r33]

    - fixed IPY version

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo committed [r32]

    Built CForge Package

  • Ingo Ingo committed [r31]

    Added IronPython DLLs for package build

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo committed [r30]

    Added registry file to register CForge Commands in the Explorer

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo modified a wiki page

    Home

  • Ingo Ingo committed [r29]

    Commit exe, as this is necessary to rebuild the package w/o using Visual Studio

  • Ingo Ingo committed [r28]

    Cleaned up the structure of cforge and allow to build it with its own tool.

  • Ingo Ingo committed [r27]

    Transform XSLT to markdown.

  • Ingo Ingo committed [r26]

    implemented plcopenxml export. Transformation to markdown is still open

  • Ingo Ingo created ticket #7

    Avoid warnings from URL handlers

  • erichspitzweg erichspitzweg created ticket #6

    support context menu entry for common use cases in windows explorer

  • Ingo Ingo committed [r25]

    Added draft of build command for packages

  • Ingo Ingo modified ticket #5

    Implement checkout

  • Ingo Ingo committed [r24]

    #5 Implement checkout

  • Ingo Ingo posted a comment on ticket #5

    Reopen necessary, as I forgot to commit the command script.

  • Ingo Ingo modified ticket #5

    Implement checkout

  • Ingo Ingo modified ticket #5

    Implement checkout

  • Ingo Ingo committed [r23]

    #5 Implement checkout

  • Ingo Ingo created ticket #5

    Implement checkout

  • erichspitzweg erichspitzweg committed [r22]

    extended debug mode

  • erichspitzweg erichspitzweg committed [r21]

    added revision and build date to cforge

  • Ingo Ingo modified a wiki page

    Home

  • erichspitzweg erichspitzweg modified ticket #4

    Package Installation doesn't always work

  • erichspitzweg erichspitzweg committed [r20]

    #4 - fix package installation if file extension is not enough...

  • erichspitzweg erichspitzweg modified ticket #4

    Package Installation doesn't always work

  • Ingo Ingo created ticket #4

    Package Installation doesn't always work

  • Ingo Ingo modified a wiki page

    Home

  • erichspitzweg erichspitzweg committed [r19]

    now import.py is able to do an initial svn import of a lib or project

  • erichspitzweg erichspitzweg committed [r18]

    removed external call, does not work... dk why

  • erichspitzweg erichspitzweg committed [r17]

    complete folder is copied now

  • erichspitzweg erichspitzweg committed [r16]

    manifest changed, so that only complete script folder is copied

  • erichspitzweg erichspitzweg modified ticket #2

    commit: Implement the action 'commit'

  • Ingo Ingo posted a comment on ticket #2

    The import or commit actions are always searching for all libraries and projects in the folder. Those are committed one-by-one. The checkin will be done in a direct subfolder, named after the library or projects basename. After that, PlcOpen XML (as an inermediate format) and a markdown export of the project or library will be generated and committed, also using the basename. Note, that the commit using the external SVN client should only be done on specific files. Otherwise there is a risk, that...

  • Ingo Ingo modified a wiki page

    Home

  • erichspitzweg erichspitzweg modified ticket #1

    Implement URL Handler and framework for actions

  • erichspitzweg erichspitzweg committed [r15]

    codesys action scripts are now also in the package

  • erichspitzweg erichspitzweg committed [r14]

    added test for plcopen export

  • erichspitzweg erichspitzweg committed [r13]

    - new script for calling PackageManager.exe to show all installed packages

  • erichspitzweg erichspitzweg committed [r12]

  • erichspitzweg erichspitzweg modified a wiki page

    Home

  • erichspitzweg erichspitzweg modified a wiki page

    Home

  • erichspitzweg erichspitzweg modified a wiki page

    Home

  • erichspitzweg erichspitzweg committed [r11]

    now python scriptlib path is added, so python libs are found and can be used

  • erichspitzweg erichspitzweg committed [r10]

    new feature "easy attach" -> if a file named "debug" is put into the cforge folder, the binary can easily debugged (attached from VS) to find bugs...

  • erichspitzweg erichspitzweg committed [r9]

    fixed bug for urlhandler links

  • erichspitzweg erichspitzweg modified ticket #1

    Implement URL Handler and framework for actions

  • erichspitzweg erichspitzweg committed [r8]

    Command line output for setup

  • erichspitzweg erichspitzweg committed [r7]

    - dont automatically elevate user

  • erichspitzweg@gmx.de erichspitzweg@gmx.de committed [r6]

    added new command for install tool to system path

  • erichspitzweg@gmx.de erichspitzweg@gmx.de committed [r5]

    remove binaries from package in repo

<< < 1 2 3 >