Commit Graph

1385 Commits (8889a5d168b44c526cabf8130568f640dcb51a17)

Author SHA1 Message Date
Jennifer Hodgdon 98199d51b0 Issue #1480570 by Gaelan: Make default clear in drupal_add_css() args doc 2012-03-14 15:18:28 -07:00
webchick a71a3f59c8 Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, dixon_, jrbeeman: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests. 2012-02-28 23:05:40 -08:00
webchick 4ac6433a74 Issue #967166 by effulgentsia, Cottser, no_commit_credit, KrisBulman: Fixed Content rendered via AJAX does not respect stylesheets removed in .info files. 2012-02-28 22:11:46 -08:00
webchick 74b7b4466c Issue #1287368 by TwoD, valthebald, sun, xjm: Fixed Drupal.settings.ajaxPageState.css gets overwritten. 2012-02-14 15:17:20 -05:00
webchick 4dafc577cc Issue #996236 by fago, sun, pillarsdotnet, xjm: Fixed drupal_flush_all_caches() does not clear entity info cache. 2012-01-31 02:51:45 -08:00
webchick bbede7f650 Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray. 2012-01-30 20:24:49 -08:00
Dries 85a23905e3 - Patch #1416218 by scorchio: Improve variable naming in format_interval(). 2012-01-25 08:19:45 -05:00
webchick 6972dd4615 Issue #1402962 by xjm, marcingy, oriol_e9g, msonnabaum: Fixed Render cache shouldn't treat empty strings as a cache miss. 2012-01-21 11:00:42 -08:00
webchick 8164434505 Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, realityloop: Change notice for: Using basename() is not locale safe. 2012-01-21 10:52:40 -08:00
webchick 767d72d48e Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
webchick 6fcc87bf4e Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: Fixed Create RFC compliant HTML safe JSON. 2011-12-11 00:18:13 -06:00
webchick ec0f197e3c Issue #1326472 by xjm: Add capitalization and periods to several inline comments in common.inc. 2011-10-31 22:03:46 -07:00
webchick 50fb0beb7d Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP header to not cause issues with Drush. 2011-10-27 08:16:41 -07:00
webchick 19ac9357bb Issue #1258176 by sven.lauer: API doc for element_children() is only useful for people who already know what 'children' are. 2011-10-16 02:07:57 -07:00
webchick a375b7e565 Issue #1253828 by sven.lauer: Fixed drupal_render() doc should explain what 'child' means. 2011-10-09 07:49:44 -07:00
webchick d967abdf1d Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
webchick aed4de70c7 Issue #1057242 by drunken monkey: Change notice for entity_uri() should not use ->uri (was ->uri doesn't match the contract for uri callbacks). 2011-09-30 15:13:38 -07:00
webchick e120a6e886 Issue #76824 by geerlingguy, xjm, droplet, kbahey: Change notice for Drupal should not handle 404 for certain files. 2011-09-30 15:00:38 -07:00
webchick 0c92275fbe Issue #1113702 by franz: Fixed Comment in url_is_external() wrong. 2011-09-30 12:53:51 -07:00
Dries Buytaert 04bcd01163 - Patch #1282986 by valthebald: password of '0' ignored in drupal_http_request(). 2011-09-25 10:25:45 +02:00
Dries Buytaert 774bf87366 - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting 'bile' in core documentation ;). 2011-09-07 06:39:22 -04:00
webchick 3379da9d70 Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in cron. 2011-08-30 01:07:28 -07:00
Dries Buytaert 98235359be - Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up. 2011-08-26 10:15:10 +01:00
Dries Buytaert 17e3bac069 - Patch #732992 by adrinux, sreynen, David_Rothstein, jensimmons, Damien Tournoud, marcingy, Dave Reid | Sp.Shut: Added Allow filter_xss_admin() to accept HTML5 tags. 2011-08-12 12:13:05 -04:00
Dries Buytaert a3db9f3f72 - Patch #1246376 by sun: HTTP_REQUEST_TIMEOUT constant value is not negative. 2011-08-12 10:37:54 -04:00
Dries Buytaert e762e63fed - Patch #1232722 by peterpoe: drupal_process_states() - doc listing states is not quite right. 2011-08-10 15:47:30 -04:00
webchick e7faaccb16 Issue #1067750 by yched, fago: Let Field API fail in a tale-telling way on invalid . 2011-07-28 17:31:28 -04:00
webchick 13f4debe2b Issue #1222794 by gapple, jhodgdon: Fixed drupal_add_css() support for stream wrappers not documented. 2011-07-28 15:32:11 -04:00
webchick c628ea8dde - #1180100 by barbi: Fixed drupal_attributes() doc should mention the space at beginning of return value. 2011-07-10 11:13:52 -07:00
webchick 3675d4f306 Issue #1136130 follow-up by pillarsdotnet: Document why WATCHDOG_* constants are necessary. 2011-07-04 21:51:51 -07:00
webchick 6923d2aa2a Issue #1179582 by dalin: Changed l() documentation should mention that sanitization is not performed when HTML => TRUE. 2011-07-03 11:00:20 -07:00
webchick d8d8589bc0 Issue #1081068 by wojtha, bfroehle, Heine: Fixed drupal_http_request() inconsistent redirect_url(). 2011-06-21 23:09:52 -07:00
webchick 6f53d446aa Issue #1161240 by barbi, jhodgdon: Added Need documentation of non-matching return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle. 2011-06-01 01:44:48 -07:00
webchick eeb0bd8682 Issue #1063636 by barbi: Changed drupal_add_css() should reference drupal_get_css(). 2011-05-29 22:39:13 -07:00
webchick 267b9c435c Issue #1096446 by plach: Fixed entity_label() is not passing along the () parameter. 2011-05-18 01:00:28 -05:00
webchick 75a0deb272 Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter. 2011-05-18 00:07:38 -05:00
Dries Buytaert 40f516cf3d - Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, pillarsdotnet: overlay does not work with prefixed URL paths. 2011-05-14 08:33:39 -04:00
Dries Buytaert a22d7770d4 - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
Dries Buytaert 9f9e9c3824 - Patch #183435 by gregmac, TR: drupal_http_request() and malformed responses. 2011-04-23 16:34:22 -04:00
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
Dries Buytaert 0d05031835 - Patch #998612 by longwave: drupal_render() doesn't render 0 when set into #markup property. 2011-04-10 23:38:58 +02:00
Dries Buytaert 5e1e44c4c0 - Patch #733306 by atchijov, carlos8f: add static caching for drupal_parse_info_file(). 2011-04-10 21:39:14 +02:00
webchick 7c81e60109 Issue #1031692 by jhodgdon: entity_load() doc should not say to use for more than one load only. 2011-03-21 11:17:05 -07:00
webchick 6dabf4fc47 Issue #1087092 by danillonunes: Fix documentation for drupal_map_assoc() function 2011-03-10 01:17:43 -06:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 570dcc5752 - Patch #892864 by pwolanin, pounard: remove drupal_static() in _drupal_bootstrap_full(). 2011-02-19 13:19:26 +00:00
Dries Buytaert 0b5a09cc64 - Patch #942006 by jhodgdon, heyrocker: documentation for drupal_write_record() doesn't state what happens to missing values on existing records. 2011-02-19 01:01:41 +00:00
Dries Buytaert a5c9ab0759 - Patch #1051184 by mr.baileys: fix doxygen formatting and punctuation in documentation for drupal_parse_info_file(). 2011-02-19 00:33:05 +00:00
Dries Buytaert fa39282ef7 - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Dries Buytaert bd1c87fbea - Patch #1049528 by sreynen: change script example for drupal_parse_info_file() from .css to .js. 2011-02-09 02:23:52 +00:00
Dries Buytaert 2b3c728a56 - Patch #859602 by catch, bfroehle: #cache does not record the #attached declared in child elements. 2011-02-04 21:36:31 +00:00
Angie Byron 5791f3724b #460448 follow-up by ridgerunner: Further optimize CSS aggregation regex. 2011-01-14 08:37:20 +00:00
Dries Buytaert 5f9eda1973 - Patch #930000 by jhodgdon, bleen18: show(), hide(), and render() documentation is misleading. 2011-01-12 23:15:26 +00:00
Angie Byron 913adae6ad #989366 by jhodgdon: Improved documentation of hook_date_formats() 2011-01-03 06:51:00 +00:00
Angie Byron 90a95fd166 #1011308 by droplet: Fixed Call to undefined function decode_entities IN common.inc 2011-01-01 22:35:28 +00:00
Angie Byron a5325d1449 #1011496 by danillonunes: Fixed Duplicate comment line for drupal_render_cid_parts() 2011-01-01 04:03:14 +00:00
Angie Byron 31560e26a7 #1010376 by danillonunes: Fixed drupal_add_js() documentation makes reference to drupal_add_css() 2011-01-01 03:25:01 +00:00
Angie Byron 0e78333485 #1004446 by rfay: Fix typo in documentation. 2010-12-21 19:16:31 +00:00
Angie Byron 64e1efb5b3 Roll-back of #1004446 to test git rebuild scripts. 2010-12-21 19:16:13 +00:00
Angie Byron d1bc85ca8a #1004446 by rfay: Fix typo in documentation. 2010-12-21 19:15:29 +00:00
Angie Byron 9fd8b30dfb #999072 by Damien Tournoud: Fix typo in drupal_system_listing() preventing testing profile from working. 2010-12-15 23:50:56 +00:00
Angie Byron de5b89a072 #714382 by Rob Loach, sun: Fixed Can't retrieve all libraries of a module 2010-12-15 04:21:39 +00:00
Angie Byron 437ba36d19 #987232 by jhodgdon: Fixed PHP wrapper functions topic page has extra text 2010-12-15 03:00:40 +00:00
Dries Buytaert e091d1aca2 - Patch #856732 by mr.baileys: document security details for drupal_attributes(). 2010-12-14 19:25:45 +00:00
Dries Buytaert 8dfb77d097 - Patch #991944 by Jacine: theme_locale_admin_manage_screen() doesn't exist. 2010-12-11 02:22:37 +00:00
Angie Byron 43fac0b20e #994482 by babbage: Fixed Syntax error in drupal_add_js API example 2010-12-10 16:44:53 +00:00
Angie Byron 6d13ffa486 #977346 by jhodgdon, joachim: Fixed More detailed docs for entity_label 2010-12-08 07:06:27 +00:00
Angie Byron 9f5cd5395a #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTransfer class system in contrib 2010-12-01 00:23:36 +00:00
Dries Buytaert 1fb5f62ba5 - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
Dries Buytaert b1177ba603 - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library. 2010-11-30 17:16:37 +00:00
Angie Byron 35d221ea41 #826486 by kscheirer, drunken monkey, tstoeckler, jhodgdon, sun: Fixed format_date() does not respect admin-defined date formats 2010-11-30 06:30:21 +00:00
Angie Byron 14779b97e1 #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests). 2010-11-29 04:53:32 +00:00
Angie Byron bf2c1934b9 #672954 by effulgentsia, Jacine: Fixed Wrap inline CSS with explicit CDATA 2010-11-22 05:22:43 +00:00
Angie Byron 0e35d4d818 #601548 follow-up by David_Rothstein: Remaining clean-ups from drupal_placeholder() patch. 2010-11-22 04:33:02 +00:00
Angie Byron f5ebd774b1 #972918 by jhodgdon: Add api documentation for class attribute for the l() function 2010-11-21 10:05:27 +00:00
Angie Byron d35abf8f71 #880368 by tstoeckler, jhodgdon: Fixed Document how to load external files with #attached 2010-11-20 09:46:22 +00:00
Angie Byron ed4b74024a #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in entity_load() 2010-11-20 09:43:43 +00:00
Angie Byron 7ec15ec285 #460448 follow-up by chx: Replace advanced regex incompatible with PCRE < 7.2 with function-based approach. 2010-11-20 08:27:52 +00:00
Angie Byron 4cc8ae69a1 #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly extended. 2010-11-20 06:49:47 +00:00
Angie Byron 8a482a4fda #208611 by effulgentsia, ksenzee, p.brouwers, et al: Fixed drupal_add_js() includes settings twice and breaks certain JS files. 2010-11-20 05:02:46 +00:00
Angie Byron 1a91990cae #599706 follow-up by JohnAlbin, sun: Regression: Restore consistency to theme_menu_local_tasks() theme function 2010-11-20 04:03:51 +00:00
Dries Buytaert 0a985cdac9 - Patch #934774 by Coornail, Damien Tournoud: Css aggregation includes a lots of empty newlines. 2010-11-17 04:15:37 +00:00
Angie Byron ab21e07bbd #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another. 2010-11-14 21:04:45 +00:00
Dries Buytaert 346854c12e - Patch #927406 by Damien Tournoud, carlos8f, george@dynapres.nl, amateescu, Volx: colorable themes fail when CSS aggregation is enabled due to improper stream wrapper usage. 2010-11-13 14:06:43 +00:00
Dries Buytaert b51569528f - Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE. 2010-11-13 14:04:08 +00:00
Dries Buytaert 566c39e7a3 - Patch #914792 by sun, moshe weitzman, effulgentsia: custom element properties entirely override default element info properties. 2010-11-12 02:59:30 +00:00
Dries Buytaert d3852cd3f5 - Patch #961136 by sun: move system_sort_by_title() into common.inc. 2010-11-07 18:33:53 +00:00
Dries Buytaert 0447e92bf3 - Patch #801632 by sun, Jacine: make phptemplate the default engine to simplify .info file. 2010-11-07 00:27:20 +00:00
Dries Buytaert 6e6761edaa - Patch #961908 by dalin, Damien Tournoud: make drupal_attributes() faster. 2010-11-05 01:29:20 +00:00
Dries Buytaert 25bc5f030d - Patch #582584 by JohnAlbin: form_required_marker() isn't passed the form element (theme_hook() definition is wrong). 2010-10-28 02:00:27 +00:00
Dries Buytaert 7c95deecb1 - Patch #952768 by jhodgdon: () parameter in drupal_add_library() and drupal_process_attached() undocumented. 2010-10-28 00:08:24 +00:00
Dries Buytaert c705279a7a - Patch #950662 by amateescu: documentation improvements for drupal_http_request() 2010-10-26 15:17:50 +00:00
Dries Buytaert 3cbd47d145 - Patch #647228 by sun, katbailey, Rob Loach: links are needlessly unable to fully participate in D7 AJAX framework features. 2010-10-21 19:31:39 +00:00
Dries Buytaert c7e9857de4 - Patch #945332 by webkenny: allow 'tel:' protocol through drupal_strip_dangerous_protocols(). 2010-10-21 11:58:19 +00:00
Dries Buytaert 922b51e7b9 - Patch #945118 by Island Usurper: fixed documentation formatting for drupal_add_js(). 2010-10-20 00:45:39 +00:00
Angie Byron ab190206e7 #642160 by boombatower, Damien Tournoud: Make debug() message more usable. 2010-10-16 00:00:17 +00:00
Dries Buytaert 563c673ea3 - Patch #101227 by mikeytown2, Owen Barton, grendzy: added Gzip aggregated CSS and JS. 2010-10-11 23:49:48 +00:00
Angie Byron ef474193ad #895140 by alexpott, jp.stacey, matason, David_Rothstein: Fixed _system_rebuild_module/theme_data() choose 6.x over 7.x versions. 2010-10-09 08:05:15 +00:00
Dries Buytaert 7faedbdd5f - Patch #460448 by sun: some CSS rules are broken once CSS aggregation is enabled. 2010-10-08 15:36:12 +00:00
Angie Byron 44c2bfdcd1 #898040 by jhodgdon: Replace @name with @defgroup in PHPDoc. 2010-10-08 05:07:53 +00:00