Commit Graph

11024 Commits (4f3e5cd94085d9a83aa9e52c95bf0fd7aedfb753)

Author SHA1 Message Date
Dries Buytaert 01e223d5f8 - Patch #555844 by by NancyDru: made titles consistent. 2009-09-05 08:53:29 +00:00
Dries Buytaert f00432f0e4 - Patch #200572 by theborg, lilou, robertgarrigos: add constants to magic numbers. 2009-09-05 06:53:01 +00:00
Dries Buytaert cb002abcc3 - Patch #412030 by stBorchert: fixed placement of descriptions on radios. 2009-09-05 06:07:58 +00:00
Dries Buytaert 93a8a68e17 - Patch #499156 by Wim Leers: added CDN to CHANGELOG.txt. 2009-09-05 06:03:29 +00:00
Dries Buytaert a4c51572c2 - Patch #391330 by quicksketch: added missing icons for file field module. 2009-09-05 05:59:32 +00:00
Dries Buytaert 3005b0990e - Patch ##239676 by v1nce, pwolanin, mfb: fixed SA-CORE-2009-001: missing validation for hook_user(). 2009-09-05 05:45:45 +00:00
Dries Buytaert 01c7f79adc Patch #567250 by lilou, mikispeed: remove 'Serbia And Montenegro' from country list. 2009-09-05 05:41:55 +00:00
Angie Byron bc2b945fbb #556156 by Rob Loach and doq: Fixed incorrect usage of variable_get(bin). 2009-09-01 20:43:21 +00:00
Angie Byron 61d4faab18 #497948: Oops. Adding the color.test file. 2009-09-01 20:40:40 +00:00
Angie Byron a0b83c11b3 #497948 by roychri and Rob Loach: Fixed terribly broken Color module (with tests so we don't do it again ;)). 2009-09-01 20:39:55 +00:00
Angie Byron 18b7e4254b #269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.). 2009-09-01 17:49:11 +00:00
Angie Byron c4a548f64d #331180 follow-up by pwolanin and mfb: Fix sending of mail. 2009-09-01 17:40:28 +00:00
Angie Byron 5bd9dcef60 #557582 by moshe weitzman: Reset statics after each update to conserve memory and avoid odd bugs. 2009-09-01 17:03:31 +00:00
Angie Byron ff813ab62c #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section. 2009-09-01 16:50:12 +00:00
Dries Buytaert 39d2e4af43 - Patch #562816 by yched: improved performance of field_attach_query() by adding indices. 2009-08-31 22:57:54 +00:00
Angie Byron fbe690c624 #471018 follow-up by sun: Apply generic pattern/js for hiding machine readable names to taxonomy vocabularies. 2009-08-31 20:44:22 +00:00
Angie Byron 12df73d2cf Rolled back #510094. Needs more thought. 2009-08-31 20:23:36 +00:00
Angie Byron ce52f41a29 #364219 follow-up by TheRec: One last API nicety to theme_links() for the accessibility header stuff. 2009-08-31 19:50:18 +00:00
Angie Byron 35225694a8 #510094 by pp: Added description to the link items of the toolbar. 2009-08-31 19:36:17 +00:00
Angie Byron 896954da58 #321828 by Davy Van Den Bremt and Damien Tournoud: Move template_preprocess_maintenance_page() to theme.inc to allow Drupal to properly report fatal errors. 2009-08-31 18:43:12 +00:00
Angie Byron 29f6188285 #564576 by Gábor Hojtsy: Moved contact module settings back to tab. 2009-08-31 18:40:00 +00:00
Angie Byron ee59107c23 #331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework. 2009-08-31 18:30:27 +00:00
Angie Byron 701d065217 #564582 by Damien Tournoud: Remove dead code user_edit_submit() and user_edit_validate(). Yay for patches that remove old crufty crap. 2009-08-31 18:18:44 +00:00
Dries Buytaert e08ae62eaa - Patch #499156 by Wim Leers: corrected documentation. 2009-08-31 17:45:04 +00:00
Angie Byron 569a336d88 #561484 by Davy Van Den Bremt: Remove reference to obsolete CSS class box. 2009-08-31 17:40:04 +00:00
Dries Buytaert 385d60d255 - Patch #562928 by Davy Van Den Bremt: Fixed Change 'Add' in the toolbar to 'Add content'. 2009-08-31 17:09:01 +00:00
Angie Byron 7d1a9b8d3d #496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite. 2009-08-31 17:07:21 +00:00
Dries Buytaert b4786ff0ee - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks. 2009-08-31 17:06:10 +00:00
Angie Byron 730adaf717 #564528 by roychri: Fixed Error: 'context is not defined' in modules/toolbar/toolbar.js. 2009-08-31 16:48:37 +00:00
Angie Byron a244b45cfb #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter(). 2009-08-31 16:46:32 +00:00
Dries Buytaert df78741823 - Patch #564462 by catch: remove moderate column from node_schema(). 2009-08-31 16:24:15 +00:00
Angie Byron ee24485cdb #444344 follow-up by brandonojc: Added missing file that breaks HEAD. 2009-08-31 15:52:26 +00:00
Dries Buytaert 56555f65f3 - Forgot tracker.install. 2009-08-31 08:55:12 +00:00
Dries Buytaert c239131cca - Patch #105639 by David Strauss, catch, Berdir, drewish: tracker performance improvements. 2009-08-31 06:52:50 +00:00
Dries Buytaert a79fa88342 - Patch #563992 by plach: missing in hook_field_attach_view_alter and hook_field_attach_form. 2009-08-31 06:37:36 +00:00
Dries Buytaert 06619eb763 - Patch #553276 by boombatower: added HTTP authentication support to the (simpletest) browser. 2009-08-31 05:56:54 +00:00
Dries Buytaert e6e29ac1b0 - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. 2009-08-31 05:51:08 +00:00
Dries Buytaert 41dca3c4e0 - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable. 2009-08-31 05:47:34 +00:00
Dries Buytaert 26a5f0408b - Patch #563742 by plach: hotfix for broken hook_entity_info_alter(). 2009-08-31 05:35:47 +00:00
Dries Buytaert 859d158d45 - Patch #563272 by David_Rothstein: renamed parameter for readability. 2009-08-30 06:04:09 +00:00
Dries Buytaert d95de3c11d - Patch #563160 by karschsp: enable file module in default install profile. 2009-08-30 06:02:08 +00:00
Dries Buytaert e1d3687b23 - Patch #504630 by Dave Van Den Bremt: aded requirements check. 2009-08-29 21:07:43 +00:00
Dries Buytaert 44063e1cf1 - Patch #505214 by pwolanin: make the search module a slightly better framework. 2009-08-29 21:05:16 +00:00
Angie Byron d4d43f11ea #560944 by seutje: Fixed collapsible fieldsets in Garland. 2009-08-29 16:30:14 +00:00
Dries Buytaert 9d7f90f11b - Patch #297207 by Gábor Hojtsy: move the update settings. 2009-08-29 14:08:36 +00:00
Dries Buytaert ac30bf8a82 - Patch #391330 by quicksketch, drewish et al: file module to core. Yaaa-a-a-y! 2009-08-29 12:52:32 +00:00
Dries Buytaert ab53f11f2d - Added missing file. 2009-08-29 12:43:18 +00:00
Dries Buytaert c574afadae - Patch #394182 by chx, Berdir: converted search module to the new database abstraction layer. Rest in peace old database layer. 2009-08-29 10:46:41 +00:00
Dries Buytaert 9ef1d496e9 - Patch #561970 by Davy Van Den Bremt: fix the upgrade path from {box} to {block_custom}. 2009-08-29 10:38:58 +00:00
Angie Byron 839c242be1 #554290 by yched: Fixed lost field weights when submitting 'Display fields' screen. 2009-08-29 07:43:58 +00:00