Commit Graph

6275 Commits (8a0d326a8e134ad4261b9575ce073f9e44b72f60)

Author SHA1 Message Date
Dries Buytaert 8a0d326a8e - Patch #400636 by mr.baileys: improve HTTP request assertion message. 2009-03-14 21:28:50 +00:00
Dries Buytaert 4cd0dd8e1f - Patch #401916 by stompeers: change order of fields on menu creation form. 2009-03-14 21:16:42 +00:00
Dries Buytaert 56e1c5d106 - Patch #401922 by Damien Tournoud: fixed parent link detection. 2009-03-14 20:56:06 +00:00
Dries Buytaert 3a7047c670 - Patch #12201 by mfb: added support for table descriptions. 2009-03-14 20:34:17 +00:00
Dries Buytaert b46e90ad36 - Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views. 2009-03-14 20:13:27 +00:00
Dries Buytaert c85fa2b0e1 - Patch #394694 by stompeers: improve node edit conflict message. Result from usability testing. 2009-03-14 19:28:50 +00:00
Angie Byron 193ba01e1f #343999 by Crell, chx, and Alexander Pas: Add facility for doing NULL / NOT NULL conditions to DBTNG. 2009-03-14 17:45:55 +00:00
Angie Byron 38969b48ff #315533 by JohnAlbin and catch: Remove all core themes but Garland and Stark. Yay for making Drupal 75% more palatable to designers. These themes can be found in contrib thanks to the venerable John Wilkins. :) 2009-03-14 16:41:30 +00:00
Angie Byron b77475baf5 #360081 by quicksketch: Stop using global variables for JavaScript settings. 2009-03-13 23:15:09 +00:00
Dries Buytaert d26f29bb67 - Patch #394512 by csevb10: converted to the new database abstraction layer. 2009-03-13 21:35:02 +00:00
Dries Buytaert 38e5e907ac - Patch #369785 by bjaspan, venkatd, linolium: define constants for field storage. 2009-03-13 21:25:40 +00:00
Dries Buytaert cda3f7f830 - Patch #392686 by yched: more documentation clean-ups. 2009-03-13 14:34:58 +00:00
Dries Buytaert c59e50aa6d - Patch #314138 by jeffschuler: documentation improvements. 2009-03-13 14:32:07 +00:00
Dries Buytaert 957f888452 - Patch #302268 by tizzo, bubbasan, Ryan Palmer et al: converted module to new database abstraction layer. 2009-03-13 14:28:18 +00:00
Dries Buytaert 9aa14da49d - Patch #331013 by drewish: documentation clean-up. 2009-03-10 16:08:43 +00:00
Dries Buytaert 0bbc3bfcb3 - Patch #395086 by Freso: tiny performance optimization. 2009-03-10 11:21:27 +00:00
Dries Buytaert 4ac090eb54 - Patch #392686 by bjaspan, yched: switch to serial primary keys. 2009-03-10 09:45:32 +00:00
Dries Buytaert a4ee7092e1 - Patch #373613 by drewish, quicksketch: working around some Debian issues. They ship a different GD library. 2009-03-10 09:43:01 +00:00
Dries Buytaert 38c38558d1 - Patch #226876 by csevb10, dave reid, et al: converted more queries to the new database abstraction layer. 2009-03-09 20:36:58 +00:00
Dries Buytaert 22cef75526 - Patch #395856 by mr.baileys: added HTTP request status code to request assertion message. 2009-03-09 17:11:59 +00:00
Dries Buytaert 0ea653502c - Patch #373613 by quicksketch and drewish: in order to operate on images multiple
times (such as crop, scale, then desaturate) without quality loss, we need to
  pass images by their raw GD (or other library) resources rather than re-opening
  the same image repeatedly, which causes wasted processing and loss of quality when
  using JPEG images.  This patch reworks the image toolkits, adds some new image
  manipulations and adds some impressive SimpleTests.
