summaryrefslogtreecommitdiff
path: root/modules/system/system.module
Commit message (Collapse)AuthorAge
...
* - Patch #794936 by c960657, amateescu: system_rebuild_module_data() called ↵Dries Buytaert2010-11-24
| | | | twice on admin/build/modules.
* #151452 by David_Rothstein, Dave Reid, tstoeckler: Fixed uninstalling ↵Angie Byron2010-11-20
| | | | modules does not follow dependencies.
* - Patch #944198 by sun: functions that call drupal_system_listing() act on ↵Dries Buytaert2010-11-19
| | | | potentially invalid system items.
* #969456 by amateescu: Update to jQuery Forms 2.49Angie Byron2010-11-15
|
* #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4.Angie Byron2010-11-12
|
* - Patch #801632 by sun, Jacine: make phptemplate the default engine to ↵Dries Buytaert2010-11-07
| | | | simplify .info file.
* #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 ↵Angie Byron2010-10-31
| | | | (latest point release).
* #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release).Angie Byron2010-10-31
|
* - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox ↵Dries Buytaert2010-10-28
| | | | element.
* - Patch #942690 by effulgentsia: security harden stream wrappers by ↵Dries Buytaert2010-10-21
| | | | defaulting them as remote.
* #731518 follow-up by Dave Reid: Include hook_token_alter() in the ↵Angie Byron2010-10-20
| | | | 'module.token.inc' group.
* #902644 follow-up by sun: Remove accidentally doubly committed stuff.Angie Byron2010-10-15
|
* #902644 follow-up: Committing missing JS file.Angie Byron2010-10-13
|
* - Patch #902644 by sun, tobiasb: machine names are too hard to implement. ↵Dries Buytaert2010-10-13
| | | | | | Date types and menu names are not validated. This patch fixes a bug, but is also a last minute clean-up that will help with better distribution support. We discussed this in http://drupal.org/node/933846.
* - Patch #938560 by Damien Tournoud: fixed {system} records of installed ↵Dries Buytaert2010-10-12
| | | | modules are removed.
* #928744 by bleen18, David_Rothstein: Fixed Dashboard has two admin pages ↵Angie Byron2010-10-07
| | | | called 'dashboard'.
* - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: ↵Dries Buytaert2010-10-05
| | | | optimize JS/CSS aggregation for front-end performance and DX.
* #930122 by dww: Regression: temp directory handling broken by confusion ↵Angie Byron2010-10-05
| | | | between file_directory_temp and file_temporary_path.
* - Patch #612546 by dhthwy, jpmckinney, dww: remove the broken ↵Dries Buytaert2010-10-05
| | | | FileTransferFTPWrapper (file stream) class.
* - Patch #908578 by jonhattan: dependents array key not used in any place ↵Dries Buytaert2010-10-05
| | | | across the code.
* - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a ↵Dries Buytaert2010-10-04
| | | | select list without #default_value() always passes form validation.
* - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, ↵Dries Buytaert2010-10-04
| | | | katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
* #928790 by David_Rothstein: Make menu descriptions consistent.Angie Byron2010-10-04
|
* #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess.Angie Byron2010-10-01
|
* #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix ↵Angie Byron2010-10-01
| | | | admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
* #925100 by mfer: Fix definition of preprocess on jQuery library.Angie Byron2010-09-29
|
* - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.Dries Buytaert2010-09-28
|
* - Patch #922634 by sun: odd form actions in confirm_form().Dries Buytaert2010-09-27
|
* - Patch #140783 by sun: a select list without #default_value() always passes ↵Dries Buytaert2010-09-24
| | | | form validation.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of ↵Dries Buytaert2010-09-19
| | | | clean up.
* - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the ↵Dries Buytaert2010-09-17
| | | | markup/CSS for content and user filter forms.
* #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. ↵Angie Byron2010-09-11
| | | | title on node).
* - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, ↵Dries Buytaert2010-09-05
| | | | fgm, tstoeckler: allow module .info files to add CSS/JS.
* - Patch #887870 by sun, David_Rothstein: make system_list() return full ↵Dries Buytaert2010-09-03
| | | | module records.
* - Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, ↵Dries Buytaert2010-08-22
| | | | mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
* - Patch #887102 by Heine: trigger and action escaping issues. Critical bug fix.Dries Buytaert2010-08-22
|
* - Patch #652122 by sun, catch, moshe weitzman, Berdir, mr.baileys, chx, ↵Dries Buytaert2010-08-20
| | | | David_Rothstein, Scott Reynolds, Damien Tournoud: fix dashboard as the default /admin local task.
* - Patch #806232 by adam.hastings, cross: site information improvements.Dries Buytaert2010-08-18
|
* #845928 by JohnAlbin: Fixed System menu blocks don't get the same styling as ↵Angie Byron2010-08-09
| | | | menu module blocks.
* - Patch #876116 by jbrown: too many spaces.Dries Buytaert2010-08-08
|
* - Patch #871988 by sun: avoid rebuilds in system_settings_form_submit().Dries Buytaert2010-08-03
|
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #850686 by Jacine, sun: renamed 'highlight' region to 'highlighted' ↵Dries Buytaert2010-07-28
| | | | for consistency.
* - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for ↵Dries Buytaert2010-07-26
| | | | {file_managed()}.status.
* - Patch #858076 by jhodgdon: confirm_form() param documentation should ↵Dries Buytaert2010-07-26
| | | | mention value elements.
* Roll-back of #749748. This broke JavaScript on node add forms, and probably ↵Angie Byron2010-07-07
| | | | elsewhere.
* - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not ↵Dries Buytaert2010-07-07
| | | | prefill with user info from cookie.
* - Patch #523286 by aspilicious, Bojhan, anarcat, aaronbauman: cleanup IP ↵Dries Buytaert2010-06-30
| | | | blocking.
* - Patch #721086 by rfay, aspilicious, andypost: create tests for system ↵Dries Buytaert2010-06-29
| | | | actions, clean up token replacement, clean up triggers.