History log of /web-master/ (Results 301 – 325 of 1278)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bd65392a13-Dec-2012 Sherif Ramadan

Fixing quotes in votes div.

04d9585c13-Dec-2012 Sherif Ramadan

Forgot the spaces in the concatenated query strings.

f14e2fc113-Dec-2012 Sherif Ramadan

Added voting information from the new votes table in the database for viewing notes.

4696f8e712-Dec-2012 Sherif Ramadan

Typo, it's PDOStatement::execute() not PDOStatement::exucute(). I blame me. You can blame me too.

affabf3712-Dec-2012 Sherif Ramadan

Fixed cron script to update voting information for user notes files. The voting information wasn't being added properly (was only following the full build path).

3f150de612-Dec-2012 Sherif Ramadan

Had to fix the cron script as it was discarding the vote information in the pipe.

66cab00712-Dec-2012 Sherif Ramadan

Had to loosen up IP validation as some mirrors are returning IPs we can't validate properly.

8b0a4d3712-Dec-2012 Sherif Ramadan

Added new user notes voting backend code.
This will update the notes files on master with information from the database and provide the mirrors with an API to submit votes as well.

4c9cf5b312-Dec-2012 Sherif Ramadan

Updated SQL schema for new votes table required for user notes voting features.

9cb5a20705-Dec-2012 Daniel P. Brown

Remove a few more references to www.php.net and replace them with php.net.

f1ad1ad526-Nov-2012 Peter Cowburn

better cleaning for profile text

2a6762d426-Nov-2012 Peter Cowburn

Revert "detect if profiles are available"

This reverts commit 746e183aa267a331e5969486e6148385c9bedc59.

bjori came to the rescue by creating the table.

746e183a26-Nov-2012 Peter Cowburn

detect if profiles are available

This is only a temporary (ha!) measure to prevent the
ugly error from borking the page.

812ffee125-Nov-2012 Peter Cowburn

Merge branch 'salathe/people-profiles'


ebe049eb15-Nov-2012 Peter Cowburn

add profile field for user

501bfe5d15-Nov-2012 Peter Cowburn

lets use php-markdown-extra

581ce94024-Nov-2012 Sherif Ramadan

Fixed XSS vulnerabilities in preview note action and added syntax highlighting for proper preview when editing a note.

532a6f0223-Nov-2012 Sherif Ramadan

Added myself to view phpinfo.

3f4dfa4222-Nov-2012 Sherif Ramadan

Fixing typo in function name.

7c1d2a2022-Nov-2012 Sherif Ramadan

Fixed edit user notes - replaced old addslashes functions with mysql_real_escape functions instead.

3d00fb0b29-Oct-2012 Rasmus Lerdorf

Test commit

bb43cf8f14-Oct-2012 Johannes Schlüter

Escape user data in event submission

bcd16a1312-Oct-2012 Daniel P. Brown

Reverting to fix search; CC sponsorship info will have to be pulled another way.

f3f00c5010-Oct-2012 Daniel P. Brown

Just realized that would only match on maximum-length IPv4s, not minimum or between.

96092a7c10-Oct-2012 Daniel P. Brown

Quick fix to only fetch recorded IPv4's, and to note that it will work for IPv4 and IPv4-mapped IPv6.

1...<<11121314151617181920>>...52