Commit Graph

130 Commits

Author SHA1 Message Date
Paul Franklin
47ebd361d8 new gramps.pot translation template 2017-09-23 15:02:59 -07:00
Paul Franklin
04bb34b5e3 proofread and tidy up both POTFILES.in and POTFILES.skip 2017-08-21 00:26:11 -07:00
Paul Franklin
79a3b4d57d tidy up POTFILES.* (add recently translatable modules, etc.) 2017-07-29 13:42:17 -07:00
Nick Hall
63bb36ea44 Reorganise DBAPI plugins
Add SQLite and PostgreSQL plugins.
Remove DBAPI and InMemoryDb plugins.
2017-07-28 23:42:55 +01:00
Paul Franklin
95762e864f tidy up some translatable string things 2017-03-16 19:44:57 -07:00
Nick Hall
88842e875f Add JSON schema unit tests 2017-02-17 21:45:46 +00:00
Nick Hall
4c2464cb49 Create serialize module 2017-01-21 23:09:23 +00:00
Nick Hall
98950a89a3 Create new module for DbBookmarks 2016-11-29 19:34:57 +00:00
Nick Hall
382987f366 Create module for database utilities 2016-11-24 17:57:18 +00:00
Nick Hall
00dba4727b Convert gen.User into an abstract base class 2016-07-14 18:55:34 +01:00
Nick Hall
b1b4f78764 Add unit tests for repository rules 2016-06-15 22:34:42 +01:00
Nick Hall
d2fbee8852 Add unit tests for media and note rules 2016-06-04 22:13:04 +01:00
Doug Blank
cef7bc9af5 Moved guiQML to its own project 2016-04-17 13:01:47 -04:00
Nick Hall
9bd507d626 Add new family ancestor and descendant rules 2016-04-06 20:51:49 +01:00
Nick Hall
e64fa65552 Remove redundant objects
These were needed for database upgrades but are no longer
referenced anywhere.
2016-01-08 22:58:25 +00:00
Doug Blank
7aa7f26bbb Removed webapp to django-webapp project 2016-01-06 15:24:27 -05:00
Nick Hall
563f8e263d Replace "Title" with "Enclosed By" in place sidebar filter 2015-06-28 19:31:41 +01:00
Paul Franklin
e016199958 tweak POTFILES yet more (glade files) 2015-05-24 21:45:58 -07:00
Paul Franklin
bd5d463299 tweak POTFILES some more 2015-05-21 10:13:11 -07:00
Paul Franklin
4cab86897f tweak POTFILES 2015-05-21 09:42:00 -07:00
Doug Blank
66fd541eea Renamed gramps.gen.lib.calendar to gramps.gen.lib.gcalendar to avoid import conflict with Python lib calendar 2015-01-04 12:33:06 -05:00
Jérôme Rapinat
ceeab158b4 6934: add a support for embeded custom attributes list on media object 2014-08-02 16:50:18 +02:00
Jérôme Rapinat
2e2fbe8fc6 7678: some fixes around gettext and messages handling 2014-06-07 12:51:30 +02:00
Nick Hall
643e742556 7960: Store custom event attribute types in the metadata 2014-05-13 20:52:27 +01:00
Paul Franklin
3b15d81e43 5690: Can create multiple events with same Gramps-ID 2014-05-11 10:35:50 -07:00
Paul Franklin
471ec72966 7276: translate some punctuation marks -- partial 2014-03-17 08:03:23 -07:00
Nick Hall
d268a966bd Implement alternative place names 2014-03-05 14:02:26 +00:00
Paul Franklin
a2807dff79 translate some paper names, suggested in 0566 2014-02-16 11:19:13 -08:00
Nick Hall
57daf4f269 Change version string to contain git hash instead of svn revision 2013-11-08 19:52:52 +00:00
Vassilii Khachaturov
72e17cd722 7158: flag _dateparser.py to string extraction
svn: r23409
2013-10-25 16:36:12 +00:00
Vassilii Khachaturov
dc4404e555 6926: merge to trunk p1: FR, HR, and RU .po
svn: r23323
2013-10-16 14:04:04 +00:00
Paul Franklin
519eb40d65 add Arabic date handler to trunk, for further testing
svn: r23106
2013-09-13 00:08:45 +00:00
Nick Hall
72c2cff790 Add date validation to filters
svn: r22905
2013-08-22 17:13:55 +00:00
Paul Franklin
7c5d15b678 add and enable Greek date handler (from Zissis Papadopoulos)
svn: r22897
2013-08-21 16:55:23 +00:00
Vassilii Khachaturov
a987be1f3a 6883: non-Western fonts broken in PS reports
Reapply from gramps40.

svn: r22811
2013-08-06 22:34:54 +00:00
Paul Franklin
9148eaf18f add the missing import to the 3139 fix I added, sigh
svn: r22713
2013-07-21 20:49:01 +00:00
Paul Franklin
9e757e2249 move five files with translatable strings out of POTFILES.skip
svn: r22247
2013-05-10 17:02:00 +00:00
Jérôme Rapinat
be6665e99d 6706: some translation messages were missing, update template, add better comments on POTFILES.skip
svn: r22213
2013-05-09 10:49:36 +00:00
Jérôme Rapinat
f215a12733 6706: update POTFILES.in POTFILES.skip
svn: r22210
2013-05-09 07:43:34 +00:00
Peter Landgren
3aaa4641d7 Update for spelling of Family Tree.
svn: r21937
2013-04-10 09:33:41 +00:00
Jérôme Rapinat
5f9651927e listing missing references
svn: r21210
2013-01-24 15:37:45 +00:00
Nick Hall
57dc4c0118 Convert filenames to lower case
svn: r20985
2013-01-04 22:29:44 +00:00
Benny Malengier
79491a995c 6171: No icon under Places View for mapservices
* old way of menutoolbutton was depreacated, could not find workaround via uimanager, so 
    deprecated uimanager way, must be added by code now


svn: r20670
2012-11-17 14:37:40 +00:00
Benny Malengier
eb09afbc99 2620: GEPS 031: Python 3 support - 3.2
Python 3 needs absolute import after reload in plugins dir, but a dir may not be called import
So import is renamed to importer


svn: r20660
2012-11-15 10:41:15 +00:00
Jérôme Rapinat
ad01d3fd07 6086 6096: visual improvement
svn: r20566
2012-10-16 16:51:28 +00:00
Jérôme Rapinat
0da8e85157 6086 6096: some skipped modules are not ignored (plugins/tool)!
svn: r20565
2012-10-16 10:20:29 +00:00
Jérôme Rapinat
ec018b8fcc 6096: cleanup
svn: r20541
2012-10-08 14:51:12 +00:00
Jérôme Rapinat
1e88f5ffe5 6086 6096: comment some lines for looking at possible mistake with gettext module (gramps import) or missing references
svn: r20540
2012-10-08 13:24:21 +00:00
Jérôme Rapinat
46f95d9834 6096: fanchart widget has translation strings
svn: r20533
2012-10-08 06:51:54 +00:00
Jérôme Rapinat
bba3a2661f #6086: missed cli/plug/__init__ module
svn: r20530
2012-10-07 16:28:32 +00:00