Rob G. Healey
1430e3107a
Still working with classes EventListpage() and EventPage(). Making changes as I go with the stylesheet.
...
svn: r13199
2009-09-13 03:43:27 +00:00
Rob G. Healey
8b2259b86d
Moved self.build_events() to the conditional statement: if self.inc_events. This way it is not being ran unless you want the event pages.
...
svn: r13195
2009-09-12 06:06:48 +00:00
Rob G. Healey
44e1291b79
Fixed alphabet navigation to remove the table elements.
...
svn: r13192
2009-09-11 04:14:46 +00:00
Rob G. Healey
b73ad55161
Should be final ommit for classes EventListPage and EventPage, but do not hold your breath. Stylesheet updated to match work.
...
svn: r13185
2009-09-10 06:15:53 +00:00
Rob G. Healey
e9b89204a8
Work is final in classes EventListPage and EventPage, modified display_ind_families() and display_attr_list(). Also changes to stylesheet to match current work.
...
svn: r13181
2009-09-09 08:01:20 +00:00
Rob G. Healey
fa38bf99f8
Fixed class EventList and EventPage. With it, display_attr_list(). Changed, added, and removed elements to match current work.
...
svn: r13160
2009-09-05 11:45:56 +00:00
Rob G. Healey
8e65bbe9c0
More work on classes EventList and EventPage. Changing elements to match current work.
...
svn: r13155
2009-09-03 09:35:10 +00:00
Rob G. Healey
5e7155ba88
fixed capitialization of include repository pages in Advanced tab.
...
svn: r13146
2009-09-01 00:52:00 +00:00
Rob G. Healey
ee71d35765
Fixed progress meter hanging at the end of creating eent pages.
...
svn: r13145
2009-09-01 00:49:13 +00:00
Rob G. Healey
3d8ff4b81e
Fixed CSS problem with Download page.
...
svn: r13144
2009-09-01 00:42:36 +00:00
Rob G. Healey
1d4f36ac89
Partial fix to header and footer locations on page. Fixed Ancestor Tree overrun into footer.
...
svn: r13143
2009-09-01 00:10:10 +00:00
Rob G. Healey
693f293a2d
Tturning in this commit because of a CSS problem with cutting the menu off. More will come soon.
...
svn: r13142
2009-08-31 20:13:54 +00:00
Rob G. Healey
bc83fa57a3
Fixed variable name issue in display_ind_general().
...
svn: r13138
2009-08-31 08:08:27 +00:00
Rob G. Healey
4f5c0bcefa
Fixed multiple inconsistentcies in NarrativeWeb. Items found and reported by Peter Lundgren.
...
svn: r13137
2009-08-31 07:47:36 +00:00
Rob G. Healey
7e78152f7b
Patch from Serge Norlaud for bug #2788 . Thanks for all of your patience.
...
svn: r13136
2009-08-29 20:53:31 +00:00
Rob G. Healey
324a932813
Fixed translation mistake for Peter Lundgren in class EventPage.
...
svn: r13135
2009-08-29 09:23:09 +00:00
Rob G. Healey
c1a4897e66
Fixed table problem in class EventPage.
...
svn: r13134
2009-08-29 09:06:48 +00:00
Rob G. Healey
9cf7d81978
Fixed some spacing issues in Events.
...
svn: r13132
2009-08-29 08:35:47 +00:00
Rob G. Healey
ff6b8d2c86
Patch from Peter Lundgren. fixes Repository type translation error.
...
svn: r13130
2009-08-29 05:11:23 +00:00
Rob G. Healey
0ac7dc7a96
NarrativeWeb is now complete unless there are bugs. Style sheet has been updated to match current changes.
...
svn: r13123
2009-08-27 13:21:55 +00:00
Rob G. Healey
4538e06ac4
Modified def event_pages(), class EventListPage(), and class EventPage() to clean up a few things.
...
svn: r13120
2009-08-26 05:52:37 +00:00
Rob G. Healey
fd30be0e63
Fixed problem in display_ind_sources().
...
svn: r13103
2009-08-22 10:43:17 +00:00
Rob G. Healey
014260e615
Completed the dump of the events in the database. Added styles which are affected by the two new classes: EventListPage() and EventPage().
...
svn: r13096
2009-08-21 00:37:59 +00:00
Peter Landgren
5f024d5d2b
Typo
...
svn: r13072
2009-08-19 11:05:36 +00:00
Rob G. Healey
2124169db3
Clean up work in several places display_ind_attributes(), display_child_link(), and add_birthdate().
...
svn: r13067
2009-08-18 21:40:36 +00:00
Rob G. Healey
69e4275776
Fixed another error brought to me by Peter Lundgren.
...
svn: r13040
2009-08-17 03:10:34 +00:00
Rob G. Healey
9b619a5bc3
Fixed problem in associations, fixed class SourceListPage and fixed problem in stylesheet. Errors brought to me from Peter Lundgren. Thanks again.
...
svn: r13026
2009-08-15 20:28:22 +00:00
Raphael Ackermann
11eed9f1b0
0003018: keys() method of dictionary objects used unnecessarily
...
svn: r13022
2009-08-15 14:54:17 +00:00
Raphael Ackermann
30d6eebd0b
0002542: Crash whilst generating web pages from command line
...
Throwing Report Error if center person is not in database. Added catching of Report Error to CommandLineReport
if using GUI it is not possible to cause this, as you have to select a person that is in the DB. However on the command line you can specify any PID and even no person with that pid exists an error was thrown.
svn: r13004
2009-08-14 07:14:25 +00:00
Rob G. Healey
b95281c32e
Attempt to get Repository Type to be translatable. Peter Lundgren is helping me.
...
svn: r12998
2009-08-14 06:18:16 +00:00
Rob G. Healey
63094c5aee
Added Associations to the NarrativeWeb output.
...
svn: r12982
2009-08-13 01:50:13 +00:00
Rob G. Healey
eb5efcf116
Fixed problem with place.get_source_references().
...
svn: r12961
2009-08-11 20:05:56 +00:00
Rob G. Healey
aaf43d3690
NarrativeWeb is now almost at a complete export of the entire database now. Sorry about committing such a huge update at once. Stylesheet element have been modified or added for this update.
...
svn: r12959
2009-08-11 12:49:27 +00:00
Rob G. Healey
6996ad22e6
Added place.get_alternate_locations() amd place.get_source_references() to class PlacePae. Modified and clean up of display_ind_events().
...
svn: r12958
2009-08-11 06:47:42 +00:00
Rob G. Healey
f0ad462488
Fixed a typo which caused a crash.
...
svn: r12957
2009-08-11 04:53:35 +00:00
Rob G. Healey
cfad2f0629
Finished translatable variables in NarrativeWeb
...
svn: r12954
2009-08-11 01:29:53 +00:00
Rob G. Healey
b462ef15cf
Some Translation strings fixed in NarrativeWeb.py. Pointed out by Gary Burton and Peter Lundgren.
...
svn: r12952
2009-08-10 22:51:44 +00:00
Rob G. Healey
9d6ddde2d8
Removed source.get_reporef_list() from class SourcePage(). There is no usable information to display.
...
svn: r12941
2009-08-10 04:52:41 +00:00
Rob G. Healey
18048ccfab
Fixed display_attr_list(); display_event_header() and display_event_row(). Added style elements for Attributes in stylesheet.
...
svn: r12931
2009-08-09 07:55:53 +00:00
Raphael Ackermann
6c07dfc9dd
remove merge error
...
svn: r12929
2009-08-08 21:40:12 +00:00
Rob G. Healey
9eeb2d8b92
Adding source references to all major objects: person, event, attribute, address.
...
svn: r12916
2009-08-07 20:02:55 +00:00
Rob G. Healey
2343bb9da5
Fixed IndividualPage: Source References section.
...
svn: r12886
2009-08-07 03:38:33 +00:00
Rob G. Healey
da0ff1ee84
improved look of individual gallery on NarrativeWeb.
...
svn: r12885
2009-08-06 22:04:52 +00:00
Rob G. Healey
f95c70cd84
Fixed multiple show stoppers in NarrativeWeb code.
...
svn: r12883
2009-08-06 19:13:16 +00:00
Rob G. Healey
077271dc97
Fixed display_addresses() in NarrativeWeb.py. Added stylesheet elements for it.
...
svn: r12870
2009-08-04 08:58:17 +00:00
Rob G. Healey
2fc66c1830
Fixed a variable issue in class PlacePage. Thank you Peter Lundgren.
...
svn: r12869
2009-08-03 08:59:34 +00:00
Rob G. Healey
bc738e0811
NarrativeWeb: LDS Ordinances: added source references. Web_Visually: added LDS Source References.
...
svn: r12868
2009-08-03 08:43:14 +00:00
Rob G. Healey
571e73f0cd
Personal LDS information is now working and complete. NarrativeWeb.py is now working once again! I return it back to working status.
...
svn: r12866
2009-08-03 05:38:11 +00:00
Rob G. Healey
427a34f721
Family LDS Ordinance information is now working in NarrativeWeb at display_ind_families().
...
svn: r12865
2009-08-03 05:21:00 +00:00
Rob G. Healey
d443e86fbc
Fixed layout and alignment of display_ind_families() in NarrativeWeb
...
svn: r12862
2009-08-02 22:29:54 +00:00