Commit Graph

25 Commits (64a1a0d67eb5aecc8e6d78469b19f58e8443c717)

Author SHA1 Message Date
Dries Buytaert c05f2181dc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
Dries Buytaert 7178f6b173 - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). 2009-09-30 18:36:02 +00:00
Angie Byron df02fa3ca4 #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Dries Buytaert 029c48c68d - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema. 2009-09-10 06:38:20 +00:00
Dries Buytaert a539b0e00d - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures. 2009-09-05 15:05:05 +00:00
Angie Byron e832899658 #553952 by c960657: Apply locking framework to image generation. 2009-08-26 03:20:39 +00:00
Angie Byron 7d2da90600 #303419 follow-up by drewish: Fix typo. 2009-08-24 16:01:21 +00:00
Dries Buytaert 5028d5fba9 - Patch #303419 by drewish: incorrect expiration headers with private file transfers. 2009-08-24 12:44:14 +00:00
Angie Byron 2c55219315 #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
Angie Byron e63e85020b Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again. 2009-08-24 00:10:46 +00:00
Angie Byron 4ae238ea57 *** empty log message *** 2009-08-24 00:02:05 +00:00
Angie Byron 5d055a765c #550228 by tobiasb and sun: Fixed double-escaping of title callbacks in Image module. 2009-08-23 02:19:02 +00:00
Angie Byron e6eb489918 #542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions. 2009-08-23 01:05:12 +00:00
Angie Byron 36ec189695 #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string. 2009-08-22 14:34:23 +00:00
Dries Buytaert 0125b20cda - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page. 2009-08-20 10:48:03 +00:00
Angie Byron b41323642b #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
Angie Byron 0e8d1e8116 #540798 by kjy07 and Jody Lynn: Require image style names. 2009-08-13 02:03:29 +00:00
Angie Byron 2da6a0ed1e #371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all. 2009-07-21 07:09:47 +00:00
Angie Byron 6199ae64c9 Moving sample.png to root image module directory, per Dries. Premature optimization. :) 2009-07-21 03:08:58 +00:00
Angie Byron 4be64425b9 #371374 pre-cursor by quicksketch: Add a sample image for Image module's manipulation tests. 2009-07-20 22:26:19 +00:00
Dries Buytaert 1a4a3ec577 - Patch #524530 by c960657: fixed the headers sent by the image module. 2009-07-20 21:52:49 +00:00
Dries Buytaert dda9c28c1c - Patch #523520 by c960657: image_style_generate_url() and image_style_url() do the same. 2009-07-19 15:05:30 +00:00
Dries Buytaert 9b29e143ac - Patch #523544 by c960657: image module clean-up. 2009-07-19 06:20:43 +00:00
Dries Buytaert 5a8452c55b - Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values. 2009-07-15 17:40:18 +00:00
Dries Buytaert 6dc5b5449d - Patch #491456 by quicksketch, drewish, et al: image effects and actions. 2009-07-12 08:36:35 +00:00