Commit Graph

10882 Commits

Author SHA1 Message Date
Doug Blank
b0e285abfb EditObject can now create a new object
svn: r19737
2012-06-01 17:55:58 +00:00
Nick Hall
be6e718433 Remove code no longer required for quick reports
svn: r19736
2012-06-01 17:23:40 +00:00
Doug Blank
5763a57985 Added some Tag support; renamed Report items from textreport to report to be more general; added super user admin return and editing of profile/user
svn: r19735
2012-06-01 16:00:24 +00:00
Doug Blank
aaf600985c Every object should return itself on unserialization
svn: r19734
2012-06-01 15:58:45 +00:00
Nick Hall
65d707d649 GEPS008: Re-structure Simple access and Quick Reports
svn: r19732
2012-05-31 23:46:57 +00:00
Craig J. Anderson
eba22c4062 fix for 5733. ODT reports were not scaling fonts
svn: r19731
2012-05-31 19:17:56 +00:00
Doug Blank
fab55acff2 Testing backreference links on Ref items
svn: r19729
2012-05-31 17:13:35 +00:00
Doug Blank
982fa97fb3 Don't crash on rendering link that doesn't exist in narrative web output
svn: r19728
2012-05-31 17:13:00 +00:00
Nick Hall
40ca28cd60 GEPS008: Re-structure Gramps locale files
svn: r19727
2012-05-31 15:50:40 +00:00
Nick Hall
e2fc155240 GEPS008: Re-structure GUI logger files
svn: r19726
2012-05-31 15:22:03 +00:00
Doug Blank
d3c03dc11a implement has_object() methods in django db
svn: r19724
2012-05-31 14:08:00 +00:00
Doug Blank
2272661654 Don't check cross references if skip-check-xref is a db-feature; fixed spelling typo;
svn: r19723
2012-05-31 14:07:02 +00:00
Doug Blank
9090d09881 added admin1 to empty DB
svn: r19722
2012-05-31 13:58:59 +00:00
Doug Blank
5e93dddaff Added an interface for databases to implement additional features/values
svn: r19721
2012-05-31 13:57:05 +00:00
Doug Blank
33f168ed6e Javascript refinements for tabs
svn: r19718
2012-05-30 23:33:44 +00:00
Doug Blank
1bd9848b1a Added javascript to give a #URL when clicking on tabs (good for backup in browser, and bookmarks)
svn: r19717
2012-05-30 21:39:01 +00:00
Doug Blank
61bd569c29 added missing tables for refs and secondary information
svn: r19716
2012-05-30 21:05:38 +00:00
Doug Blank
83b12cd6b6 Consistent buttons (all buttons are actions, links are navigation) and capitalization (all caps); added highlight to HTML parser
svn: r19715
2012-05-30 19:40:32 +00:00
Doug Blank
f14b94dd14 Don't load references when adding a new record
svn: r19714
2012-05-30 17:14:39 +00:00
Paul Franklin
2abf41570c cope with pathological case better
svn: r19713
2012-05-30 16:54:46 +00:00
Paul Franklin
db90acb48b typos
svn: r19712
2012-05-30 16:46:29 +00:00
Doug Blank
228cc1d4d5 Changes to stay compatible with Django 1.2
svn: r19711
2012-05-30 16:23:04 +00:00
Doug Blank
1b87f73f5e Added references tab for all objects (except family); some fixes on ref editor
svn: r19710
2012-05-30 15:54:51 +00:00
Doug Blank
d746cdb0d7 insert class on table a-href tags
svn: r19709
2012-05-30 13:49:42 +00:00
Doug Blank
321c704cac protection in case quickview fails to load
svn: r19708
2012-05-30 13:49:00 +00:00
Doug Blank
44dd3a049c Added interface to insert global attributes on to a-href tags for HtmlDoc
svn: r19707
2012-05-30 13:47:53 +00:00
Doug Blank
f33986204c Infrastructure to add or share references
svn: r19706
2012-05-30 12:54:06 +00:00
Doug Blank
ecf49d95e8 Display block on rows in browse views
svn: r19705
2012-05-30 02:52:33 +00:00
Doug Blank
38b50049f2 Working on editing references; fixed an error in ordering of references
svn: r19704
2012-05-30 00:49:43 +00:00
Doug Blank
ee794b5077 If an object has get_url, use that for a link
svn: r19703
2012-05-30 00:48:26 +00:00
Doug Blank
5da0cc8412 use Python 2.6 rather than dictionary comprehension
svn: r19701
2012-05-29 16:03:47 +00:00
Doug Blank
baea5e36b4 Rebuilt sample database
svn: r19700
2012-05-29 15:58:08 +00:00
Doug Blank
554e925944 Finished WYSIWYG editing notes
svn: r19699
2012-05-29 15:54:56 +00:00
Doug Blank
a1b06272e2 New database structure, StyledTextTagType
svn: r19698
2012-05-29 14:39:31 +00:00
Doug Blank
d28d83354a Working on HTML WYSIWYG editor for notes
svn: r19697
2012-05-29 14:08:56 +00:00
Doug Blank
9212e21eb6 Working on HTML WYSIWYG editor for notes
svn: r19696
2012-05-29 14:08:38 +00:00
Doug Blank
abbb02a08e Fixed StyledTextTagType to match grampstype; fixed _DEFAULT on all types; editing notes on web not quite correct (error in DocBackend?)
svn: r19695
2012-05-29 13:39:55 +00:00
Rob G. Healey
a8f5d1f8e1 Remove mouse hover blinking text.
svn: r19693
2012-05-29 04:30:18 +00:00
Doug Blank
531fbe6e5a Add forecolor button
svn: r19692
2012-05-29 01:24:23 +00:00
Doug Blank
d71494b3d8 Working on formatted notes; everything done but the split into text/tags and save
svn: r19691
2012-05-29 00:32:55 +00:00
Doug Blank
3073f58940 Working on styled text editing on web app
svn: r19690
2012-05-28 22:52:23 +00:00
Doug Blank
d7dea255b9 Force style type to int if it should be
svn: r19689
2012-05-28 22:50:51 +00:00
Doug Blank
b8416f7d42 All objects should return self on serialize
svn: r19688
2012-05-28 22:49:47 +00:00
Doug Blank
bb2b773e6d All objects should return self on serialize
svn: r19687
2012-05-28 22:49:09 +00:00
Doug Blank
dcddea249d Get note text as html
svn: r19686
2012-05-28 17:54:22 +00:00
Doug Blank
8bcc160985 Working on note HTML edits
svn: r19685
2012-05-28 17:17:15 +00:00
Craig J. Anderson
9f63d657cd update for feature request 5801
Paul wrote over 70% of this code.  I only got to improve upon it
slightly.

