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
/
modules_v3
/
gedcom_favorites
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
Tidy up DB schema updates
Greg Roach
4
-20
/
+0
2014-09-20
Simplify Person box drop down menu functions
David Drury
1
-1
/
+1
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
4
-4
/
+4
2014-08-14
Code without side-effects (see PSR-1) does not require guard headers
Greg Roach
1
-5
/
+1
2014-07-30
Use UUID when unique ID is needed
David Drury
1
-1
/
+2
2014-06-21
#58 - do not update superglobals
Greg Roach
1
-2
/
+0
2014-06-21
Capitalisation and punctuation
Greg Roach
1
-1
/
+1
2014-06-17
Autocomplete doesn't work on pages with data from multiple trees
Greg Roach
1
-2
/
+3
2014-02-24
Consolidate paste_*, pastename and openerpasteid implementations
Matthew Noorenberghe
1
-1
/
+0
2014-01-04
Update copyright date to 2014
Greg Roach
5
-5
/
+5
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
5
-5
/
+5
2013-11-17
Browser sniffing is bad. Move to themes, for those that need it
Greg Roach
1
-1
/
+1
2013-11-09
Add CSRF checks to module configuration forms
Greg Roach
1
-1
/
+1
2013-11-06
W3C Validation issue: The for attribute of the label element must refer to a...
JustCarmen
1
-1
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-23
/
+23
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
5
-14
/
+4
2013-06-29
(no commit message)
fisharebest
1
-3
/
+3
2013-06-23
Use PHP5.3 language features in gedcom-record classes
fisharebest
1
-3
/
+3
2013-06-01
Don't say "GEDCOM" unless we mean it.
fisharebest
1
-6
/
+3
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-1
/
+1
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
4
-4
/
+4
2012-07-18
Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...
fisharebest
1
-1
/
+1
2012-07-12
Cannot add a GEDCOM favourite when a USER favourite already exists for the sa...
fisharebest
1
-0
/
+2
2012-07-09
#1022422 - Note field in wt_favorite table truncated
fisharebest
3
-2
/
+46
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-1
/
+1
2012-06-29
#1016873 - Delete users leaves orphaned data in DB
fisharebest
2
-1
/
+56
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-3
/
+3
2012-05-07
fix typo for recent change
Ćukasz Wilenski
1
-1
/
+0
2012-05-07
Add new favorite - update GUI to indicate that you enter XREF or URL
fisharebest
1
-3
/
+7
2012-04-18
HTML validation error
fisharebest
1
-3
/
+3
2012-04-10
Add missing space in favorites block
fisharebest
1
-1
/
+1
2012-04-03
Minor change
Nigel Osborne
1
-1
/
+1
2012-04-02
Bug #971874 - Validation Errors in GEDCOM Favorites - further tidying
Nigel Osborne
1
-29
/
+17
2012-04-02
Bug #971874 - Validation Errors in GEDCOM Favorites
Nigel Osborne
1
-30
/
+26
2012-04-01
Fix: undefined $ENABLE_AUTOCOMPLETE error in user-favourites block
fisharebest
1
-19
/
+5
2012-03-31
Replace 3rd party autocomplete library with native jQuery functions
fisharebest
1
-1
/
+1
2012-03-28
Functions should return HTML, rather than output it
fisharebest
1
-6
/
+6
2012-03-25
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-2
/
+1
2012-03-24
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-1
/
+1
2012-03-09
Remove debug code
fisharebest
1
-15
/
+15
2012-03-07
Update DB schema for favorites and news tables. Use numeric IDs instead of t...
fisharebest
2
-66
/
+135
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-5
/
+5
2011-12-21
#902683 - HTML validation
fisharebest
1
-2
/
+2
2011-12-13
Revert a few changes of <br> to <br /> where they occur inside translation st...
fisharebest
1
-1
/
+1
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-17
/
+17
2011-11-19
Correct centering of favourites display and correct a margin issue on GM tab.
Nigel Osborne
1
-1
/
+1
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-3
/
+3
2011-11-01
Use AJAX for handling update actions. These should not be GET/POST requests....
fisharebest
1
-1
/
+23
2011-10-30
Bug 883688 - Additional correction to Mypage favorites for FAB theme
Rob Peters
1
-1
/
+1
[next]