Commit Graph

2000 Commits (437ba36d1902095f26767346068f8d677d6833a9)

Author SHA1 Message Date
Angie Byron bfdca3859e #954804 follow-up by ksenzee, mfer: Add missing dependency on jquery.cookie for jquery.form. 2010-12-15 02:59:01 +00:00
Dries Buytaert 81f2f3c19a - Patch #854396 by tstoeckler, jhodgdon: improve documentation for date-related functions and hooks in system.module. 2010-12-09 01:51:16 +00:00
Angie Byron 6d13ffa486 #977346 by jhodgdon, joachim: Fixed More detailed docs for entity_label 2010-12-08 07:06:27 +00:00
Angie Byron 24de8090c0 #975754 by jhodgdon: Fixed problems with hook_menu() documentation. 2010-12-08 06:48:39 +00:00
Angie Byron 581aeddc11 #941288 by David_Rothstein: Fixed overlay behaviour on phpinfo() link. 2010-12-08 06:44:52 +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 9f5cd5395a #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTransfer class system in contrib 2010-12-01 00:23:36 +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 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
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
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
Dries Buytaert c76655c98b - Patch #794936 by c960657, amateescu: system_rebuild_module_data() called twice on admin/build/modules. 2010-11-24 16:47:44 +00:00
Angie Byron 5eaf3e033f #655742 by sun, jide: Add template variable for outputting HTML HEAD title safely. 2010-11-24 03:30:59 +00:00
Dries Buytaert 729a23e1a4 - Patch #922788 by sun: update.php does not invoke hook_requirements()('update') in all modules. 2010-11-23 03:20:17 +00:00
Dries Buytaert 8f5201153d - Patch #944484 by xmacinfo: performance bandwidth optimization text do not match latest aggregation performance fix. 2010-11-23 02:54:13 +00:00
Angie Byron fe7e01c60d #931736 by dww: Fixed No upgrade path for the D6 'file_directory_temp' setting. 2010-11-21 20:35:10 +00:00
Angie Byron b922148c87 #975806 by amateescu, modesia: Fix incorrect page structure in hook_page_alter() docs. 2010-11-20 08:39:40 +00:00
Angie Byron aa10522336 #151452 by David_Rothstein, Dave Reid, tstoeckler: Fixed uninstalling modules does not follow dependencies. 2010-11-20 03:34:30 +00:00
Dries Buytaert 346c42aa48 - Patch #937698 by rschwab: 'Enable newly added modules in [Module Group]' is awkward, should be 'Enable newly added modules'. 2010-11-19 20:38:22 +00:00
Dries Buytaert 203b6a88b2 - Patch #944198 by sun: functions that call drupal_system_listing() act on potentially invalid system items. 2010-11-19 20:35:31 +00:00
Angie Byron 2fb2a33c8a #969456 by amateescu: Update to jQuery Forms 2.49 2010-11-15 17:47:50 +00:00
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 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 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 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
Angie Byron 1ba059b3b2 #944308 follow-up by cosmicdreams, amateescu: Upgrade to jQuery 1.4.4. 2010-11-12 01:36:08 +00:00
Dries Buytaert d3852cd3f5 - Patch #961136 by sun: move system_sort_by_title() into common.inc. 2010-11-07 18:33:53 +00:00
Dries Buytaert 0447e92bf3 - Patch #801632 by sun, Jacine: make phptemplate the default engine to simplify .info file. 2010-11-07 00:27:20 +00:00
Dries Buytaert e920fe34ef - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https session exists. 2010-11-05 19:05:02 +00:00
Dries Buytaert 687ade1998 - Patch #960490 by Jacine: regression: ul.links generated by theme_links() always appears as .inline. 2010-11-05 01:25:33 +00:00
Angie Byron a6c043b1aa #916968 by drifter, mfer, amateescu, et al: Upgrade to jQuery UI 1.8.6 (latest point release). 2010-10-31 22:02:20 +00:00
Angie Byron 27afff543b #944308 by bojanz: Upgrade jQuery to 1.4.3 (latest point release). 2010-10-31 21:41:40 +00:00
Dries Buytaert a234921b5f - Patch #939914 by yched: Field UI not enabled on a D6 upgrade. 2010-10-31 03:44:09 +00:00
Dries Buytaert 90b8e8aa09 - Patch #639460 by Jeff Burnz, effulgentsia, Jacine, mgifford, james.elliott: evaluate CSS of #skip-link, .element-focusable, and upcoming 'disable overlay' links for their impact on contrib/custom themes. 2010-10-30 03:52:14 +00:00
Dries Buytaert 1d0f6479da - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists(). 2010-10-28 02:27:09 +00:00
Dries Buytaert 0344a78d96 - Patch #654796 by chx, c960657, sun, effulgentsia: fix bugs with checkbox element. 2010-10-28 02:20:14 +00:00
Dries Buytaert d432737d8e - Patch #931520 by David_Rothstein: [site:url-brief] token puts an unnecessary slash at the end. 2010-10-28 01:33:41 +00:00
Dries Buytaert a6cb5bbf85 - Patch #337909 by chillin411: hook_menu() 'access callback' docs should mention boolean values work too and minor doxygen correction. 2010-10-27 19:11:53 +00:00
Dries Buytaert 028fe64eae - Patch #937560 by chillin411: the parameter & is not documented in hook_update_N. 2010-10-27 19:10:09 +00:00
Dries Buytaert f3ab0a0fce - Patch #950276 by sun, jhodgdon: improve documentation of hook_translated_menu_link_alter(). 2010-10-27 18:57:57 +00:00
Dries Buytaert b077fb5671 - Patch #945456 by chillin411: hook_mail() doc should state it's only called on one module not all modules. 2010-10-26 15:15:22 +00:00
Angie Byron 435585012c #949576 by sun: Add missing hook_entity_view() and hook_entity_view_alter(). 2010-10-23 15:30:34 +00:00
Dries Buytaert 969135b3d5 - Patch #881908 by jhodgdon: token hooks are not documented well. 2010-10-22 17:20:41 +00:00
Dries Buytaert 2a0e326448 - Patch #942690 by effulgentsia: security harden stream wrappers by defaulting them as remote. 2010-10-21 12:09:41 +00:00
Dries Buytaert 88f5dd3135 - Patch #943558 by David_Rothstein: 'block_callback()' in menu_router() table seems to have no purpose. 2010-10-21 11:56:17 +00:00
Angie Byron 01e9201cd7 #731518 follow-up by Dave Reid: Include hook_token_alter() in the 'module.token.inc' group. 2010-10-20 16:44:45 +00:00