Commit Graph

9740 Commits (61aceff0c2cfebf577d4ef37dee04e81b553467d)

Author SHA1 Message Date
Angie Byron 61aceff0c2 #973314 by tekante, Damien Tournoud: Fixed PDO exception when attempting to add a new not null field with initial value 2010-12-08 06:38:59 +00:00
Angie Byron 747185022b #990814 by yched, jhodgdon: Fixed Intermittent test failures in field.test 2010-12-07 06:12:44 +00:00
Angie Byron c02fd214b5 #985292 by ngmaloney, scor, bfroehle: Fixed Nodes published before 1970 won't insert in taxonomy index 2010-12-07 05:20:08 +00:00
Angie Byron 28a17bc5bf #990148 by chx, jhodgdon: Provide context to hook_field_attach_view_alter(). 2010-12-07 05:09:58 +00:00
Angie Byron 0e0d97452b #841266 follow-up by Nephele: Fixing tests broken by label change. 2010-12-06 20:41:33 +00:00
Angie Byron 4fcae8068f #841266 by Nephele: Fix typo in field ui string. 2010-12-06 18:04:27 +00:00
Angie Byron 363256d009 #518512 by lelutin, dwong127, jhodgdon, nadavoid: Fixed Search from block with no keywords doesn't display the 'Please enter some keywords' message 2010-12-06 07:00:30 +00:00
Angie Byron 2c77be1b60 #984358 by dalin, David_Rothstein: Fixed Upgrade from 6.x to 7.x always pulls your site out of maintenance mode immediately 2010-12-06 06:57:40 +00:00
Angie Byron 0369f3f808 #936490 by dww, tstoeckler, haydeniv, Bojhan: Fixed Update module should verify downloaded tarballs and propagate errors correctly 2010-12-06 06:50:08 +00:00
Angie Byron aa71f4abe4 #947820 by boombatower: Fixed Form action URL is not obtained properly in SimpleTest 2010-12-05 18:40:17 +00:00
Angie Byron af8882e973 #978050 by swentel: Fixed Clearing the log with a filter throws notice and a PDOException 2010-12-04 01:52:15 +00:00
Angie Byron 74e5b8aba2 #974072 by Damien Tournoud: Fixed Comment publish / unpublish actions are broken 2010-12-04 01:51:09 +00:00
Angie Byron 3ee6f6bbc5 #903392 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search result snippet 2010-12-04 01:47:00 +00:00
Dries Buytaert aee64c551a - Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language selection in advanced search filters broken. 2010-12-02 23:58:21 +00:00
Angie Byron 44aefb0a4e #979958 by das-peter, Damien Tournoud: Fixed regression in load_functions detection for menu items 2010-12-02 17:34:24 +00:00
Dries Buytaert 35caf24c35 - Patch #986018 by fago: remove ununsed test files. 2010-12-02 14:23:17 +00:00
Angie Byron 1b8590856f #929208 by heyrocker, duellj: Fixed Path hook api docs are missing function bodies 2010-12-02 00:22:20 +00:00
Angie Byron 1e0d940380 #985804 by solotandem, jhodgdon: Errors array missing key in hook_field_validate documentation 2010-12-02 00:13:47 +00:00
Angie Byron 14ee011fde #678606 by jhodgdon, andypost: Fixed Tab titles on Trigger page are not clear 2010-12-01 07:41:03 +00:00
Angie Byron cb358b4e51 #932502 rolled back. Needs more work. 2010-12-01 07:11:38 +00:00
Angie Byron 5afa4e1852 #961292 by yoroy: 'Close the drawer' needs a better title for screen readers 2010-12-01 07:05:26 +00:00
Angie Byron 35dfb42fa6 #602484 follow-up by rschwab, dww: Fixes to update manager page title. 2010-12-01 07:02:14 +00:00
Angie Byron 6d0ca97b8f #690622 by jhodgdon: Remove the word 'node' from various strings. 2010-12-01 00:31:38 +00:00
Angie Byron 46808e29c1 #705306 follow-up by sun: Improved documentation for hook_user_cancel(). 2010-12-01 00:29:41 +00:00
Angie Byron 9f5cd5395a #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTransfer class system in contrib 2010-12-01 00:23:36 +00:00
Angie Byron 5baaa76b9a #886752 by jhodgdon: Fixed SQL error on PostgreSQL in comment.module 2010-12-01 00:19:18 +00:00
Angie Byron 9ada5dec79 #364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back into a variable. The string approach was too limited. 2010-12-01 00:18:15 +00:00
Angie Byron 8fc5911c36 #977596 by Stevel, sun, dalin, David_Rothstein: Fixed Text format loses weight and status when saving settings 2010-12-01 00:00:21 +00:00
Angie Byron cfb6452a64 #501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on registration form. 2010-11-30 23:55:11 +00:00
Angie Byron 50d2a562c9 #932502 by yched, jgraham: Fixed Changing allowed values in List fields changes key associations. 2010-11-30 23:46:30 +00:00
Dries Buytaert 1fb5f62ba5 - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
Dries Buytaert 96b74a1594 - Patch #975134 by rschwab: improve links for steps after installing new theme. 2010-11-30 17:58:44 +00:00
Dries Buytaert b1177ba603 - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library. 2010-11-30 17:16:37 +00:00
Angie Byron 35d221ea41 #826486 by kscheirer, drunken monkey, tstoeckler, jhodgdon, sun: Fixed format_date() does not respect admin-defined date formats 2010-11-30 06:30:21 +00:00
Angie Byron 6c881d9c5a #606190 follow-up by rschwab, dww, Bojhan: Better workflow links in update manager. 2010-11-30 06:19:47 +00:00
Dries Buytaert 35a08a6780 - Patch #863318 by carlos8f, andypost, chx, Dave Reid, plach: wrong sort order of aliases for different languages. 2010-11-30 01:05:24 +00:00
Angie Byron b2c5a8c864 #875674 by pwolanin, jbrown: Report DB version in Status report. 2010-11-29 06:42:53 +00:00
Angie Byron 8172877a62 #947844 by sun: Clean up filter-related tests that load text formats by their human-readable name. 2010-11-29 06:38:52 +00:00
Angie Byron 14779b97e1 #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests). 2010-11-29 04:53:32 +00:00
Angie Byron 1a685474e6 #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust. 2010-11-29 04:45:11 +00:00
Angie Byron 4e90d24dd9 #818660 by yched, sun: Provide an AJAX command to invoke simple jQuery methods. 2010-11-29 03:00:50 +00:00
Angie Byron cfb6ff4127 Rolling back #851136. Broke SQLite installation. 2010-11-28 07:32:39 +00:00
Dries Buytaert 62bb48c4ef - Patch #752226 by sun, carlos8f, JohnAlbin, chx: module_invoke() doesn't work with hooks placed in include files via hook_hook_info(). 2010-11-27 20:41:38 +00:00
Dries Buytaert d7a63ff988 - Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust. 2010-11-27 20:37:34 +00:00
Dries Buytaert 84c72d06f0 - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). 2010-11-27 20:25:44 +00:00
Dries Buytaert 22cfc5bb2c - Patch #561226 by fago, sun, effulgentsia, YesCT, marcingy: forms (elements) need to able to specify include files to be loaded for building. 2010-11-27 19:12:56 +00:00
Dries Buytaert 385bf02ca3 - Patch #916570 by sun, klausi: allow to run only certain test methods. 2010-11-26 19:26:57 +00:00
Dries Buytaert 2fdc28d0f0 - Patch #802524 by CrookedNumber, aaronbauman: node_add() still unnecessarily complex (and confusing). 2010-11-26 19:23:01 +00:00
Angie Byron 596ec7f072 #952528 by jptavan: Add missing break; to system help to prevent actions help from showing up on maintenance page. 2010-11-26 10:55:55 +00:00
Angie Byron 31ba4b8cbb #608894 follow-up by mr.baileys: Better method of hiding Profile module from the UI on new sites. 2010-11-26 10:14:10 +00:00