Commit Graph

199 Commits

Author SHA1 Message Date
Stéphane Charette
049ea61b10 merge of typo fixes from 3.1 branch
svn: r12072
2009-02-22 11:07:51 +00:00
Jérôme Rapinat
2d84cf5d7d #2700 #2490 do not translate argument on custom_filter.xml
svn: r11980
2009-02-13 15:13:53 +00:00
Jérôme Rapinat
91b2861fc9 #2700 #2490 do not translate argument on custom_filter.xml
svn: r11975
2009-02-12 18:40:00 +00:00
Jérôme Rapinat
41515d57cf #2700 #2490 do not translate argument on custom_filter.xml (Benny)
svn: r11964
2009-02-11 14:02:13 +00:00
Raphael Ackermann
baef4d76a4 fixed indentation issues and mix of tabs and spaces.
svn: r11943
2009-02-09 23:37:40 +00:00
Jérôme Rapinat
a767ec9a4a 2490: Migration : register new arg values on custom_filter.xml
svn: r11910
2009-02-08 08:36:21 +00:00
Benny Malengier
0b59dad73b #2490 : Migration : register new arg values on custom_filter.xml
svn: r11857
2009-02-04 21:37:15 +00:00
Peter Landgren
97b74f80d2 Reference to NoDeatsate removed.
svn: r11669
2009-01-19 21:17:35 +00:00
Peter Landgren
978d7a6615 Reference to NoDeatsate removed.
svn: r11668
2009-01-19 21:17:06 +00:00
Peter Landgren
a73b2da699 Swedish calendar added.
svn: r11665
2009-01-19 20:09:19 +00:00
Doug Blank
c1ef989533 Bug #2567: Person Filter bug: 'people without a known birth date' doesn't work correctly
svn: r11619
2009-01-13 22:25:05 +00:00
Doug Blank
d8f05e65d4 Contribution by MD Nauta, Feature Request #2603, Adds ChangedSince filter for all records. Tweaked time match a little, and text
svn: r11605
2009-01-10 18:41:16 +00:00
Kees Bakker
679392ab4b Add an option progress meter argument to GenericFilter.apply
If present it must be an instance of Utils.ProgressMeter.
        * src/Filters/_GenericFilter.py
        * src/plugins/WebCal.py
        * src/plugins/NarrativeWeb.py


svn: r11481
2008-12-15 21:42:58 +00:00
Kees Bakker
a2ea6b1e51 Speed improvement for the "has common ancestor" filter rule. For a
database with 2300 persons the time to filter goes from 500 seconds
to 80. I believe that the difference must be even bigger for larger
database. The new algorithm is more or less linear. Each person is
only visited once to compute the ancestors, and it does depth first.
	* src/Filters/Rules/Person/_HasCommonAncestorWith.py


