Commit Graph

14167 Commits (9b3c8c52732bd977622562285a4d3c77b4adfab7)

Author SHA1 Message Date
Angie Byron 9b3c8c5273 #553944 by sun: Define hook_menu_get_item_alter() as a reliable hook that runs before the page is generated. 2010-11-15 08:29:03 +00:00
Angie Byron 7df9394c34 #844734 by Jeff Burnz, tim.plunkett, dead_arm: Catch preview.css up to style.css changes so color.module changes are accurately reflected. 2010-11-15 01:20:21 +00:00
Angie Byron 818de3a656 #963612 by chx, sun: Stop notices in templates if comment form doesn't exist. 2010-11-15 00:49:46 +00:00
Angie Byron 14d2f790cc #950138 follow-up by yched: Small comment whitespace fix. 2010-11-15 00:40:19 +00:00
Angie Byron d36b7bde42 #895140 follow-up by David_Rothstein: Tests to ensure older versions of modules are not chosen over new ones. 2010-11-15 00:37:08 +00:00
Angie Byron eed07e55dd #938536 by David_Rothstein: Fixed User account tokens in _user_mail_text() should not be sanitized. 2010-11-14 22:15:39 +00:00
Angie Byron 0c33e86388 #885014 by bojanz, chx: Fixed add missing pager and tablesort query support to EntityFieldQuery. 2010-11-14 22:07:57 +00:00
Angie Byron 4575c982a2 #740258 by coltrane, mr.baileys: Fixed Permissions not shown when module human-readable name conflicts. 2010-11-14 21:22:46 +00:00
Angie Byron ab21e07bbd #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another. 2010-11-14 21:04:45 +00:00
Angie Byron f65a7fae27 #833158 by tim.plunkett: Fixed bug with poll text overlap in Bartik. 2010-11-14 20:48:38 +00:00
Angie Byron 8dd7376d5a #923826 by catch, carlos8f, moshe weitzman: Fixed entity delete operations should use transactions. 2010-11-14 20:42:45 +00:00
Angie Byron 8049f94756 #971090 by scor, rgristroph: Fixed place maxlength on taxonomy tag field to prevent data truncation. 2010-11-14 20:31:45 +00:00
Angie Byron a16b1d92c4 #860154 by Zoltán Balogh, zserno, Gábor Hojtsy: Fixed Locale module does not import the plural forms from compact files. 2010-11-14 19:53:21 +00:00
Angie Byron 3e610b8547 #929440 by jensimmons, threewestwinds, rjgoldsborough: Unify the display of preview regions in block demonstration in Bartik. 2010-11-14 19:41:03 +00:00
Angie Byron 536b05f778 #967132 by tim.plunkett: Fix hard-coded forum colours. 2010-11-14 06:37:31 +00:00
Angie Byron 8041e816a2 #950986 by Jeff Burnz, webchick: Fixed Bartik's footer doesn't work without scrolling. 2010-11-14 06:08:25 +00:00
Dries Buytaert ee71cf5e80 - Patch #971010 by Dave Reid: the [vocabulary:term-count] token has the wrong name 'Node count'. 2010-11-14 00:25:44 +00:00
Angie Byron fc970fe6c5 Back to 7.0-dev 2010-11-14 00:21:13 +00:00
Angie Byron d08387cf63 Drupal 7.0-beta3 2010-11-14 00:19:41 +00:00
Angie Byron 09380d76a7 Back to 7.0-dev 2010-11-14 00:13:00 +00:00
Angie Byron 8098e73120 Drupal 7.0-beta3 2010-11-14 00:12:02 +00:00
Angie Byron 0ac67018a3 #946968 follow-up by Damien Tournoud: Refactor version check for databases. 2010-11-13 23:07:16 +00:00
Angie Byron a3fab0edad #575280 follow-up by mfb, carlos8f: Empty session IDs break Drupal. (courtesty of BADCamp 2010 woo) 2010-11-13 17:40:09 +00:00
Dries Buytaert 0828119240 - Patch #946968 by dmitrig01: we are not checking the version of MySQL and PostgreSQL servers anymore (nor we do for SQLite). 2010-11-13 14:08:47 +00:00
Dries Buytaert 346854c12e - Patch #927406 by Damien Tournoud, carlos8f, george@dynapres.nl, amateescu, Volx: colorable themes fail when CSS aggregation is enabled due to improper stream wrapper usage. 2010-11-13 14:06:43 +00:00
Dries Buytaert b51569528f - Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE. 2010-11-13 14:04:08 +00:00
Dries Buytaert 6344f0379e - Patch #602332 by Steven Jones, pwolanin, Steven Merrill: XML output option for use with Hudson / JUnit. 2010-11-13 13:54:58 +00:00
Angie Byron a365b198b6 #617596 follow-up by sun: optimize if statement. 2010-11-13 07:39:35 +00:00
Angie Byron 6c3f6337dd #959872 by mfer: Fix poor JS usage in Drupal.js 2010-11-13 07:34:46 +00:00
Dries Buytaert 339031a16e - Patch #943742 by Stalski: fields only appearing when custom field is added in manage display screen. 2010-11-13 02:02:02 +00:00
Dries Buytaert fee217fabc - Patch #970258 by Dave Reid: example documentation for hook_entity_insert()/update/delete() will cause PHP strict errors. 2010-11-13 02:00:56 +00:00
Dries Buytaert a160006def - Patch #966238 by cosmicdreams, bfroehle, catch, mfb, carlos8f, marcingy: system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss. 2010-11-13 01:48:14 +00:00
Dries Buytaert f2e5ed5ce5 - Patch #965628 by AnalogFile: db_ignore_slave() not called when saving a comment. 2010-11-12 03:18:13 +00:00
Dries Buytaert 0e8ab9970e - Patch #961412 by Eric_A: fixed typo in documentation. 2010-11-12 03:10:38 +00:00
Dries Buytaert a3daea1f8a - Patch #968476 by Dave Reid: use proper API for removing directory on uninstall. 2010-11-12 03:06:52 +00:00
Dries Buytaert bf4d7279e9 - Patch #565808 by cha0s, thegreat, Dave Reid, Alexander N, andrewlevine, carlos8f: nojs/ajax replacement. 2010-11-12 03:02:43 +00:00
Angie Byron f4c438b7f0 #965514 by agentrickard: Fix silly typo in node test. 2010-11-12 03:02:02 +00:00
Dries Buytaert 566c39e7a3 - Patch #914792 by sun, moshe weitzman, effulgentsia: custom element properties entirely override default element info properties. 2010-11-12 02:59:30 +00:00
Dries Buytaert fd37414f45 - Patch #171117 by earnie, sun, JirkaRybka, catch, beginner: regression: users without administer users permission can not access user profiles of users that never logged in . 2010-11-12 02:57:15 +00:00
Angie Byron 1ba059b3b2 #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4. 2010-11-12 01:36:08 +00:00
Angie Byron cf1cc3cdf0 #965348 by googletorp, yched: Fix inconsistent parameter data type in hook_taxonomy_vocabulary_delete(). 2010-11-09 17:52:57 +00:00
Angie Byron 5d35cc16e0 #965130 by dalin, plach: Fixed locale_update_7002() assumes that multiple languages are enabled. 2010-11-09 17:46:34 +00:00
Angie Byron f1515c957c #934050 follow-up: Committing missing tests. 2010-11-09 17:43:10 +00:00
Angie Byron 297eb72f2d #963656 by agentrickard, bfroehle: Fixed critical bug node_access_view_all_nodes() is never invoked. 2010-11-09 08:36:38 +00:00
Angie Byron edad8aa95c #808560 follow-up by carlos8f: Remove periodically failing tests; to be fixed in follow-up issue. 2010-11-08 21:36:45 +00:00
Dries Buytaert 5df9dafae8 - Patch #625170 by roborn, stBorchert, casey, sun, amateescu: autocomplete popup position. 2010-11-07 22:32:47 +00:00
Dries Buytaert cfc01f0ae9 - Patch #915168 by chx, yched, sun: foreign key support is missing from text and file module. 2010-11-07 22:06:16 +00:00
Dries Buytaert a956c40743 - Patch #952606 by jhodgdon: INSTALL.txt needs correction and clarification. 2010-11-07 21:54:44 +00:00
Dries Buytaert 1e03b87733 - Patch #961412 by yched, andypost: improved documentation of formatter settings. 2010-11-07 21:53:11 +00:00
Dries Buytaert 9f64d0e46c - Patch #964822 by pwolanin: small optimization for menu_get_item(). 2010-11-07 21:51:40 +00:00