Commit Graph

16858 Commits (24e23ed2dbc2d9baf645e81c81e316d0b02f370c)

Author SHA1 Message Date
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
Dries 1873b53650 - Patch #1366518 by chris.leversuch: 'Columns' is misspelled (()) in theme_field_ui_table(). 2011-12-10 08:52:02 -06:00
Dries 9927d5804f - Patch #1345480 by rbayliss, chris.leversuch: node_load() does not document FALSE return value. 2011-12-10 08:33:20 -06:00
Dries b7bbf85187 - Patch #1365156 by droplet: update.php path. 2011-12-09 10:37:32 -05:00
Dries 50221e6364 - Patch #1345152 by Zgear, chris.leversuch: field_create_field() and related functions have incorrect exception throwing docs. 2011-12-09 10:32:17 -05:00
Dries 1de37b34d2 - Patch #1361810 by rlmumford: non-collapsible fieldsets within collapsed fieldsets have 'expanded' icon. 2011-12-09 10:28:44 -05:00
Nathaniel c0216187f3 Issue #1309742 by rocket_nova: Add inline comment clarifying use of language_list() in system_date_format_save(). 2011-12-09 12:45:17 +09:00
Nathaniel 63d083bba8 Issue #1355798 by Kjartan, xjm: Fixed Installer on PHP <5.3 results in parse error instead of warning about old php. 2011-12-09 12:16:39 +09: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
Dries e4bf86c163 - Patch #1362920 by scor: Wrong sitename variable in system.api.php. 2011-12-07 23:40:14 -05:00
Nathaniel df47c12180 Issue #1347812 by nanotube: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete(). 2011-12-08 13:29:32 +09:00
Nathaniel 1bb30a6f12 Issue #1050466 by xjm, makara: Fixed The taxonomy index should be maintained in a node hook, not a field hook. 2011-12-08 12:52:37 +09:00
Nathaniel eb8c4c09a2 Issue #381994 by xjm, good_man, elcuco, et al: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR. 2011-12-08 12:29:13 +09: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
catch 2747c3c4d7 Issue #942782 by pillarsdotnet, becw, xjm, timhilliard, JohnAlbin, jrchamp, Tor Arne Thune, et al: Fixed Custom menus never receive an active trail. 2011-12-06 21:18:12 +09:00
Dries eb4c09fce3 - Patch #1342760 by Everett Zufelt: add aria-sort to table sort. 2011-12-05 09:31:02 -05:00
Dries dd1cc680f6 - Patch #1332636 by sven.lauer: clean up API docs for contact module. 2011-12-05 09:23:20 -05:00
catch d91203fe40 Issue #1347890 by sven.lauer: Clean up API docs for file module. 2011-12-05 21:59:26 +09:00
catch f28b98cb95 Issue #1182428 by Dave Reid: Fixed Document that db_like() does not work when used with db_query(). 2011-12-05 21:56:07 +09:00
catch 9727bd093b Issue #1315886 by xjm: Clean up API docs for includes directory, files starting with A-C. 2011-12-05 21:52:27 +09:00
catch c9e01c6e89 Issue #1324972 by betz: Change user block links to item_list() instead of markup. 2011-12-05 21:46:45 +09:00
catch 51dd3e20d3 Issue #970338 by jbrown, joachim: Fixed drupal_write_record() cannot save an empty (full default) row. 2011-12-05 21:40:54 +09:00
catch c73e4a3b4f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2011-12-05 21:23:30 +09:00
catch bd2f1ea4e1 Issue #1258000 by chx, bfroehle, xjm: Fixed SelectQuery::countQuery() inappropriately removes SQL expressions. 2011-12-05 21:19:26 +09:00