Commit Graph

10193 Commits (cb756bcf08bb5e1288539c06aa16905cda06af9c)

Author SHA1 Message Date
Angie Byron fb5d44bc2c #303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically. 2009-04-25 17:52:43 +00:00
Angie Byron 9a59cf7674 #444778 by haffmans: Allow non-default database connections in installation profiles. 2009-04-25 17:10:36 +00:00
Angie Byron 2671e98daa #301362 by moshe weitzman, David Strauss, Narayan Newton, and chx: Default to InnoDB in MySQL. 2009-04-25 16:57:19 +00:00
Dries Buytaert 96ca81fb00 - Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay. 2009-04-25 16:33:48 +00:00
Dries Buytaert 57b558e35e - Patch #444154 by c960657: remove header injection check that is now redundant thanks to PHP 5.1.2 and beyond. 2009-04-25 15:20:43 +00:00
Dries Buytaert b90912c885 - Patch #422368 by JamesAn: converted menu.inc to the new static caching API. 2009-04-25 15:19:12 +00:00
Dries Buytaert 9f54584c25 - Patch #440768 by Dave Reid: proper check for whether the schema is installed or not. 2009-04-25 14:01:05 +00:00
Dries Buytaert e9946015c7 - Patch #345591 by pwolanin, JacobSingh: drupal_http_request() should return the original status message and protocol. 2009-04-25 13:56:06 +00:00
Dries Buytaert 453d7c566e - Patch #440826 by brianV: whitespace clean-up. 2009-04-25 13:47:15 +00:00
Dries Buytaert 598dc48357 - Patch #335756 by Damien Tournoud, hass: fixed simpletest file directory path. 2009-04-25 13:40:41 +00:00
Angie Byron 39f2651669 #336475 by j.somers: Make sticky tableheaders optional. 2009-04-25 12:52:24 +00:00
Dries Buytaert 3564fb04b4 - Patch #410044 by WorldFallz, jmburnz: don't output an empty div. 2009-04-24 09:03:21 +00:00
Dries Buytaert 6e334892f2 - Patch #440768 by Dave Reid: move {node_counter} table from node module to statistics module. 2009-04-24 08:23:02 +00:00
Dries Buytaert e99838fbf4 - Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements. 2009-04-24 08:16:56 +00:00
Dries Buytaert addaf21247 - Patch #443518 by chx: remove stray whitespace. 2009-04-24 08:09:18 +00:00
Angie Byron c7f7f6326e #443488 by chx: Fix typo in field API docs. 2009-04-24 03:44:17 +00:00
Angie Byron 9ba5163eda #368064 follow-up by c960657: Fix typo preventing edit and delete links on translation page from working. 2009-04-22 16:07:03 +00:00
Dries Buytaert c1aadd2a21 - Patch #440920 by brianV: whitespace and coding style clean-up. 2009-04-22 15:53:00 +00:00
Angie Byron 097f493798 #401956 follow-up by akahn: Forgot to remove from CHANGELOG.txt. 2009-04-22 15:30:36 +00:00
Dries Buytaert 26395c843f - Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode(). 2009-04-22 09:57:10 +00:00
Dries Buytaert 526401c4c8 - Patch #147310 by c960657 et al: better cache headers for reverse proxies. 2009-04-22 09:45:03 +00:00
Dries Buytaert 2bc19555bf - Patch #302240 by fago: fixed various problems with form storage and added tests. Yay. 2009-04-22 09:12:44 +00:00
Dries Buytaert 920babfe6e - Patch #227228 by catch et al: fix a problem with minumum cache lifetime being global. 2009-04-21 17:15:51 +00:00
Dries Buytaert 04b3e8d08a - Patch #299176 by Dave Reid: fixed broken query in forum block. 2009-04-21 10:57:48 +00:00
Dries Buytaert 3fbda2307d - Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled. 2009-04-21 09:31:31 +00:00
Dries Buytaert a7c324f42c - Patch #282858 by Dave Reid, Ian Ward: nicer message for the contact form when it has not yet been configured. 2009-04-21 09:27:52 +00:00
Dries Buytaert 1280c324fa - Patch #423948 by mfb: updated documentation, update functions should include schema descriptions. 2009-04-21 05:07:08 +00:00
Dries Buytaert a4d3da9ec5 - Patch #413060 by pp: added a test for contact module. 2009-04-21 05:05:27 +00:00
Dries Buytaert e81096f5bc - Patch #372471 by JamesAn et al: killed theme_box(). 2009-04-20 21:28:15 +00:00
Dries Buytaert a6233dfe20 - Patch #439038 by JeremyFrench: fixed typo in CSS file. 2009-04-20 20:07:14 +00:00
Dries Buytaert f09028107c - Patch #413732 by brianV: database code clean-up. 2009-04-20 20:02:31 +00:00
Dries Buytaert 10931908b5 - Patch #318496 by DeeLay: node_delete does not clean up history. 2009-04-20 19:57:18 +00:00
Dries Buytaert 01a33182a5 - Patch #299176 by chx, Crell: added example of hook_query_alter to API documentation. 2009-04-20 07:42:22 +00:00
Dries Buytaert ff9b6c611e - Patch #427296 by taz88ny: move some code from system.module to bloc.module where it belongs. 2009-04-20 07:36:34 +00:00
Angie Byron f6db2a4cd7 #438810 by drewish: Fix image_get_info() docs. 2009-04-20 05:38:06 +00:00
Angie Byron d91848a92a #368559 by moshe weitzman: Return renderable arrays from profile pages. 2009-04-20 04:41:35 +00:00
Angie Byron 957feb0cd3 #404116 by neclimdul: Provide default choices on poll translations. 2009-04-20 03:41:36 +00:00
Angie Byron 4ffebc570c #368639 by puradata: Remove drupalCreateField/Instance in favour of standard API functions. 2009-04-20 02:46:25 +00:00
Angie Byron d30a41e791 Roll-back of #333054; needs more discussion. 2009-04-20 02:23:17 +00:00
Dries Buytaert 3b4e3d0334 - Patch #437930 by soxofaan: remove tabindex attributes from user_login form. 2009-04-19 20:54:02 +00:00
Dries Buytaert 2f9af75438 - Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'. 2009-04-19 19:10:08 +00:00
Dries Buytaert 680979845a - Patch #160226 by Berdir, Dave Reid, karschsp: fixed SQL query in statistics_node_tracker function. 2009-04-19 18:51:37 +00:00
Dries Buytaert 7e5eaa0cd6 - Patch #436940 by bradfordcp: _menu_check_access() could not call access callback functions in include files. 2009-04-18 06:34:46 +00:00
Dries Buytaert 6886aeec5e - Patch #437120 by mfb: prevent double escaping of taxonmy term names. 2009-04-18 06:32:24 +00:00
Dries Buytaert 8ea7782499 - Patch #332890 by sharda_ram: small clarification to the settings file. 2009-04-17 20:08:32 +00:00
Dries Buytaert 669d112af5 - Patch #239945 by JeremyFrench: moved depth check out of loop. 2009-04-17 19:59:51 +00:00
Dries Buytaert 9179976227 - Patch #434336 by klausi: fixed simpletest on lighttpd. Curl header funkiness. 2009-04-17 07:07:09 +00:00
Dries Buytaert 34cd317476 - Patch #394584 by Berdir: converted translation module to the new database abstraction layer. 2009-04-17 06:55:07 +00:00
Angie Byron cb3cde8be1 #372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does. 2009-04-15 23:49:08 +00:00
Angie Byron bb62eec3ce #396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme. 2009-04-15 20:45:46 +00:00