summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #841266 by Nephele: Fix typo in field ui string.Angie Byron2010-12-06
|
* #518512 by lelutin, dwong127, jhodgdon, nadavoid: Fixed Search from block ↵Angie Byron2010-12-06
| | | | with no keywords doesn't display the 'Please enter some keywords' message
* #984358 by dalin, David_Rothstein: Fixed Upgrade from 6.x to 7.x always ↵Angie Byron2010-12-06
| | | | pulls your site out of maintenance mode immediately
* #936490 by dww, tstoeckler, haydeniv, Bojhan: Fixed Update module should ↵Angie Byron2010-12-06
| | | | verify downloaded tarballs and propagate errors correctly
* #947820 by boombatower: Fixed Form action URL is not obtained properly in ↵Angie Byron2010-12-05
| | | | SimpleTest
* #978050 by swentel: Fixed Clearing the log with a filter throws notice and a ↵Angie Byron2010-12-04
| | | | PDOException
* #974072 by Damien Tournoud: Fixed Comment publish / unpublish actions are brokenAngie Byron2010-12-04
|
* #903392 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search ↵Angie Byron2010-12-04
| | | | result snippet
* - Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language ↵Dries Buytaert2010-12-02
| | | | selection in advanced search filters broken.
* #979958 by das-peter, Damien Tournoud: Fixed regression in load_functions ↵Angie Byron2010-12-02
| | | | detection for menu items
* - Patch #986018 by fago: remove ununsed test files.Dries Buytaert2010-12-02
|
* #929208 by heyrocker, duellj: Fixed Path hook api docs are missing function ↵Angie Byron2010-12-02
| | | | bodies
* #985804 by solotandem, jhodgdon: Errors array missing key in ↵Angie Byron2010-12-02
| | | | hook_field_validate documentation
* #678606 by jhodgdon, andypost: Fixed Tab titles on Trigger page are not clearAngie Byron2010-12-01
|
* #932502 rolled back. Needs more work.Angie Byron2010-12-01
|
* #961292 by yoroy: 'Close the drawer' needs a better title for screen readersAngie Byron2010-12-01
|
* #602484 follow-up by rschwab, dww: Fixes to update manager page title.Angie Byron2010-12-01
|
* #690622 by jhodgdon: Remove the word 'node' from various strings.Angie Byron2010-12-01
|
* #705306 follow-up by sun: Improved documentation for hook_user_cancel().Angie Byron2010-12-01
|
* #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the ↵Angie Byron2010-12-01
| | | | FileTransfer class system in contrib
* #886752 by jhodgdon: Fixed SQL error on PostgreSQL in comment.moduleAngie Byron2010-12-01
|
* #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back ↵Angie Byron2010-12-01
| | | | into a variable. The string approach was too limited.
* #977596 by Stevel, sun, dalin, David_Rothstein: Fixed Text format loses ↵Angie Byron2010-12-01
| | | | weight and status when saving settings
* #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on ↵Angie Byron2010-11-30
| | | | registration form.
* #932502 by yched, jgraham: Fixed Changing allowed values in List fields ↵Angie Byron2010-11-30
| | | | changes key associations.
* - Patch #651240 by fago, sun: allow modules to react to changes to an entity.Dries Buytaert2010-11-30
|
* - Patch #975134 by rschwab: improve links for steps after installing new theme.Dries Buytaert2010-11-30
|
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* #826486 by kscheirer, drunken monkey, tstoeckler, jhodgdon, sun: Fixed ↵Angie Byron2010-11-30
| | | | format_date() does not respect admin-defined date formats
* #606190 follow-up by rschwab, dww, Bojhan: Better workflow links in update ↵Angie Byron2010-11-30
| | | | manager.
* - Patch #863318 by carlos8f, andypost, chx, Dave Reid, plach: wrong sort ↵Dries Buytaert2010-11-30
| | | | order of aliases for different languages.
* #875674 by pwolanin, jbrown: Report DB version in Status report.Angie Byron2010-11-29
|
* #947844 by sun: Clean up filter-related tests that load text formats by ↵Angie Byron2010-11-29
| | | | their human-readable name.
* #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests).Angie Byron2010-11-29
|
* #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ↵Angie Byron2010-11-29
| | | | robust.
* #818660 by yched, sun: Provide an AJAX command to invoke simple jQuery methods.Angie Byron2010-11-29
|
* Rolling back #851136. Broke SQLite installation.Angie Byron2010-11-28
|
* - Patch #752226 by sun, carlos8f, JohnAlbin, chx: module_invoke() doesn't ↵Dries Buytaert2010-11-27
| | | | work with hooks placed in include files via hook_hook_info().
* - Patch #851136 by Damien Tournoud, Crell, chx: make the database ↵Dries Buytaert2010-11-27
| | | | autoloading more robust.
* - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵Dries Buytaert2010-11-27
| | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
* - Patch #561226 by fago, sun, effulgentsia, YesCT, marcingy: forms ↵Dries Buytaert2010-11-27
| | | | (elements) need to able to specify include files to be loaded for building.
* - Patch #916570 by sun, klausi: allow to run only certain test methods.Dries Buytaert2010-11-26
|
* - Patch #802524 by CrookedNumber, aaronbauman: node_add() still ↵Dries Buytaert2010-11-26
| | | | unnecessarily complex (and confusing).
* #952528 by jptavan: Add missing break; to system help to prevent actions ↵Angie Byron2010-11-26
| | | | help from showing up on maintenance page.
* #608894 follow-up by mr.baileys: Better method of hiding Profile module from ↵Angie Byron2010-11-26
| | | | the UI on new sites.
* #602484 by rschwab: Fix the report page when authorize.php completes an ↵Angie Byron2010-11-24
| | | | update manager operation.
* - Patch #74673 by jhodgdon, mcarbone, sin, douggreen: added back a test.Dries Buytaert2010-11-24
|
* - Patch #794936 by c960657, amateescu: system_rebuild_module_data() called ↵Dries Buytaert2010-11-24
| | | | twice on admin/build/modules.
* - Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed ↵Dries Buytaert2010-11-24
| | | | in to hook_node_load().
* #655742 by sun, jide: Add template variable for outputting HTML HEAD title ↵Angie Byron2010-11-24
| | | | safely.