Commit Graph

4370 Commits (4.6.5)

Author SHA1 Message Date
Dries Buytaert 8ff4b4e743 - Updated CHANGELOG.txt 2005-12-12 17:09:12 +00:00
Dries Buytaert 206ad87aa9 - Patch #40855 by Ber: fixed typo in watchdog message. 2005-12-12 11:37:31 +00:00
Dries Buytaert 0dc6609196 - Patch #40351 by Richard/chx: filter_xss_bad_protocol too hungry. 2005-12-08 09:06:23 +00:00
Dries Buytaert f1c5595ab8 - Patch #38889 by rkerr: db_error and db_affected_rows did not work properly in presence of multiple database connections. 2005-12-07 15:41:17 +00:00
Steven Wittens 1f078a9d5f - Missing URLencode for remembering search keywords across tabs 2005-12-07 15:32:57 +00:00
Dries Buytaert 1167cb632a - Patch #39670 by frjo: fixed problem with filtering URLs twice. 2005-12-05 08:56:48 +00:00
Dries Buytaert d25554df09 - Patch #39722 by jvandyk: fixed warning in updates.inc. 2005-12-02 21:32:31 +00:00
Dries Buytaert d56596be9e - Patch #39566 by chx: fixed incorrect encoding in URLs. 2005-12-02 10:30:59 +00:00
Dries Buytaert b7a55d67f5 - Patch #39494 by nsk: comment form not shown right. 2005-12-01 06:06:40 +00:00
Dries Buytaert dea58399ff - Updated CHANGELOG.txt 2005-11-30 21:08:44 +00:00
Dries Buytaert 2dbbdbd482 - Improved the protocol whitelist code. 2005-11-30 20:18:59 +00:00
Dries Buytaert 0f5bdc9c44 - Fixed bug with checking for .txt files. 2005-11-30 19:25:59 +00:00
Dries Buytaert 2ac2e69571 - More fixes 2005-11-30 15:29:24 +00:00
Dries Buytaert 19d5a0a0e2 - Removed valid_input_check(). 2005-11-30 10:05:19 +00:00
Steven Wittens 4c71ddbe3b - #39362: Fix code warnings in filter.module 2005-11-30 00:11:53 +00:00
Dries Buytaert 4155b0a525 - Various fixes. Updated CHANGELOG.txt 2005-11-29 20:14:29 +00:00
Dries Buytaert ae76b448d0 - Patch #11758 by Richard Archer: fixed mbstring clash. 2005-11-28 15:45:19 +00:00
Steven Wittens 6b6c50972d - #37956: Respect weighting in profile browse pages
- Fix non-pgsql compliant ORDER BY queries
- Clean up ugly section that used db_escape_string()
2005-11-24 21:18:48 +00:00
Dries Buytaert fd6a64324c - Patch #37383 by Cvbge: fixed clash between greatest() functions from Drupal and postgresql 8.1. 2005-11-24 19:56:33 +00:00
Dries Buytaert b6701ddf3f - Patch #12071 by ttt/Cvbge: fixed SQL query that was not compatible with PostgreSQL. 2005-11-15 20:37:56 +00:00
Dries Buytaert c2823a5ca7 - Patch #37589 by Cvgbe: make prefix.sh work with PostgreSQL: prefix indices properly. 2005-11-14 22:08:02 +00:00
Dries Buytaert 6360db2dd5 - Patch #37400 by vwX/chx: fixed problem with methodHelp 2005-11-13 08:18:47 +00:00
Dries Buytaert b6390a45e3 - Patch #36079 by ax/chx: various blogapi.module fixes. 2005-11-09 19:01:30 +00:00
Dries Buytaert 5ef87c9527 - Patch #36727 by Goba: fixed incorrect use of drupal_goto(). 2005-11-08 20:58:31 +00:00
Dries Buytaert f935b955f7 - Patch #35061 by Cvbge/ntosi: fixed SQL query problem on PostgreSQL 8. 2005-10-28 13:41:38 +00:00
Dries Buytaert 27a5bb1782 - Patch #34214 by ax:
* xmlrpc_value_calculate_type() fails for empty arrays
   * PHPDoc for xmlrpc_value_calculate_type()
   * use is_*() instead of gettype() as advised in the PHP manual (and document this)
   * coding style
