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
/
save.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-3
/
+3
2013-08-25
Switch from phpmailer class to Zend_Mail. Fix #1213289 - Issue with non-bre...
Greg Roach
1
-2
/
+3
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-06-12
#1064348 - Private trees are completely private - so how can we show welcome ...
fisharebest
1
-1
/
+8
2013-05-12
#1100239- SMTP_HELO site config setting is incorrectly labelled
fisharebest
1
-1
/
+0
2012-09-15
Create objects to encapsulate trees. Allows us to cache tree settings, which...
fisharebest
1
-1
/
+1
2012-09-14
Performance: fetch all the wt_site_setting values in one query.
fisharebest
1
-2
/
+2
2012-07-18
Allow the ability to delete the memory_limit and max_execution_time settings,...
fisharebest
1
-2
/
+12
2012-04-17
Explicitly close sessions in AJAX responses - otherwise it causes errors in P...
fisharebest
1
-0
/
+2
2012-04-03
Add experimental option to control site access using user-defined rules
fisharebest
1
-0
/
+28
2012-02-20
After approving a user account for the first time, send the user a confirmati...
fisharebest
1
-1
/
+13
2012-02-10
Do not save empty values for LOGIN_URL
fisharebest
1
-2
/
+8
2011-12-08
#899773 - Admin mail config help messages wrong
fisharebest
1
-1
/
+0
2011-11-03
Refactoring - move towards a MVC (model/view/controller) architecture
fisharebest
1
-2
/
+1
2011-10-21
#821931 - Individual.php: Default tab isn't selected
fisharebest
1
-2
/
+1
2011-05-26
Tidy up code for creating/checking password hashes.
fisharebest
1
-1
/
+1
2011-05-23
Add support for inline editing of module status (not used yet)
fisharebest
1
-0
/
+23
2011-03-03
Password change log message recorded twice. Just log it in set_user_password().
fisharebest
1
-1
/
+0
2011-03-03
Change $user_id to WT_USER_ID (fatal error when changing password) Bug #728144
Nigel Osborne
1
-1
/
+1
2011-02-19
Editing passwords: Use "click to edit" instead of "*****". Otherwise it is e...
fisharebest
1
-8
/
+11
2011-02-17
Fix: user admin - cannot edit user settings (role and relationship path length)
fisharebest
1
-37
/
+28
2011-02-17
Remove the comment_exp option. It had poor I18N, was rarely used, and provid...
fisharebest
1
-1
/
+0
2011-02-17
Fix: user admin - cannot edit user settings
fisharebest
1
-35
/
+52
2011-02-17
Site settings: Add validation for fields that could make webtrees unusable. ...
fisharebest
1
-17
/
+41
2011-02-13
Site setting "THEME_DIR" not being saved
fisharebest
1
-1
/
+1
2010-11-14
Add initial support for inline editing using jeditable
fisharebest
1
-0
/
+198