Commit Graph

15312 Commits (2517db019f298e9a12856bf65769c16178030fdc)

Author SHA1 Message Date
webchick 2517db019f Issue #1329914 follow-up by chx: Improve comments in drupal_path_initialize() 2011-11-24 13:42:45 -08:00
webchick ed03c4bb75 Issue #1332648 by sven.lauer, jhodgdon, xjm: Clean up API docs for contextual module. 2011-11-24 13:29:07 -08:00
webchick 554ea9ecf9 Issue #1198398 by jm@bellcom.dk, AllRob: Fixed Timezone selected on install not correctly saved to admin user account. 2011-11-24 13:27:12 -08:00
catch 6b54d34b06 Issue #93854 by pillarsdotnet, Steven Jones, Dave Reid, ericduran, das-peter, et al.: Fixed Allow autocompletion requests to include slashes. 2011-11-24 22:47:43 +09:00
catch 4325efbd46 Issue #1331350 by beejeebus, plach, catch: Fixed [Upgrade path broken] Entity module not enabled during D8 upgrade. 2011-11-24 11:21:22 +09:00
Dries 4e8234c519 - Patch #813540 by jbrown, chx: comparisons involving NULL must never return true. 2011-11-23 20:30:00 -05:00
Dries 2a378fe5c6 - Patch #1167996 by rocket_nova, Sheldon Rampton: UPGRADE.txt needs to say all D6 contrib modules need to be upgraded to their latest D6 versions before the D6->D7 update. 2011-11-23 20:14:00 -05:00
Dries ac1742bf42 - Patch #1206992 by oriol_e9g: fixed Field UI error message and incorrect type level. 2011-11-22 21:03:34 -05:00
Dries 926564d877 - Patch #576304 by rocket_nova, sivaji: three roles now, not two -> explain the Administrator role on the Roles page!. 2011-11-22 20:59:26 -05:00
Dries bf06ae7da9 - Patch #1196112 by rocket_nova: taxonomy_get_parents() return value documentation isn't complete. 2011-11-22 20:37:29 -05:00
Dries 371f1a1e88 - Patch #1087940 by drewish, rocket_nova: document that wildcard % doesn't work as first argument in menu paths. 2011-11-22 20:32:00 -05:00
Dries da6015e052 - Patch #1297410 by bhosmer, bfroehle: drop remnants of #node_edit_form(). 2011-11-22 20:18:35 -05:00
Dries 97c83c4f4d - Patch #1289208 by minorOffense, skottler, rocket_nova: REQUEST_TIME documentation is misleading. 2011-11-22 20:12:55 -05:00
Dries 77006b272c - Patch #1302364 by Chi, realityloop: duplicate status check in forum_field_storage_pre_update(). 2011-11-22 20:07:30 -05:00
Dries 9460a7912e - Patch #1332580 by sven.lauer: clean up API docs for color module. 2011-11-22 19:57:49 -05:00
Dries 26e0575cdf - Patch #1280674 by TR, DamZ: submit button 'floats' during ajax submission. 2011-11-22 19:54:51 -05:00
Dries 835068dda2 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases. 2011-11-21 22:17:33 -05:00
Dries 5c6a1c7137 - Patch #1302986 by stBorchert: added Save and add terms. 2011-11-21 22:11:12 -05:00
webchick 8fd2f49c44 Issue #1346772 by xjm: Fixed StatisticsLoggingTestCase->testLogging() is unstable. 2011-11-21 14:41:06 -08:00
Nathaniel dfa187c483 Issue #1301522 by xjm, Rob Loach, David_Rothstein: Fixed field_ui_default_value_widget() does not pass along the entity type when it creates the default value form. 2011-11-21 16:58:37 +09:00
Nathaniel 0546cadbba Issue #1318316 by xjm: AssertTaxonomyPage is missing documentation. 2011-11-21 14:50:27 +09:00
Nathaniel 442301987f Issue #1347198 by eporama: Fixed README.txt refers to api for 7.x. 2011-11-21 12:23:13 +09:00
catch c3ecc1f9cd Rollback of #589440 which needs more discussion. 2011-11-20 22:40:42 +09:00
catch 19b1c783fc Issue #1290710 by heyrocker, xjm, Bojhan: Add Drupal 8 initiative owners to MAINTAINERS.txt. 2011-11-20 22:25:39 +09:00
catch c026808886 Issue #1326088 by yoroy, mallezie: Rewrite description for URL alias on node/add/*. 2011-11-19 01:07:19 +09:00
catch b9c47a3f46 Issue #1174756 by linclark, karschsp, amateescu, rupl: Convert <head> markup to HTML5. 2011-11-19 00:06:47 +09:00
catch 9f25d6a592 Issue #1329914 by xjm, msonnabaum: Ensure ['q'] is set before calling drupal_normal_path(). 2011-11-19 00:01:52 +09:00
catch ccbadedd42 Issue #1203532 by ericduran, keichee: Fixed jQuery Form Plugin update to latest stable release. 2011-11-18 23:59:36 +09:00
Nathaniel 2173020359 Issue #1077878 by ericduran, Mark Trapp, JohnAlbin, jessebeach, Jacine: Added HTML5shiv to core. 2011-11-17 16:33:06 +09:00
Nathaniel cc453cc5b3 Issue #1190214 by stijnbe, aspilicious: Convert user-profile.tpl.php to HTML5. 2011-11-17 15:24:57 +09:00
Nathaniel deec92a839 Issue #736604 by mortendk, mgifford, tjhellmann, jyve, svendecabooter, droplet: Book module now without clearfix & better markup + accessibility love. 2011-11-17 15:07:01 +09:00
Nathaniel af12c3955f Issue #998590 by das-peter: Fixed Prevent double CDATA section escaping in filter_dom_serialize_escape_cdata_element() to avoid warnings. 2011-11-17 14:54:24 +09:00
catch f73b43ff0c Issue #1336170 by rvilar, Gábor Hojtsy: Add locale module to upgrade tests. 2011-11-16 23:36:53 +09:00
catch f2a145052e Issue #1328900 by Rob Loach, amateescu: Update to jQuery 1.7. 2011-11-15 11:20:26 +09:00
catch 7e62a755b5 Issue #1326172 by David_Rothstein: Improve wording of the 'Current password' field description on the user edit form. 2011-11-15 11:03:28 +09:00
catch 86d84851b3 Issue #1337124 by xjm: Fixed Improve API documentation for taxonomy_autocomplete(). 2011-11-15 11:01:21 +09:00
catch b77a0c10ec Issue #1077602 by Jacine, dcmouyard, skottler, jasonrsavino et al: Convert node.tpl.php to HTML5. 2011-11-14 10:16:12 +09:00
webchick b38ce3da6a Issue #1326950 by chrispomeroy: Fixed typo in overlay-child-rtl.css. 2011-11-12 15:44:24 -08:00
webchick d2f32b2aae Issue #1339292 by xjm: Fixed hook_requirements() documentation references incorrect path for cron in system.api.php. 2011-11-12 15:41:54 -08:00
webchick 0cd5979441 Issue #1313342 by CrookedNumber, Yuri: Fixed Curacao should appear in standard_country_list(). 2011-11-12 15:34:18 -08:00
catch 79de559063 Issue #1326932 by jenlampton, msonnabaum: Bunny ears are fuzzy: update search test node content to reflect this. 2011-11-12 11:19:09 +09:00
webchick 2601ca027f Issue #1180642 by franz, catch, xjm, musicnode: Fixed PDOException in statistics_exit() when path longer than 255 characters. 2011-11-11 11:56:00 -08:00
webchick faed976f0e Issue #999024 by bfroehle, O Govinda: Fixed Status Report page refers to 'update status module' instead of 'update manager module'. 2011-11-11 11:49:57 -08:00
webchick ba4af30693 Issue #1328378 by Chi: Fixed remove bogus colour value in CSS in Seven theme. 2011-11-11 11:49:25 -08:00
catch f5ce8e7534 Issue #789484 by Lars Toomre, sven.lauer, pillarsdotnet, michaellenahan, Mac_Weber: Fixed confusing documentation for argument in hook_access()/hook_node_access(). 2011-11-11 21:20:17 +09:00
catch 126a93995d Issue #1216994 by karschsp, jvc26, jyve: Clean up the CSS for File module. 2011-11-11 00:07:33 +09:00
catch 9810408fd9 Issue #1227942 by cweagans, Rob Loach: Move user-related functions to user.module. 2011-11-10 23:57:14 +09:00
Nathaniel 2ca0aba981 Issue #1325116 by xenophyle, xjm: Clean up API docs for Aggregator module. 2011-11-10 12:02:40 +09:00
catch e80124f36e Issue #743234 by mr.baileys, twistor, webchick, xjm: Fixed /aggregator does not use pagination. 2011-11-10 00:46:01 +09:00
catch ff79d9d176 Issue #678594 by linclark, mlncn, kathyh: Fix RDFa markup for file/image formatters. 2011-11-10 00:22:45 +09:00