Activity
From 08/12/2015 to 09/10/2015
09/10/2015
- 08:07 pm Bug #1490 (New): TBX: 0.7.7, start automatic numbering at 1 instead of 0 in TXT based import modules
- The Clipboard and TXT+CSV import modules try to encode lines and paragraphs in texts. While doing that they add an au...
- 04:20 pm Bug #1489 (New): TBX: 0.7.7, force structure property names to lowercase in all XML based import ...
- Currently, lower and upper case characters are preserved until the CWB input file which breaks the CWB syntax and the...
- 04:15 pm Bug #1488 (New): TBX: 0.7.7, allow XML special characters entities in word or structure propertie...
- Currently, the Compiler translates any XML entities found in XML attribute values like '<', '"' or '&' to...
- 03:22 pm Bug #1486 (Feedback): RCP: 0.7.7, when reopening a Concordance node, the pagination is wrong, lin...
- Fixed, the org.txm.rcpapplication.editors.concordances.ConcordancesEditor.sort() method used:...
- 12:24 pm Bug #1487 (New): RCP: 0.8.0b, when reopening a Concordance node, the current page is not restored
- When reopening a Concordance node, the current page is not restored.
- 12:23 pm Bug #1486 (Closed): RCP: 0.7.7, when reopening a Concordance node, the pagination is wrong, lines...
- When reopening a Concordance node, the pagination is wrong, lines range is 1-101 instead of 1-100 leading to a shift ...
- 10:33 am Feature #1485 (New): TBX: X.X, import data sources
- See full specs : https://groupes.renater.fr/wiki/txm-info/public/data_sources
The feature that allow users to impo... - 10:04 am Bug #1472: TBX: 0.7.7, remove text 'path' attribute from TXT+CSV import module or deal with it in...
- We must then create a ticket & spéc for that feature (to link it to the import process and decide if we publish it or...
- 09:33 am Bug #1472: TBX: 0.7.7, remove text 'path' attribute from TXT+CSV import module or deal with it in...
- it has a meaning when the source directory contains sub-directories, anyway the feature is not documented.
- 09:25 am Bug #1472: TBX: 0.7.7, remove text 'path' attribute from TXT+CSV import module or deal with it in...
- Does this mean that the 'path' text structure property was useless?
- 09:08 am Bug #1472: TBX: 0.7.7, remove text 'path' attribute from TXT+CSV import module or deal with it in...
- I removed the text@path attribute from the TXT+CSV import (commit 3031)
09/09/2015
- 09:31 am Bug #1451: RCP: 0.7.7, rename files in TXM install directory under Windows
- We also may remove the .exe extension from the Windows executable.
- 09:19 am Bug #1478 (Rejected): RCP: 0.7.7, Avoid user to run TXM from the Program Files diretory
- duplicata de #1451
09/08/2015
- 10:58 am Bug #1479: RCP: 0.7.7, Edition highlighting doesn't work as expected when loading next/previous t...
- Further tests:
- when opening an edition from a concordance, the local ids of the text of the current line are given... - 10:52 am Bug #1479 (New): RCP: 0.7.7, Edition highlighting doesn't work as expected when loading next/prev...
- Edition highlighting (from linked Concordances) doesn't work as expected when loading next/previous texts, wrong word...
09/07/2015
- 04:38 pm Bug #1478 (Rejected): RCP: 0.7.7, Avoid user to run TXM from the Program Files diretory
- Change the name of TXM executable from TXM.exe to main.exe
- 04:32 pm Bug #1477 (New): RCP:0.7.7, Linux R package upgrade
- The Linux installer did not upgrade the textometry package from 1.3 to 1.4.
To test the package version, run the "...
09/04/2015
- 02:35 pm Feature #1476 (New): RCP: 0.7.7, always keep References column displayed in Concordances
- Currently, it is impossible to keep reading concordance references while scrolling horizontally a concordance. The us...
- 02:21 pm Bug #1475 (New): TBX: 0.7.7, output cwb-makeall log messages only for INFO log level in TXT+CSV i...
- Currently TXT+CSV import module generates makeall execution messages for SEVERE and upper log levels (see below).
... - 11:48 am Bug #1474 (New): RCP: 0.7.7, suppress update error messages in console at startup when not connec...
- Currently, when starting TXM without network connection, the console produces a huge unnecessary and possibly disturb...
- 11:32 am Feature #1161 (Feedback): Progression chart, display tool tips data
- "elle" (184 / 344) pattern has been implemented.
Next changes will be made when we'll implement the references in pro... - 11:29 am Feature #1473 (New): TBX: 0.7.7, make Sentencer step optionnal
- If the user wants to encode the sentences herself in XML sources, for example with '<s>' tags, TXM must be able not t...
- 11:26 am Bug #1472 (New): TBX: 0.7.7, remove text 'path' attribute from TXT+CSV import module or deal with...
- Current TXT+CSV import module builds a 'path' property for 'text' structures that one can see in various command resu...
- 10:12 am Task #1471 (New): RCP: improve the editors linkage system and the views/editors synchronization
- The current Concordance/Edition and other editor communications is hard coded which makes it not really easy to add l...
09/03/2015
- 06:27 pm Bug #1470 (New): TBX: 0.7.7, CQP attribute names cannot use CQL operator names
- A corpus using the name 'cat' for a word property (positionnal attribute) breaks CQP: it is impossible to query that ...
09/02/2015
- 05:47 pm Feature #1468 (New): RCP: 0.7.7, use CQL @ marker in Index command
- When a CQL contains an '@@@' marker, like in for example "'je' @@@[pos='V.*']", the result match list contains three ...
- 04:57 pm Feature #1467 (New): TBX: 0.7.7, add getXpathResponse method iterator
- Currently, the XPathResult.groovy script/class API provides only two 'all in memory' model methods:
* getXpathRespon... - 04:52 pm Bug #1466 (New): TBX: 0.7.7, struc2Cpos argument type bug
- The CQi "struc2Cpos":http://txm.sourceforge.net/javadoc/TXM/TBX/org/txm/searchengine/cqp/AbstractCqiClient.html#struc...
- 03:11 pm Bug #1465 (New): TBX: 0.7.5, groovy.util.XmlParser.parse accented character in file path
- In TextTranscription2TRSMacro.groovy macro, accented characters in source files file path produces a bug.
Stacktra... - 10:58 am Task #1464 (Closed): Improve TBX and RCP preferences mechanism
- Improve TBX and RCP preferences mechanism.
See:
https://groupes.renater.fr/wiki/txm-info/public/preferences_system
...
08/31/2015
- 01:45 pm Bug #1445: RCP: 0.7.7 'Exporter le corpus' command entry and default filename
- Fixed the export corpus filename
08/27/2015
- 11:00 pm Feature #1452 (New): TBX, x.x, add CQI_CONST_FIELD_TARGET data type to CQi
- Add the CQI_CONST_FIELD_TARGET data type to CQi to be able to use '@' targets in queries.
See [[https://groupes.re... - 06:02 pm Bug #1451 (New): RCP: 0.7.7, rename files in TXM install directory under Windows
- Under Windows, users often try to launch TXM directly from the install directory.
As there as several files having...
08/26/2015
- 08:42 pm Bug #1450 (New): RCP: 0.7.7, Specificity ergonomy
- For the same corpus, two specificity calculus on two different partitions with different word properties produce by d...
08/25/2015
- 08:14 pm Bug #1449 (New): RCP: 0.7.7, macro execution timing must exclude parameters input timing
- The execution time of a macro should begin after the closure of the parameters dialog box, not before the opening of ...
- 07:46 pm Feature #1448 (Closed): RCP: 0.7.7, Lexicon results link to Cooccurrence command
- Add a link to the Cooccurrence command on each Lexicon results line.
- 07:00 pm Feature #1447 (New): RCP: X.X, queries history manager
- Queries used to build subcorpora should be added to the queries history.
It may be interesting to distinguish the ... - 06:46 pm Feature #1446 (New): Specificities result, links to other commands
- If Specificities is called on sub-corpus then add links to Concordance, Index and Progression commands to the results...
- 03:05 pm Bug #1445 (New): RCP: 0.7.7 'Exporter le corpus' command entry and default filename
- A) TXM commands menu entries are preferably just verbs like : import, load, open, etc.
Change the 'Exporter le cor... - 02:37 pm Bug #1444 (New): RCP: 0.7.7 Ubuntu1404_64, XML-TMX import module broken
- Import of the UNOSAMPLE demo corpus (source in ///SpUV/uno-sample) does not terminate anymore with following console ...
- 10:54 am Feature #1443 (New): GWT: x.x, add default documentation FAQ
- The BFM portal FAQ provides documentation pertinent for any TXM portal, especially information related to user sessio...
08/24/2015
- 04:53 pm Feature #1442 (New): TBX: x.x, chinese tokenizer and tagger with ZPar (ZH language)
- The ZPar software provides good tokenization and tagging results for simplified chinese. Integrate ZPar into TXM.
...
Also available in: Atom