Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵ | Dries Buytaert | 2010-04-24 |
| | | | | buttons. | ||
* | #746500 by eojthebrave: Fixed Overriding default image styles does not work ↵ | Angie Byron | 2010-04-22 |
| | | | | with more than one effect and has potential to overwrite existing effects. | ||
* | - Patch #716496 by JohnAlbin: documentation updates for theme functions. | Dries Buytaert | 2010-04-13 |
| | |||
* | #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. | Angie Byron | 2010-01-03 |
| | |||
* | #602522 follow-up by effulgentsia: Fix a couple of straggler missed ↵ | Angie Byron | 2009-11-08 |
| | | | | operation link conversions. | ||
* | #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ↵ | Angie Byron | 2009-11-03 |
| | | | | arrays and forms (e.g. 'Operations') alterable. | ||
* | #602938 by quicksketch: Provide default styles in image.module (add ↵ | Angie Byron | 2009-10-16 |
| | | | | hook_image_default_styles()). | ||
* | #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same ↵ | Angie Byron | 2009-10-15 |
| | | | | parameters as url(). | ||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
| | | | | | | 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. | ||
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵ | Dries Buytaert | 2009-09-05 |
| | | | | other types of stuff to render() structures. | ||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-08-24 |
| | | | | 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. | ||
* | Of all the patches to accidentally commit without a message. :( Rolling back ↵ | Angie Byron | 2009-08-24 |
| | | | | registry rip. Let's try that again. | ||
* | *** empty log message *** | Angie Byron | 2009-08-24 |
| | |||
* | #550228 by tobiasb and sun: Fixed double-escaping of title callbacks in ↵ | Angie Byron | 2009-08-23 |
| | | | | Image module. | ||
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵ | Angie Byron | 2009-08-22 |
| | | | | Convert 'class' attribute to use an array, not a string. | ||
* | - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and ↵ | Dries Buytaert | 2009-08-20 |
| | | | | modules' page. | ||
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵ | Angie Byron | 2009-08-17 |
| | | | | 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://. | ||
* | #540798 by kjy07 and Jody Lynn: Require image style names. | Angie Byron | 2009-08-13 |
| | |||
* | #371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in ↵ | Angie Byron | 2009-07-21 |
core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all. |