Commit Graph

15541 Commits (cc50837569a2b990f67a8c59738347fbfd4dc1cc)

Author SHA1 Message Date
Greg Dunlap cc50837569 Work in progress 2012-01-07 10:43:37 +01:00
Greg Dunlap 5ed90e0fcd Referring to wrong key in image_effect_save() was causing errors 2012-01-06 18:06:51 +01:00
Greg Dunlap a644a0ae58 Fixed mismatched tags 2012-01-06 18:06:00 +01:00
Greg Dunlap f4f99fb8c9 First shot at new effect saving 2012-01-06 18:05:49 +01:00
Greg Dunlap c020c7040a Changed the generated names to more proper machine-name-like things 2012-01-05 14:07:46 +01:00
Greg Dunlap 9d9a4a39bb Placeholder 2012-01-02 16:50:04 +01:00
Greg Dunlap 71e37598e3 Removed default storage from image_styles() since its not used anymore 2012-01-02 15:29:02 +01:00
Greg Dunlap f58babd65d Removed style name paramater from image_effect_definition_load(). Its only purpose was to check if a style was module-provided or not. 2012-01-02 14:43:20 +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 3e0afc9db6 Fixed a couple problems caused by uninitialized vars 2012-01-02 13:54:55 +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
Greg Dunlap 830856bd77 Typo 2012-01-02 11:36:46 +01:00
Greg Dunlap 8a6c8b7429 Changed aggregator functions to work at install time when database is not present 2011-12-27 18:15:54 -08:00
Greg Dunlap 93f5bba083 Got image effect editing working 2011-12-12 16:14:01 +01:00
Greg Dunlap cc2e098366 Adding ieid (aka fake machine name) to the default config files. We need them there for saving later (see next commit) 2011-12-12 15:49:42 +01:00
Greg Dunlap 1c7f323769 Fixed improperly keyed effect array 2011-12-12 15:26:23 +01:00
Greg Dunlap 0ebaba20fa Fixing image_styles() to match new xml format 2011-12-12 15:15:16 +01:00
Greg Dunlap 1dcc2a16c6 Fixed mismatched tag 2011-12-12 14:08:02 +01:00
Greg Dunlap ea2c8fcf4a Fixed mismatched tag 2011-12-12 14:07:04 +01:00
Greg Dunlap a75b5b486b Missed one nested set| 2011-12-08 13:13:54 +01:00
Greg Dunlap 28f6cf13bf Made check for when db is missing a little tighter 2011-12-08 11:30:37 +01:00
Greg Dunlap 41ad832048 Workaround for when the db isn't there 2011-12-08 10:29:07 +01:00
Greg Dunlap 82b84d3d6b Workaround for when the db isn't there 2011-12-08 10:17:35 +01:00
Greg Dunlap 5d3e3a1fc3 Reworked calls to remove nesting of values 2011-12-08 09:40:48 +01:00
Greg Dunlap 262c8781cf Also removed nesting here 2011-12-08 09:38:36 +01:00
Greg Dunlap 9273863917 And we're back to non-nested config, which will help us avoid calls to nested_array() functions 2011-12-08 09:35:07 +01:00
Greg Dunlap e7b56dfbf0 Fixed broken js hide code 2011-12-08 09:33:43 +01:00
Greg Dunlap d92f9d511c Missing $ 2011-12-07 22:16:29 +01:00
Greg Dunlap 66efb79c91 Updating references to preprocess js 2011-12-07 22:15:18 +01:00
Greg Dunlap ac51c0e526 Updating references to preprocess css 2011-12-07 22:14:38 +01:00
Greg Dunlap 769e0afdfc Updating references to page compression 2011-12-07 22:13:47 +01:00
Greg Dunlap ee4f6008d0 Updating references to page cache maximum age 2011-12-07 22:11:51 +01:00
Greg Dunlap 8c7ebc0922 Updating references to cache lifetime 2011-12-07 22:09:52 +01:00
Greg Dunlap f9a2916266 Updating references to page cache variable 2011-12-07 22:02:20 +01:00
Greg Dunlap d639dddcf8 Block form alter is working too 2011-12-07 21:56:09 +01:00
Greg Dunlap 7baacd2774 Holy crap most of the performance form is working 2011-12-07 21:53:15 +01:00
Greg Dunlap f2a7dec711 Further work on xml parser 2011-12-07 21:36:10 +01:00
Greg Dunlap 4372e4c92b Working on undoing the system_settings_form stuff in system module 2011-12-07 21:24:50 +01:00
Greg Dunlap 539ee4b7f0 Changed my mind but fixed formatting 2011-12-07 20:58:40 +01:00
Greg Dunlap 4c391b83fa Removed nesting which I don't think is serving a point 2011-12-07 20:45:59 +01:00
Greg Dunlap f82d8b0010 Modified image style XML 2011-12-07 11:51:53 +01:00
Greg Dunlap 5ad0cbfd78 Improved XML parsing functions 2011-12-07 11:45:54 +01:00
Greg Dunlap 4272029053 updated image_effect_load() 2011-12-03 16:12:44 +01:00
Greg Dunlap 3510b99e6a Got styles overview working 2011-12-03 16:06:48 +01:00
Greg Dunlap b035fb4f46 Massively simplified image_style_load() since and no longer apply 2011-12-02 16:18:24 +01:00
Greg Dunlap a803505f4a Starting to work through image style edit form 2011-12-02 16:06:52 +01:00
Greg Dunlap aea01c1c9d Removed image_image_default_styles() which will no longer be used 2011-12-02 15:19:07 +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