summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.Dries Buytaert2009-12-03
|
* - Patch #645998 by jhodgdon: removed outdated documentation.Dries Buytaert2009-12-03
|
* - Patch #648744 by fago: added support for DBTNG auto completion in IDEs. ↵Dries Buytaert2009-12-02
| | | | Usability improvement.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: ↵Dries Buytaert2009-12-02
| | | | improved consistency, flexibility and accessibility of form element labels.
* - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵Dries Buytaert2009-12-02
| | | | all tables.
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵Angie Byron2009-12-02
| | | | marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
* - Patch #647336 by boombatower, Morbus Iff: fixed bug with when xmlrpc() is ↵Dries Buytaert2009-12-02
| | | | called with no function arguments. Added some extra XML-RPC tests.
* - Patch #642010 by yoroy: shorten and reorganize help text for language stuff.Dries Buytaert2009-12-02
|
* - Patch #648262 by brianV: fixed some typos.Dries Buytaert2009-12-02
|
* - Patch #613858 by sun, Dave Reid: fixed drupal_is_front_page() should not ↵Dries Buytaert2009-12-01
| | | | call drupal_get_normal_path().
* - Patch #647130 by fago, sun: cache only once when rebuilding a form.Dries Buytaert2009-12-01
|
* #632030 by JohnAlbin: Merge Garland and Minnelli into one theme.Angie Byron2009-12-01
|
* - Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes ↵Dries Buytaert2009-12-01
| | | | and extra tests.
* - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more ↵Dries Buytaert2009-12-01
| | | | usable top level Appearance page. Yay.
* - Patch #644150 by sun: () is stateless, even with enabled caching.Dries Buytaert2009-11-30
|
* - Patch #645468 by sun: filter module no longer needs to be loaded by default.Dries Buytaert2009-11-29
|
* - Patch #642702 by sun: form validation handlers cannot alter structure.Dries Buytaert2009-11-28
|
* - Patch #644150 by sun: () is stateless, even with enabled caching.Dries Buytaert2009-11-27
|
* - Patch #626688 by justinrandell, catch, chx: add caching for system_list().Dries Buytaert2009-11-26
|
* #642612 by yched: Add clean way to reset entity_info() cache.Angie Byron2009-11-26
|
* - Patch #641544 by yched:FAPI #type 'container' ids generated twice.Dries Buytaert2009-11-24
|
* - Patch #640050 by heyrocker: example code for drupal_form_submit() was ↵Dries Buytaert2009-11-23
| | | | incorrect.
* - Patch #564852 by justinrandell, mcarbone, Crell: fixed subselect in WHERE ↵Dries Buytaert2009-11-23
| | | | condition with multiple placeholders cause invalid/duplicate placeholders.
* - Patch #639704 by casey: removed dead code from form_process_date().Dries Buytaert2009-11-22
|
* - Patch #626688 by justinrandell: add caching for system_list(). Eliminate a ↵Dries Buytaert2009-11-22
| | | | query.
* - Patch #639418 by sun: #array_parents() do not always map to actual form ↵Dries Buytaert2009-11-22
| | | | structure.
* #623310 by rfay: Fixed AJAX 'changed' command asterisk argument.Angie Byron2009-11-22
|
* - Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ↵Dries Buytaert2009-11-21
| | | | ()['storage'].
* #633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister ↵Angie Byron2009-11-21
| | | | function to drupal_js_encode().
* #619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for ↵Angie Byron2009-11-20
| | | | drupal_static() in performance-critical functions.
* #467640 by casey: Consolidate overly verbose code in theme_render_template().Angie Byron2009-11-20
|
* #547068 follow-up by David_Rothstein: Don't use Seven for maintenance page.Angie Byron2009-11-19
|
* #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.Angie Byron2009-11-19
|
* #547068 by sun, seutje, yoroy, Gábor Hojtsy, adrian, Bojhan, and ↵Angie Byron2009-11-19
| | | | markboulton: Use Seven theme for installation / updates.
* - Patch #634240 by catch: fixed system_list() caching.Dries Buytaert2009-11-18
|
* - Patch #583730 by sun: fixed form caching.Dries Buytaert2009-11-18
|
* #601806 follow-up by sun and effulgentsia: Fix broken HEAD.Angie Byron2009-11-16
|
* #615656 by catch: Remove no-op function calls from drupal_render().Angie Byron2009-11-16
|
* #601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should ↵Angie Byron2009-11-16
| | | | not set default element properties that make no sense.
* #620688 follow-up by chx and effulgentsia: Fixed drupal_static_reset() is ↵Angie Byron2009-11-15
| | | | broken, with expanded test coverage.
* #179932 by Damien Tournoud, jromine, kenorb, deviantintegral, sun: Fixed ↵Angie Byron2009-11-15
| | | | Required radios/checkboxes are not validated.
* - Patch #266434 by catch, merlinofchaos, sun: fixed E_NOTICE in ↵Dries Buytaert2009-11-14
| | | | pager_load_array().
* - Patch #624772 by David_Rothstein: there is no such thing as a custom theme.Dries Buytaert2009-11-12
|
* - Patch #444228 by Tri, raulgigea, mikeytown2, JohnAlbin: optimize CSS ↵Dries Buytaert2009-11-12
| | | | option causes php cgi to segfault in pcre function 'match'.
* - Rollback of #447816.Dries Buytaert2009-11-12
|
* - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username.Dries Buytaert2009-11-12
|
* - Patch #623992 by catch: performance improvements to system_list().Dries Buytaert2009-11-11
|
* - Patch #619902 by sun: performance improvement: dashboard, region and block ↵Dries Buytaert2009-11-11
| | | | building had unnecessary function calls.
* - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because ↵Dries Buytaert2009-11-11
| | | | menu loaders are executed on every menu system access check. Performance improvement.