Commit Graph

8961 Commits (32981b119b076014d3f5774020f115b4811d795f)

Author SHA1 Message Date
Dries Buytaert 26e61a80e0 - Patch #237204 by keith.smith, birdmax35, gurpartap singh, et al: improved the forum module description. 2008-08-03 18:29:29 +00:00
Dries Buytaert 5876461d75 - Patch #290561 by mustafu: fixed bug with creating aggregator categories. 2008-08-03 18:17:37 +00:00
Dries Buytaert 6b46092549 - Patch #290561 by mustafu: improved the aggregator category tests. 2008-08-03 18:16:51 +00:00
Dries Buytaert 745ac159fa - Patch #174179 by mustafu, spatz4000, fgm: heading hierachy was not always consistent. 2008-08-03 16:10:50 +00:00
Dries Buytaert 7010dcd1a3 - Patch #16282 by Arancaytar, mustafau, keith.smith, et al: add OPML import functionality for RSS feeds. Woot. 2008-08-03 05:46:56 +00:00
Dries Buytaert 9123a3d2e9 - Patch #190867 by Damien Tournoud: remove access check when creating aliases. 2008-08-03 05:21:20 +00:00
Dries Buytaert aade5fbf24 - Patch #237636 by marcingy: comment status field should match node status field. 2008-08-02 20:29:43 +00:00
Dries Buytaert e1dd1e3482 - Patch #218189 by Arancaytar, fago, et al: invoke hook_user before deleting user from database. 2008-08-02 20:08:24 +00:00
Dries Buytaert 4e4e2b4992 - Patch #227548 by AjK, Heine, Stefan Esser, hswong3i, dmitrig01: remove useless db_escape_string(). 2008-08-02 19:09:33 +00:00
Dries Buytaert 6c1068e48d - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency. 2008-08-02 19:01:02 +00:00
Dries Buytaert 9cec02e472 - Patch #158992 by sun, quicksketch, zeta ζ, bangpound, Dries et al: inline Javascript could generate invalid XHTML. 2008-08-02 18:56:53 +00:00
Dries Buytaert a859eb3668 - Patch #257009 by bjaspan, mustafu, Freso, Dries et al: fixed simpletest exceptions on PostgreSQL. 2008-08-02 18:44:36 +00:00
Dries Buytaert 7f965d0b4b - Patch #276581 by andreiashu and cwgordon7: added tests for contact form categories. 2008-08-02 05:16:47 +00:00
Dries Buytaert 0bbad33af5 - Patch #287695 by cwgordon7: made syslog tests work on Windows. 2008-08-02 05:07:58 +00:00
Dries Buytaert 135937eb03 - Patch #286378 by TapocoL: fixed undefined index warning. 2008-07-24 16:28:52 +00:00
Dries Buytaert d4ef1db69c - Patch #286351 by TapocoL: fixed undefined index warning. 2008-07-24 16:27:51 +00:00
Dries Buytaert ccf1af94fa - Patch #245329 by christefano and dmitrig01: code comment love. 2008-07-24 16:25:19 +00:00
Dries Buytaert 34626ed280 - Patch #238600 by scor: removed two unused links from context-sentive help. 2008-07-24 06:52:35 +00:00
Dries Buytaert 43a70352e6 - Patch #254166 by Damien Tournoud: improved error handling of concurrency mode. 2008-07-24 06:46:28 +00:00
Dries Buytaert 8b51a9dfb1 - Patch #285467 by mustafau: fixed typo a MT blog API function. 2008-07-23 07:42:08 +00:00
Dries Buytaert d743fcc5c7 - Patch #229129 by dmitrig01: clean up system modules page. 2008-07-23 07:37:06 +00:00
Dries Buytaert addc331232 - Patch #286002 by cwgordon7: removed dead function module_iterate(). 2008-07-23 07:34:34 +00:00
Dries Buytaert b305732e5d - Patch #285184 by Arancaytar: fixing e-mail address in tests. 2008-07-22 20:08:44 +00:00
Dries Buytaert b6e8e391da - Patch #226880 by hswong3i: made SQL ANSI compliant. 2008-07-22 20:06:02 +00:00
Dries Buytaert 0a73613db6 - Patch #226874 by hswong3i: made SQL ANSI compliant. 2008-07-22 20:03:41 +00:00
Dries Buytaert f4d6bb190d - Patch #237189 by catch, sepeck, birdmanx35: improved blog module description. 2008-07-22 20:00:55 +00:00
Dries Buytaert 2b08c40d6a - Patch #214516 by mfb: add RSTP to protocol list. 2008-07-19 20:06:25 +00:00
Dries Buytaert 1c94c89e38 - Patch #231302 by pwolanin: test required field validation in form API. 2008-07-19 19:44:03 +00:00
Dries Buytaert a5f9b7b012 - Patch #284721 by zeta ζ: translation simplifications. 2008-07-19 19:35:49 +00:00
Dries Buytaert 892d001d7a - Patch #279620 by zeta ζ: made it easier to translate the teaser settings. 2008-07-19 19:04:24 +00:00
Dries Buytaert 0c6014a0cc - Patch #225880 by webchick: forgot to make a change to default.settings.php. 2008-07-19 12:50:56 +00:00
Dries Buytaert e2c84d01af - Patch #280631 by pwolanin et al: rethink numeric data-type for db_placeholders(). 2008-07-19 12:31:14 +00:00
Dries Buytaert 446b29271c - Patch #263517 by mfb: fixed notice in RSS feeds. 2008-07-19 10:38:13 +00:00
Dries Buytaert 052ee72133 - Patch #188246 by mfb, deekayen: fixed E_NOTICE. 2008-07-19 07:44:45 +00:00
Dries Buytaert db8215e5ec - Patch #231190 by Dries: drupalHead repeated twice. Oops. 2008-07-18 07:30:34 +00:00
Dries Buytaert 66d6743924 - Patch #277214 by lilou, dereine, Damien Tournoud et al: all menu loaders should return FALSE on object not found. 2008-07-18 07:26:45 +00:00
Dries Buytaert d8aacc5de2 - Patch #225880 by pwolanin, webchick, keith.smith, et al: fixed non-writability of settings.php. 2008-07-18 07:24:29 +00:00
Dries Buytaert 18cd9c79fc - Patch #247095 by drewish: fixed variable name that cause private file uploads to be broken. 2008-07-18 07:18:55 +00:00
Dries Buytaert 8e60560b84 - Patch #281943 by webchick, Arancaytar, dropcube et al: order install profiles alphabetically. 2008-07-18 07:15:01 +00:00
Dries Buytaert e571a29084 - Patch #258405 by greggles and Boris Mann: clean-up. 2008-07-18 07:07:48 +00:00
Dries Buytaert 674b933c56 - Patch #245001 by kkaefer et al: unify #process callback naming. 2008-07-18 07:06:24 +00:00
Dries Buytaert fb3b6d13b8 - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests. 2008-07-17 21:10:39 +00:00
Dries Buytaert 57fe5103da - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value. 2008-07-16 21:59:29 +00:00
Dries Buytaert 11b9f390bf - Patch #270508 by paul.lovvik, dropcube, Arancaytar et al: added entry to CHANGELOG.txt about the image toolkit clean-up. 2008-07-16 07:27:16 +00:00
Dries Buytaert 47653bff76 - Patch #248205 by catch et al: increased PostgreSQL requirement to version 8.1. 2008-07-14 17:26:17 +00:00
Dries Buytaert 7231b6ea2f - Patch #275801 by Damien Tournoud and Gribnif: fixed performance issue due to typo. 2008-07-14 14:03:48 +00:00
Dries Buytaert 75e9494f73 - Patch #213699 by Damien Tournoud, c960657: fixed race condition in sess_write(). 2008-07-11 10:14:27 +00:00
Dries Buytaert 7294ced6f0 - Patch #280629 by Damien, pwolanin, Susurrus, et al: ensure safe arguments in theme_links(). 2008-07-11 02:23:08 +00:00
Dries Buytaert 8d38010d8d - Patch #255150 by dropcube: corrected formatting of links. 2008-07-10 11:12:02 +00:00
Dries Buytaert 6b96a191cd - Patch #278458 by pwolanin: menu_link_maintain() doesn't always clear the menu cache properly. 2008-07-10 10:58:01 +00:00