summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Collapse)AuthorAge
* - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.Dries Buytaert2011-04-12
|
* - Patch #998612 by longwave: drupal_render() doesn't render 0 when set into ↵Dries Buytaert2011-04-10
| | | | #markup property.
* - Patch #733306 by atchijov, carlos8f: add static caching for ↵Dries Buytaert2011-04-10
| | | | drupal_parse_info_file().
* Issue #1031692 by jhodgdon: entity_load() doc should not say to use for more ↵webchick2011-03-21
| | | | than one load only.
* Issue #1087092 by danillonunes: Fix documentation for drupal_map_assoc() ↵webchick2011-03-10
| | | | function
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #892864 by pwolanin, pounard: remove drupal_static() in ↵Dries Buytaert2011-02-19
| | | | _drupal_bootstrap_full().
* - Patch #942006 by jhodgdon, heyrocker: documentation for ↵Dries Buytaert2011-02-19
| | | | drupal_write_record() doesn't state what happens to missing values on existing records.
* - Patch #1051184 by mr.baileys: fix doxygen formatting and punctuation in ↵Dries Buytaert2011-02-19
| | | | documentation for drupal_parse_info_file().
* - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.Dries Buytaert2011-02-19
|
* - Patch #1049528 by sreynen: change script example for ↵Dries Buytaert2011-02-09
| | | | drupal_parse_info_file() from .css to .js.
* - Patch #859602 by catch, bfroehle: #cache does not record the #attached ↵Dries Buytaert2011-02-04
| | | | declared in child elements.
* #460448 follow-up by ridgerunner: Further optimize CSS aggregation regex.Angie Byron2011-01-14
|
* - Patch #930000 by jhodgdon, bleen18: show(), hide(), and render() ↵Dries Buytaert2011-01-12
| | | | documentation is misleading.
* #989366 by jhodgdon: Improved documentation of hook_date_formats()Angie Byron2011-01-03
|
* #1011308 by droplet: Fixed Call to undefined function decode_entities IN ↵Angie Byron2011-01-01
| | | | common.inc
* #1011496 by danillonunes: Fixed Duplicate comment line for ↵Angie Byron2011-01-01
| | | | drupal_render_cid_parts()
* #1010376 by danillonunes: Fixed drupal_add_js() documentation makes ↵Angie Byron2011-01-01
| | | | reference to drupal_add_css()
* #1004446 by rfay: Fix typo in documentation.Angie Byron2010-12-21
|
* Roll-back of #1004446 to test git rebuild scripts.Angie Byron2010-12-21
|
* #1004446 by rfay: Fix typo in documentation.Angie Byron2010-12-21
|
* #999072 by Damien Tournoud: Fix typo in drupal_system_listing() preventing ↵Angie Byron2010-12-15
| | | | testing profile from working.
* #714382 by Rob Loach, sun: Fixed Can't retrieve all libraries of a moduleAngie Byron2010-12-15
|
* #987232 by jhodgdon: Fixed PHP wrapper functions topic page has extra textAngie Byron2010-12-15
|
* - Patch #856732 by mr.baileys: document security details for ↵Dries Buytaert2010-12-14
| | | | drupal_attributes().
* - Patch #991944 by Jacine: theme_locale_admin_manage_screen() doesn't exist.Dries Buytaert2010-12-11
|
* #994482 by babbage: Fixed Syntax error in drupal_add_js API exampleAngie Byron2010-12-10
|
* #977346 by jhodgdon, joachim: Fixed More detailed docs for entity_labelAngie Byron2010-12-08
|
* #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the ↵Angie Byron2010-12-01
| | | | FileTransfer class system in contrib
* - Patch #651240 by fago, sun: allow modules to react to changes to an entity.Dries Buytaert2010-11-30
|
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* #826486 by kscheirer, drunken monkey, tstoeckler, jhodgdon, sun: Fixed ↵Angie Byron2010-11-30
| | | | format_date() does not respect admin-defined date formats
* #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests).Angie Byron2010-11-29
|
* #672954 by effulgentsia, Jacine: Fixed Wrap inline CSS with explicit CDATAAngie Byron2010-11-22
|
* #601548 follow-up by David_Rothstein: Remaining clean-ups from ↵Angie Byron2010-11-22
| | | | drupal_placeholder() patch.
* #972918 by jhodgdon: Add api documentation for class attribute for the l() ↵Angie Byron2010-11-21
| | | | function
* #880368 by tstoeckler, jhodgdon: Fixed Document how to load external files ↵Angie Byron2010-11-20
| | | | with #attached
* #920600 by bojanz, solotandem: Fixed Document the deprecated parameter in ↵Angie Byron2010-11-20
| | | | entity_load()
* #460448 follow-up by chx: Replace advanced regex incompatible with PCRE < ↵Angie Byron2010-11-20
| | | | 7.2 with function-based approach.
* #830704 by fago, effulgentsia, Frando: Fixed entity forms cannot be properly ↵Angie Byron2010-11-20
| | | | extended.
* #208611 by effulgentsia, ksenzee, p.brouwers, et al: Fixed drupal_add_js() ↵Angie Byron2010-11-20
| | | | includes settings twice and breaks certain JS files.
* #599706 follow-up by JohnAlbin, sun: Regression: Restore consistency to ↵Angie Byron2010-11-20
| | | | theme_menu_local_tasks() theme function
* - Patch #934774 by Coornail, Damien Tournoud: Css aggregation includes a ↵Dries Buytaert2010-11-17
| | | | lots of empty newlines.
* #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵Angie Byron2010-11-14
| | | | themes are unable to render one group of node links separately from another.
* - Patch #927406 by Damien Tournoud, carlos8f, george@dynapres.nl, amateescu, ↵Dries Buytaert2010-11-13
| | | | Volx: colorable themes fail when CSS aggregation is enabled due to improper stream wrapper usage.
* - Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, ↵Dries Buytaert2010-11-13
| | | | eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE.
* - Patch #914792 by sun, moshe weitzman, effulgentsia: custom element ↵Dries Buytaert2010-11-12
| | | | properties entirely override default element info properties.
* - Patch #961136 by sun: move system_sort_by_title() into common.inc.Dries Buytaert2010-11-07
|
* - Patch #801632 by sun, Jacine: make phptemplate the default engine to ↵Dries Buytaert2010-11-07
| | | | simplify .info file.
* - Patch #961908 by dalin, Damien Tournoud: make drupal_attributes() faster.Dries Buytaert2010-11-05
|