summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same ↵Angie Byron2009-10-15
| | | | parameters as url().
* - Patch #604650 by quicksketch: new image styles were not usable as formatters.Dries Buytaert2009-10-15
|
* - Patch #567572 by catch: remove taxonomy synonyms in favor of a future ↵Dries Buytaert2009-10-15
| | | | Field API based solution.
* - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX ↵Dries Buytaert2009-10-15
| | | | 'callback' callbacks. Oh my, this is the beginning of something big.
* - Patch #601586 by Xano: do not require permission.Dries Buytaert2009-10-15
|
* - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵Dries Buytaert2009-10-15
| | | | avoid users rendering their site unusable.
* - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when ↵Dries Buytaert2009-10-15
| | | | a theme key is not found.
* - Patch #604828 by bangpound: added missing check_plain() in ↵Dries Buytaert2009-10-15
| | | | theme_field_formatter_taxonomy_term_plain().
* - Patch #604980 by sun: factored taxonomy_term_edit() away.Dries Buytaert2009-10-15
|
* - Patch #594650 by sun, c960657: provide central ()['values'] clearance.Dries Buytaert2009-10-15
|
* - Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query ↵Dries Buytaert2009-10-14
| | | | string destination.
* - Patch #603702 by Xano: remove _taxonomy_term_select().Dries Buytaert2009-10-14
|
* - Pactch #569224 by bangpound: expose field storage details through field ↵Dries Buytaert2009-10-14
| | | | attach.
* - Patch #340652 by catch: added edit/delete terms permission per vocabulary.Dries Buytaert2009-10-14
|
* - Patch #602306 by David Strauss, Damien Tournoud: Fixed bug in the default ↵Dries Buytaert2009-10-14
| | | | queue implementation.
* - Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and ↵Dries Buytaert2009-10-14
| | | | make custom theme settings a true form_alter().
* - Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do ↵Dries Buytaert2009-10-14
| | | | theme switching.
* - Patch #586436 by Amitaibu: execute node_type_save() after variable_set().Dries Buytaert2009-10-14
|
* - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to ↵Dries Buytaert2009-10-13
| | | | localize date formats.
* - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to ↵Dries Buytaert2009-10-13
| | | | happen for AJAX requests too.
* - Patch #603436 by chx: small clean-up in export profile.Dries Buytaert2009-10-13
|
* - Patch #539434 by lambic, deekayen: re-order functions in menu.install.Dries Buytaert2009-10-13
|
* - Patch #593522 by sun: a better and faster drupal_alter().Dries Buytaert2009-10-13
|
* - Patch #373606 by jhodgdon, aj045: improved file_save_upload() documentation.Dries Buytaert2009-10-13
|
* - Patch #582378 by sun: more filter system clean-up.Dries Buytaert2009-10-13
|
* - Patch #544360 by David_Rothstein: fix for dashboard module.Dries Buytaert2009-10-13
|
* - Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, ↵Dries Buytaert2009-10-13
| | | | JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!
* #597390 by Dave Reid and dww: Fixed PHP notices on non-existant projects ↵Angie Byron2009-10-13
| | | | when parsing update XML.
* #523878 follow-up by boombatower: Extend maximum execution time for tests.Angie Byron2009-10-13
|
* #559294 by David_Rothstein: Allow install profiles to alter or override the ↵Angie Byron2009-10-13
| | | | task list.
* #602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal ↵Angie Byron2009-10-13
| | | | errors.
* #561452 by pwolanin and David_Rothstein: Add API function to get ↵Angie Byron2009-10-13
| | | | module/theme info without rebuilding it.
* #569318 by Benjamin Melançon: Fixed hook_comment_load() never gets called.Angie Byron2009-10-13
|
* - Patch #597484 by dww: use the Queue API to fetch available update data.Dries Buytaert2009-10-13
|
* - Patch #351249 by stBorchert, coreyp_1, BrightLoudNoise, catch, kkaefer, ↵Dries Buytaert2009-10-13
| | | | sign: finer control over the Parent Menu select box.
* #602570 by dww: Fix code style in _system_filetransfer_backend_form_common().Angie Byron2009-10-12
|
* #602518 by dww and JacobSingh: Fixed PHPDoc for ↵Angie Byron2009-10-12
| | | | includes/filetransfer/filetransfer.inc.
* - Patch #590092 by baldwinlouie: who's online block should never report ↵Dries Buytaert2009-10-12
| | | | anonymous users.
* - Patch #402280 by mustafau, alex_b: parser should not update ↵Dries Buytaert2009-10-12
| | | | aggregator_feed() record.
* - Patch #602306 by chx: simplify the default queue implementation.Dries Buytaert2009-10-12
|
* - Patch #602122 by sivaji: fixed broken link.Dries Buytaert2009-10-12
|
* - Patch #601250 Dave Reid, andypost: upgrade path for contact form permission.Dries Buytaert2009-10-12
|
* #560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image ↵Angie Byron2009-10-12
| | | | Field to image.module. Hellooooo, native image handling in core! :D
* #589754 by rfay and Crell: Fixed non-recoverable install if invalid database ↵Angie Byron2009-10-12
| | | | specified in settings.php.
* - Patch #599706 by tobiasb: tiny documentation fix.Dries Buytaert2009-10-11
|
* - Patch #601250 by Dave Reid, VeryMisunderstood: allow anonymous users to ↵Dries Buytaert2009-10-11
| | | | use personal contact forms.
* - Patch #597556 by Berdir: return status to indicate executed query in ↵Dries Buytaert2009-10-11
| | | | MergeQuery::execute().
* - Patch #334283 by andypost: fix upgrade path of message contexts for ↵Dries Buytaert2009-10-11
| | | | translations.
* #557292 follow-up by dmitrig01 and sun: Fix typo in tpl.php file causing ↵Angie Byron2009-10-11
| | | | node titles to not be linked.
* #599706 by sun: Allow altering local tasks/actions.Angie Byron2009-10-11
|