gramps/src
Tim G L Lyons 0a0d77d6db Narrative Web: Fix alphabetic navigation bar and sorting in index pages using PyICU where available. Implements most collate contractions for western languages Gramps has been translated into. This fixes the following bugs:
0002933: Problems in Narrative Web Report with surnames beginning with V or W. Use collation primary difference to define index groupings. Special case for 'V' and 'W' in Swedish removed because the default CLDR has a primary difference between them.

0003434: NarrativeWeb new alphabet index sorted incorrectly. Fix Cyrillic sort order, and contractions for Slovak and Czech (among other languages).

0003933: References inside pages in NarWeb report and non-ascii characters. Sorting issues for Polish characters.

0004423: Web report does not handle Czech "CH" character properly. Dz contraction is not present in the CLDR. Slovak is similar.

0005088: Narrated Web Site Report sort order different Windows vs Linux. Resolved by using PyICU (if available).

0005645: can't sort greek names

0005767: Sorting in Narrative Webb does not work correctly. Fix sorting in Individuals, Surnames, Families, Events and Places to use PyICU (if available). This bug covers sorting in the index header (as well as in the body of the index pages).

svn: r21507
2013-03-01 12:35:10 +00:00
..
cli Bug #06459 : change the lock strategy and split transactions in Merge citation. 2013-02-28 19:51:15 +00:00
data 0006055: Peculiar title of tip 63. Changed to "Don't speak English?" 2012-09-25 15:42:45 +00:00
DateHandler common date handler for Norwegian Bokmål and Norwegian Nynorsk 2012-12-20 13:44:58 +00:00
docgen
Filters 5993: RegEx in Filter "person has name" can not handle non-ASCII characters (patch by Benny) 2012-09-15 13:29:50 +00:00
gen Bug #06459 : change the lock strategy and split transactions in Merge citation. 2013-02-28 19:51:15 +00:00
glade Fix keyboard shortcut 2012-01-15 21:01:07 +00:00
GrampsLocale bug #5554: Automake problem 2012-02-10 20:25:15 +00:00
GrampsLogger 5809: Multisurname editor impossibly narrow 2012-06-03 20:11:39 +00:00
gui revert to the old report name 2013-02-24 08:39:34 +00:00
guiQML
images Add missing citation file reference for desktop using svg (installation) 2012-01-27 17:54:35 +00:00
Merge 5809: Multisurname editor impossibly narrow 2012-06-03 20:11:39 +00:00
plugins Narrative Web: Fix alphabetic navigation bar and sorting in index pages using PyICU where available. Implements most collate contractions for western languages Gramps has been translated into. This fixes the following bugs: 2013-03-01 12:35:10 +00:00
Simple Accept control-click as an alternative for right-click when the Gdk 2012-06-04 00:55:10 +00:00
test
webapp
Assistant.py
AutoComp.py
Bookmarks.py
config.py New URL for gramps-addons 2013-01-01 19:45:56 +00:00
const.py.in we are in 2013 2013-02-07 15:52:27 +00:00
constfunc.py
Date.py
DateEdit.py
DbState.py
DdTargets.py
DisplayState.py
Errors.py
ExportAssistant.py export file select dialogue does not correctly reject empty filenames - two (probably long standing) coding errors: use of method name 'strip' instead of calling it, and does not isolate the filename from the full pathname 2013-02-01 17:46:43 +00:00
ExportOptions.py 5279: i can't export my database 2012-05-19 17:26:25 +00:00
glade.py
gramps.py Change format of console logging messages to have a meaningful timestamp 2013-02-04 19:15:22 +00:00
GrampsDisplay.py
ImgManip.py 0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change warning print statements to logging. 2012-07-16 17:53:43 +00:00
LdsUtils.py
ListModel.py
Lru.py
MacTransUtils.py Bug 5429: Fix typo in MacTransUtils.py 2012-03-18 20:13:00 +00:00
Makefile.am
ManagedWindow.py
PlaceUtils.py
QuestionDialog.py Add option for monospaced font in InfoDialog 2012-02-02 12:50:56 +00:00
QuickReports.py
RecentFiles.py
Relationship.py 0005859: Stepsiblings are NOT correct 2012-10-23 11:59:00 +00:00
Reorder.py
ScratchPad.py Accept control-click as an alternative for right-click when the Gdk 2012-06-04 00:55:10 +00:00
Sort.py Remove redundant variable from by_event_id_key 2012-02-06 20:43:32 +00:00
soundex.py
Spell.py
ThumbNails.py
TipOfDay.py
ToolTips.py
TransUtils.py 6155: Error when running Detailed Descendant Report 2012-11-17 21:28:51 +00:00
TreeTips.py
UndoHistory.py
Utils.py Fix processing of contractions, and changes to ensure code (after initial lines) for narrativeweb is the same for trunk and gramps34 2013-02-04 18:49:57 +00:00