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 for Python files and Makefile.am files in the "src" (only) sub-tree: 2011-12-06 16:56:50 +00:00
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 missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
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 missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
webapp Need to upate cache and probably_alive after edit/import 2011-12-13 14:23:13 +00:00
Assistant.py missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
AutoComp.py missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
Bookmarks.py Initial prototype. 2011-07-24 18:30:28 +00:00
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 typos 2011-12-13 17:10:21 +00:00
Date.py
DateEdit.py 2521, 4923 'after' and validation (partial fix); typo on NextYear() 2011-05-21 08:38:22 +00:00
DbState.py Merged trunk r17888 through r18397 into geps023. 2011-11-05 19:07:58 +00:00
DdTargets.py GEPS023: merge branch (changes 17960-18546) into trunk 2011-12-04 17:09:17 +00:00
DisplayState.py 5290: Unhandled exception when merging people 2011-12-25 09:28:45 +00:00
Errors.py 4114: Would like to use stdin and stdout for command line import/export; Xml import 2011-03-06 18:18:32 +00:00
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 issues 3915, 3950 and 3951 (and perhaps some more?) due to a change in pygtk appears to be fixed with this patch. 2010-05-09 18:43:06 +00:00
gramps.py Change format of console logging messages to have a meaningful timestamp 2013-02-04 19:15:22 +00:00
GrampsDisplay.py Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details 2010-12-23 16:51:04 +00:00
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 missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
Lru.py 0005414: Crash in SourceView. LRU clear does not reset first and last pointers 2011-12-11 21:18:29 +00:00
MacTransUtils.py Bug 5429: Fix typo in MacTransUtils.py 2012-03-18 20:13:00 +00:00
Makefile.am Change HTML5 support so that pages pass the w3c validator tests 2012-01-14 20:27:24 +00:00
ManagedWindow.py 4273: Error during execution of CLI command (part 1, Verify) 2010-10-15 16:58:41 +00:00
PlaceUtils.py missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
QuestionDialog.py Add option for monospaced font in InfoDialog 2012-02-02 12:50:56 +00:00
QuickReports.py GEPS023: merge branch (changes 17960-18546) into trunk 2011-12-04 17:09:17 +00:00
RecentFiles.py missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
Relationship.py 0005859: Stepsiblings are NOT correct 2012-10-23 11:59:00 +00:00
Reorder.py missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
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 missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
Spell.py 3866 3976 3977: Two 'spell' entries; remove Enchant dependency (patch by Tim Lyons) 2011-05-26 08:05:04 +00:00
ThumbNails.py missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
TipOfDay.py
ToolTips.py missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
TransUtils.py 6155: Error when running Detailed Descendant Report 2012-11-17 21:28:51 +00:00
TreeTips.py missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
UndoHistory.py Updates to undo/redo logic: 2010-05-20 18:32:08 +00:00
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