Commit Graph

4330 Commits (4.6.3)

Author SHA1 Message Date
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
Steven Wittens 9ef8e2b8e0 - #28154: remove useless /view from user results 2005-08-03 23:24:34 +00:00
Dries Buytaert f9c60719f9 - Patch #27840 by Tobias: removed unnecessary script-tag from template. 2005-08-01 05:21:54 +00:00
Dries Buytaert 1b1327ad5a - Patch #27863 by Robrecht: fixed order of parameters passed to imagecopy(). Could result in black images. 2005-07-31 10:16:28 +00:00
Steven Wittens 98f926fca8 - #20668: Fix "username's blog" appearance rules. 2005-07-29 21:39:37 +00:00
Steven Wittens 91eccea6c6 - #16705: Make user_access always return a boolean. 2005-07-29 21:35:16 +00:00
Steven Wittens ad4e2579af - Fix braino in doxygen. 2005-07-29 19:05:31 +00:00
Steven Wittens 8710242328 - #11689: Fix locale import location cutting off thingie. 2005-07-29 19:01:17 +00:00
Dries Buytaert ac39ff303c - Patch #25706 by Neil: book 'previous' link does not respect unpublished node setting 2005-07-29 07:29:25 +00:00
Steven Wittens df69978f7f - #27694: Correct username validation. 2005-07-29 07:19:12 +00:00
Steven Wittens fe0a55d29b - #26458: node_search doesn't node_view, causing bad snippets. 2005-07-29 03:29:38 +00:00
Steven Wittens 75a7a6410b - #26822: Fix logo upload being broken (drumm) 2005-07-26 01:56:18 +00:00
Steven Wittens 682d023eef - #26643: Restore accidentally lost "my blog" menu item. 2005-07-25 17:18:52 +00:00
Steven Wittens 9a10bdc108 - #25285: Use correct permission for node form comment admin 2005-07-25 09:41:20 +00:00
Steven Wittens 02aa0ca1fb - #27108: Columns in ORDER BY clause must be SELECTed on (pgsql) 2005-07-25 09:31:43 +00:00
Steven Wittens d61f0f9a1c - #27346: Don't display trailing | in page title with empty slogan. 2005-07-25 07:01:42 +00:00
Dries Buytaert 6237754d35 - Patch #26217 by HellRaider: fixed problem <front> setting in presence of slashes. 2005-07-20 11:41:57 +00:00
Dries Buytaert fb2e122f50 - Patch #26683 by matteo: added missing DISTINCT()s 2005-07-19 21:31:03 +00:00
Dries Buytaert acb67c567a - Updated handbook-link to reflect the recent handbook restructuring. 2005-07-18 08:46:53 +00:00
Dries Buytaert 13a4562a1c - Patch #25928 by Uwe: 'the the' -> 'the'. 2005-07-03 16:09:12 +00:00
Dries Buytaert 29793b594d - Patch #26233 by Goba: fixed problem with block regions being buggy. 2005-07-03 15:27:49 +00:00
Dries Buytaert f1e5645b03 - Updated CHANGELOG.txt 2005-06-29 20:23:27 +00:00
Dries Buytaert c8c15dd30a - Fixed problems with filter formats and problem with XML-RPC server. 2005-06-29 19:53:35 +00:00
Dries Buytaert 041563db9b - Removed dead data 2005-06-27 04:45:50 +00:00
Dries Buytaert daeedceb88 - Patch #25504 by kumo: fixed problem with the weights of book pages not being remembered. 2005-06-22 20:24:35 +00:00
Dries Buytaert 910c94e00d - Patch #24397 by deekayen: replaced deprecated reference to conf.php. 2005-06-19 19:28:08 +00:00
Dries Buytaert 0cdc02eb7a - Patch #24157 by chx/Robin/...: changed file_exists() to is_file() to fix several problems with modules using theimage toolkit. 2005-06-19 08:59:31 +00:00
Dries Buytaert f29cfa845c - Patch #21918 by budda/Robin: forum icons are broken when you change the forum icon path. TODO 1: the forum icons should probably be configurable on a per-site or per-theme basis. TODO 2: I spent 5 minutes looking for this setting. 2005-06-19 08:44:25 +00:00
Dries Buytaert d74d175dc0 - Patch #25143 by Robin: use count() instead of is_array() so we don't render code for empty arrays, and such you don't get warnings using PHP5. 2005-06-19 08:14:12 +00:00
Dries Buytaert f0a1f9c790 - Patch #24003 by Steven: fix problems with node attribute checking. 2005-06-06 19:01:31 +00:00
Steven Wittens ad0cf415ca - #24278: Emit correct XHTML <link> tag. 2005-06-05 19:11:02 +00:00
Dries Buytaert a634f9335e - Patch #22416: fixed typo that prevented menu item descriptions from showing up in links. 2005-06-05 09:47:51 +00:00
Dries Buytaert 4cdeaa4b3a - Patch #24141: fix XML UTF-8 bom issue with PHP5.
Workaround for the fact that PHP5 cannot parse UTF-8 encoded XML feeds
    that start with the so-called "byte order mark".
2005-06-04 14:15:05 +00:00
Dries Buytaert 0b72de8bcb - Fixed registration bug. 2005-06-01 20:16:04 +00:00
Steven Wittens ff2e156587 - Remove inappropriate check_plain() 2005-06-01 19:47:23 +00:00
Steven Wittens 008af4726e - Extra bracket 2005-06-01 19:40:01 +00:00
Steven Wittens 05011bfb2c - #18275: Backporting from HEAD. Create content menu displayed extraneous links with flexinode and friends. 2005-06-01 04:57:58 +00:00
Steven Wittens 7557df51b3 - #23685: urlencode() profile field names and values in the URL (any dynamic data in an url should be urlencoded to prevent characters like # and & from being interpreted by the browser/server). 2005-06-01 04:30:07 +00:00
Steven Wittens d3ba43c538 - #23736: Remove dependency of system.module on node.module 2005-06-01 04:17:17 +00:00
Steven Wittens eb68dc5fe0 - #23734: Replace date() with format_date() in aggregator 2005-06-01 04:04:02 +00:00
Steven Wittens 9586155b22 - #18836: Cleanup teaser generation code, and refine handling of PHP code teasers. 2005-06-01 03:42:26 +00:00