Commit Graph

23586 Commits

Author SHA1 Message Date
Sam Manzi
65c272b347 8888 'Gramplets' update broken wiki help links 2015-09-09 08:05:23 +10:00
SNoiraud
54cd19ea0d Geography : bug 8902 : ValueError: Place.set_name(name) requires a PlaceName() 2015-09-08 21:13:02 +02:00
Sam Manzi
8b5d1709a2 8888 'Media Reference Editor' link help button in glade 2015-09-08 10:56:27 +10:00
Doug Blank
976f411e6f Merge pull request #62 from gramps-project/revert-61-revert-59-javascript
Revert "Revert "7763: Sourceless Javascript Files in release tarball""
2015-09-07 18:18:43 -04:00
Doug Blank
a3a96eb0ec Revert "Revert "7763: Sourceless Javascript Files in release tarball"" 2015-09-07 18:12:25 -04:00
Nick Hall
2d92101438 Replace GRAMPS with Gramps in comments 2015-09-07 21:58:52 +01:00
Nick Hall
d877d02187 Tidy up Gtk constructors 2015-09-07 21:43:13 +01:00
SNoiraud
dee5d46be5 Narrative web and cms : links not present. 2015-09-07 10:19:19 +02:00
Sam Manzi
8fd1fab200 Update docstrings - spelling 2015-09-07 14:52:49 +10:00
Sam Manzi
fda3aff955 Update .gitignore and remove Thumbs.db file 2015-09-06 14:24:12 +10:00
Sam Manzi
1fbfa95b3f 8888 Fix some links for Tools 2015-09-06 09:24:51 +10:00
Sam Manzi
21da8c7023 8888 Fix link for Tag Selection(Selector) 2015-09-06 09:03:36 +10:00
Nick Hall
de3221ca69 8833: Set TextOption widget to expand vertically 2015-09-05 17:27:37 +01:00
Nick Hall
ec9371d3b1 Revert workaround for bug #8833
This reverts commit 20a57037f7.
2015-09-05 17:26:44 +01:00
romjerome
11e31e85ac minor improvements, to avoid confusions or large string 2015-09-05 10:46:58 +02:00
romjerome
20a57037f7 8833: Workaround for displaying more lines on Text box via label's height 2015-09-05 10:43:58 +02:00
romjerome
51f8fd39c2 6684: Unused Object Dialog box too small 2015-09-05 10:40:05 +02:00
Sam Manzi
f4745ff717 Update a few broken help URLs 2015-09-04 16:13:25 +10:00
Sam Manzi
38c01a138b 6824#c44102 Fix outdate tip. Soundex utility > Soundex Gramplet 2015-09-04 10:16:35 +10:00
Peter Landgren
e6389a7956 Updated Swedish translation. 2015-09-03 16:13:53 +02:00
Sam Manzi
a92ebe3e2c 8481 Update some Tips of the day 2015-09-03 15:39:08 +10:00
Sebastian Schubert
2630bebae0 8061: FeatureRequest: Add citation in citationtreeview: automatically select source 2015-09-03 15:01:25 +10:00
SNoiraud
3c1671d09f NarrativeWeb : feature request 5530 (include in CMS or MVS) 2015-09-02 23:07:11 +02:00
SNoiraud
2d92327fbc Geography : 8866 : placeselection : changeAttributeError: 'str' object has no attribute 'value' 2015-09-02 09:48:49 +02:00
Sam Manzi
d2ca05978f bump version and fix spelling 2015-09-01 08:57:26 +10:00
romjerome
82db7fea55 Let display translation string on family label 2015-08-31 18:21:09 +02:00
Sam Manzi
0666614be7 Improved Pylint score on grampsapp.py 7.44/10 (previous run: 5.56/10, +1.88) 2015-08-31 11:47:17 +10:00
Sam Manzi
3cb078cbd5 Update URL to Gramps 4.2 page 2015-08-30 14:03:00 +10:00
Paul Franklin
4482d18e17 clarify book report dialog names 2015-08-29 13:08:49 -07:00
Sam Manzi
1f56b4f6f2 GRAMPS > Gramps 2015-08-29 11:23:07 +10:00
romjerome
2830bf2b48 [Debian] Fix name and version for suggested packages 2015-08-28 09:09:40 +02:00
Sam Manzi
cd23d4897b Readme - fix list 2015-08-27 11:25:01 +10:00
Sam Manzi
e6467ad077 Readme - be a bit more descriptive 2015-08-27 11:23:12 +10:00
Doug Blank
bb3d5fdfcc 8863: Error when extracting place names 2015-08-25 06:40:22 -04:00
Sam Manzi
e1cd505aad Mention it for for addons instead of just Graph View 2015-08-25 09:42:54 +10:00
Enno Borgsteede
8e341f96b7 7595 Custom filters for note text repaired 2015-08-24 08:48:15 +10:00
Nick Hall
cdee00aca2 Remove trailing whitespace 2015-08-23 18:42:07 +01:00
Sam Manzi
59b0a9ff43 Readme reorder and add travis-ci build badge for developers 2015-08-23 14:38:21 +10:00
Doug Blank
719fdfe2ae Revert "Use DbTxn from database backend"
This reverts commit 92ca9d7571.
2015-08-22 21:44:52 -04:00
Doug Blank
0601324851 Revert "DbTxn: use no_magic explicitly"
This reverts commit ecc078b891.
2015-08-22 21:44:37 -04:00
Doug Blank
1f42fe835f Revert "DbTxn: pass db to generic DbTxn"
This reverts commit 8e89ceb395.
2015-08-22 21:44:17 -04:00
Doug Blank
fa053d2754 Revert "DbTxn: pass db to generic DbTxn"
This reverts commit 6f5c7f7da7.
2015-08-22 21:44:02 -04:00
Doug Blank
6f5c7f7da7 DbTxn: pass db to generic DbTxn 2015-08-22 20:21:58 -04:00
Doug Blank
8e89ceb395 DbTxn: pass db to generic DbTxn 2015-08-22 20:17:24 -04:00
Doug Blank
ecc078b891 DbTxn: use no_magic explicitly 2015-08-22 20:06:14 -04:00
Doug Blank
92ca9d7571 Use DbTxn from database backend 2015-08-22 18:17:22 -04:00
Sam Manzi
a9401d21d7 Convert to README to .md format 2015-08-22 19:25:15 +10:00
Sam Manzi
43fae0c326 Embrace Github and use .md for README 2015-08-22 19:04:04 +10:00
Sam Manzi
bad9d747e1 Update links to 4.2 user manual etc.. 2015-08-22 18:56:51 +10:00
Sam Manzi
57a846f40a Create a .mailmap file to map from the wrong email ids and / or names to the right ones 2015-08-22 11:53:57 +10:00