Commit Graph

15192 Commits (3950b0adba3d2b582d744e3db1c8ed646e6093ed)

Author SHA1 Message Date
webchick 3950b0adba Issue #766382 by neoglez, pebosi, andypost, sarah_p: Fixed Column 'nid' is ambiguous when using node access modules. 2011-10-19 23:45:44 -07:00
webchick 3c0e0b9421 Issue #1310250 by joelcollinsdc: Fixed Improve reverse proxy ip address handing commenting and documentation. 2011-10-19 23:37:55 -07:00
webchick 0295522be4 Issue #759244 by Mac_Weber, sivaji: Fixed Seven theme pager links needs more spacing. 2011-10-19 23:35:19 -07:00
webchick 7afe3c148f Issue #1184830 by linclark, Dipper: Fixed User account group has no #type. 2011-10-19 23:33:19 -07:00
webchick c0182b970e Issue #1307062 by sven.lauer, jhodgdon: Fixed install file hooks should state whether module code is available. 2011-10-19 23:30:40 -07:00
catch 2bf42797f0 Issue #1066274 by pcambra, Damien Tournoud, xjm: Added hook_options_list() should allow to pass the instance of a field. 2011-10-19 20:10:40 +09:00
webchick f15394b0d5 Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension attributes (like D6 imagefield) without re-introducing I/O. 2011-10-17 09:34:18 -07:00
webchick 8a60e68f25 Issue #1310164 by sven.lauer: Documentation missing for #object in Field API. 2011-10-17 09:24:13 -07:00
webchick 8e255c67bc Issue #1234848 by mr.baileys, xjm: Fixed language_list() doc is missing return value. 2011-10-17 09:22:46 -07:00
webchick bf36c6cdf1 Issue #1021568 by skottler, sven.lauer, jhodgdon: Fixed hook_theme() variables vs render elements. 2011-10-17 09:20:57 -07:00
webchick 765b9164ea Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic. 2011-10-17 09:14:47 -07:00
webchick 9b79db096f Issue #789484 by Lars Toomre, michaellenahan, sven.lauer: Fixed Confusing documentation for argument in hook_access()/hook_node_access(). 2011-10-17 09:10:06 -07:00
webchick 85a76b66e7 Oops. Correcting spacing error with previous patch. 2011-10-17 09:08:19 -07:00
webchick 37f1878633 Issue #943924 by Merco, lotyrin, eojthebrave: Fixed Allow preview of private image on node add form. 2011-10-17 09:07:31 -07:00
webchick 826ae5ac4e Issue #1041906 by Monochrome, bobodrone, ELC, ctibor, DamienMcKenna: Fixed Taxonomy term menu link title overrides term page title. 2011-10-17 09:04:09 -07:00
webchick ecfdad822b Issue #1002734 by pillarsdotnet, yched: Fixed Multiple 'Undefined index' notices in modules/field/modules/number/number.module. 2011-10-17 08:45:21 -07:00
Dries c63739a11f - Patch #1311490 by skottler: remove dl.multiselect remnants. 2011-10-16 15:35:43 -04:00
Dries f123d4e121 - Patch #1309298 by sven.lauer: document that hook_(en|dis)able implementations should live in .install files. 2011-10-16 15:32:50 -04:00
Dries a7bb6c573e - Patch #1309750 by kiamlaluno: wrong spelling in the hook_search_execute() documentation. 2011-10-16 12:55:11 -04:00
Dries 4af2c4e69b - Patch #1307332 by pillarsdotnet: improve the docs for DrupalLocalStreamWrapper::getLocalPath() function. 2011-10-16 12:52:19 -04:00
Dries Buytaert f98273f975 - Patch #1081266 by mfb: avoid re-scanning module directory when multiple modules are missing. 2011-10-16 12:38:04 -04:00
webchick fb97b53f94 Issue #1258176 by sven.lauer: API doc for element_children() is only useful for people who already know what 'children' are. 2011-10-16 01:50:06 -07:00
Dries Buytaert 3c536d68db - Added missing file. 2011-10-14 15:06:16 -04:00
Dries Buytaert 77bd8f4c18 - Patch #1260860 by Gábor Hojtsy, sun: rework language list admin user interface. 2011-10-13 21:00:26 -04:00
Dries Buytaert 3fe00209d0 - Patch #1281932 by loganfsmyth: convert Drupal.t and Drupal.formatPlural regular expressions to extended form. 2011-10-13 20:44:59 -04:00
Dries Buytaert e20b547d63 - Patch #1280522 by dcmouyard: _filter_autop() (line break converter) does not recognize html5 block level elements. 2011-10-13 20:29:37 -04:00
Dries Buytaert 2038635911 - Patch #1308994 by Devin Carlson: certain Field UI messages have the wrong type. 2011-10-13 20:26:06 -04:00
Dries Buytaert f93f923510 - Patch #341038 by jhodgdon, kathyh, sdboyer: Docblock for DatabaseStatementInterface is a bit off. 2011-10-13 20:19:31 -04:00
catch 336fef3d43 Issue #1211008 by yched: Split field_bundle_settings() out per bundle. 2011-10-14 05:12:38 +09:00
Dries Buytaert 551134fd35 - Patch #1280530 by loganfsmyth: decouple domain/path negotiation setup from language configuration. 2011-10-10 09:32:34 -04:00
Dries Buytaert 43473907a4 - Patch #1183430 by TR, oriol_e9g: t function strings should not have whitespaces at beginning or end. 2011-10-09 21:16:08 -04:00
Dries Buytaert 226a01e280 - Patch #1268234 by derjochenmeyer: move out rendering image from aggregator parser. 2011-10-09 20:52:35 -04:00
Dries Buytaert 8df7795d56 - Patch #1299046 by beltofte: secondary tabs order reversed in LTR. 2011-10-09 20:49:22 -04:00
webchick a9d07167f2 Issue #1115106 by Damien Tournoud: Fixed Failures to update a field are not properly handed in SQL Storage and Field UI. 2011-10-09 07:55:32 -07:00
webchick 0793280527 Issue #673020 by mgifford, attiks: Added the Content-Language HTTP header to the generated page. 2011-10-09 07:51:51 -07:00
webchick 4385856d7d Issue #1253828 by sven.lauer: Fixed drupal_render() doc should explain what 'child' means. 2011-10-09 07:49:55 -07:00
catch 0618ee526b Issue #961876 by RobW, seutje, idflood: Consider new clearfix methods. 2011-10-09 04:44:14 +09:00
catch 85ca330772 Issue #1300482 by pillarsdotnet: Fixed Remove cruft function_exists() from _field_filter_items() leftover from the (removed) function registry. 2011-10-06 16:09:15 +09:00
catch 966be26083 Issue #1297370 by moshe weitzman, webchick: Fixed Default installation of D8 shows help region. 2011-10-06 16:01:47 +09:00
webchick 27116b0817 Issue #1248940 by yched: Fixed 'Manage fields' screens : broken table layout. 2011-10-05 17:53:47 -07:00
webchick f05fa61ad8 Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions. 2011-10-05 08:49:18 -07:00
webchick 296fa5fda6 Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions. 2011-10-05 08:43:58 -07:00
webchick 26a6752fe2 Issue #1079966 by dereine, catch: Fixed Notice when renaming bundles. 2011-10-05 07:56:00 -07:00
webchick 13b576f6a0 Issue #1167218 by droplet, kathyh: Fixed DatabaseStatementInterface::fetch* - document what empty return value is. 2011-10-05 07:53:30 -07:00
webchick 77b30249e8 Issue #1244116 by catch: Fixed Feed items with title longer than 255 characters fail to insert into aggregator_item(). 2011-10-04 14:44:07 -07:00
catch bc76d7f80e Issue #1297506 by alberto56: Fixed non-English installation: Call to undefined function _locale_import_read_po() in ../includes/install.inc on line 1113. 2011-10-03 15:54:36 +09:00
webchick 256d850445 Issue #1011614 by catch: Fixed Theme registry can grow too large for MySQL max_allowed_packet() and memcache default slab size. 2011-10-02 12:14:51 -07:00
catch a14ac6a935 Issue #1082328 by pounard: roll back changes to installer. 2011-10-02 19:43:40 +09:00
Dries Buytaert 23c5741b61 - Patch #911054 by Rob Loach, cosmicdreams, aspilicious, Jacine: remove Garland from core. 2011-10-01 16:37:41 -04:00
Dries Buytaert 4b522e22ad - Patch #806974 by kiamlaluno, rocket_nova: fixed punctuation errors in messages. 2011-10-01 15:47:01 -04:00