summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* - Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ↵Dries Buytaert2009-11-21
| | | | ()['storage'].
* #629958 by jhodgdon: Cleaned up page.tpl.php documentation.Angie Byron2009-11-20
|
* #636666 by c960657: Don't auto-detect timezones after a failed submit.Angie Byron2009-11-19
|
* - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add ↵Dries Buytaert2009-11-17
| | | | link to the permissions and configuration page of each module from the module configuration page. Great team work!
* #622136 by brandonojc and mgifford: Fixed user filter accessibility.Angie Byron2009-11-17
|
* #386462 by Jeff Burnz, mgifford, Cliff, Everett Zufelt, annmcmeekin, et al: ↵Angie Byron2009-11-16
| | | | Added 'Skip to main content' links in all core themes.
* #601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should ↵Angie Byron2009-11-16
| | | | not set default element properties that make no sense.
* #632896 by stBorchert: Rollback translation of module names; these are ↵Angie Byron2009-11-15
| | | | proper names that have only one canonical source, and should not change based on the installed language.
* - Patch #632660 by yched: fixed hook_update_N() documentation.Dries Buytaert2009-11-15
|
* - Patch #530652 by sun: _user_password_dynamic_validation() should be a ↵Dries Buytaert2009-11-13
| | | | #process of password_confirm().
* - Patch #550742 by David_Rothstein: removed left-over code: remove search ↵Dries Buytaert2009-11-11
| | | | box settings because we already remove the search box.
* - Patch #629808 by yched: fixed indentation of code.Dries Buytaert2009-11-11
|
* - Patch #623992 by catch: performance improvements to system_list().Dries Buytaert2009-11-11
|
* #625744 by boombatower: Fixed discovery logic of multiple module copies.Angie Byron2009-11-11
|
* - Patch #627338 by catch: add a cache_bootstrap() bin for better ↵Dries Buytaert2009-11-10
| | | | performance/scalability.
* - Patch #570900 by Crell: remove remnants of update_sql().Dries Buytaert2009-11-09
|
* - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now.Dries Buytaert2009-11-08
|
* #602522 follow-up by effulgentsia: Fix a couple of straggler missed ↵Angie Byron2009-11-08
| | | | operation link conversions.
* #541568 by brandonojc, mgifford, Everett Zufelt, and sun: Fixed Link to ↵Angie Byron2009-11-08
| | | | expand / collapse fieldsets has poorly accessible link text.
* #622766 by sun: Add contextual links UI as a JS library.Angie Byron2009-11-08
|
* - Patch #623992 by catch: performance improvement: reduce {system} database ↵Dries Buytaert2009-11-08
| | | | hits on every page request.
* - Patch #607244 by sun: added permission to decrease performance impact of ↵Dries Buytaert2009-11-07
| | | | contextual links.
* #585868 by sun: Provide a generic way for actions to denote that they change ↵Angie Byron2009-11-06
| | | | a property.
* - Patch #621392 by jhodgdon: fixed formatting of phpDoc.Dries Buytaert2009-11-05
|
* #571086 follow-up by sun: Allow specifying a 'wrapper callback' before ↵Angie Byron2009-11-04
| | | | executing a form builder function.
* #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and ↵Angie Byron2009-11-03
| | | | support on node/comment pages rel=canonical and rel=shortlink standards.
* #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ↵Angie Byron2009-11-03
| | | | arrays and forms (e.g. 'Operations') alterable.
* #211015 follow-up by sun: Don't hard-code #theme for system_settings_form().Angie Byron2009-11-02
|
* #539022 follow-up by David_Rothstein: Batch API should use the current theme ↵Angie Byron2009-11-02
| | | | to run the batches.
* #239825 follow-up: Adjusting comments.Angie Byron2009-11-02
|
* #211015 by sun: Check for an existing #theme property for confirm_form() ↵Angie Byron2009-11-02
| | | | before clobbering it.
* #239825 by jeffschuler and bjaspan: Add support for OS-specific line endings ↵Angie Byron2009-11-02
| | | | on e-mails.
* #504080 by eigentor, dcor, heather, lisarex, Bojhan, and keith.smith: Remove ↵Angie Byron2009-11-02
| | | | wall of text from Themes admin description.
* #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs ↵Angie Byron2009-11-01
| | | | in https support and use https for authorize.php if available.
* #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵Angie Byron2009-11-01
| | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
* - Patch #602306 by alex_b: removed some unused code.Dries Buytaert2009-10-31
|
* - Patch #618938 by pwolanin: fixed Drupal version is not being available ↵Dries Buytaert2009-10-30
| | | | until the end of bootstrap.
* #610290 by dww and sun: system_run_authorized() shouldn't always ↵Angie Byron2009-10-29
| | | | drupal_goto() so it can be used in submit handlers.
* #613912 by dww: Move host and port into a collapsed 'Advanced settings' ↵Angie Byron2009-10-27
| | | | fieldset on the authorize.php connection settings forms.
* #561452 follow-up by David_Rothstein: Use helper functions rather than file ↵Angie Byron2009-10-27
| | | | scans to retrieve module data on permissions page.
* - Patch #602490 by dww: fixed help text and action links to find the update ↵Dries Buytaert2009-10-25
| | | | manager pages.
* #613238 by catch: Add more missing columns and tables required for upgrade.Angie Byron2009-10-24
|
* #602520 by JacobSingh and dww: Make FileTransfer form have one option for ↵Angie Byron2009-10-24
| | | | FTP (ftp_extension() preferred).
* #320331 follow-up by Dave Reid: Remove documentation for no-longer-existing ↵Angie Byron2009-10-24
| | | | custom_url_rewrite functions.
* #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ↵Angie Byron2009-10-24
| | | | and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
* #613238 by catch: Fixed missing columns and tables required for upgrade.Angie Byron2009-10-24
|
* #599804 by catch: Fix upgrade path.Angie Byron2009-10-24
|
* #524710 by catch and gordon: Add role_permission() table earlier in order to ↵Angie Byron2009-10-24
| | | | allow upgrade path to work.
* #612920 by catch: Added required table columns so that update.php doesn't ↵Angie Byron2009-10-24
| | | | spew fatal errors.
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().