Commit Graph

9882 Commits (03e5798defa6e00c6ef26b6ef570cb14d78ea1b6)

Author SHA1 Message Date
Angie Byron f13422b6d3 #403542 by pwolanin: Terminology clean-up to menu module test. 2009-03-16 15:36:32 +00:00
Angie Byron 238daad21c #402396 by alex_b: Small aggregator clean-up. 2009-03-15 18:59:05 +00:00
Angie Byron dee6cb3e57 #356359 by mgifford and nfreear: Resolve accessibility failures in search form. 2009-03-15 18:51:28 +00:00
Angie Byron 72b4442af4 #347250 follow-up by yched: Re-order fields load to before the general module load. 2009-03-15 13:50:45 +00:00
Angie Byron 741a2e9342 #401956 by chx and Damien Tournoud: Add an optional filter to turn [internal:node/123] into a link to an internal Drupal page. 2009-03-15 01:53:16 +00:00
Angie Byron 3b30509599 #347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request. 2009-03-14 23:01:38 +00:00
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
Dries Buytaert 78027e1a1a - Patch #394616 by csevb10: converted to new database abstraction layer. 2009-03-14 16:27:58 +00:00
Angie Byron 1811d659f2 #372914 by chx: Fix link titles when using a non-t() callback. 2009-03-14 02:28:05 +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 35794257c3 - Patch #337993 by CrashTest_, drewish, et al: installation instructions for SQLite. 2009-03-13 21:41:15 +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 e7c7ee32a2 - Patch #381306 by plach: closing file handler to avoid problems on certain systems. 2009-03-10 09:47:42 +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 898a7db70c - Patch #314314 by mr.baileys, Dave Reid, bastos: fixed invalid HTML in update.php. 2009-03-09 20:58:19 +00:00
Dries Buytaert d23f12d416 - Re-adding code-clean.sh. Didn't mean to remove that. 2009-03-09 20:46:37 +00:00
Dries Buytaert 2568de0906 - Patch #340940 by grendzy, Damien Tournoud: remove code-style.pl. Death by coder module. 2009-03-09 20:45:21 +00:00
Dries Buytaert 32e04215ce - Patch #368661 by mechfish, axyjo: added Fields API to CHANGELOG.txt. 2009-03-09 20:41:25 +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 05e658dfe3 - Patch #394938 by Damien Tournoud: defailt to exist. 2009-03-09 17:14:31 +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 b179a944a3 #350275 by Rob Loach, starbow, and quicksketch: Upgrade to jQuery 1.3.2 and jQuery Forms 2.21. 2009-03-08 03:16:26 +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