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
/
action.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
PHPDoc
Greg Roach
1
-2
/
+1
2015-06-05
Refactor includes/functions into classes
Greg Roach
1
-6
/
+10
2015-05-30
Code style
Greg Roach
1
-6
/
+6
2015-04-26
Replace Zend_Session with our own class
Greg Roach
1
-20
/
+16
2015-03-09
Refactor tree to ID/name conversions
Greg Roach
1
-1
/
+1
2015-03-09
Use Tree object instead of ID/name
Greg Roach
1
-11
/
+12
2015-03-08
Remove constants, to improve multi-tree handling
Greg Roach
1
-3
/
+3
2015-02-13
PHPDoc
Greg Roach
1
-1
/
+2
2015-02-05
Globals
Greg Roach
1
-0
/
+1
2015-02-05
Use tree objects instead of ids
Greg Roach
1
-3
/
+3
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-04
Document globals
Greg Roach
1
-0
/
+6
2015-02-03
Autoload includes/functions/*
Greg Roach
1
-5
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-69
/
+46
2015-01-29
English
Greg Roach
1
-2
/
+2
2015-01-28
Use PHP function to set HTTP status
Greg Roach
1
-8
/
+8
2015-01-21
Code quality - avoid @, exit() and die()
Greg Roach
1
-2
/
+2
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-13
/
+13
2015-01-17
New theme system and admin interface
Greg Roach
1
-2
/
+3
2014-12-09
merge some minor changes from the theme branch
Greg Roach
1
-1
/
+1
2014-11-27
PHPDoc
Greg Roach
1
-1
/
+1
2014-11-18
Merge some menu changes from the theme branch
Greg Roach
1
-4
/
+4
2014-10-22
Better description of variable names
Greg Roach
1
-1
/
+1
2014-10-10
Update .PO files. Fix some minor English grammar.
Greg Roach
1
-2
/
+2
2014-10-05
Allow the User object to work as a null object (e.g. for visitors)
Greg Roach
1
-4
/
+2
2014-10-05
Use consistent terminology (preference versus setting)
Greg Roach
1
-1
/
+1
2014-09-17
#237 - function accept_all_changes() not found
Greg Roach
1
-2
/
+0
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
1
-1
/
+1
2014-09-01
#228 wrong include files
Greg Roach
1
-2
/
+2
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-9
/
+13
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-13
/
+10
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-8
/
+7
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-7
/
+8
2014-04-30
Certain sequences of pending deletions could cause the same record to be dele...
Greg Roach
1
-19
/
+23
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
-1
/
+14
2013-12-08
Unlink media from album tab not auto-accepting changes
Greg Roach
1
-3
/
+3
2013-11-25
#1252446 - webtrees v1.5.0 - cannot unlink media
Greg Roach
1
-0
/
+28
2013-11-13
Remove harmless error when deleting last member of a family
Greg Roach
1
-1
/
+1
2013-11-09
Move the masquerade function to the user list
Greg Roach
1
-1
/
+15
2013-11-08
Add CSRF checks to action.php callbacks
Greg Roach
1
-1
/
+8
2013-11-03
Add CSRF checks to admin/user page
Greg Roach
1
-0
/
+9
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-5
/
+5
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-9
/
+9
2013-08-13
Copy to clipboard fails after 10 items (thanks to Carl Scase)
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-07-13
Refactor - improve semantics of CRUD operations on facts
fisharebest
1
-1
/
+1
2013-07-13
Refactor away find_gedcom_record() - action.php/delete record
fisharebest
1
-7
/
+7
2013-07-08
Error deleting facts
fisharebest
1
-2
/
+2
[next]