Activity

From 12/24/2019 to 01/22/2020

01/22/2020

05:17 pm Bug #2736 (New): RCP: 0.8.0, Back-to link broken for some binary 0.7.9 corpora loaded into TXM 0.8.0
TXM version: 0.8.0.202001161703 org.txm.rcp.app null
OS: Ubuntu 16.04
h1. To reproduce the bug:
Load ORTOFON2...
Alexey Lavrentev
04:41 pm Revision 2536: Fixes: when enabling results auto-save, some already existing non-persistable resu...
Sebastien Jacquot
04:38 pm Revision 2535: Formats source code
Sebastien Jacquot
04:18 pm Revision 2534: Adds/removes comments
Sebastien Jacquot
04:17 pm Bug #2735 (Feedback): Auto-save preference is broken
Auto-save preference is broken since the parameter user_persistable and internal_persistable have been fused.
h3. ...
Sebastien Jacquot
04:07 pm Bug #2686 (Feedback): When setting a result to non persistent, its parent may be hidden and never...
Fixed using a new argument to proceed deep recursively or not in org.txm.core.results.TXMResult.setUserPersistable(bo... Sebastien Jacquot
04:04 pm Revision 2533: Fixes: When setting a result to non persistent, its parent may be hidden and never...
Fixes: a bug that leads to infinite loop and introduced by a previous fix of #2686 Sebastien Jacquot
03:04 pm Bug #2734 (Rejected): Corpora view is not well refreshed when deselecting the persistence "Keep" ...
This issue is a side effect of a bug introduced to fix: #2686 that leads to infinite loop when setting persistable st... Sebastien Jacquot
02:46 pm Bug #2734 (Rejected): Corpora view is not well refreshed when deselecting the persistence "Keep" ...
Corpora view is not well refreshed when deselecting the persistence "Keep" command on results that have hidden parent... Sebastien Jacquot
11:57 am Bug #2634 (Closed): When cloning a CA, the Eigenvalues bar chart is empty in the cloned CA Editor
Became obsolete since the Eigenvalues bar chart is not managed anymore by the CA object (TBX layer) but by the CAEdit... Sebastien Jacquot
11:57 am Revision 2532: Moves the Eigenvalues management from CA to CAEditor (also fixes: "When cloning a ...
Sebastien Jacquot
11:30 am Revision 2531: Fixes JFC Progression on sub-corpus, wrong T value (refs #2281)
Sebastien Jacquot
11:28 am Revision 2530: Adds/removes comments
Sebastien Jacquot
11:27 am Revision 2529: Adds/removes comments, formats code, edit messages
Adds convenience method to plot a chart without subtitle Sebastien Jacquot
11:26 am Revision 2528: Fix: Eigenvalues chart was not computed anymore
Sebastien Jacquot
10:35 am Bug #2281: Progression on a sub-corpus : x-axis is defined by the corpus instead of sub-corpus
Need specification discussion.
New current state:
* T value has been fixed
* the chart creation and view reset are...
Sebastien Jacquot
10:25 am Feature #2733 (Feedback): Add a user preference to select the location of an edition opened from ...
Sebastien Jacquot
10:23 am Feature #2733: Add a user preference to select the location of an edition opened from a concordance
MD implemented the preference and management.
See: "Edition\Preference\Edition\new editor position".
Sebastien Jacquot
10:18 am Feature #1708 (Closed): RCP: X.X, split concordance editor when calling back to text command
New issue for BP note: http://forge.cbp.ens-lyon.fr/redmine/issues/2733 Sebastien Jacquot
10:17 am Feature #2733 (Feedback): Add a user preference to select the location of an edition opened from ...
BP note:
Opening the Edition view alongside the concordance view is more convenient for me :
* computer monitors ...
Sebastien Jacquot
10:13 am Bug #2635 (Closed): Cloning org.txm.properties.core.functions.Properties object leads to null poi...
Became obsolete, or fixed... Sebastien Jacquot
10:10 am Feature #2205: RCP: X.X, Synoptic editions, add a combo box to directly go to a text
It doesn't seem to work, I have no combo box at all, only an input field. Sebastien Jacquot
10:03 am Bug #2732 (New): Progression on a sub-corpus, wrong T value using R charts engine (cumulative and...
When doing a Progression on a sub-corpus using R charts engine (cumulative and density) the T value is wrong (equals ... Sebastien Jacquot
09:17 am Bug #2677: Infinite loop at TXM starting when deserializing a CA .prefs
The bug has reappeared in trunk, need to check again and fix. Sebastien Jacquot

01/21/2020

04:15 pm Feature #2731 (New): RCP: X.X, Properties command on corpus, parameters tab, hide or show interna...
In "parameters" tab, hide or show internal nodes (id, bundle_id, class, visible...) according to the global preferenc... Sebastien Jacquot
04:01 pm Feature #2730 (New): Lexical Table, add multiple properties parameters management
Add multiple properties parameters management to /org.txm.lexicaltable.core/src/org/txm/lexicaltable/core/functions/L... Sebastien Jacquot

01/20/2020

03:06 pm Bug #1262: Specificities line chart, the mouse over line highlighting does not always draw the li...
The issue http://forge.cbp.ens-lyon.fr/redmine/issues/2728 must be processed before processing this one. Sebastien Jacquot
02:40 pm Feature #2728 (New): Specificities bar chart, draw bars and lines together
Actual JFreeChart implementation does not match the old R implementation.
With R, by using the preferences page "TXM...
Sebastien Jacquot
02:39 pm Revision 2527: remove duplicated javafx.jar from org.txm.libs.javafx
Matthieu Decorde
10:17 am Revision 2526: less stacktrace
Matthieu Decorde
09:19 am Bug #2726 (New): RCP: 0.8.0, stacktrace when opening welcome page without network
A stacktrace is shown if there is no network and TXM is enable to access the welcome pages.
h3. solution
Try ac...
Matthieu Decorde

01/17/2020

03:47 pm Revision 2525: Updates Team Working Set
Sebastien Jacquot
03:08 pm Revision 2524: Updates Team Working Set
Sebastien Jacquot
02:27 pm Task #2698: RCP: X.X, JavaFX libraries
h3. New proposal
Add a p2.inf file to the root of org.txm.libs.javafx.feature containing the following touchpoint ac...
Sebastien Jacquot
12:12 pm Revision 2523: Finalizes the start and done computing messages of results (refs #2573)
Sebastien Jacquot
10:45 am Task #2725 (New): Change the way the JRE is embedded in TXM
Change the way the JRE is embedded in TXM.
h3. Current state
- we use build.properties commands to copy the "jr...
Sebastien Jacquot
10:11 am Bug #2035 (Closed): RCP, 0.7.7: Update fails with error and null value (win32)
Obsolete issue. The bug has been fixed in Eclipse >= Luna.
But a new issue seems to appear in Oxygen + Windows 10, s...
Sebastien Jacquot
09:46 am Revision 2522
Matthieu Decorde
09:46 am Revision 2521: add svn qualifier
Matthieu Decorde
09:45 am Bug #2724 (New): Updates may fail on some Windows versions due to user file permissions
Updates may fail on some Window versions due of user file permissions.
Issue reported on Windows 10.
Error:
...
Sebastien Jacquot
09:41 am Bug #2723 (New): Duplicated directories and files in setups and updates built bundles
org.txm.rcp.feature_root_0.8.0.XXXXXXXX and org.txm.rcp.feature_root.win32.win32.x86_64_0.8.0.XXXXXXX contain duplica... Sebastien Jacquot
09:39 am Revision 2520: add qualifier
Matthieu Decorde

01/16/2020

06:37 pm Task #2722 (New): RCP: 0.8.0, TIGERSVOSummary Macro fails (unable to resolve class org.txm.libs.o...
Technical details:
OS Linux Ubunti 16.04
TXM set to ALPHA update level.
TXM version shown at startup : Start...
Alexey Lavrentev
03:05 pm Revision 2519: fix messages
Matthieu Decorde
03:05 pm Revision 2518: format corpus size
Matthieu Decorde
02:46 pm Task #2696: Improve TXMResult delete confirmation pop up window messages
*Proposition*
Do you really want to delete the element {result simple name}?
Voulez-vous vraiment supprimer l'élé...
Serge Heiden
02:41 pm Task #2696: Improve TXMResult delete confirmation pop up window messages
Actual implementations:
Do you really want to delete {result simple name}?
Voulez-vous vraiment supprimer {result...
Sebastien Jacquot
02:35 pm Task #2720 (Feedback): Finalize the start and done computing messages of edition opening
NOTE: The log is not done by the TXMResult.compute() but in the UI layer.
h3. Solution
Show messages only at FI...
Sebastien Jacquot
02:33 pm Task #2719 (Feedback): Finalize the start and done computing messages of properties command
It has been decided to not show a start or an end computing message for this command.
All messages has been removed....
Sebastien Jacquot
02:29 pm Task #2718 (New): Finalize the start and done computing messages of subcorpus computing
h3. Subcorpus
h4. Mode simple - nom automatique
Calcul du sous-corpus VOEUX_text_id de VOEUX, structure text, p...
Sebastien Jacquot
12:55 pm Revision 2517: Fixes default preference retrieving bug
Sebastien Jacquot
12:53 pm Revision 2516: Removes useless preferences settings in initializers
Sebastien Jacquot
11:25 am Revision 2515: fix R workspace directory validation test
Matthieu Decorde
11:02 am Revision 2514
Matthieu Decorde
11:01 am Revision 2513: add missing so files
Matthieu Decorde
10:58 am Revision 2512: add missing so files
Matthieu Decorde
10:20 am Bug #2716 (New): very long Groovy compilation time when launching import modules for the first ti...
Currently there is a very long compilation time before running any Groovy script (at first run or after editing a scr... Matthieu Decorde

01/14/2020

04:48 pm Revision 2511: fix subcorpus Properties refs #2015
Matthieu Decorde
03:47 pm Revision 2510
Sebastien Jacquot
03:38 pm Revision 2509: Adds missing libraries
Sebastien Jacquot
03:15 pm Revision 2508: Adds test and log for R executable file rights setting
Sebastien Jacquot
02:04 pm Revision 2507: Adds/removes comments
Sebastien Jacquot
01:51 pm Revision 2506: Adds/removes comments, formats code, edit messages
Sebastien Jacquot
01:34 pm Revision 2505: Sets projects JRE as default Eclipse Workspace JRE
Sebastien Jacquot
01:09 pm Revision 2504: Adds/removes comments, formats code
Sebastien Jacquot
12:58 pm Revision 2503: Adds/removes comments
Sebastien Jacquot
12:51 pm Revision 2502: update delete messages refs #2696
Matthieu Decorde
12:49 pm Revision 2501: fix debian package arch (need to test the package)
Matthieu Decorde
12:07 pm Task #2715 (New): RCP: x.x, ChartsEngine, Density Progression, basic implementation
TBX: Implement basic JFreeChart and R charts engines cumulative and density charts plotting
- for R, product at leas...
Sebastien Jacquot
11:37 am Task #2694: RCP: 0.8.0, set Debian package architecture
modified, need to verify the Debian package build Matthieu Decorde
11:36 am Task #2696: Improve TXMResult delete confirmation pop up window messages
la chaine pour plusieurs résultat a été externalisé. Dans un premier temps le choix le plus simple de chaîne est utilisé Matthieu Decorde
11:15 am Task #2701: Re-integrate Russian translation of the interface
available for the next BETA update Matthieu Decorde
11:12 am Revision 2500: finer saveChange method
Matthieu Decorde
11:11 am Revision 2499: add bundle ru OSGI messages
Matthieu Decorde
11:11 am Revision 2498: add bundle ru OSGI messages
Matthieu Decorde
10:22 am Revision 2497: add missing plugin constraint
Matthieu Decorde
10:04 am Revision 2496: show warning message if normalization failed #2709
Matthieu Decorde
09:45 am Revision 2495: fix AscciUtils.convertToAscii using ICU tools refs #2709
Matthieu Decorde

01/13/2020

05:31 pm Revision 2494: first step of index to concordance link fix
Matthieu Decorde
05:30 pm Revision 2493: fix start computing message
Matthieu Decorde
05:30 pm Revision 2492: rename Partition command to ComputePartition
Matthieu Decorde
05:30 pm Revision 2491: upgrade PropertiesSelector widget to use the right Properties dialog dependaing on...
Matthieu Decorde
05:27 pm Revision 2490: fix start computing message
Matthieu Decorde
05:27 pm Revision 2489: rename dialog class
Matthieu Decorde
05:26 pm Revision 2488: fix start computing message
Matthieu Decorde
05:26 pm Revision 2487: fix BackToMedia when no word is selected
Matthieu Decorde
04:37 pm Task #2714 (New): RCP: SWT, enhance editors split methods to limit the number of splits
Currently the split methods of SWTEditorsUtils always split editors area. This behavior may creates a lot a new area.... Matthieu Decorde
02:28 pm Bug #1382 (Closed): TBX: 0.7.7, the region macro length limit
see #2629 for further changes Matthieu Decorde
01:29 pm Bug #2713 (New): TXM: 0.7.6, warning when building a partition with empty parts
Currently TXM builds empty sub-corpus partitions based on a structure of higher level than the one used to build the ... Matthieu Decorde

01/10/2020

04:06 pm Revision 2486: R initial commit
Sebastien Jacquot
03:07 pm Revision 2485: add export corpus extra files options
Matthieu Decorde
03:07 pm Revision 2484: add option to ignore files in root directory to zip
Matthieu Decorde
03:06 pm Revision 2483: mutualize export methods
Matthieu Decorde
03:05 pm Revision 2482: add option to ignore files in root directory to zip
Matthieu Decorde
03:05 pm Revision 2481: fix HashMapContentProvider
Matthieu Decorde
03:01 pm Feature #2712 (New): RCP: X.X, export corpus options
Limit the exported corpus content to the necessary files and allow eventually the user to add extra files (treetagger... Matthieu Decorde
10:35 am Revision 2480: refs #2711
Matthieu Decorde
10:32 am Feature #2711 (New): RCP: 0.8.0, specificities export, avoid repeated column names
For example, in specificity table, we have as many "Score" columns as parts. The label of the score column should inc... Matthieu Decorde
10:04 am Revision 2479: add linux R binaries
Matthieu Decorde
09:54 am Revision 2478: remove svn ignore property
Matthieu Decorde
09:46 am Revision 2477: add R mac os x binaries (part2)
Matthieu Decorde

01/09/2020

06:14 pm Bug #2413: RCP: 0.8.0, Sending edition text selection to concordance doesn't work if the selectio...
fixed by #2295 Matthieu Decorde
06:03 pm Feature #1917: RCP: X.X, TXM commands behavior of targeted Subcorpus
-- Matthieu Decorde
05:57 pm Feature #2710 (New): RCP: X.X, New TXMResult Table component
Upgrade current Jface/SWT Tables to enable :
- pagination (first, previous, next, last, go to N page)
- frozen colu...
Matthieu Decorde
05:49 pm Feature #1726: RCP: X.X, save annotation command corpus editors management V2
fixed when lazy results were fixed Matthieu Decorde
05:44 pm Revision 2476: add R mac os x binaries
Matthieu Decorde
05:42 pm Bug #2251: RCP: 0.7.8, XTZ import module, creating text identifiers fails when the root <TEI> ele...
instead of calling ValidateXML.test, we now call ValidateXML.TEItest: The test ensures the wellformdness and the pres... Matthieu Decorde
02:43 pm Revision 2475: Removes API baseline analyzer command in project settings
Sebastien Jacquot
02:22 pm Revision 2474: test custom splash screen
Matthieu Decorde
02:20 pm Revision 2473: add simple xml tei test method
fix XTZ import Matthieu Decorde
02:18 pm Revision 2472: add transcriber util scripts
update XTZ import Matthieu Decorde
02:16 pm Revision 2471: fix some messages
add start_time&end_time BackToMedia parameters Matthieu Decorde
02:12 pm Revision 2470: fix message
Matthieu Decorde

01/08/2020

03:34 pm Revision 2469
Sebastien Jacquot
01:23 pm Revision 2468: Adds team project set and working set files
Sebastien Jacquot
01:16 pm Bug #2709 (New): RCP: 0.8.0, Import is stuck if the corpus name consists only of cyrillic characters
To reproduce the bug, create a source folder named "СИНДАРИН", place any XML or text file in it.
[note that the "С" ...
Alexey Lavrentev
09:49 am Task #2698: RCP: X.X, JavaFX libraries
We do not need to publish a new installer to modify launcher arguments but should look at the P2.inf mechanism.
P2 o...
Sebastien Jacquot

01/07/2020

04:08 pm Task #2698: RCP: X.X, JavaFX libraries
javafx plugins (4: core, linux, win32 and macosx) are shipped in the TXM main update Matthieu Decorde
11:33 am Bug #2708 (New): RCP: 0.8.0, MacOSX, truncated characters in tables when the font corpus paramete...
On Mac OS X, the table line heights are too small to fully display some characters like "pqj".
h3. diagnostic
T...
Matthieu Decorde
10:24 am Feature #2707 (New): RCP: X.X, BackToMedia from Edition v3
use the backtomedia_layout preference with the current synoptic editor
fix the editor linked feature when opened...
Matthieu Decorde

01/06/2020

09:41 am Revision 2467: fix JFXPlayer local file opening
Matthieu Decorde
09:40 am Revision 2466: fix Properties persisted results
Matthieu Decorde
09:38 am Revision 2465: small optimisation of DeleteObject command
Matthieu Decorde
09:37 am Revision 2464: format
Matthieu Decorde
09:37 am Revision 2463: write <u> attributes
Matthieu Decorde
09:36 am Revision 2462: fix sort icon
Matthieu Decorde
09:35 am Revision 2461: add span&zoom toolbar buttons in chart editors
Matthieu Decorde
« Previous
Next »
 

Also available in: Atom