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
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-20
/
+20
2015-01-25
Allow RESN to be added to NAME
Greg Roach
1
-1
/
+2
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-1
/
+1
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-24
/
+48
2015-01-19
HTML5
Greg Roach
1
-3
/
+1
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-19
/
+57
2015-01-18
code style
Greg Roach
1
-14
/
+20
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-233
/
+233
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2015-01-18
Comments after braces confuse scrutinizer's code-style analysis.
Greg Roach
1
-1
/
+2
2015-01-17
New theme system and admin interface
Greg Roach
1
-2
/
+3
2014-12-13
#1397260 - trailing space in Married name
Greg Roach
1
-1
/
+1
2014-12-05
PHPDoc
Greg Roach
1
-6
/
+25
2014-11-28
Fix #306 - should not be able to add NOTEs in certain circumstances
Greg Roach
1
-22
/
+17
2014-11-08
Fatal error when using matrilineal surname convention
Greg Roach
1
-1
/
+1
2014-11-08
PHPDoc
Greg Roach
1
-1
/
+1
2014-11-04
Use Auth class instead of constants - will allow better masquerade function. ...
Greg Roach
1
-1
/
+1
2014-10-22
Remove old/commented code
Greg Roach
1
-2
/
+0
2014-10-22
Better description of variable names
Greg Roach
1
-1
/
+1
2014-10-22
Better description of variable names
Greg Roach
1
-1
/
+1
2014-10-11
Fix: #251 - Edit name form incorrectly overwrites NAME tag
Greg Roach
1
-48
/
+54
2014-10-10
Update .PO files. Fix some minor English grammar.
Greg Roach
1
-5
/
+2
2014-10-07
Update edit_interface.php
Rico Sonntag
1
-1
/
+3
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-3
/
+3
2014-09-14
Fix: potentially uninitialised variable
Greg Roach
1
-3
/
+3
2014-09-14
Fix: potentially uninitialised variable
Greg Roach
1
-1
/
+1
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-2
/
+2
2014-08-28
Coding standards
Greg Roach
1
-1
/
+1
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-6
/
+8
2014-07-06
Errors adding contact info to new repository
Greg Roach
1
-4
/
+4
2014-06-21
Capitalisation and punctuation
Greg Roach
1
-2
/
+2
2014-06-17
Autocomplete doesn't work on pages with data from multiple trees
Greg Roach
1
-5
/
+6
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-6
/
+6
2014-05-08
DocBlock headers - fix mismatches with code and apply consistent formatting
Greg Roach
1
-5
/
+5
2014-05-03
Cleanup - remove unused variables
Greg Roach
1
-7
/
+2
2014-04-01
Duplicate array keys
Greg Roach
1
-1
/
+0
2014-04-01
Fix HTML validation error
Greg Roach
1
-1
/
+1
2014-03-31
Remove old/unused code
Greg Roach
1
-27
/
+0
2014-03-01
#1285254 - Special character "$" gets dropped on shared note edit
Greg Roach
1
-4
/
+7
2014-02-25
Merge pull request #82 from magicsunday/bug
Greg Roach
1
-1
/
+1
2014-02-24
Consolidate paste_*, pastename and openerpasteid implementations
Matthew Noorenberghe
1
-42
/
+1
2014-01-29
Pass individual to add_simple_tag-method to translate text based on gender in...
Rico Sonntag
1
-1
/
+1
2014-01-24
Fix: unescaped data in name fields
Greg Roach
1
-1
/
+1
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-12-09
Fix: copy/paste facts not working with CSRF checks
Greg Roach
1
-18
/
+0
2013-12-07
Add CSRF checks to edit_interface.php
Greg Roach
1
-13
/
+163
2013-11-30
#1256066 - Repository not saved when creating a new source
Greg Roach
1
-1
/
+1
2013-11-25
#1251794 - Re-order children form - sort by date-of-birth button does not work
Greg Roach
1
-4
/
+4
[next]