summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #645140 by casey: Remove inter-dependency between Shortcut and Toolbar.Angie Byron2010-01-07
|
* #265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator ↵Angie Byron2010-01-07
| | | | produces invalid code and directory names for @import files which breaks IE (with tests).
* #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets ↵Angie Byron2010-01-07
| | | | from system.module and separate presentational and behavior-supporting styles.
* #480430 by JamesAn: Update search module to use drupal_static().Angie Byron2010-01-07
|
* #323110 by nenne, gpk, and sun: Add requirement check for open_basedir() ↵Angie Byron2010-01-07
| | | | restriction in SimpleTest.
* #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment ↵Angie Byron2010-01-07
| | | | body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
* #619666 follow-up by effulgentsia: Make performance-critical usage of ↵Angie Byron2010-01-07
| | | | drupal_static() grokkable.
* #651722 by casey and ksenzee: Fixed / in URL fragments gets converted to %2F.Angie Byron2010-01-07
|
* - Patch #667074 by casey, Kiphaas7, David_Rothstein: the spinner's ↵Dries Buytaert2010-01-06
| | | | visibility can be defined in CSS rather than JS.
* - Patch #676046 by chx: fixed oopsie in taxonomy index.Dries Buytaert2010-01-06
|
* - Patch #393406 by michaelfavia, Freso, catch, stBorchert, David_Rothstein, ↵Dries Buytaert2010-01-06
| | | | ksenzee: improve role administration page.
* - Patch #669796 by casey: remove unnecessary code.Dries Buytaert2010-01-06
|
* - Patch #675014 by jhodgdon: documentation header for ↵Dries Buytaert2010-01-06
| | | | forum_taxonomy_term_delete() is wrong.
* - Patch #672594 by casey: webkit based browsers display customize dashboard ↵Dries Buytaert2010-01-06
| | | | screen wrong + done button isn't working on them.
* - Patch #646874 by sun, David_Rothstein: more improvements.Dries Buytaert2010-01-06
|
* - Patch #171317 by jhodgdon, fgm, CitizenKane: hook_search_page() not ↵Dries Buytaert2010-01-06
| | | | appearing on api.drupal.org.
* #674406 by David_Rothstein: Don't add empty theme regions to the array.Angie Byron2010-01-06
|
* #668104 by casey and David_Rothstein: Make overlay respect other click handlers.Angie Byron2010-01-06
|
* #675144 by jhodgdon: Typo: translation_language_switch_links_alter() should ↵Angie Byron2010-01-06
| | | | be linkS alter().
* - Patch #652588 by scor: updated RDF mapping definition in the core modules.Dries Buytaert2010-01-05
|
* #420358 follow-up by Dave Reid: Fix some straggler default => standard renaming.Angie Byron2010-01-05
|
* - Patch #669378 by eigentor: tweak overlay width and opacity.Dries Buytaert2010-01-05
|
* - Patch #673974 by sun: Fixed PHP notice when mass-unpublishing or deleting ↵Dries Buytaert2010-01-05
| | | | comments, and wrong form validation redirect.
* #113614 follow-up by eaton: Commit missing token API documentation.Angie Byron2010-01-05
|
* #420358 follow-up by Dave Reid: Rename profiles default => standard and ↵Angie Byron2010-01-04
| | | | expert => minimal, for consistency with labels.
* #580868 follow-up by Dave Reid: Fix errors.Angie Byron2010-01-04
|
* #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.Angie Byron2010-01-04
|
* - Patch #672068 by jhodgdon: hook_node_grants() example used wrong variable.Dries Buytaert2010-01-04
|
* - Patch #668650 by jhodgdon: fixed hook_view() example.Dries Buytaert2010-01-04
|
* #664920 by catch and chx: Change 'taxonomy_term()' field to ↵Angie Byron2010-01-04
| | | | 'taxonomy_term_reference()'.
* #673450 by casey and Jody Lynn: Cleanup JavaScript file syntax.Angie Byron2010-01-04
|
* #671928 by asimmonds: Fixed typo in doxygen.Angie Byron2010-01-04
|
* - Patch #619862 by gilgabar, asimmonds: fixed incorrect entry in ↵Dries Buytaert2010-01-04
| | | | system_library() that breaks jquery ui shake effect.
* - Patch #569024 by joachim: improved variable names.Dries Buytaert2010-01-04
|
* #338630 by plach, dagmar, David Koudela, arhak, et al: Enable Locale to ↵Angie Byron2010-01-04
| | | | rebuild lost Javascript translation files.
* #646874 by sun and David_Rothstein: Remove assumptions about Contextual ↵Angie Byron2010-01-04
| | | | links and Shortcut modules from template files.
* #320686 by Arancaytar and Davy Van Den Bremt: Don't rebuild locale cache ↵Angie Byron2010-01-04
| | | | when is not set.
* #423822 by JamesAn, agentrickard, and michaelfavia: Update node module to ↵Angie Byron2010-01-03
| | | | use drupal_static().
* #361648 by brianV, grndlvl, dmitrig01, and pwolanin: SA-CORE-2009-001: ↵Angie Byron2010-01-03
| | | | Access bypass in translation.module.
* #673340 by fgm: Fixed incorrect wording in several functions in field.crud.inc.Angie Byron2010-01-03
|
* #363977 by catch, fabsor, and snufkin: Base comment edit links on a ↵Angie Byron2010-01-03
| | | | permission rather than a count query (performance).
* #673310 by casey: Fix missing rename of drupal_json() to drupal_json_output().Angie Byron2010-01-03
|
* #673306 by casey: Remove stray debugging code from menu module.Angie Byron2010-01-03
|
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* #651410 by sun: Fixed error in user_modules_installed() when duplicate ↵Angie Byron2010-01-03
| | | | permissions are defined.
* #673252 by Jody Lynn: Fix vague test in PHP module.Angie Byron2010-01-03
|
* #669754 by asimmonds: Fixed incorrect page callback on admin/ui.Angie Byron2010-01-03
|
* - Patch #634098 by asimmonds: fixed broken pager on /taxonomy/term/* pages.Dries Buytaert2010-01-03
|
* #664022 by casey and Bojhan: Remove Identification fieldset from term add.Angie Byron2010-01-03
|
* #648410 follow-up by Dave Reid: Add link to create new from all empty table ↵Angie Byron2010-01-03
| | | | texts.