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 (
Collapse
)
Author
Files
Lines
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
2013-07-05
The right place to check for privacy on facts is when we fetch them for ↵
fisharebest
1
-1
/
+1
viewing.
2013-06-29
(no commit message)
fisharebest
1
-34
/
+65
2013-06-01
#1109229 - Fam record not removed when it should
fisharebest
1
-15
/
+20
2013-01-09
Update the "FlashMessenger" so that it can also show messages from the ↵
fisharebest
1
-5
/
+5
*current* request, as well as the *previous* request.
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-3
/
+3
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
1
-1
/
+1
2012-04-17
Explicitly close sessions in AJAX responses - otherwise it causes errors in ↵
fisharebest
1
-0
/
+1
PHP/APC
2011-11-22
Add an AJAX callback to change theme. We don't use this yet.
fisharebest
1
-2
/
+17
2011-11-08
#584835 Use $WT_SESSION in preference to $_SESSION
fisharebest
1
-3
/
+3
2011-11-06
Fix: PHP error when copying to clipboard
fisharebest
1
-1
/
+1
2011-11-06
Use AJAX for "copy to clipboard", instead of popup window.
fisharebest
1
-0
/
+28
2011-11-03
Add feedback when deleting or updating linked records
fisharebest
1
-1
/
+3
2011-11-03
#885729 - SVN12502 - Perte de famille
fisharebest
1
-1
/
+1
2011-11-01
Use AJAX (action.php) instead of popup windows (edit_interface.php)
fisharebest
1
-0
/
+34
2011-11-01
Use AJAX for handling update actions. These should not be GET/POST ↵
fisharebest
1
-0
/
+70
requests. Introduce Zend "FlashMessenger" to provide feedback from AJAX requests.
[prev]