Also fixed a very small error in the descendant tree where the box
shadow was not scaled up/down with the report (if the report was
scaled).



svn: r19684
2012-05-28 15:02:02 +00:00
Doug Blank
8f8d80f783 Added link to wiki
svn: r19680
2012-05-27 19:30:16 +00:00
Doug Blank
e4b5789396 Updated example
svn: r19679
2012-05-27 19:11:54 +00:00
Doug Blank
396f517548 Refinements on interactive shell
svn: r19677
2012-05-27 19:00:50 +00:00
Doug Blank
685e4c2a46 Reminder to add importing of tags
svn: r19676
2012-05-27 18:52:48 +00:00
Doug Blank
b50d9eda8a Fixed two issues with importing via the web
svn: r19675
2012-05-27 18:51:52 +00:00
Doug Blank
baf98375f3 Type on mediaobject; set probably alive on person edit
svn: r19673
2012-05-27 14:03:17 +00:00
Doug Blank
bbd443ba7d All objects should return themselves on unserialize()
svn: r19672
2012-05-27 14:01:09 +00:00
Paul Franklin
0027f983c0 syncronize user.py abstraction with CLI and GUI reality
svn: r19671
2012-05-27 13:39:40 +00:00
Nick Hall
02d0af7c0a GEPS008: Fix Gedcom Import/Export problem
svn: r19670
2012-05-27 11:33:12 +00:00
Doug Blank
e6571398cb Updated example.gramps
svn: r19669
2012-05-27 02:39:31 +00:00
Doug Blank
82dde838e9 Wrestling with Citations with no sources
svn: r19668
2012-05-27 02:38:55 +00:00
Doug Blank
7b97bef883 Use transactions on import; fix for date parser re-location
svn: r19667
2012-05-27 02:13:22 +00:00
Doug Blank
6f6c914649 Import and Export can work for any type
svn: r19666
2012-05-26 23:26:19 +00:00
Nick Hall
c2b4f96ddc GEPS008: Re-structure merge files
svn: r19665
2012-05-26 21:24:01 +00:00
Doug Blank
b206ade3d3 Refinements on default values for new objects
svn: r19664
2012-05-26 20:56:27 +00:00
Doug Blank
0ba29c2d8b All primary objects can edit, view, create, add, save, add_to, and delete
svn: r19663
2012-05-26 18:48:20 +00:00
Jérôme Rapinat
7035384369 add key for vietnamese into _LANG_MAP (lang selector on some textual reports)
svn: r19661
2012-05-26 17:43:31 +00:00
Nick Hall
e99da22e7d GEPS008: Move glade directory
svn: r19659
2012-05-26 17:33:53 +00:00
Doug Blank
6919546a0f Media main parts complete
svn: r19656
2012-05-26 04:32:48 +00:00
Doug Blank
c2e5e1741b Notes completed
svn: r19655
2012-05-26 03:10:55 +00:00
Doug Blank
ba9c607ae9 Better method for date editing; updates for DateHandler
svn: r19654
2012-05-26 01:48:59 +00:00
Craig J. Anderson
e860f32d51 more code clean up. clean up only.
svn: r19653
2012-05-25 23:43:40 +00:00
Doug Blank
c0eaa76d68 Editing of Person, Family, and Event main data complete
svn: r19652
2012-05-25 23:41:47 +00:00
Nick Hall
355bbd6d7b GEPS008: Re-structure date handler files
svn: r19651
2012-05-25 23:19:10 +00:00
Craig J. Anderson
7d223409b5 removed a print line
svn: r19650
2012-05-25 22:55:44 +00:00
Craig J. Anderson
bea515fc09 Lots of code clean up. one new feature where a separator can be
at the start of a line/group.


