summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #760982 by yhager, jbrown, aspilicious, David_Rothstein: tokenizer ↵Dries Buytaert2010-04-04
| | | | PHP extension not required.
* - Patch #760738 by yched: includes full form state in unneeded cases.Dries Buytaert2010-04-04
|
* - Patch #748340 by Berdir, andypost, catch, noahb, Crell: MySQL-optimized ↵Dries Buytaert2010-04-04
| | | | tableExists() implementation.
* #742246 by jbrown: Fixed Uncaught exceptions thrown in the exception handler ↵Angie Byron2010-04-03
| | | | prevent error reporting.
* - Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, ↵Dries Buytaert2010-03-31
| | | | Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation.
* - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave ↵Dries Buytaert2010-03-31
| | | | Reid, JohnAlbin, aspilicious: themes disabled during update.
* - Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: ↵Dries Buytaert2010-03-31
| | | | XML-RPC chokes with long server response.
* - Patch #756498 by douggreen: restore current directory after ↵Dries Buytaert2010-03-31
| | | | register_shutdown_function() callback.
* - Patch #755586 by c960657: don't call is_writable() in each request.Dries Buytaert2010-03-31
|
* - Patch #677750 by jurgenhaas: fixed XMLRPC server call creates unnecessary ↵Dries Buytaert2010-03-31
| | | | watchdog entries.
* - Patch #756478 by alex_b: remove obsolete return statement in findCaller().Dries Buytaert2010-03-31
|
* #467296 by Frank Ralf, mgifford, Everett Zufelt, Cliff,seutje, Bojhan, ↵Angie Byron2010-03-30
| | | | kat3_drx, et al: Accessibility improvements for vertical tabs.
* - Patch #753754 by Garrett Albright, aspilicious, Crell, yoroy, marcvangend: ↵Dries Buytaert2010-03-28
| | | | error message when settings file does not exist should be hidden.
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ↵Dries Buytaert2010-03-28
| | | | has to get worse before it can get better.'
* - Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'.Dries Buytaert2010-03-28
|
* - Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when ↵Dries Buytaert2010-03-28
| | | | settings file does not exist should be hidden.
* - Patch #754192 by andypost, Damien Tournoud: critical bug: fixed ↵Dries Buytaert2010-03-28
| | | | transaction support for old sqlite versions.
* - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().Dries Buytaert2010-03-27
|
* #621902 by jhodgdon and mfer: Fixed Docs for drupal_add_js().Angie Byron2010-03-27
|
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
|
* - Patch #231668 by aspilicious, birdmanx35: improve comments in core to ↵Dries Buytaert2010-03-26
| | | | conform to standards.
* - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX ↵Dries Buytaert2010-03-26
| | | | triggered by non-submit element fails if any elements are validated.
* - Patch #669794 by andypost: use savepoints for nested transactions.Dries Buytaert2010-03-26
|
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: ↵Dries Buytaert2010-03-26
| | | | theme_get_setting() should return NULL for features that are disabled in a theme.
* - Patch #667944 by sun: Javascript #states cannot hide fieldsets, radios, ↵Dries Buytaert2010-03-26
| | | | checkboxes.
* - Patch #656782 by effulgentsia: critical bug: ajax_process_form() results ↵Dries Buytaert2010-03-26
| | | | in settings being returned for elements that aren't re-rendered as part of the AJAX request.
* - Patch #752096 by c960657: remove unused check_file().Dries Buytaert2010-03-25
|
* - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use ↵Dries Buytaert2010-03-25
| | | | savepoints for nested transactions.
* - Patch #748982 by mikeryan: allow Database logging_callback() to be a class ↵Dries Buytaert2010-03-24
| | | | method.
* - Patch #458704 by markus_petrux, tic2000: don't automatically remove 'www.' ↵Dries Buytaert2010-03-24
| | | | from admin-set cookie domains.
* - Patch #751002 by c960657: _drupal_flush_css_js() is too complex.Dries Buytaert2010-03-23
|
* - Patch #715132 by moshe weitzman: over aggressive escaping of table names.Dries Buytaert2010-03-23
|
* - Patch #443514 by casey, sun: stylesheet override logic prevents loading of ↵Dries Buytaert2010-03-21
| | | | stylesheets of third-party libraries.
* - Patch #711682 by aspilicious, sun: fixed style issues.Dries Buytaert2010-03-21
|
* - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript ↵Dries Buytaert2010-03-21
| | | | weight.
* Back to 7.0-devAngie Byron2010-03-21
|
* Drupal 7.0-alpha3Angie Byron2010-03-21
|
* #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions ↵Angie Byron2010-03-21
| | | | do not get retained when using patterns.
* - Patch #582948 by David_Rothstein: improve safety of schema manipulation.Dries Buytaert2010-03-20
|
* - Patch #720226 by trevjs: documentation for l() missing language key.Dries Buytaert2010-03-18
|
* - Patch #495030 by Psicomante | yngens: fixed locale code for Kyrgyz Republic.Dries Buytaert2010-03-18
|
* - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with ↵Dries Buytaert2010-03-18
| | | | empty cells.
* - Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is ↵Dries Buytaert2010-03-17
| | | | in HTML.
* - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, ↵Dries Buytaert2010-03-17
| | | | Berdir: IP address identification not broad enough.
* #335035 follow-up by andypost: Fixed failure in tests.Angie Byron2010-03-13
|
* - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' ↵Dries Buytaert2010-03-13
| | | | element type.
* - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, ↵Dries Buytaert2010-03-12
| | | | effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them.
* - Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do ↵Dries Buytaert2010-03-12
| | | | anything.
* - Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should ↵Dries Buytaert2010-03-12
| | | | run as anonymous when invoked via the run-cron link on the status report page.