- 9f61725 Merge pull request #2 from apache/dependabot/maven/org.dom4j-dom4j-2.0.3 by Johan Corveleyn · 4 weeks ago master
- f5d0334 Merge pull request #1 from apache/dependabot/maven/org.apache.bcel-bcel-6.6.0 by Johan Corveleyn · 4 weeks ago
- 3ea2526 Bump dom4j from 2.0.0 to 2.0.3 by dependabot[bot] · 2 months ago
- 564bb7c Bump bcel from 5.2 to 6.6.0 by dependabot[bot] · 2 months ago
- 034885c From the MoinMoin user files, parse the "original name" (moin username) from by Johan Corveleyn · 4 years, 6 months ago
- 5b0b985 Add MoinUserLinkConverter. Converts links to MoinMoin users (WikiNames to user by Johan Corveleyn · 4 years, 8 months ago
- 983b44f MoinInfoConverter: Set the revcomment as versionComment on the page; Parse by Johan Corveleyn · 5 years ago
- 39f4398 MoinListConverter: Various fixes for better conversion of lists. by Johan Corveleyn · 5 years ago
- 0b55eb7 MoinMoinAttachmentConverter: Fix handling of attachments or inline images with by Johan Corveleyn · 5 years ago
- 6c02356 MoinmoinExporter: If possible, parse origAuthors out of the "user" dir, and by Johan Corveleyn · 5 years ago
- 5e13b19 MoinmoinExporter: When adding the title, replace '(20)' with ' ' by Johan Corveleyn · 5 years ago
- b264845 ConverterEngine: Get the versionComment from the Page, and insert it into by Johan Corveleyn · 5 years ago
- a34094b UWCForm3: Force unix line termination to work around a problem with converting to MoinMoin on Windows. by Johan Corveleyn · 5 years ago
- f645131 Page: add fields origAuthor and versionComment. by Johan Corveleyn · 5 years ago
- eff2f75 MoinInfoConverter: correctly handle revcomments with curly braces in them. by Johan Corveleyn · 5 years ago
- 4fa100d Merge pull request #12 from fengtan/trac_export_attachments by Adam Thompson · 7 years ago
- 893e7a1 Add trac_export_attachments.php. by fengtan · 7 years ago
- 12dbbdd Merge pull request #9 from azbarcea/master by Adam Thompson · 7 years ago
- 68bdde2 add substance deps by Alexandru Zbarcea · 7 years ago
- bc1b0d0 fix README formatting by Alexandru Zbarcea · 7 years ago
- 08308a8 add treewrapper dependency; fix xmlrpc deps by Alexandru Zbarcea · 7 years ago
- 374e99b add docs for mvn install-file for confluence-xmlrpc by Alexandru Zbarcea · 7 years ago
- 24ba8b7 Added more dependencies by Samir Giad · 7 years ago
- 5bb8c4e Samir update: adding more dependencies by Samir Giad · 7 years ago
- 82b4d17 Samir added more dependencies: commons-discovery, jaxrpc, junit, log4j, saaj by Samir Giad · 7 years ago
- 266e13e alex adds more dependencies: jakarta, oro, wsdl4j by Sameertawil · 7 years ago
- 64e36f1 alex changes; fixed xml by Sameertawil · 7 years ago
- e888777 Escape curly bracket in regex by rachetfoot · 7 years ago
- cbd5375 Merge pull request #4 from endzone/patch-1 by Adam Thompson · 8 years ago
- 4015f20 fixup regex for dokuwiki attachments by endzone · 8 years ago
- 305ce0e Merge pull request #2 from rachetfoot/master by Sorin Sbarnea · 8 years ago
- 7174b7e Merge remote-tracking branch 'origin/master' by rachetfoot · 8 years ago
- 8c2ecf7 ! Fix 'unmappable character for encoding' error when compiling by changing the encoding of the files by Markus Berner · 8 years ago
- 3962ec4 Merge remote-tracking branch 'hunterjim/bugfix/compile_jdk1.8' into math-to-mathinline by rachetfoot · 8 years ago
- b515675 Fix file encoding by rachetfoot · 8 years ago
- a1efa0a Add improved support for math to latex math conversion (mediawiki) by rachetfoot · 8 years ago
- 5492e03 Add source and target to compile for 1.6 as well as defining the encoding by Jason Hunter · 9 years ago
- ab0811b Fix collision with java.awt.Window.Type from JDK 1.7 by Jason Hunter · 9 years ago
- 110067b readme.txt edited online with Bitbucket by Ellen Feaheny · 9 years ago
- edc9053 readme.txt edited online with Bitbucket by Ellen Feaheny · 9 years ago
- 30294be readme.txt edited online with Bitbucket by Ellen Feaheny · 9 years ago
- 358ca83 readme.txt edited online with Bitbucket by Ellen Feaheny · 9 years ago
- bf5d24c readme.txt edited online with Bitbucket by Ellen Feaheny · 9 years ago
- a54a50d readme.txt edited online with Bitbucket by Ellen Feaheny · 9 years ago
- 12acbbf readme.txt edited online with Bitbucket by Ellen Feaheny · 9 years ago
- cc46cdb update readme to point to new documentation by laura · 11 years ago
- 272b401 mediawiki and xmlconverter updates, doc link by laura · 11 years ago
- ce6d104 mediawiki leading spaces converter tokenizes the results by default by laura · 11 years ago
- baf7eac Merge branch 'master' of https://bitbucket.org/appfusions/universal-wiki-converter by laura · 11 years ago
- fe98038 remove reference to spac in readme by laura · 11 years ago
- f621655 dokuwiki converter and engine changes: case sensitivity issues for attachments, improved link handling, improved heirarchy, improved page history framework including maxversions property useful for debugging, improved orphan attachments framework by laura · 11 years ago
- 0794035 some adjustment to the collision logging handling by laura · 11 years ago
- 39d8427 Improved logging for hierarchies by laura · 11 years ago
- f87ec59 Dokuwiki - improvements to rowspan transformations by laura · 11 years ago
- 44dffd6 Dokuwiki - improvements to code and rowspan transformations by laura · 11 years ago
- 298dbd2 Dokuwiki - improvements to code and rowspan transformations by laura · 11 years ago
- 5e6a8f1 Merged in jja/universal-wiki-converter/fix-moinmoin-split (pull request #2) by Laura Kolker · 11 years ago
- 4ffe465 alternate fix for moinmoin split() to not drop trailing whitespace thus breaking array access by John J. Allison · 11 years ago
- 7d2244d fix moinmoin split() to not drop trailing whitespace thus breaking array access by John J. Allison · 11 years ago
- 0b4020a dokuwiki links handles empty alias case, table colspans in headers by laura · 11 years ago
- 98565a1 Improved dokuwiki converter, additional optional attachment uploaded log, improved and tested orphan uploading feature, bug fix in page history handling for new load as ancestors history framework by laura · 11 years ago
- 4908d7b 4.0-SNAPSHOT version by laura · 11 years ago
- 46df61a Releasing UWC 4.0 by laura · 11 years ago
- f30e45e Updated CRJW to support group permissions settings, and a simple permissions framework. See conf/converter.dokuwiki.properties spaceperms properties for example, Dokuwiki - improved escaping, Dokuwiki - support page history, New page history - load as ancestors framework. Works better with file systems where the ancestor pages have a different naming convention from the current page. Also potentially more graceful with hierarchies, Dokuwiki - Blog Link Report available to make manually updating links to pages that became blogs easier, Dokuwiki - Improved hierarchy by laura · 11 years ago
- 40a298d Dokuwiki Converter - space name setting props, blog converter, improved headers have newlines before them, improved list handling, improved UNC (win share link) handling, external internal links, improved unit testing, discussion converter handling for missing ids, attachment handling - case sensitivity, improved link handling, improved hierarchy; Instiki Converter - removes byline, improved title handling; Engine - improved Homepage detection, improved alreadyAttached detection by laura · 11 years ago
- 3265306 Dokuwiki - Improve links with collision handling, Instiki - New converter module by laura · 11 years ago
- fd44305 dokuwiki, Improved Link handling, Improved Code Block handling (leading spaces) by laura · 11 years ago
- a7909c2 Improve Basic Syntax changes, Improve attachment handling, fix collision reporting, Titles are set with metadata, improve Uploaded X of Y pages reporting new property: post hierarchy, if its properties has a newpagescount property it will use that to update the uploaded X of Y pages reporting. by laura · 11 years ago
- abbfb74 Dokuwiki, improved tagconverter and hierarchy by laura · 11 years ago
- 65c7f52 Dokuwiki DiscussionConverter uses email when user id is omitted in comments file by laura · 11 years ago
- 3da293f Improved DokuwikiHierarchy uses space mapping and some other new settings, handle dokuwiki noformat syntax, discussion plugin to confluence comments,improved HierarchyLink handling to use automatic space mapping, some adjustments to table handling, bugfix to FilepathHierarchy which caused an NPE in linux env, Comment framework can specify whether to have the engine transform from markup or treat as xhtml by laura · 11 years ago
- d1ce0b1 dokuwiki improved header transform. handles headers with single equals signs inside by laura · 11 years ago
- 924eeff Escape left curly braces, improved markup to xhtml handling, remove tag extension point when adding labels, update version to 4.0-Snapshot-DATE by laura · 11 years ago
- 2b03e11 Dokuwiki Row and Colspan handling for tables, Engine changes to allow early xhtml transform by laura · 11 years ago
- 8e09e0b Dokuwiki SpaceConverter uses the space properties from the hierarchy to automatically create the spaces by laura · 11 years ago
- 1e8024d fixed page content setting to work with confluence2 remote api; disabled illegal pagename framework which does not seem necessary for conf 4.2 by laura · 11 years ago
- 433777f Comments with formatting supported in Conf 4+ by laura · 11 years ago
- ebd7b66 Updating UWC for Conf 4+, latest CRJW lib, ConverterEngine test succeeding by laura · 11 years ago
- 0feb57c Merged in SteveClark7/uwc-liferayconverter (pull request #1) by Laura Kolker · 11 years ago
- 1d95836 Added Liferay export and import by Steve C · 11 years ago
- b0ce8ef UWC - updated readme.txt by laura · 11 years ago
- 710c8d3 UWC - gitignore output dirwq by laura · 11 years ago
- de655c8 UWC - Improved Trac Converter image params handling by laura · 11 years ago
- 21fadb5 UWC - Trac improvements by laura · 12 years ago
- 2ce3b3b UWC - trac improvements by laura · 12 years ago
- 207d8d7 UWC, trac improvements (images, lists, urlencoded titles, UDMF data, new engine property for setting the user timezone for timestamps (user-timezone). by laura · 12 years ago
- 67776ee UWC - trac UDMF converter. also .gitignore file by laura · 12 years ago
- cd33c05 UWC - test properties for trac sampledata by laura · 12 years ago
- d776e62 UWC - trac improvements: attachment handling for images with uri encoding, images with size attributes, horizontal rule. Adjust build so dist dir is in root directory by laura · 12 years ago
- 307a972 Universal Wiki Converter -- improved attachment handling by Laura Kolker · 12 years ago
- a5810a7 Universal Wiki Converter -- trac - improved macro handling (handle case) by Laura Kolker · 12 years ago
- 2279aa8 Universal Wiki Converter -- trac : improved attachment handling by Laura Kolker · 12 years ago
- e7914ea Universal Wiki Converter -- trac : improved backtick syntax converter by Laura Kolker · 12 years ago
- dbd1639 Universal Wiki Converter -- trac : graphviz converter by Laura Kolker · 12 years ago
- 3988c13 Universal Wiki Converter -- trac : pageoutline to toc converter by Laura Kolker · 12 years ago
- dfe47e8 Universal Wiki Converter by Laura Kolker · 12 years ago
- ca1b980 Universal Wiki Converter by Laura Kolker · 12 years ago
- 241b9b6 Universal Wiki Converter - UWC-506 Fixed urlencoding property config by Laura Kolker · 12 years ago
- 6246149 Universal Wiki Converter - fixed mediawiki exporter windows bug by Laura Kolker · 12 years ago
- c785406 Universal Wiki Converter by Laura Kolker · 12 years ago