svn: r19649
2012-05-25 22:52:42 +00:00
Nick Hall
0d89ea1884 GEPS008: Fix for lower case filenames update
svn: r19648
2012-05-25 22:37:41 +00:00
Doug Blank
47cdbffbb6 Updates last_changed, last_changed_by
svn: r19645
2012-05-25 15:00:39 +00:00
Jérôme Rapinat
cfaee2894a 5705: Wrong detection of error (burial before death) when checking data
svn: r19644
2012-05-25 14:02:29 +00:00
Doug Blank
394f9f9d12 Family main fields editing complete
svn: r19643
2012-05-25 13:29:30 +00:00
Doug Blank
961a35b529 Family infrastructure in place
svn: r19642
2012-05-25 12:38:09 +00:00
Doug Blank
9ca1bd92fb Working on Family
svn: r19641
2012-05-25 01:45:16 +00:00
Doug Blank
bb1bf9ac7a Working on the rest of the main objects
svn: r19640
2012-05-24 20:51:46 +00:00
Nick Hall
b29c7969ed GEPS008: Convert filter filenames to lower case
svn: r19639
2012-05-24 20:11:28 +00:00
Nick Hall
a2825098ec GEPS008: Re-structure filter files
svn: r19638
2012-05-24 17:24:47 +00:00
Doug Blank
fe01467480 I believe that all Person, Name, and Surname editing is done
svn: r19637
2012-05-24 17:22:14 +00:00
Doug Blank
b028ce0730 map objects need a db field
svn: r19634
2012-05-24 13:08:57 +00:00
Doug Blank
48ef83fbcc Editing of Person, Name, and surname is nearly complete (need to fix adding second name)
svn: r19633
2012-05-24 12:28:34 +00:00
Nick Hall
50773ebd51 5752: Store tag names as unicode
svn: r19631
2012-05-23 13:21:36 +00:00
Paul Franklin
7af7459eb2 put style names in alphabetical order
svn: r19628
2012-05-22 22:10:12 +00:00
Paul Franklin
f471592d68 5718: crashes on startup
svn: r19624
2012-05-22 16:38:24 +00:00
Paul Franklin
f23562019e 5755: some report "custom paper" sizes are saved incorrectly
svn: r19623
2012-05-22 15:51:59 +00:00
Paul Franklin
74813da8f0 5754: the book report's "edit" dialog should allow book selection
svn: r19621
2012-05-22 15:35:25 +00:00
Paul Franklin
3e482e9d39 5727: some PDF book reports have extra blank pages between them
svn: r19619
2012-05-22 15:05:54 +00:00
Doug Blank
cd731f1e21 Editing name done; working on surname
svn: r19612
2012-05-21 18:50:03 +00:00
Doug Blank
e495bb58df Working on name editing with refactor
svn: r19610
2012-05-20 22:31:11 +00:00
Doug Blank
9e148614c6 refactoring for view, add, edit, delete, save, and create
svn: r19609
2012-05-20 19:22:30 +00:00
Doug Blank
da4981e9a0 5279: i can't export my database
svn: r19592
2012-05-19 17:25:54 +00:00
Doug Blank
6580922960 Completed get_raw for all objects
svn: r19591
2012-05-19 14:49:12 +00:00
Doug Blank
12f00bf61d dji.rebuild_cache(item) where item is Person; need rest of items
svn: r19590
2012-05-19 13:11:36 +00:00
Doug Blank
85dcc46d39 Only superusers can edit/add; registered users can see all data
svn: r19589
2012-05-19 12:24:40 +00:00
Doug Blank
62df43f815 Added sitename to Config; updated sample DBs
svn: r19588
2012-05-19 11:53:38 +00:00
Doug Blank
c6db40a14d added sitename to templates, temporarily hardcoded in views.py; should come from config
svn: r19579
2012-05-18 20:05:07 +00:00