summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment ↵Dries Buytaert2009-10-16
| | | | preview + unify with node preview settings.
* - Patch #604618 by axyjo, sun: archiver code clean-up.Dries Buytaert2009-10-16
|
* #412730 folllow-up by Crell: Move missing theme key notification to watchdog ↵Angie Byron2009-10-16
| | | | so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs)
* #605442 by catch: Add a generic hook_entity_load().Angie Byron2009-10-16
|
* #605862 by andypost, peximo, sun: Store language for comments.Angie Byron2009-10-16
|
* #493314 by yched and catch: Add multiple hook for formatters.Angie Byron2009-10-16
|
* - Patch #356074 by chx, Damien Tournoud: provide a sequences API.Dries Buytaert2009-10-16
|
* #470242 follow-up by bjaspan: Fix typo.Angie Byron2009-10-16
|
* #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ↵Angie Byron2009-10-16
| | | | between field API and locale module + translatable node bodies.
* #602938 by quicksketch: Provide default styles in image.module (add ↵Angie Byron2009-10-16
| | | | hook_image_default_styles()).
* #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and ↵Angie Byron2009-10-15
| | | | cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
* - Patch #602710 by quicksketch: fixed aggressive reset.css in Seven -- broke ↵Dries Buytaert2009-10-15
| | | | RTL language and some forms.
* - Patch #557542 by catch: CLI installs were broken.Dries Buytaert2009-10-15
|
* - Patch #604618 by Crell, JacobSingh: create a common interface for Archive ↵Dries Buytaert2009-10-15
| | | | operations so we can handle .zip, .tar.gz.
* - Patch #332333 by dmitrig01, alexw: add a real API to path.module.Dries Buytaert2009-10-15
|
* #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.