summaryrefslogtreecommitdiff
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 #743804 by gpk: comment_enable() should use node created time not ↵Dries Buytaert2010-04-04
| | | | changed time for last_comment_timestamp().
* - Patch #758628 by rfay: improve GD library hook_requirements() for color ↵Dries Buytaert2010-04-04
| | | | and image modules.
* - Patch #584130 by jhodgdon, yched: field Attach API page has outdated ↵Dries Buytaert2010-04-04
| | | | information.
* - Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not ↵Dries Buytaert2010-04-04
| | | | documented.
* - Patch #748340 by Berdir, andypost, catch, noahb, Crell: MySQL-optimized ↵Dries Buytaert2010-04-04
| | | | tableExists() implementation.
* - Patch #760238 by yched: optimize _field_invoke().Dries Buytaert2010-04-04
|
* #693504 by stBorchert, ksenzee, dixon_ | jarek, joachim, EvanDonovan, ↵Angie Byron2010-04-03
| | | | eigentor, sun, dmitrig01, et al.: Added support to color.module for flexible color schemes and gradients, and removed hard-coded assumptions about Garland.
* #758916 by chx and Damien Tournoud: Fixed Default queue implementation is ↵Angie Byron2010-04-03
| | | | hardwired.
* #193482 follow-up: Committing missing system-messages.css.Angie Byron2010-04-03
|
* #742246 by jbrown: Fixed Uncaught exceptions thrown in the exception handler ↵Angie Byron2010-04-03
| | | | prevent error reporting.
* - Patch #757484 by catch: optimize node_save().Dries Buytaert2010-04-02
|
* - Patch #651086 by David_Rothstein, roborn, pwolanin, casey, ↵Dries Buytaert2010-04-02
| | | | aspilicious:cache clearing is an ineffective mess in module_enable() and system_modules_submit() (toolbar present in overlay).
* - Patch #742114 by fgm: test methods should be protected, not private.Dries Buytaert2010-04-01
|
* - Patch #193482 by xmacinfo, yoroy, james.elliott, Jacine, JohnAlbin, ↵Dries Buytaert2010-04-01
| | | | theborg: styling status messages in system.css.
* - Patch #715528 by sun: optimize restripe() AJAX command.Dries Buytaert2010-04-01
|
* - Patch #755870 by David_Rothstein: fixed PHP notice for undefined variable ↵Dries Buytaert2010-04-01
| | | | in user_roles().
* - Patch #745380 by sun: CSS contains too many needless differences between ↵Dries Buytaert2010-03-31
| | | | JS and no-JS versions.
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved ↵Dries Buytaert2010-03-31
| | | | xpath tests.
* - 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 #758514 by fago: second tabledrag table on a page sets wrong parent ids.Dries Buytaert2010-03-31
|
* - 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
|
* - Patch #570430 by jhodgdon: hook_user() and hook_user_categories() doc ↵Dries Buytaert2010-03-31
| | | | missing components.
* - Patch #757484 by catch: optimize node_save().Dries Buytaert2010-03-31
|
* - Patch #737498 by casey: remove obsolete code from collapse.js.Dries Buytaert2010-03-31
|
* - Patch #757288 by catch: optimize comment_save().Dries Buytaert2010-03-31
|
* #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ↵Angie Byron2010-03-30
| | | | on Configuration & Modules correctly.
* #467296 by Frank Ralf, mgifford, Everett Zufelt, Cliff,seutje, Bojhan, ↵Angie Byron2010-03-30
| | | | kat3_drx, et al: Accessibility improvements for vertical tabs.
* #373201 follow-up by JohnAlbin: Remove old remnants of theme_list().Angie Byron2010-03-29
|
* - 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 #319723 by aditya_kristanto, cha0s: confirm_form() needs to be ↵Dries Buytaert2010-03-28
| | | | polite with ['#attributes'].
* - Patch #754794 by yched: _field_write_instance() writes useless ↵Dries Buytaert2010-03-28
| | | | 'entity_type()' info in the serialized 'data' column.'
* - 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 #755094 by heyrocker: update_manager_archive_verify() failure ↵Dries Buytaert2010-03-28
| | | | message refered to undefined variable.
* - Patch #735726 by catch: optimize taxonomy_term_save().Dries Buytaert2010-03-28
|
* - Patch #657972: forgot to remove file from CVS.Dries Buytaert2010-03-28
|
* - Patch #649982 by casey: improve the drag-drop handling for dashboard ↵Dries Buytaert2010-03-28
| | | | customization.
* - Patch #684774 by andypost, sun: critical bug: block visibility settings ↵Dries Buytaert2010-03-28
| | | | cannot be properly extended.
* - Patch #742318 by sun, yched: fields are editable regardless of whether an ↵Dries Buytaert2010-03-28
| | | | bundle instance exists, missing menu titles, etc.
* - Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'.Dries Buytaert2010-03-28
|
* - Patch #745656 by sociotech: fixed warning message on system_themes_page().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.
* #66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from ↵Angie Byron2010-03-28
| | | | comment module.
* - Patch #754192 by andypost, Damien Tournoud: critical bug: fixed ↵Dries Buytaert2010-03-28
| | | | transaction support for old sqlite versions.