Commit Graph

8844 Commits (34626ed280a8042c81c6f1327a7622486a701c44)

Author SHA1 Message Date
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
Dries Buytaert b6e773b178 - Patch #280319 by robertDouglas: remove unneeded and non-existing validation function. 2008-07-10 02:13:02 +00:00
Dries Buytaert f833618d45 - Patch #280621 by pwolanin: remove <object> from allowed tags in filter_xss_admin(). 2008-07-10 01:52:42 +00:00
Dries Buytaert 1bf71a465c - Patch #280628 by catch et al: added missing confirm form. 2008-07-10 01:45:47 +00:00
Dries Buytaert 0e268aa0f4 - Patch #273129 by pwolanin: adding class active-trail should not remove previous attributes. 2008-07-10 01:44:18 +00:00
Dries Buytaert ffdfefebbc - Patch #270508 by paul.levvik and pwolanin: usability improvement: image toolkits should not have to be copied. 2008-07-08 01:08:15 +00:00
Dries Buytaert a4883506e3 - Patch #254166 by boombatower: improve and clean-up the test script. Added color coding and allow people to control the verbosity. 2008-07-07 06:22:18 +00:00
Dries Buytaert f5645d67e7 - Patch #275730 by boombatower: protect .test files by .htaccess. 2008-07-05 18:37:05 +00:00
Dries Buytaert 55018d34e9 - Patch #257537 by dopry: made file_check_directory less verbose on success. 2008-07-05 18:34:29 +00:00
Dries Buytaert af24fca8e9 - Patch #238760 by pwolanin, Damien, boydjd: reduce race condition in menu rebuilding. 2008-07-05 18:30:04 +00:00
Dries Buytaert 4fe1f3582c - Patch #276774 by Moshe, Susurrus: remove crufty settings. 2008-07-05 17:48:33 +00:00
Dries Buytaert ed086130de - Patch #276174 by nbz: avoid calling check_plain() twice. 2008-07-05 11:55:32 +00:00
Dries Buytaert 00593022b0 - Patch #261882 by catch: the beginning of some more install profiles.
The "expert" will be a minimalistic profile for developers.  This opens
  the doors to add more things to the default profile and/or to create
  additional install profiles for core. It also helps set an example for
  more install profiles in the contributed modules repository.
2008-07-05 10:58:12 +00:00
Dries Buytaert 48955b3754 - Patch #253506 by Damien Tournoud, catch, et al: fixed contact.text. 2008-07-05 07:19:31 +00:00
Dries Buytaert 2ebaaa108b - Patch #272900 by pwolanin: prevent concurrent modificiations of book pages. 2008-07-05 06:00:51 +00:00
Dries Buytaert e1ef7fb3db - Patch #278617 by asimmonds: fixed broken link. 2008-07-05 05:57:00 +00:00
Dries Buytaert 2a34c23bc8 - Patch #258397 by Dries: fixed spoofing attack. 2008-07-04 22:54:09 +00:00
Dries Buytaert 1415340ce3 - Patch #191499 by catch: remove display order settings and cleaned up some white space. 2008-07-03 17:57:03 +00:00