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.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-14
/
+4
2011-11-04
Remove deprecated <center> tag. Use CSS instead.
fisharebest
1
-2
/
+8
2011-11-02
"User name" versus "Username". We have a mixture of both. "Username" seems ...
fisharebest
1
-1
/
+1
2011-11-02
Provide feedback for login when username/password is correct, but account is ...
fisharebest
1
-3
/
+15
2011-09-20
#849753 - Inconsistent password sanitation
fisharebest
1
-2
/
+2
2011-04-03
Fix for Forum request: Login page missing visually-impaired assists on Passwo...
Veit Olschinski
1
-4
/
+4
2011-03-26
#733917 - assigned application/user theme not picked up
fisharebest
1
-0
/
+1
2011-01-25
Tidy up <script type="text/javascript"> tags.
fisharebest
1
-30
/
+24
2011-01-01
Refactoring class names and use autoloading.
fisharebest
1
-17
/
+17
2010-12-16
Remove outdated / incorrect help text
fisharebest
1
-7
/
+0
2010-11-30
preg_quote the list of gedcoms when validating user input, in case any of the...
Larry Meaney
1
-1
/
+1
2010-11-17
Remove hard-coded LTR, (it breaks RTL pages!)
fisharebest
1
-3
/
+3
2010-11-08
Remove PAGE_AFTER_LOGIN option, and improve the default behaviour (i.e. ctype...
fisharebest
1
-10
/
+3
2010-10-30
(no commit message)
fisharebest
1
-1
/
+1
2010-10-30
(no commit message)
fisharebest
1
-19
/
+19
2010-10-30
#663955. Be explicit about which sorts of URL to generate: '&' for ones i...
fisharebest
1
-3
/
+3
2010-10-25
"Location:" header fields should contain absolute URIs
fisharebest
1
-2
/
+2
2010-10-18
Fix: incorrect URL after timeout
fisharebest
1
-1
/
+1
2010-10-07
Remove unnecessary character set checks
fisharebest
1
-7
/
+10
2010-10-03
Fix: welcome message (types 2&3) not being displayed
fisharebest
1
-2
/
+2
2010-09-25
Tidy up whitespace/indents
fisharebest
1
-3
/
+2
2010-09-21
(no commit message)
fisharebest
1
-4
/
+1
2010-09-12
Remove explicit tabindex from forms, where we are simply stating the default ...
fisharebest
1
-4
/
+3
2010-06-13
Allow translations of custom welcome text: Gedcom setting WELCOME_TEXT_AUTH_M...
fisharebest
1
-2
/
+2
2010-06-13
Fix: contextual help not sticking
fisharebest
1
-6
/
+4
2010-06-04
Remove global USE_REGISTRATION_MODULE. Fetch this setting whenever it is used.
fisharebest
1
-1
/
+1
2010-05-25
Use constant instead of global variable
fisharebest
1
-3
/
+3
2010-04-25
Fetch site settings when needed, rather than making global
fisharebest
1
-2
/
+2
2010-04-05
(no commit message)
Veit Olschinski
1
-0
/
+235