Fredrik Jervfors
|
4038839abf
|
Viewing unsafe images is a core functionality, so I remove these comments.
|
2008-03-06 03:50:56 +00:00 |
|
pdontthink
|
aad5c82af1
|
Add radio button group widget type SMOPT_TYPE_STRLIST_RADIO
|
2008-03-06 01:39:52 +00:00 |
|
pdontthink
|
853a20153b
|
Add yes_text and no_text option attributes that allow the overriding of the Yes/No text for boolean radio widgets
|
2008-03-05 22:07:09 +00:00 |
|
pdontthink
|
6602a2a04a
|
Boolean option widgets now default to checkboxes
|
2008-03-05 21:44:14 +00:00 |
|
pdontthink
|
87f7ad3fc0
|
Create specific boolean radio widget
|
2008-03-05 20:45:31 +00:00 |
|
pdontthink
|
14610e4a3c
|
Add checkbox type of boolean option widget
|
2008-03-05 09:42:00 +00:00 |
|
pdontthink
|
e482b190cf
|
Add convenience function; keep track of multi-value widget types in one place
|
2008-03-04 08:44:14 +00:00 |
|
Fredrik Jervfors
|
0c2da19718
|
Adding comments.
|
2008-03-01 06:56:10 +00:00 |
|
pdontthink
|
0b3fd3ca79
|
Add sq_send_mail()
|
2008-02-29 22:42:51 +00:00 |
|
pdontthink
|
a721549ba5
|
Guarantee we have an array
|
2008-02-28 06:35:00 +00:00 |
|
pdontthink
|
c6a088760f
|
Guarantee we have an array
|
2008-02-28 05:29:18 +00:00 |
|
pdontthink
|
3e70629b7d
|
Avoid PHP errors when adding to empty list
|
2008-02-27 17:15:02 +00:00 |
|
pdontthink
|
a86bb98740
|
Prevent PHP notices when possible values is not given
|
2008-02-26 19:54:15 +00:00 |
|
pdontthink
|
b05c065f5e
|
Use a template for the edit list widget
|
2008-02-26 02:28:38 +00:00 |
|
pdontthink
|
139cfdccb5
|
Add multiple select string list option widget
|
2008-02-25 23:50:23 +00:00 |
|
pdontthink
|
cc12e65a24
|
Add 'edit list' type option widget
|
2008-02-24 22:35:08 +00:00 |
|
pdontthink
|
42c9cad709
|
Don't presume output format
|
2008-02-24 18:13:05 +00:00 |
|
pdontthink
|
5ff8c7b443
|
Fixed broken default link for plain text attachments
|
2008-02-15 10:18:12 +00:00 |
|
pdontthink
|
cd57643ef8
|
Correct since tag
|
2008-02-12 18:17:33 +00:00 |
|
Thijs Kinkhorst
|
b57f700812
|
reset token when another < is detected, to ensure that HTML tags between
style tags do not break finding the end tag.
|
2008-02-10 16:38:47 +00:00 |
|
Thijs Kinkhorst
|
5e85598e72
|
fix duplicate htmlspecialchars of $sTmp; this comes straight from
decodeHeader that already applies htmlspecialchars to the string.
|
2008-02-10 15:45:01 +00:00 |
|
Thijs Kinkhorst
|
4ae497a21c
|
add space to improve display
|
2008-02-10 15:44:09 +00:00 |
|
Thijs Kinkhorst
|
086605a234
|
fix spelling of variable name which made its meaning confusing
|
2008-02-10 15:41:20 +00:00 |
|
Fredrik Jervfors
|
99264da765
|
Reinserting support for the "iframe_height" option. This might be done in a better way - if so, please do it.
|
2008-02-07 11:29:57 +00:00 |
|
pdontthink
|
e5ae234c15
|
X-Priority Low is 5, not 3. Thanks Thierry Godefroy.
|
2008-02-05 04:22:42 +00:00 |
|
pdontthink
|
5fb55532e2
|
Fix undefined field problem
|
2008-01-30 07:37:17 +00:00 |
|
pdontthink
|
be6b315958
|
Fix incorrect case of sort fields; strip repetative RE: type subject prefixes; strip FWD: subject prefixes; do not html-encode sort fields
|
2008-01-30 07:33:30 +00:00 |
|
pdontthink
|
d36dcbdbe6
|
Don't let more general attachment plugins override changes made by specific ones; also judge by changes to the defaultlink in addition to added links. Thanks to Thierry Godefroy.
|
2008-01-29 23:36:14 +00:00 |
|
pdontthink
|
5ac0e59d06
|
Make sure plugins have the last say for all attachment types, even ones SM supports internally. Thanks to Thierry Godefroy
|
2008-01-29 23:23:59 +00:00 |
|
pdontthink
|
f811dc89ec
|
Avoid E_STRICT errors
|
2008-01-29 23:09:43 +00:00 |
|
Thijs Kinkhorst
|
9ad293f984
|
make MiB/KiB translatable
|
2008-01-24 15:22:43 +00:00 |
|
Thijs Kinkhorst
|
e3838068fe
|
tree.php always requires a set of imap functionality, so let it require
it to make sure it's present. Thanks Thierry Godefroy.
|
2008-01-24 11:17:48 +00:00 |
|
Thijs Kinkhorst
|
bbaef06d43
|
only execute mailbox name manipulation when we actually use $mailbox,
thanks Thierry Godefroy.
|
2008-01-24 10:58:52 +00:00 |
|
pdontthink
|
ea52535e53
|
Added "Secured Configuration" mode
|
2008-01-13 04:09:43 +00:00 |
|
pdontthink
|
63f24bd506
|
avoid E_STRICT errors
|
2008-01-06 06:10:00 +00:00 |
|
pdontthink
|
d20a938e42
|
Also use $nbsp here as well
|
2008-01-06 06:02:11 +00:00 |
|
pdontthink
|
642f901396
|
A few output elements are used often, so just retrieve them once and make them globally available
|
2008-01-06 06:01:10 +00:00 |
|
pdontthink
|
77166d8c0c
|
Serialize option types whose values are not scalar. At first, I strongly considered simply serializing ALL prefs when they are written to the pref backend, because that method automates prefs better and the user (developer) needn't concern themselves with the details thereof (with this solution, they have to know to unserialize certain prefs after calling getPref()). I changed my mind, though, primarily because calling unserialize() for every pref that is loaded and serialize() for every pref that is stored seems like unnecessary overhead, and serializing prefs now might unstabilize what seems to be a fairly stable pref storage system to date. Secondarily, I didn't want to screw everybody's pref files up. The other bonus is that this can be backported to STABLE (which I just might do). Again, this solution does mean that developers do have to manually unserialize any non-scalar pref settings.
|
2008-01-06 05:58:24 +00:00 |
|
pdontthink
|
531be4d495
|
Clarify sloppy variable name usage
|
2008-01-06 05:07:29 +00:00 |
|
pdontthink
|
dbbbf4ce15
|
sqsetcookie is called every time sqsession_is_active is called, which results in headers-already-sent notices after output has been initiated... here is a fix
|
2008-01-06 04:42:42 +00:00 |
|
pdontthink
|
85dce76f09
|
avoid E_STRICT errors
|
2008-01-06 03:00:44 +00:00 |
|
pdontthink
|
6b1c1ef750
|
avoid E_STRICT errors
|
2008-01-06 02:58:16 +00:00 |
|
pdontthink
|
dc02d60b02
|
avoid E_STRICT errors
|
2008-01-06 02:56:20 +00:00 |
|
pdontthink
|
691706eb76
|
avoid E_STRICT errors
|
2008-01-06 02:10:43 +00:00 |
|
pdontthink
|
dc10ee7589
|
avoid E_STRICT errors
|
2008-01-06 02:06:06 +00:00 |
|
pdontthink
|
ef89a72ce6
|
avoid E_STRICT errors
|
2008-01-06 02:04:30 +00:00 |
|
pdontthink
|
eec299ee3d
|
avoid E_STRICT errors
|
2008-01-06 01:57:59 +00:00 |
|
pdontthink
|
416c38cee1
|
Notes about HTML we need to remove
|
2008-01-05 06:06:21 +00:00 |
|
pdontthink
|
9b307ad40a
|
Correct some misplaced comments
|
2008-01-05 06:05:51 +00:00 |
|
pdontthink
|
669ea6899f
|
Clean up variable naming and function docs.
|
2008-01-05 06:05:40 +00:00 |
|