index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
edit_interface.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-6
/
+6
2011-11-01
Use AJAX (action.php) instead of popup windows (edit_interface.php)
fisharebest
1
-55
/
+0
2011-10-22
#833282 - lost notes to media objects
fisharebest
1
-11
/
+36
2011-10-22
#816949 - occurence of a DEAT, BIRT or CHR event with only a note attached
fisharebest
1
-3
/
+10
2011-10-06
#859050 - Shared notes always visible to ALL
fisharebest
1
-13
/
+16
2011-10-05
Merge duplicate translations that differ only in upper/lower case
fisharebest
1
-16
/
+16
2011-09-27
I18N of wiki links
fisharebest
1
-1
/
+10
2011-09-22
Add HTML escapes and directional markup when we CREATE the names of objects, ...
fisharebest
1
-6
/
+6
2011-09-07
Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...
fisharebest
1
-2
/
+2
2011-07-08
#807364 - Census assistant help links to phpgedview wiki
fisharebest
1
-0
/
+3
2011-06-09
I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...
fisharebest
1
-2
/
+2
2011-06-09
Fix capitalisation errors. Remove "edit name" from the menu. The edit optio...
fisharebest
1
-11
/
+11
2011-06-09
I18N: Improve English texts. "Admin Option" is not very meaningful
fisharebest
1
-40
/
+34
2011-06-09
Remove the option to hide/show pending changes. The option didn't work prope...
fisharebest
1
-15
/
+12
2011-05-23
Move help links closer to their target
fisharebest
1
-22
/
+22
2011-05-22
"Admin option - do not change CHAN" was not always displaying the correct mod...
fisharebest
1
-45
/
+39
2011-05-01
Rename "Pedigree tree" -> "Pedigree"
fisharebest
1
-1
/
+1
2011-04-30
No need to translate internal errors (which should never occur)
fisharebest
1
-1
/
+1
2011-04-30
Fix: adding new spouse causing records to be generated with REF instead of an...
fisharebest
1
-3
/
+1
2011-04-30
Fix: errors when adding new parents. This bug has been present for many year...
fisharebest
1
-8
/
+6
2011-04-29
Fix: problems with the refactored privacy code. Stripping/replacing hidden d...
fisharebest
1
-1
/
+12
2011-04-29
Fix typo (copy/paste error)
fisharebest
1
-1
/
+1
2011-04-29
Refactor the privacy calculations. This provides a significant performance i...
fisharebest
1
-106
/
+80
2011-04-16
Some tidy up
Veit Olschinski
1
-166
/
+165
2011-04-12
RTL: first line of record has wrong alignment in raw gedcom editing
fisharebest
1
-1
/
+1
2011-04-07
Do not need to look up gedcom_id when we already have it.
fisharebest
1
-1
/
+1
2011-03-21
#739278 - "Edit interface" needs context
fisharebest
1
-1
/
+1
2011-03-12
Update code to use new function WT_Gedcom_Tag::getLabel()
fisharebest
1
-15
/
+15
2011-02-24
#723896 - Auto close fails on INDI - reorder families
Łukasz Wilenski
1
-37
/
+68
2011-02-22
#722459 - Auto close fails on attach as child
Łukasz Wilenski
1
-0
/
+5
2011-02-18
Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'
fisharebest
1
-14
/
+3
2011-02-07
Reorder Data entry options on pop-up GUI - more from 10719
Łukasz Wilenski
1
-5
/
+5
2011-02-07
http://webtrees.net/en/forums/9-request-for-new-feature/7379-reorder-data-ent...
Nigel Osborne
1
-8
/
+8
2011-01-26
Tiny text change
Łukasz Wilenski
1
-1
/
+1
2011-01-16
fix: Call to a member function canEdit() on a non-object
Łukasz Wilenski
1
-1
/
+1
2011-01-12
Fix: cannot delete families
fisharebest
1
-1
/
+1
2011-01-05
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-1
/
+1
2011-01-04
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-1
/
+4
2011-01-03
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-6
/
+6
2011-01-03
Minor tidy up. Use Objects instead of XREFs and raw gedcom
fisharebest
1
-39
/
+3
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-136
/
+136
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-11
/
+11
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-1
/
+1
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-15
/
+13
2010-12-14
Wrong help link
fisharebest
1
-1
/
+1
2010-12-13
Allow multiple RESN tags to be added to a record. It is valid to have both "...
fisharebest
1
-6
/
+5
2010-12-13
I18N: combine two fragments into a single text item
fisharebest
1
-2
/
+2
2010-12-11
When adding a spouse, the default for marriage is "MARR Y".
fisharebest
1
-1
/
+1
2010-12-03
Bug #683386 - Further simplify the fix code.
Brian Holland
1
-19
/
+11
2010-12-02
Bug #683386 - PART 2 of 2 - fix the editing of a Shared Note
Brian Holland
1
-48
/
+28
[next]