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
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+1
2015-06-03
Refactor database migrations to use autoloading and remove duplicates
Greg Roach
4
-196
/
+0
2015-05-31
PSR-4
Greg Roach
1
-0
/
+2
2015-04-05
Update .PO files
Greg Roach
1
-1
/
+1
2015-03-02
Module API
Greg Roach
1
-302
/
+1
2015-03-02
PSR-1
Greg Roach
1
-1
/
+1
2015-02-05
Replace globals with tree properties
Greg Roach
1
-16
/
+1
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
5
-5
/
+5
2015-02-03
Autoload includes/functions/*
Greg Roach
1
-2
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
5
-164
/
+135
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-1
/
+1
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-1
/
+1
2015-01-21
Fatal errors during DB upgrades are not shown to the user
Greg Roach
1
-1
/
+3
2015-01-21
Default settings on new blocks inconsistent, both yes/no radio buttons empty
Greg Roach
1
-3
/
+4
2015-01-19
HTML5
Greg Roach
1
-3
/
+3
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-50
/
+50
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
3
-28
/
+28
2015-01-17
New theme system and admin interface
Greg Roach
1
-12
/
+17
2014-12-16
PHPDoc, unused code
Greg Roach
1
-2
/
+2
2014-12-05
PHPDoc
Greg Roach
1
-7
/
+30
2014-11-27
PHPDoc
Greg Roach
1
-11
/
+14
2014-11-04
Use Auth class instead of constants - will allow better masquerade function. ...
Greg Roach
1
-7
/
+10
2014-10-17
Fix #246 - replace checks for sex=='U' with a default (not male or female), f...
Greg Roach
1
-9
/
+9
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
[next]