Commit Graph

53 Commits

Author SHA1 Message Date
2a5f58bd50 ask for a little help, if appropriate 2016-09-17 18:20:30 -07:00
30a6f4267b Add GUI and CLI config option to allow easy setting 2016-08-21 15:00:19 -05:00
05bd51b425 Remove DB-API XML config; replace with settings.py/.ini 2016-07-12 13:21:09 -04:00
746cf0ee1e Move DBAPI default settings into an XML file 2016-07-03 17:42:08 +01:00
4eb27dfcfa Create new database section in configuration file 2016-07-03 16:15:38 +01:00
4c57c9090d move LaTeX no-PIL-software warning into method which needs it 2016-06-11 13:44:44 -07:00
c0203ec342 4892: Add a Webcal link to Narrative pages 2016-05-06 22:53:07 +02:00
d4d0f5bdc2 Config: new database-backup-use-compression option 2016-04-26 07:52:47 -04:00
919b91ba38 Rename Main Interface Config keys[for PR-60] 2016-04-19 10:15:05 +10:00
29a5d9dbe7 add deferred translation to "living people" report option 2016-04-15 00:29:37 -07:00
177e30ee62 Improve pylint score of gen modules to above 9 2016-01-10 15:40:52 +00:00
6aadb54c9f Revert "Usability:Update initial [interface] startup defaults for (height/width)"
This reverts commit c89ae3241b.
2015-09-28 10:24:43 +10:00
c89ae3241b Usability:Update initial [interface] startup defaults for (height/width)
- Fully show each Category sidebar filter without having to resize initially. eg:Citation Category sidebar filter is the largest!
2015-09-26 15:03:48 +10:00
f63381fed3 NarrativeWeb and cms : best approach for use of css files and relative links. 2015-09-09 10:26:29 +02:00
cdee00aca2 Remove trailing whitespace 2015-08-23 18:42:07 +01:00
269a1ab6f5 Added config value interface.treemodel-cache-size to control size of cache
Default size set to 1k for paths and other items.
2015-08-17 08:02:53 -04:00
32f6024520 8772: Copy values from previous gramps.ini when upgrading; fixed typo 2015-07-30 12:32:50 -04:00
03f890f4ad 8772: Copy values from previous gramps.ini when upgrading 2015-07-29 21:23:55 -04:00
af7348a987 Added config 'database-backend' preference; removed backend dialog 2015-06-06 10:23:27 -04:00
71c790a261 Bump all version numbers to 5.0 2015-06-01 13:16:08 -04:00
2f4682acbd Add a couple more place displayer options 2015-05-31 17:54:21 +01:00
fff6a5ce15 Add extra place displayer options 2015-05-31 16:51:39 +01:00
fec5a5dab0 Remove place format preference setting 2015-05-31 11:01:06 +01:00
b2606fb6d3 Gramps 4.2 addons URL from github 2015-05-14 15:12:56 -04:00
d8946d75ac Hide place title field in place editor
Add option in preferences to display legacy title field.  Hide by default.
2015-05-12 21:00:25 +01:00
6c256b96d6 8023: Remove HtmlView plugin 2015-03-15 16:53:15 +00:00
7147236403 Remove use-bsddb3 configuration setting 2015-03-14 19:52:13 +00:00
7393b483e3 geography - new feature (8327) Moving around the map using arrow keys and possibility to zoom from keyboard/keypad with the +/- keys 2015-02-15 22:42:23 +01:00
28bc8ba590 7942: Implement place displayer 2015-01-23 19:09:55 +00:00
86303f6116 Update FSF address to current location. 2014-08-08 19:39:45 -07:00
8c94dcfd27 6403: Remove markup in translatable messages -- partial 2014-07-06 13:14:01 -07:00
f6be31eb39 Remove subversion substitution variables 2014-04-15 14:10:18 +01:00
d238ad9044 make gramps XML the initial default export type 2014-04-08 19:25:13 -07:00
d268a966bd Implement alternative place names 2014-03-05 14:02:26 +00:00
c2635cd94b don't warn, WebKit is not in Mac or Windows bundles 2014-02-19 19:18:00 -08:00
9dc976f28d Re-enable warning during devel stage on trunk 2014-02-10 16:06:07 +01:00
a343b96093 Re-enable warning during devel stage on trunk 2014-02-10 16:00:47 +01:00
d6ae8cffb4 GEPS 6: Implement place hierarchy
svn: r23444
2013-11-01 19:13:16 +00:00
dc0deae09e 7092: API for reporting issues ["interim" solution, from Nick Hall]
svn: r23301
2013-10-11 00:01:10 +00:00
e5a929c8b3 Revert change to suppress warnings
svn: r23218
2013-09-28 14:00:49 +00:00
3381140ec0 7088: provide a config option to suppress the warning about missing "sdn"
svn: r23207
2013-09-26 21:53:03 +00:00
a4ae95f260 enable suppression of minor missing-package warning (spell checking)
svn: r23070
2013-09-09 20:55:25 +00:00
094dec06e0 enable suppression of two minor missing-package warnings
svn: r22624
2013-06-28 17:53:39 +00:00
00aa00fbf5 GrampsLocale: Remove get_translation()
Only one base translation per locale. To set up a different locale
on any axis (locale, domain, directory, or languages) instantiate a
secondary locale by calling GrampsLocale() with the appropriate
arguments.

svn: r21968
2013-04-12 22:32:11 +00:00
ef6892abbd GrampsLocale: Remove ggettext
svn: r21144
2013-01-17 19:46:55 +00:00
7bb5c75d6a 6333: Display optional close button in gramplet bar tabs
svn: r21140
2013-01-16 23:59:48 +00:00
dd296535de 6312: Rename Gramplets category to Dashboard
svn: r21048
2013-01-10 10:50:25 +00:00
c8708ae3bc New URL for gramps-addons
svn: r20932
2013-01-01 20:14:20 +00:00
771ae761e2 Added tagging on import for GEDCOM, XML, and CSV. Also fixed CSV iterator issue with next. Default tag is set in Preferences using time.strftime codes (eg, %Y, %m, etc). Noticed that adding source on input is only for GEDCOM, so adjusted the text description for it. Tagging on input supports all taggable items (notes, media, family, person --- although csv does not import media). Will add to gramps40 if all ok.
svn: r20914
2012-12-31 20:07:36 +00:00
6841776261 Added addons-url to config and Preferences; currently set to old URL, but will update in a couple of days when new addons URL comes on-line
svn: r20894
2012-12-30 21:59:00 +00:00