2009-03-09 11:44:54 +00:00
Dries Buytaert 3faf46dcb0 - Patch #283931 by jeffschuler: documentation clarification. 2009-03-08 22:01:36 +00:00
Dries Buytaert 582fbf2828 - Patch #395228 by c960657: fixed sorting order in drupalGetTestFiles(). 2009-03-08 21:52:10 +00:00
Dries Buytaert 6fe3c7c059 - Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'input formats'. 2009-03-08 21:25:18 +00:00
Dries Buytaert a8ad5a78fb - Patch #338429 by scor: xhtml 1.1 compatibility fix. 2009-03-08 20:58:19 +00:00
Angie Byron 7b3ac6c134 #345376 by jeffschuler: OpenID hook documentation. Yay. :D 2009-03-08 05:38:12 +00:00
Angie Byron ce81be0c8c #292565 by John Morahan and lyricnz: Fix 404 on search form from a 404 page (with tests). 2009-03-08 05:16:20 +00:00
Angie Byron d7fa0f82d0 #302219 by R.Muilwijk and cyberswat: DBTNGify the Contact module. 2009-03-08 05:08:22 +00:00
Angie Byron ddc2604d69 #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. 2009-03-08 04:25:07 +00:00
Angie Byron ad84a92662 #331832 by jhodgdon: Add pointer from hook_form_alter() docs to hook_form_FORM_ID_alter(). 2009-03-08 03:46:31 +00:00
Angie Byron 6b07c32e80 #394460 by Crell: DBTNGify Help module. 2009-03-08 03:39:57 +00:00
Angie Byron 53ef28ec4a #350545 by Damien Tournoud: Remove unreliable invalid date test so that SQLite tests pass. 2009-03-08 03:02:46 +00:00
Angie Byron 577c14e86e #304330 follow-up by Damien Tournoud: Fix whitespace. 2009-03-08 02:38:21 +00:00
Angie Byron ce6a3e17cb #304330 by ximo, alpritt, Amitaibu, edmund.kwok, Xano, ff1, BrightLoudNoise, et al: Dramatically improved text format widget. USABILITY AWESOMENESS. 2009-03-08 01:43:57 +00:00
Angie Byron fbad7327af #387218 by geerlingguy, JohnAlbin, and scor: Print/document RDF variables in page.tpl.php. 2009-03-02 19:23:54 +00:00
Angie Byron 70d915313f #287178 follow-up by dereine and Dave Reid: Fix notice in OpenID module which is referencing missing form_id variable. 2009-03-01 17:19:08 +00:00
Angie Byron 27369e8b96 #304163 by chx: Allow update.php to re-generate settings.php. Now possible to upgrade Drupal 6 to Drupal 7. Oh, yeah. 2009-03-01 09:32:17 +00:00
Angie Byron a9078d2f99 #369002 by toddy: Use format_plural() for search keyword length error. 2009-03-01 07:30:24 +00:00
Angie Byron 3fed6c722c #364467 by alex_b: Fix remove followed by update aggregator items. 2009-03-01 07:21:02 +00:00
Angie Byron ec0dbd35c8 #91250 by ontwerpwerk, hass, profix898, Rob Loach, and mfer: Allow drupal_add_js() to reference external JavaScript files. 2009-02-28 07:36:06 +00:00
Angie Byron 665c9fdc2c Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. 2009-02-26 07:30:29 +00:00
Dries Buytaert 71de5fc245 - Patch #382898 by Jody Lunn: fix0red spelling mistake. 2009-02-25 13:39:20 +00:00
Dries Buytaert 068adf05b5 - Patch #243524 by Dave Reid, chx: display INFO_ALL output when calling system_php(). 2009-02-25 13:36:29 +00:00
Dries Buytaert 094e999013 - Patch #383318 by mr.baileys: incorrect memory shortage warning when memory limit is unlimited. 2009-02-25 13:33:53 +00:00
Angie Byron 743c8adcf7 #367299 by EclipseGc, JohnAlbin, geerlingguy, and Todd Nienkerk: Update and polish default page.tpl.php to make it easier for CSS designers to theme. 2009-02-24 17:50:22 +00:00
Dries Buytaert d81310968a - Patch #373775 by sog_hadgraft: adjusted queries to confirm coding standards. 2009-02-24 16:48:18 +00:00
Angie Byron dacf480442 #369229 follow-up by stella and nedjo: Fix locale tests. 2009-02-24 16:46:52 +00:00
Dries Buytaert 8ad42bb7d7 - Patch #296584 by mr.baileys: fixed incorrect example with regards to the use of t() in menu item titles. 2009-02-24 16:02:51 +00:00
Dries Buytaert 709594866e - Patch #369229 by stella: improved and extended the locale module tests. 2009-02-22 20:55:18 +00:00
Dries Buytaert 001cd711bf - Patch #334554 by hass: prevent endless loops in the simpletests. 2009-02-22 20:12:03 +00:00