svn: r11451
2008-12-11 10:06:16 +00:00
Peter Landgren
48bc0362e8 Fix of issue 2515.
svn: r11343
2008-11-24 18:48:51 +00:00
Jérôme Rapinat
ef14f6bf65 2502: Filter in person View does not work.
svn: r11304
2008-11-15 10:30:26 +00:00
Jérôme Rapinat
b4e5ce5e32 2465: More rules according to User Interface Object tabs - use the same logic as HasObject
svn: r11262
2008-11-06 08:43:47 +00:00
Jérôme Rapinat
245f04d4e9 HasNoteMatchingSubstringOf was loaded but not present on editor_rule_list
svn: r11261
2008-11-06 08:39:03 +00:00
Benny Malengier
7e2c35067d #2465 correct type, default to > 0
svn: r11259
2008-11-05 19:08:09 +00:00
Jérôme Rapinat
19c21312d4 2465: More rules according to User Interface Object tabs - use <count> on name
svn: r11256
2008-11-05 16:53:00 +00:00
Benny Malengier
7adff92c9c #2465 clean up hasgallery rule, extend haslds rule
svn: r11253
2008-11-05 12:44:15 +00:00
Benny Malengier
642392bbf3 #2465 default to equal to, and cleanup hasnote
svn: r11252
2008-11-05 12:36:02 +00:00
Jérôme Rapinat
0caef9a59b 2465: More rules according to User Interface Object tabs
svn: r11251
2008-11-05 11:41:44 +00:00
Jérôme Rapinat
985afe6e99 2465: More rules according to User Interface Object tabs
svn: r11250
2008-11-05 11:33:58 +00:00
Jérôme Rapinat
190784e4b5 2465: More rules according to User Interface Object tabs - (benny)
svn: r11249
2008-11-05 11:21:36 +00:00
Peter Landgren
9797dbcaa8 Correction/addition/deletion of filenames for make install to work.
svn: r11244
2008-11-04 16:05:20 +00:00
Jérôme Rapinat
cb6228e4e3 2465: More rules according to User Interface Object tabs
svn: r11236
2008-11-02 09:36:45 +00:00
Jérôme Rapinat
77b46f0abb 2465: More rules according to User Interface Object tabs
svn: r11235
2008-11-02 09:35:19 +00:00
Jérôme Rapinat
efcf41b983 Move to a Base rule
svn: r11234
2008-11-02 09:27:09 +00:00
Jérôme Rapinat
42414332e5 Rename _HavePhotos.py to _HasGallery
svn: r11231
2008-11-01 15:44:00 +00:00
Jérôme Rapinat
bb936aca6d coherency typo wording on filter descriptions
svn: r11230
2008-11-01 15:38:46 +00:00
Jérôme Rapinat
df5286233d coherency typo wording on filter descriptions
svn: r11229
2008-11-01 15:36:42 +00:00
Jérôme Rapinat
1ed6d38e1c update rules according to current name fields
svn: r11227
2008-10-31 14:55:49 +00:00
Jérôme Rapinat
34402a9e28 Use TransUtils for context
svn: r11219
2008-10-29 19:31:29 +00:00
Jérôme Rapinat
9118d01a50 2465: More rules according to User Interface Object tabs
svn: r11211
2008-10-28 11:29:25 +00:00
Jérôme Rapinat
8a184c358f 2465: More rules according to User Interface Object tabs
svn: r11210
2008-10-28 10:24:58 +00:00
Jérôme Rapinat
923c3c7724 2465: More rules according to User Interface Object tabs
svn: r11209
2008-10-28 09:00:51 +00:00
Jérôme Rapinat
6243197c54 2465: More rules according to User Interface Object tabs
svn: r11208
2008-10-28 08:45:48 +00:00
Jérôme Rapinat
10d597094a 2465: More rules according to User Interface Object tabs
svn: r11207
2008-10-28 08:41:43 +00:00
Gary Burton
994db96378 Fix problems remaining since note markup was changed. Remove False parameter in calls to note.get(). Bug #2351
svn: r11037
2008-09-07 11:08:18 +00:00
Gary Burton
19fab6f11c Forgot to update makefiles for some recent additions
svn: r11035
2008-09-07 10:41:39 +00:00
Gary Burton
c5a8e3457e New event filter which selects based on description date place and type
svn: r11007
2008-08-31 19:23:23 +00:00
Gary Burton
365f78ac5f Implement filter by street in place filters
svn: r10898
2008-07-21 20:39:19 +00:00
Gerald Britton
6b2b52552d Revert 10874 changes to _FilterParser.py
svn: r10878
2008-07-18 14:06:42 +00:00
Gerald Britton
437bde6e5c Revert 10874 changes to base.py and _FilterParser.py
svn: r10877
2008-07-18 13:15:15 +00:00
Gerald Britton
882199f1c2 Replace dict.has_key(x) with x in dict for performance gain
svn: r10874
2008-07-17 18:10:32 +00:00
Gary Burton
445c32f425 Add support for filtering on event and media attributes
svn: r10834
2008-06-28 22:53:36 +00:00
Gerald Britton
4982292774 Code optimizations wrt handling of None - bug 2212
svn: r10811
2008-06-16 15:01:46 +00:00
Zsolt Foldvari
998908175f Issue #0002175: Change type() expressions to isinstance() expressions.
Patch from Gerald Britton <gerald.britton@gmail.com>


svn: r10762
2008-05-25 19:55:47 +00:00
Zsolt Foldvari
05b39c5c15 Reorganize custom widgets into a new 'widgets' package.
1. moving existing widget modules under src/widgets/


svn: r10694
2008-05-08 19:40:56 +00:00