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
/
login_register.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
Further changes to login page:
Nigel Osborne
1
-603
/
+0
2011-12-12
Standardise format for each overall page container: <div id="xxx-page"> where...
Nigel Osborne
1
-7
/
+7
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-1
/
+1
2011-12-02
Fix: email registration system not working.
fisharebest
1
-410
/
+455
2011-11-23
Correct centering of table content - login_register.php
Nigel Osborne
1
-15
/
+15
2011-11-23
Move login checks to a common function. Use the LOGIN_URL parameter consiste...
fisharebest
1
-1
/
+1
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-11
/
+11
2011-11-11
Use consistent style for <a href="#" onclick="foo();"> the various combinatio...
fisharebest
1
-4
/
+4
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-8
/
+15
2011-11-03
Use consistent help text for username/password/email/real name
fisharebest
1
-2
/
+2
2011-11-03
Fix: help text for username incorrect. It is case-insensitive.
fisharebest
1
-1
/
+1
2011-11-02
"User name" versus "Username". We have a mixture of both. "Username" seems ...
fisharebest
1
-5
/
+5
2011-10-21
fix: Bug #735875 - Registration email process flawed, svn 11128
Łukasz Wilenski
1
-88
/
+104
2011-10-21
#821931 - Individual.php: Default tab isn't selected
fisharebest
1
-1
/
+0
2011-09-25
login-register: the "gedcom id" field is only shown when public browsing is d...
fisharebest
1
-8
/
+1
2011-09-20
#849753 - Inconsistent password sanitation
fisharebest
1
-2
/
+2
2011-05-26
Tidy up code for creating/checking password hashes.
fisharebest
1
-4
/
+4
2011-04-10
(no commit message)
Veit Olschinski
1
-12
/
+12
2011-01-31
Replace useradmin.php with admin_users.php
Nigel Osborne
1
-2
/
+2
2011-01-25
Tidy up <script type="text/javascript"> tags.
fisharebest
1
-36
/
+28
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-104
/
+104
2010-12-21
Add I18N comments
fisharebest
1
-2
/
+2
2010-11-24
Don't repeat actions when changing language/theme. Don't access raw unescape...
fisharebest
1
-3
/
+0
2010-11-09
Use same labels/terminology on login_register page as useradmin page
fisharebest
1
-1
/
+1
2010-10-30
Cosmetic change - consistent "; " before PHP close tag
fisharebest
1
-8
/
+8
2010-10-30
(no commit message)
fisharebest
1
-58
/
+58
2010-10-30
#663955. Be explicit about which sorts of URL to generate: '&' for ones i...
fisharebest
1
-2
/
+2
2010-10-25
"Location:" header fields should contain absolute URIs
fisharebest
1
-6
/
+6
2010-10-23
Relationship privacy - combine the separate gedcom-settings and user-settings...
fisharebest
1
-4
/
+1
2010-10-17
Use sessions to determine logged-in users, rather than trying to maintain a l...
fisharebest
1
-1
/
+0
2010-09-13
fix some message errors
Łukasz Wilenski
1
-6
/
+6
2010-09-12
Remove explicit tabindex from forms, where we are simply stating the default ...
fisharebest
1
-10
/
+9
2010-09-07
fix some more problems with emails
Łukasz Wilenski
1
-1
/
+2
2010-09-06
#627727 Registration email problem - new user
Łukasz Wilenski
1
-4
/
+4
2010-08-27
Language change in user registration emails (Bug #625052 - why are new users ...
Nigel Osborne
1
-5
/
+5
2010-07-28
Bug #596176 Add account user
fisharebest
1
-2
/
+4
2010-07-26
Only load infrequent settings from the DB when they are actually needed (GEDC...
fisharebest
1
-1
/
+1
2010-06-13
Remove old/usused help-text messages
fisharebest
1
-1
/
+1
2010-06-04
Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...
fisharebest
1
-13
/
+13
2010-06-04
Remove global USE_REGISTRATION_MODULE. Fetch this setting whenever it is used.
fisharebest
1
-4
/
+4
2010-06-04
Remove global REQUIRE_ADMIN_AUTH_REGISTRATION. Fetch this setting whenever i...
fisharebest
1
-0
/
+2
2010-05-24
#580541 No admin emails during user registration
fisharebest
1
-4
/
+2
2010-05-14
Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...
fisharebest
1
-2
/
+2
2010-05-12
Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...
fisharebest
1
-1
/
+1
2010-05-05
Replace function pgvMail with function webtreesMail
Nigel Osborne
1
-2
/
+2
2010-05-05
Fix minor error sending emails
fisharebest
1
-1
/
+1
2010-05-05
Fix: Recent changes to technical and genealogy contacts were incomplete
fisharebest
1
-1
/
+1
2010-05-05
Fix: Recent changes to technical and genealogy contacts were incomplete
fisharebest
1
-7
/
+9
2010-04-16
(no commit message)
fisharebest
1
-9
/
+9
2010-04-05
(no commit message)
Veit Olschinski
1
-0
/
+554