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
2013-08-19
Finally remove the old gedcom-based privacy functions
Greg Roach
1
-69
/
+0
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-06-16
Refactor - use objects/methods where possible
fisharebest
1
-32
/
+0
2011-06-12
Remove some old define('XXX_PHP, '') statements - these were a debugging aid,...
fisharebest
1
-31
/
+23
2011-05-15
Fix: fact-based privacy being ignored in some circumstances
fisharebest
1
-1
/
+1
2011-04-29
Refactor the privacy calculations. This provides a significant performance i...
fisharebest
1
-406
/
+0
2011-04-18
Fix bug from 11306 - wrong parameter order
fisharebest
1
-1
/
+1
2011-04-12
Fix: applying privacy filters during download of gedcom/clipping was not work...
fisharebest
1
-66
/
+36
2011-04-12
Pass gedcom ID as parameter, rather than a global
fisharebest
1
-5
/
+3
2011-04-07
Do not need to look up gedcom_id when we already have it.
fisharebest
1
-6
/
+4
2011-03-23
Privacy: ShowLivingNames should not take precedence over RESN tags.
fisharebest
1
-1
/
+3
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-6
/
+6
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-9
/
+9
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-1
/
+1
2010-12-19
Fix: not caching results of privacy calculations for FAM records
fisharebest
1
-1
/
+1
2010-12-19
Update comment
fisharebest
1
-1
/
+1
2010-12-13
Rename "gedcom administrator" to "manager" and "authenticated user" to "member"
fisharebest
1
-1
/
+1
2010-12-08
1) Only managers can edit "1 RESN" records
fisharebest
1
-4
/
+4
2010-10-30
Where there are conflicting RESN privacy/confidential settings, take the most...
fisharebest
1
-4
/
+4
2010-10-23
Relationship privacy - combine the separate gedcom-settings and user-settings...
fisharebest
1
-17
/
+2
2010-10-15
Remove unused code/variables
fisharebest
1
-5
/
+3
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
[next]