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
/
admin_pgv_to_wt.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
Remove the lightbox plugin from the "album" module. Add the colorbox module ...
fisharebest
1
-1
/
+0
2013-01-18
Major refactoring of media code.
fisharebest
1
-2
/
+0
2013-01-12
Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails when...
fisharebest
1
-1
/
+0
2012-11-27
Remove configuration option "POSTAL_CODE". Do not show the ADDR subtags - th...
fisharebest
1
-1
/
+0
2012-10-28
Fix: PGV Import wizard - broken since 1.3.2, doesn't import all settings.
fisharebest
1
-257
/
+217
2012-10-21
Simplify media handling - the options USE_MEDIA_FIREWALL, MEDIA_FIREWALL_THUM...
fisharebest
1
-3
/
+0
2012-09-15
Create objects to encapsulate trees. Allows us to cache tree settings, which...
fisharebest
1
-3
/
+3
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
1
-15
/
+15
2012-09-13
Complete rewrite of the handling of lists of trees:
fisharebest
1
-141
/
+141
2012-09-01
Remove old/unhelpful help text. http://webtrees.net/index.php/en/forum/27-he...
fisharebest
1
-1
/
+0
2012-08-26
After we have sent the headers (and closed the session), it is no longer poss...
fisharebest
1
-5
/
+0
2012-07-08
Make more use of new WT_Place class. Update indexes for wt_place table.
fisharebest
1
-2
/
+2
2012-06-28
Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...
fisharebest
1
-1
/
+0
2012-06-09
PGV wizard - remove restriction on directory names
fisharebest
1
-1
/
+1
2012-06-01
Fix: PGV -> WT wizard deletes the default block settings
fisharebest
1
-2
/
+2
2012-05-05
#994121 - PGV-WT wizard is still trying to copy favorites into plural form
fisharebest
1
-57
/
+7
2012-05-05
#905811 - Fatal error: Uncaught exception 'PDOException'
fisharebest
1
-2
/
+4
2012-05-05
Bug #905811 - Fatal error: Uncaught exception 'PDOException'
Nigel Osborne
1
-1
/
+1
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-1
/
+0
2012-03-17
Remove option to "Underline names in quotes" - refer Bug #931034
Nigel Osborne
1
-1
/
+0
2012-03-12
Fix typos.
fisharebest
1
-3
/
+3
2012-03-07
Update DB schema for favorites and news tables. Use numeric IDs instead of t...
fisharebest
1
-21
/
+29
2012-01-20
Remove the "Help" menu. Make the FAQ module a menu.
fisharebest
1
-2
/
+1
2011-12-14
#903865 - Error when trying to adminstration of users
fisharebest
1
-1
/
+5
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-3
/
+3
2011-12-08
#899773 - Admin mail config help messages wrong
fisharebest
1
-1
/
+0
2011-11-14
Fix: after running the PGV import wizard, we have replaced the wt_user table,...
fisharebest
1
-1
/
+3
2011-11-14
Possible fix for ob_flush() not working on some servers
fisharebest
1
-14
/
+66
2011-11-14
Tidy up the options on the individiual-list page. show-married-names is now ...
fisharebest
1
-1
/
+0
2011-11-10
#883528 - PGV import wizard - $THEME_DIR undefined
fisharebest
1
-1
/
+7
2011-11-05
Implement "fluid" interface for controller - allows requests to be chained.
fisharebest
1
-3
/
+4
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-7
/
+5
2011-10-23
Remove the LINK_ICONS and ZOOM_BOXES options (which control whether popup men...
fisharebest
1
-2
/
+0
2011-10-21
#821931 - Individual.php: Default tab isn't selected
fisharebest
1
-15
/
+1
2011-09-10
#822603 - Death flag set wrongly
fisharebest
1
-2
/
+2
2011-09-07
Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...
fisharebest
1
-1
/
+1
2011-07-19
#729313 - Default Tab in user accounts - bad values
fisharebest
1
-1
/
+9
2011-06-21
Remove option to send full-sized images as thumbnails
fisharebest
1
-1
/
+0
2011-06-12
Minor tidy up - only check for ALLOW_THEME_DROPDOWN in one place. Also saves...
fisharebest
1
-23
/
+20
2011-06-09
I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...
fisharebest
1
-1
/
+0
2011-06-07
Fix: webtrees-1.1.2 changed the "full name" column in wt_name to include the ...
fisharebest
1
-2
/
+2
2011-05-26
PGV->WT wizard. Old PGV installations store reg_timestamp in the format "201...
fisharebest
1
-0
/
+4
2011-05-22
Remove two configuration options. DISPLAY_JEWISH_GERESHAYIM was never actual...
fisharebest
1
-2
/
+0
2011-05-14
The default fields for the advanced search come from an non-editable config s...
fisharebest
1
-1
/
+0
2011-04-07
Unquoted SQL table names
fisharebest
1
-18
/
+18
2011-02-25
META_ROBOTS is now set automatically - it is no longer a user-configurable se...
fisharebest
1
-1
/
+0
2011-02-17
Remove the comment_exp option. It had poor I18N, was rarely used, and provid...
fisharebest
1
-4
/
+0
2011-02-13
Use admin theme during import from PGV
fisharebest
1
-0
/
+1081
[prev]