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
/
message.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-1
/
+1
2015-02-04
PHPDoc for globals
Greg Roach
1
-0
/
+8
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
1
-79
/
+70
2015-01-31
Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URL
Greg Roach
1
-1
/
+1
2015-01-18
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
1
-1
/
+1
2015-01-18
Default constructors do not need parentheses
Greg Roach
1
-1
/
+1
2014-11-04
Use Auth class instead of constants - will allow better masquerade function. ...
Greg Roach
1
-4
/
+4
2014-10-29
#1384895 - Send Broadcast Message links not working (1.6.0)
Greg Roach
1
-48
/
+44
2014-10-26
Move remaining functions from authentication.php to better location
Greg Roach
1
-0
/
+130
2014-10-10
Update .PO files. Fix some minor English grammar.
Greg Roach
1
-3
/
+3
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-10-05
Use consistent terminology (preference versus setting)
Greg Roach
1
-3
/
+3
2014-09-20
Fix 1318573 - Send message to user fault
Greg Roach
1
-2
/
+1
2014-08-27
Remove execute file permissions from PHP scripts
Greg Roach
1
-0
/
+0
2014-08-14
Import classes, per PSR autoloading standards
Greg Roach
1
-8
/
+12
2014-06-25
Tidy up English punctuation, capitalisation, etc.
Greg Roach
1
-1
/
+1
2014-06-21
#58 - do not update superglobals
Greg Roach
1
-2
/
+2
2014-06-21
Capitalisation and punctuation
Greg Roach
1
-2
/
+2
2014-05-09
Refactor global user functions into new User/Auth classes
Greg Roach
1
-17
/
+19
2014-05-06
Revert "Replace global user functions with WT_User class" - submitted to wron...
Greg Roach
1
-2
/
+1
2014-05-06
Replace global user functions with WT_User class
Greg Roach
1
-1
/
+2
2014-04-09
Remove message 'This user prefers to receive messages in [langauge]'
Greg Roach
1
-2
/
+1
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-12-15
The function Zend_Locale::getTranslation is very slow, and not available in ZF2
Greg Roach
1
-1
/
+1
2013-11-09
Add CSRF checks to message.php
Greg Roach
1
-8
/
+9
2013-10-16
#1240663 - Subject not automatically added to the subject field on reply
Greg Roach
1
-1
/
+1
2013-09-21
Update language files. Tidy up some capitalisation in en_US.
Greg Roach
1
-2
/
+2
2013-09-14
#1063054 - Errors in mail sending should be traced, not outputted
Greg Roach
1
-2
/
+0
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-9
/
+9
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-1
/
+1
2013-08-21
Add escaping functions, based on semantics of what is being escaped
Greg Roach
1
-6
/
+6
2013-08-18
Update .PO files. Change <br/> to <br>
Greg Roach
1
-1
/
+1
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-01-17
#1100665 - Proxy breaks remote IP (patch by Andrew Gregory - thanks!)
fisharebest
1
-1
/
+1
2013-01-09
Update the "FlashMessenger" so that it can also show messages from the *curre...
fisharebest
1
-3
/
+3
2012-11-22
Consistent styling for close buttons
fisharebest
1
-1
/
+5
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-1
/
+1
2012-09-14
Assume PHP time is the same as MySQL time. Both should use the same underlyi...
fisharebest
1
-3
/
+3
2012-07-01
Broadcast messages not working - only first message is sent.
fisharebest
1
-3
/
+3
2012-06-16
Defer loading of external javascript (and most inline javascript) to the bott...
fisharebest
1
-3
/
+3
2012-04-19
Filter/escape user data in message.php
fisharebest
1
-19
/
+20
2012-03-18
#946697 - Use HTML5 email input type
fisharebest
1
-16
/
+2
2012-02-01
#908893 - Broadcast messages not working (1.2.6)
fisharebest
1
-4
/
+3
2012-02-01
#923308 - Undefined variable from_email in message.php
fisharebest
1
-3
/
+3
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-12
/
+12
2011-12-03
Fix: sending internal messages not working
fisharebest
1
-149
/
+133
2011-11-28
message.php - undefined variable (error from previous change)
fisharebest
1
-1
/
+1
2011-11-28
message.php: (1) unable to send messages as we cannot update $_SESSION after ...
fisharebest
1
-19
/
+25
2011-11-20
Move module code from index.php to the modules.
fisharebest
1
-1
/
+1
[next]