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_site_access.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
-1
/
+2
2015-05-31
PSR-4
Greg Roach
1
-0
/
+1
2015-05-30
Code style
Greg Roach
1
-1
/
+1
2015-04-26
Replace Zend_Controller_Request_Http
Greg Roach
1
-9
/
+1
2015-04-26
Replace Zend_Session with our own class
Greg Roach
1
-2
/
+0
2015-04-11
Fix: #530 default sort column
Greg Roach
1
-1
/
+2
2015-04-06
Fix #550 - LTR text in site access rules
Greg Roach
1
-4
/
+5
2015-03-31
Remove global $DATE_FORMAT
Greg Roach
1
-1
/
+1
2015-03-31
Delete old/unused code
Greg Roach
1
-18
/
+0
2015-03-30
Wrong total count in site access rules
Greg Roach
1
-1
/
+1
2015-02-05
Globals
Greg Roach
1
-0
/
+1
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
/
+7
2015-02-04
Use named placeholders for offset/limit parameters
Greg Roach
1
-22
/
+25
2015-02-03
Autoload includes/functions/*
Greg Roach
1
-1
/
+0
2015-02-02
WIP
Greg Roach
1
-1
/
+1
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-91
/
+90
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-5
/
+5
2015-01-31
English text
Greg Roach
1
-9
/
+9
2015-01-28
Rewrite site-access rule management. Fix #1159214
Greg Roach
1
-180
/
+271
2015-01-26
HTML validation and tidy up
Greg Roach
1
-1
/
+8
2015-01-26
Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'
Greg Roach
1
-1
/
+1
2015-01-24
Add visual feedback for privacy settings
Greg Roach
1
-1
/
+1
2015-01-21
Remove remaining inline-edit code
Greg Roach
1
-11
/
+11
2015-01-18
Whitespace
Greg Roach
1
-2
/
+2
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2015-01-17
New theme system and admin interface
Greg Roach
1
-62
/
+55
2014-10-24
Do not use functions in loop conditions
Greg Roach
1
-12
/
+12
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-09-18
Use WT_DBStatement->fetchOne() in preference to PDOStatement->fetchColumn()
Greg Roach
1
-4
/
+4
2014-08-27
Cache SQL queries on site-access-rules page
Greg Roach
1
-2
/
+2
2014-08-25
Error in table stats for unknown visitors in site access rules
Greg Roach
1
-2
/
+2
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-1
/
+3
2014-07-31
Update datatables to 1.10.1
Greg Roach
1
-3
/
+3
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-1
/
+1
2014-05-03
Upgrade datatables from 1.9.4 to 1.10.0
Greg Roach
1
-115
/
+118
2014-01-24
Show date on site-access-rule page
Greg Roach
1
-8
/
+10
2014-01-04
Update copyright date to 2014
Greg Roach
1
-2
/
+2
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-11-28
#1255943 - Probable mistakes in US English text file - 1.5.1 dev
Greg Roach
1
-1
/
+1
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-26
/
+26
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-03-01
#1138652 - Cant' edit IP address in site access rules
fisharebest
1
-5
/
+3
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-2
/
+2
2013-02-02
Add more URL versioning to JS resources
fisharebest
1
-2
/
+2
2013-02-02
Add version numbers to paths of javascript libraries
fisharebest
1
-2
/
+2
2013-01-09
Change the default title for new trees. The old title assumed you had a gedc...
fisharebest
1
-1
/
+1
2012-12-06
Site access rules - remember the datatables state between calls
fisharebest
1
-0
/
+4
[next]