Stephen George
5e6f747016
Update windows build script to try and be space tolerant in paths
...
svn: r19725
2012-05-31 14:27:28 +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
Stephen George
e5a9d652fa
Update build_GrampsWin32.py Popen commands to use .communicate()
...
svn: r19720
2012-05-31 04:35:23 +00:00
Stephen George
83099375e3
Update build_GrampsWin32.py due to not working
...
svn: r19719
2012-05-31 01:13:28 +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
Rob G. Healey
7e82282c07
Update setup.py to current ecosystem as of rev19701.
...
svn: r19702
2012-05-29 23:48:28 +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
Rob G. Healey
4a29a99cff
Remove setup.cfg as it was not even being used.
...
svn: r19681
2012-05-28 06:45:10 +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