Dries
|
8d53c5341c
|
- Patch #1614292 by brockjo: fixed image_style_delete_form() doesn't take form_state() by reference.
|
2012-06-04 09:49:21 -04:00 |
catch
|
3e8861682a
|
Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements.
|
2012-05-08 11:53:23 +09:00 |
Dries
|
055716fe39
|
- Patch #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.
|
2012-04-19 07:31:47 -04:00 |
Dries
|
c16a978c2a
|
- Patch #1497088 by acrollet: Fixed Empty configuration values should return an empty string instead of an empty array.
|
2012-03-23 16:21:49 -06:00 |
effulgentsia
|
e607acf4a2
|
Fixed ImageAdminStylesUnitTest.
|
2012-02-16 18:17:13 -08:00 |
Greg Dunlap
|
3f9c931860
|
Cleaning up whitespace
|
2012-02-16 13:08:44 -08:00 |
Greg Dunlap
|
803af70955
|
Fixed problem with ieid getting erased on image style update
|
2012-02-16 12:36:07 -08:00 |
sun
|
e312880573
|
Fixed coding style, comments, and some trivial issues.
|
2012-01-08 02:29:22 +01:00 |
Greg Dunlap
|
0a64591815
|
Fixed rename of image styles so the old style actually disappears
|
2012-01-08 00:20:55 +01:00 |
Greg Dunlap
|
cdc4bc1c64
|
Merging from core
|
2012-01-07 22:12:13 +01:00 |
Greg Dunlap
|
333b09e7ba
|
Added ability to delete image effects from a style
|
2012-01-07 16:36:41 +01:00 |
Greg Dunlap
|
83c9c95815
|
Fixed copy paste stupidity in when adding an effect with no configuration
|
2012-01-07 15:24:24 +01:00 |
Greg Dunlap
|
2293ba6716
|
Removed some more override/default functions
|
2012-01-07 15:15:49 +01:00 |
Greg Dunlap
|
cd58ba59d7
|
Refactored image_effect_save() to always take a the name of its image style
|
2012-01-07 15:15:26 +01:00 |
Greg Dunlap
|
b76387f216
|
Saving image styles into an effect now working
|
2012-01-07 15:07:20 +01:00 |
Greg Dunlap
|
cc50837569
|
Work in progress
|
2012-01-07 10:43:37 +01:00 |
Greg Dunlap
|
87eeab7381
|
Removed revert callback since it no longer applies
|
2012-01-02 14:22:48 +01:00 |
Greg Dunlap
|
7f1db5526a
|
Fixed duplicated checking to work on name instead of isid
|
2012-01-02 14:00:06 +01:00 |
Greg Dunlap
|
1aedb7da51
|
Fixed stray notice sometimes when viewing a style with no effects
|
2012-01-02 13:48:19 +01:00 |
Greg Dunlap
|
42be9566b9
|
Made image_style_save() use new config system
|
2012-01-02 12:13:15 +01:00 |
Dries
|
9c29ac79af
|
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
|
2011-12-15 12:33:38 -05:00 |
Greg Dunlap
|
93f5bba083
|
Got image effect editing working
|
2011-12-12 16:14:01 +01:00 |
Greg Dunlap
|
3510b99e6a
|
Got styles overview working
|
2011-12-03 16:06:48 +01:00 |
Greg Dunlap
|
a803505f4a
|
Starting to work through image style edit form
|
2011-12-02 16:06:52 +01:00 |
Greg Dunlap
|
794e62f999
|
Removed 'Settings' column from image style listing since we don't use it anymore
|
2011-12-02 15:12:20 +01:00 |
Nathaniel
|
1b4dfed494
|
Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions.
|
2011-11-25 12:09:40 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |