Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #639628 by c960657: fixed malformed alt text on theme admin page.
#634440 follow-up by sun: More fixes post-form_state storage removal.
#634440 follow-up by justinrandell: Fixed enabling/uninstalling modules.
- Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ()['storage'].
- Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work!
#632896 by stBorchert: Rollback translation of module names; these are proper names that have only one canonical source, and should not change based on the installed language.
- Patch #550742 by David_Rothstein: removed left-over code: remove search box settings because we already remove the search box.
#602522 follow-up by effulgentsia: Fix a couple of straggler missed operation link conversions.
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
#211015 follow-up by sun: Don't hard-code #theme for system_settings_form().
#539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches.
- Patch #550742 by sun: removed some left-over code.
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.
- Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.
- Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and make custom theme settings a true form_alter().
- Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
#343898 by dww and JohnAlbin: Respect hidden property in themes to allow for theme testing.
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
- Patch #500038 by Shai, sreynen | webchick: changed default for RSS output from 'teaser only' to 'full node'.
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent.
#193366 follow up (rollback) by Anthony Hersey, Senpai, moshe weitzman: remove all cache clearing feature of the system module listing page; instead point to the performance page where we have a dedicated button for this; the trick caused lots of issues with speed
#360605 by Berdir et al.: make Drupal core work with PHP 5.3.0 out of the box (fixes for incompatibilities introduced with PHP 5.3.0)
#489762 by JohnAlbin: include subtheme and base theme list with processed theme .info file data; prerequisite to improve theme security and fix a possible WSOD on theme selection
#539022 by dropcube: Use current theme during Batch API processes.
#306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
- Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
#489762 follow-up by JohnAlbin: Fix for sub-theme screenshots not showing up.
- Patch #551080 by Gábor Hojtsy: the by module page blocks did not have the new show flag.
#557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page.
- Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings.
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
*** empty log message ***
#556714 by Davy Van Den Bremt: Fixed broken url in administration theme status message.
#201415 by sun: Add a permission to access site in maintenance mode.
- Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core.
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
- Patch rollback of #549432: tests didn't actually ran successfully.
- Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and permissions'.
- Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'.
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
#370454 follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk.
- Patch #370454 by chx, Damien Tournoud: simplify page caching.
- Patch #506482 by spuky, catch: remove some pointless /admin descriptions.
#548182 by yoroy: Better admin theme descriptions.
- Patch #531476 by JohnAlbin: corrected some favicon mime-type behavior.
#533586 by dww and chx: Refactor dependency checks into sharable helper functions.
#547528 by dww: Fixed Trailing whitespace in system_ip_blocking().
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.
- Patch #459980 by Xano: rework admin/settings/performance.
- Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ...
#276615 by JacobSingh, Robin Monks, mikeytown2: drupal_clear_css_cache() should not be called on all invocations to the themes admin page; should be called only on submit - consistent with the modules admin page
#495964 by jhodgdon: theme_admin_block_content() had wrong argument name documented
#292253 by Damien Tournoud: Remove per-user themes selection from core.
#531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system.
#489762 by JohnAlbin: Add theme lineage information to .info file cache and fix several edge-case bugs.
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
- Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies.
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
- Patch #523214 by Bohjan: clean up text Site Information page.
- Patch #518750 by Damien Tournoud: rethink system settings form.
#193366 by Anthony Hersey: Move various rebuild functions to module page submission rather than viewing for vastly increased performance.
- Patch #497590 by Dave Reid: remove pointless 'system paths only' warning from admin/settings/site-information.
- Patch #495964 by jhodgdon: fixed documentation error.
- Patch #276615 by mikeytown2: only clear the CSS cache when submitting the form, not when displaying the form.
- Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible to enable blocks on 404 pages.
#236657 by hctom, swentel: In system_clear_cache_submit(), the function arguments were swapped (but it did not affect how it actually worked).
#236657 by swentel: Fix order of arguments in system_clear_cache_submit().
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
- Patch #423196 by frega, Xano, alienbrain et al: clean up the URL settings page.
- Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field.
- Patch #471070 by stella: millions of code style fixes.
- Patch #212233 by lilou, catch: remove SQL report.
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
#455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness.
- Patch #394572 by Berdir: converted system module to the new database abstraction layer.
- Patch #459836 by Xano: rework admin/settings/regional-settings.
- Patch #453080 by Gabor Hojtsy: moved the footer message to a block.
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
- Patch #329015 by Damien Tournoud: improved error handling of batch API.
- Patch #445966 by Damien Tournoud: allow theme engine and theme settings form.
#359391 by kresimir: Clarify that various caching modes are 'page' caching modes.
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.
- Patch #427296 by taz88ny: move some code from system.module to bloc.module where it belongs.
- Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'.
- Patch #394332 by Xano: clean up language around logging and alerts.
- Patch #424252 by swentel: move block cache settings from system module to block module now block module is optional.
- Patch #333156 by stella: add ability to configure the default country.
- Patch #373613 by quicksketch and drewish: in order to operate on images multiple times (such as crop, scale, then desaturate) without quality loss, we need to pass images by their raw GD (or other library) resources rather than re-opening the same image repeatedly, which causes wasted processing and loss of quality when using JPEG images. This patch reworks the image toolkits, adds some new image manipulations and adds some impressive SimpleTests.
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.
- Patch #243524 by Dave Reid, chx: display INFO_ALL output when calling system_php().
#243524 by christefano, chx: our phpinfo page was very limited; give all info possible instead
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
#371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it.
#135976 by Dave Reid: Move Administration Theme setting to the themes page where it is findable (with tests).
- Patch #355236 by Frando: refactor drupal_render() theming.
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
#306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with programmatic node creation.
- Patch #291026 by Dave Reid et al: further (usability) improvements to the E_NOTICE handling.
- Patch #291026 by Dave Reid, Pasqualle, Rob Loach, et al: improved error reporting settings.
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
#320451 follow-up by webernet: Remove escaping of 'required by' and 'requires' on module page.
- Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency system. This helps with fields in core. Comes with tests\!
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().
- Patch #356747 by chx: fix hidden module dependencies.
#143434 by Jody Lynn: Move 'display post information' to where users would expect.
- Rollback of #325908.
- Rollback of #325908.
- Patch #352470 by scor: fixed typos and grammar in comments.
- Patch #325908 by kbahey: removed redundant cache flusing.
- Patch #325908 by kbahey: removed redundant cache flusing.
- Patch #263445 by Dave Reid, merlinofchaos: replace improper use of drupal_to_js() with drupal_json().
- Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table.
Removing #137932 which was committed prematurely.
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
- Patch #320793 by hass: fixed translation issue.
- Patch #320793 by hass: fixed translation issue.
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
#320009 by Dave Reid: Remove notice about missing files[] array and prevent incompatible modules from being enabled.
#320024 by Dave Reid: Replace hardcoded drupal_required_modules() with required = TRUE in .info files.
#253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow modules to react when other modules are enabled, disabled, installed, or uninstalled.
#319699 follow-up by Dave Reid: Simplify required module hiding in admin/build/modules.
#319699 by Dave Reid: Simplify logic for hiding required modules.
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
#229129 follow-up by Arancaytar, chx, and webchick: Instantiate module package property.
#229129 follow-up by chx: Fix module dependency checking again.
#229129 part 2 of 1,342 by chx: Hide Core - Required modules from module page entirely, to get around nasty bug that allows them to be disabled.
#229129 part 1 of 1,342 by chx: Change #value to #markup to eliminate notice on modules page.
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
- Patch #293098 by boombatower: add missing label.
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
- Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move includes/tests to simpletest/tests and provide hidden .info propery
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.
- Patch #229129 by dmitrig01: clean up system modules page.
- Patch #284721 by zeta ζ: translation simplifications.
- Patch #245001 by kkaefer et al: unify #process callback naming.
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
- Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line.
- Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
#217957 by yched, quicksketch: header cell removal is broken when headers use colspans (and a little bit of performance improvement)
- Patch #256152 by catch: added additional tests for the IP address blocking and added a small usability improvement.
- Patch #248436 by catch: fixed some bugs in the statistics module, wrote some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it.
- Patch #192962 by gpk et al: ghop #24, module administration page improvements.
- Patch #127295 by yhager: module version numbers should always be shown left-to-right.
- Patch #246298 by boombatower: added missing <label> to module names on uninstall page. Improves consistency with the module install page.
#127295 by yhager: module version numbers should always be displayed LTR
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
- Patch #243524 by christefano: display INFO_ALL output when calling system_php().
- Patch #228594 by catch et al: removed access rule functionality from core. The access rules capability of user module has been stripped down to a simple method for blocking IP addresses. E-mail and username restrictions are now available in a contributed module. IP address range blocking is no longer supported and should be done at the server level. This patch is partly motiviated by the fact that at the usability testing, it frequently came up that users went to "access rules" when trying to configure their site settings.
- Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results.
#237717 by hass: missing t() in system_clear_cache_submit()
- Patch #237717 by hass: missing t() function.
- Patch #229517 by keith.smith and flobruit: de-html selected interface strings.
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
#216238 by theborg: theme descriptions were not translated properly (minor)
#215858 by pwolanin: localized menu options were saved into the database, avoid this by using different variable names / array keys
#215303 by Pancho, slightly modified: clean URL test support text was not green if not using JS
#204411 by chx, slightly modified: heal a possible MySQL import error when the anonymous user becomes broken
#107375 follow up by zeta-zoo: fixed incorrect description for MySQL's 'Select_range_check'
#201641 by Ralf Stamm, Pancho: sort admin themes by info name as well
#201641 by Ralf Stamm, Pancho: sort themes by their .info name, not their file name (just like modules)
#190729 by aufumy, Pasqualle, slightly modified: report incompatibility early, if the dependencies key is not an array in the .info file
#209584 by Rob Loach: 404/403 validation is also done in runtime so to allow more flexibility here, remove the submission time validation
#201540 follow up by zoo33: move jpeg quality validation to where it belongs, so it is only called if the current image toolkit requires it
#207868 by cwgordon7, webernet and myself: SQL status page was using wrong property names
#207731 by Pancho: adding brackets to some default form values, for consistency
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
#200777 by JirkaRybka: theme settings form relied on _POST[] and stored irrelevant formapi keys as theme settings
- Patch #203222 by Pascalle: added missing message type to watchdog call.
#204420 follow up by webernet: fix bad permission check introduced for update module message
#204344 by marcingy: path aliases were not alled as default home page
#204420 by webernet: do not show messages about status problems to those who will not be able to click and go to the reports
- Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace.
#203274 by Pasqualle: remove excessive witespace from our code (minor)
#201577 by Pasqualle: let the admin theme be configured even if it is disabled (mirror blocks admin behavior)
#202559 by Pasqualle: just removing some trailing white space from end of lines
#183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS aggregation; update help text to that effect
#199874 by gaele, keith.smith and JirkaRybka: better explanation of site email address, slogan and mission based on usability feedback
#201540 by theborg, douggreen, Pancho: some system setting were not validated properly; also added missing required field markers
#202026 by marco.robotangel, keith.smith: avoid tech language in connection to feeds
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules
#194010 by chx: Proper recursive dependency checking and ordering module installation in dependency order, so later installed modules can use previously installed module functionality
#198579 by webernet and hswong3i: a huge set of coding style fixes, including: - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
#198332 by catch: cache clear button was named 'cache' accidentally, but this conflicts with the 'cache' setting, so renames to 'clear'
Neither of the optimnization checkboxes were selected on the performance page, due to data type mismatch. Noticed while testing #113607.
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
security fixes forward ported from Drupal 5.2 - previously not committed parts of http://drupal.org/cvs?commit=74833
#133092 by wmostrey: hide help page links when help module is not enabled, so the links lead to 404s
#195743 by kkaefer: (usability) add labels to module names in the module admin form
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
- Patch #195173 by Eaton et al: allow administrators to clear all caches.
#173408 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database
#193366 by chx: rebuild caches when displaying the module admin screen, to avoid stale data in registries when the submission is handled
#192659 by quicksketch: center table headers for checkbox columns, where checkboxes are also centered
#144788 by Andreas Wolf, spatz4000 and aufumy: missing block clearing on admin index by modules page
#179164 by Heine: short modules by name on the module admin page
- Patch #176264 by Wim Monstrey: killed a warning.
#188911 by chx: hide toggle settings fieldset when a theme has 'no features'
- Patch #100582 by O Govinda, keith.smith: improved the user documentation on the UI.
#100581 by keith.smith: improve form item descriptions on the performance settings page
#100580 by keith.smith: reword error reporting description to be more clear
- Modified version of patch #121820 by Caleb et al: add an option for page compression.
#165140 by dww: rename logs to reports (usability improvement)
#179655 by flobruit: properly disable theme setting checkboxes when certain features are not available
#178973 by merlinofchaos: proper style and script inheritance between themes more then two levels deep in the hierarchy
- Patch #168487 by douggreen: don't enable modules that depend on incompabitlbe modules.
#164617 by catch: only suggest caching for production sites, so people developing their web sites can do so without nasty surprises
#159527 by chx, webernet and pwolanin: fix system admin menus if admin menu was moved from the default location
- Patch #162202 by dvessel: fixed CSS problems in Opera.
#111127 rollback by chx, slightly extended: roll back node_load cache, it needs more thought and discussion, so postponed until at least Drupal 7
#57676 by JohnAlbin et al: properly support theme engine and theme specific settings via a theme-settings.php file
#155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
- Patch #165811 by Crell and pwolanin: split system module.
- Patch #151055 by pwolanin et al: fixed problems with moving menu items.
- Patch #156425 by asimmonds: added missing CVS IDs.
- Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links.
- Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |