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
/
includes
/
functions
/
functions_privacy.php
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-18
Fix: clippings cart URLs do not reference gedcom
fisharebest
1
-7
/
+11
2010-09-17
more privacy for #641463
Łukasz Wilenski
1
-0
/
+3
2010-09-17
Fix: Apply privacy to shared notes - they are private if any record which lin...
fisharebest
1
-0
/
+11
2010-09-11
Remove ability to override functions in functions_privacy.php - this is prev...
fisharebest
1
-6
/
+0
2010-09-11
Remove unused variables
fisharebest
1
-9
/
+1
2010-09-10
Tidy up some whitespace/formatting
fisharebest
1
-2
/
+2
2010-07-29
fix typo in privacy
Łukasz Wilenski
1
-1
/
+1
2010-06-26
#598680 Default SSN privacy restriction does not block access
fisharebest
1
-1
/
+4
2010-06-20
(no commit message)
fisharebest
1
-7
/
+7
2010-06-19
Fix bug/typo in family privacy rules
fisharebest
1
-1
/
+1
2010-06-18
(no commit message)
fisharebest
1
-89
/
+93
2010-06-18
Streamline some privacy calculations; replace FactViewRestricted() and showFa...
fisharebest
1
-89
/
+33
2010-06-17
Performance - don't fetch the same record from the DB twice in a row
fisharebest
1
-19
/
+18
2010-06-17
Performance - don't fetch the same record from the DB twice in a row
fisharebest
1
-1
/
+1
2010-06-16
Minor performance tweak - don't convert dates unnecessarily
fisharebest
1
-37
/
+17
2010-06-16
Change parameters to is_dead(), remove old ones and pass info that it needs a...
fisharebest
1
-40
/
+17
2010-06-16
Replace PRIVACY_BY_YEAR with KEEP_ALIVE_YEARS
fisharebest
1
-55
/
+4
2010-06-15
Combine some privacy functions with gedcom objects - removes lots of unnecess...
fisharebest
1
-10
/
+10
2010-06-14
Fix: various bugs in privacy functions, e.g. "show living names" not working,...
fisharebest
1
-6
/
+4
2010-06-14
#593101 Media not working, SVN 8726
fisharebest
1
-6
/
+7
2010-06-14
Performance - don't fetch data we already have
fisharebest
1
-8
/
+10
2010-06-14
Fix: privacy function checking wrong record
fisharebest
1
-11
/
+14
2010-06-12
Revert Change made in 8727
Brian Holland
1
-2
/
+2
2010-06-12
Fixed: #593101 - Media not working, SVN 8726
Brian Holland
1
-2
/
+2
2010-06-11
Reinstate FactEditRestricted() - removed too soon
fisharebest
1
-0
/
+33
2010-06-11
Remove unnecessary parameters from some privacy functions
fisharebest
1
-126
/
+86
2010-06-11
Fix: bug in privacy calculations - wrong type could be used to check access
fisharebest
1
-2
/
+2
2010-06-11
(1) Move fact-privacy function to fact-object code.
fisharebest
1
-37
/
+3
2010-06-10
Move function to more appropriate file
fisharebest
1
-22
/
+0
2010-06-10
Only fetch site settings from database when actually needed
fisharebest
1
-1
/
+1
2010-06-09
#591524 Default SOUR privacy restriction blocks individual page sources
fisharebest
1
-2
/
+2
2010-06-06
Move gedcom and privacy settings from .PHP files to database tables
fisharebest
1
-244
/
+78
2010-06-05
Combine show_fact and show_fact_details. Part of simplification of privacy r...
fisharebest
1
-39
/
+1
2010-06-04
Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...
fisharebest
1
-1
/
+1
2010-06-04
Remove unused global
fisharebest
1
-4
/
+2
2010-06-04
Remove user_privacy setting. It didn't work as designed, is rarely used, and...
fisharebest
1
-35
/
+4
2010-05-22
Remove PRIVACY_BY_RESN config option. This is no longer optional.
fisharebest
1
-27
/
+23
2010-05-09
Updating GEDCOM config defaults and layout
Nigel Osborne
1
-3
/
+1
2010-04-26
(no commit message)
fisharebest
1
-5
/
+5
2010-04-05
(no commit message)
Veit Olschinski
1
-0
/
+1008