2749cfa8 | 25-Jun-2012 |
Daniel P. Brown |
Fixes blank titles showing the trailing dash and adds ability to permit menu-less header without breaking existing code. |
fab48b0e | 15-Jun-2012 |
Felipe Pena |
- Added myself to admin list |
ceaa3ebb | 08-Jun-2012 |
Daniel P. Brown |
Add the original log data to the valid fields array, as well, for future deletions. |
f5c4e122 | 08-Jun-2012 |
Daniel P. Brown |
Duh.... can't case-change without fixing the switch case. Simply reverting the button. |
86758882 | 08-Jun-2012 |
Daniel P. Brown |
Adds italicizing to administrative log, as planned. Also auto-appends comment history. Notes added to explain both new features. |
19381627 | 31-May-2012 |
Daniel P. Brown |
Finally adding updated note-recording and display, complete with auto-blame and timestamps. |
b7744c05 | 31-May-2012 |
Daniel P. Brown |
Adding the 'show only last entry' thing. Next step will be to fix the modification screen, which I've been meaning to do for years. |
5ca6e3db | 31-May-2012 |
Daniel P. Brown |
Add percentages for SQLite hosts per version. |
b44c80bc | 24-May-2012 |
Daniel P. Brown |
Unmangle the email, too. |
df7bdd31 | 16-May-2012 |
Daniel P. Brown |
Actually, events can drop escaping on display entirely. |
6b63fb53 | 16-May-2012 |
Daniel P. Brown |
Don't need to escape in the forms. |
1ed64922 | 16-May-2012 |
Daniel P. Brown |
Missed a few. |
72b128fa | 16-May-2012 |
Daniel P. Brown |
Fixing parts of the filtration for events, too. |
7f6309be | 16-May-2012 |
Daniel P. Brown |
Sigh.... |
52ad51cd | 16-May-2012 |
Daniel P. Brown |
Fix for SSH key foul-ups. Should finally close-out bug #61641. |
bc5cc4d1 | 10-May-2012 |
Daniel P. Brown |
Final clean-up. Stupid typo during testing elsewhere had me all kinds of FUBAR. Should finally fix all user note b0rking during editing. |
aee9c2bf | 10-May-2012 |
Daniel P. Brown |
Convert all stripslashes() to use master function strip(). |
ed1c23b8 | 10-May-2012 |
Daniel P. Brown |
And now fix the textarea editor display, and that should do it. |
ebb20343 | 10-May-2012 |
Daniel P. Brown |
Forgot to decode, too, due to the filtration. |
f2a6fb89 | 10-May-2012 |
Daniel P. Brown |
Fix the user note editor on master, which completely obliterates the notes (and has for a few months). |
9a510321 | 19-Apr-2012 |
Daniel P. Brown |
Fix unmangle() to work properly instead of hacky. |
e8c7756b | 18-Apr-2012 |
Philip Olson |
Reverted last change (phpinfo link) until a better solution is implemented. Not all can view this link. Thanks Hannes for noticing. |
c980e8d9 | 18-Apr-2012 |
Philip Olson |
Link to the phpinfo() page |
5ebc974d | 15-Apr-2012 |
Hannes Magnusson |
Fix mirror modification mails |
d0d1a1ce | 05-Apr-2012 |
Daniel P. Brown |
Allow quotes, too, for some fields. |