summaryrefslogtreecommitdiff
path: root/modules/system/system.module
Commit message (Expand)AuthorAge
* - Patch #748976 by jpmckinney, David_Rothstein: 'Show/hide descriptions' link...Dries Buytaert2010-04-06
* - Patch #193482 by xmacinfo, yoroy, james.elliott, Jacine, JohnAlbin, theborg...Dries Buytaert2010-04-01
* - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave ...Dries Buytaert2010-03-31
* #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ...Angie Byron2010-03-30
* #373201 follow-up by JohnAlbin: Remove old remnants of theme_list().Angie Byron2010-03-29
* - Patch #319723 by aditya_kristanto, cha0s: confirm_form() needs to be polite...Dries Buytaert2010-03-28
* #707724 follow-up by yched: Fix more confusing field/entity api arguments.Angie Byron2010-03-27
* #714190 by rfay: Fixed system_send_email_action() uses account without initia...Angie Byron2010-03-27
* - Rolled back a patch that I didn't meant to commit yet.Dries Buytaert2010-03-26
* - Patch #241013 by Pedro Lozano, drewish, andypost, mr.baileys: actions only ...Dries Buytaert2010-03-26
* - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX trigger...Dries Buytaert2010-03-26
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ...Dries Buytaert2010-03-26
* - Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_...Dries Buytaert2010-03-26
* - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning a...Dries Buytaert2010-03-21
* #679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8.Angie Byron2010-03-21
* - Patch #741242 by marcvangend: cleanup left over set-to-global-defaults desc...Dries Buytaert2010-03-18
* - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' e...Dries Buytaert2010-03-13
* #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2.Angie Byron2010-03-09
* - Patch #721400 by pwolanin: order JS files according to weight, don't change...Dries Buytaert2010-03-09
* #594412 by mrfelton: Correctly label all site-owning super-admin permissions.Angie Byron2010-03-08
* #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text...Angie Byron2010-03-07
* #734942 by Dave Reid: hook_token_info_alter() should be included in the 'toke...Angie Byron2010-03-07
* - Patch #720610 by andrewmacpherson: move the core RDF namespace definitions ...Dries Buytaert2010-03-03
* - Patch #573300 by eMPee584: system_retrieve_file() fails in file_unmanaged_c...Dries Buytaert2010-02-26
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
* - Patch #721010 by jhodgdon: actions topic group needs more functions include...Dries Buytaert2010-02-26
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored afte...Dries Buytaert2010-02-25
* - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 2.Dries Buytaert2010-02-17
* -Patch #713388 by Bojhan, mr.baileys: better weight items inside categories o...Dries Buytaert2010-02-13
* #707724 by chx: Rename confusing arguments in field/entity APIs.Angie Byron2010-02-11
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/p...Angie Byron2010-02-07
* - Patch #705116 by c960657: remove unused 'administer files' permission.Dries Buytaert2010-02-05
* - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor Hojt...Dries Buytaert2010-02-05
* - Patch #645758 by Dave Reid: system_settings_form() should set a high weight...Dries Buytaert2010-02-02
* - Patch #700592 by dww: ArchiverTar class supports .tgz but we didn't recogni...Dries Buytaert2010-02-01
* - Patch #693082 by dww: added an ArchiverZip class to support .zip files in u...Dries Buytaert2010-02-01
* - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see...Dries Buytaert2010-01-30
* - Patch #685074 by pwolanin: some stream wrappers need to be hidden or read-o...Dries Buytaert2010-01-26
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
* - Patch #678504 by heyrocker, David_Rothstein: incorrect menu argument for ip...Dries Buytaert2010-01-18
* - Patch #609622 by Rob Loach, casey, andypost, mfer: keep jQuery Form up to d...Dries Buytaert2010-01-18
* #649224 by David_Rothstein and ksenzee: Fixed Cannot run certain batch proces...Angie Byron2010-01-13
* #399642 follow-up by carlos8f: Replace drupal_install_modules() with an impro...Angie Byron2010-01-13
* #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencie...Angie Byron2010-01-12
* #680032 by agentrickard and Bojhan: Replace 'update.php' with 'update script'...Angie Byron2010-01-10
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extra...Angie Byron2010-01-09
* #629794 by yched: Fix Scaling issues with batch API. (with tests)Angie Byron2010-01-08
* #464796 by mgifford, mikey_p, and chx: Remove menu link titles on output so t...Angie Byron2010-01-07
* #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets fro...Angie Byron2010-01-07
* #420358 follow-up by Dave Reid: Rename profiles default => standard and exper...Angie Byron2010-01-04