2005-10-28 13:13:59 +00:00
Steven Wittens b0cddd8a2c - Backporting http header fixes to 4.6 2005-10-28 01:57:36 +00:00
Dries Buytaert 738ee7a1c9 - Patch #34749 by ax: make blogapi autodiscovery (rsd) work with Flock. Yay! 2005-10-21 10:00:13 +00:00
Dries Buytaert 47e1a58a4b - Patch #33555 by leoburd: fixed typo in XML-RPC backend. 2005-10-10 09:03:57 +00:00
Dries Buytaert 09d16332e9 - Patch #31341 by kbahey: delete a user's session when the user is deleted. 2005-10-07 06:54:27 +00:00
Dries Buytaert a1a7f3fbb3 - Patch #21924 by walkah: made enclosures use absolute URLs to work around broken RSS parsers. 2005-09-13 19:06:01 +00:00
Dries Buytaert 10db37d1f9 - Patch #26033 by danielc: fixed PHP5 warnings. 2005-09-09 06:14:24 +00:00
Dries Buytaert 5656f39b15 - Patch #21658 by Uwe: fixed broken link in help text. 2005-08-24 15:43:04 +00:00
Dries Buytaert 0692268dfd - Patch #29133 by DriesK: forum vid remains when vocabulary is deleted. Prevents forum topics from getting lost. 2005-08-18 21:54:40 +00:00
Dries Buytaert 3e37b385c2 - Patch #28482 by Uwe: added missing $ tags. 2005-08-18 05:21:04 +00:00
Dries Buytaert 69cec18349 - Patch #28482 by Uwe: add $ tags to all files. Patch has some rejects. 2005-08-17 20:03:29 +00:00
Dries Buytaert 50ab75d218 - Patch #14928 by Cvbge: fixed bug in PostgreSQL upgrade path. 2005-08-17 19:17:39 +00:00
Steven Wittens 16f9efafb3 - #28728: Fix broken link in contact module help. 2005-08-17 00:56:13 +00:00
Dries Buytaert c66e414f0a - Patch #28986 by Cvbge: fixed incorrect order of PosgreSQL statements. 2005-08-16 19:55:31 +00:00
Dries Buytaert f6986dd83d - Patch #28871 by Malthus: added missing quotes. 2005-08-15 11:46:48 +00:00
Dries Buytaert d177d7f9da - Updating CHANGELOG.txt. 2005-08-15 00:43:11 +00:00
Dries Buytaert 1a81546edb - Backported chx's XML-RPC library. 2005-08-14 22:33:25 +00:00
Dries Buytaert d2b7d7c5dd - Patch #24030 by James: category selection does not work with Movable Type blogapi.
Not committing to HEAD -- needs a better fix.
2005-08-14 10:05:11 +00:00
Dries Buytaert f352e9eed6 - Patch #25522 by Cvbge: _db_query() does not return FALSE in case of errors, as stated in documentation. 2005-08-14 09:58:26 +00:00
Dries Buytaert 6766ed22c1 - Patch #23750 by jerakeen: use the creation date rather than the update date in RSS feeds. 2005-08-11 12:54:17 +00:00
Dries Buytaert 292e090f62 - Patch by Thomas: always use db abstraction layer 2005-08-10 20:43:03 +00:00
Dries Buytaert 33646ad917 - Patch #28599 by Cvbge: fixed typo in documentation: 'user' -> 'used'. 2005-08-10 20:37:19 +00:00
Steven Wittens 81c4c8fc37 - #23560: Sort watchdog date by wid to ensure unique ordering. 2005-08-06 00:36:25 +00:00
Steven Wittens dae7a788bd - #27852: redirect to user edit page on first log-in 2005-08-05 01:19:37 +00:00
Steven Wittens c39dedf3d4 - #27864: Correctly distinguish 403s from 404s for nodes. 2005-08-05 00:39:50 +00:00