Commit Graph

9972 Commits (0edd27cb1598db329bc9fa4b912cb1d014308c18)

Author SHA1 Message Date
Dries Buytaert e45c147896 - Patch #1110862 by Reidsy: remove reference to search-theme-form.tpl.php in search.module. 2011-04-04 16:11:51 +02:00
Dries Buytaert 2199b91fb8 - Patch #1097100 by rfay: corrected missing file. 2011-04-04 15:45:55 +02:00
Dries Buytaert 3948199821 - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
Dries Buytaert 488176bf51 - Patch #1089430 by manarth: improved code comment. 2011-03-27 20:28:24 -04:00
Dries Buytaert c9f03cddca - Patch #749992 by jhodgdon: menu system / menu module distinction is not obvious to folks new to Drupal. 2011-03-27 20:13:59 -04:00
Dries Buytaert ea2e49a7d1 - Patch #988318 by jhodgdon: translation_form_node_form_alter() doc says it implements the wrong hook. 2011-03-27 19:52:31 -04:00
Dries Buytaert 6a63b3531a - Patch #1106528 by joachim: field_attach_form_validate() documentation indentation is incorrect. 2011-03-27 19:48:37 -04:00
Dries Buytaert 75f6474983 - Patch #1106636 by pwolanin: use system_get_info() API function instead of unserializing from DB to get module names. 2011-03-27 19:44:49 -04:00
Dries Buytaert 6ebfd9cfc7 - Patch #1037352 by David_Rothstein: removed conflict. 2011-03-27 19:41:15 -04:00
Dries Buytaert df0e13bd1c - Patch #1105384 by claar: system_admin_menu_block_page() description not one line. 2011-03-27 19:31:05 -04:00
Dries Buytaert 0a0226c13b - Patch #1021406 by ygerasimov: fixed typo in documentation 2011-03-27 11:46:02 -04:00
Dries Buytaert 284b1af4e8 - Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter. 2011-03-27 09:50:25 -04:00
Dries Buytaert c997684dc3 - Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter. 2011-03-27 09:48:44 -04:00
Dries Buytaert 2edad6ef14 - Patch #1097972 by boombatower: Fixed hook_field_extra_fields_display_alter() incorrect example code. 2011-03-27 09:44:50 -04:00
webchick f1ba363a8c Issue #1041440 by jhodgdon: hook_cron() falsely claims it will only be called if cron.php is run. 2011-03-21 11:34:00 -07:00
webchick 66f93d7106 Issue #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omissions. 2011-03-21 11:29:21 -07:00
webchick 11a177068d Issue #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'. 2011-03-21 11:27:13 -07:00
webchick 19f821ef7d Issue #1082624 by Barrett: hook_form() doc references example project and shouldn't in D7/8. 2011-03-21 11:19:48 -07:00
Dries Buytaert 787127df81 - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
Dries Buytaert 47231754b6 - Patch #1041440 by jhodgdon: hook_cron() falsely claims it will only be called if cron.php is run. 2011-03-19 20:41:00 -04:00
Dries Buytaert b79a5fdb47 - Patch #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omissions. 2011-03-19 20:39:36 -04:00
Dries Buytaert 09421f4f91 - #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'. 2011-03-19 20:32:33 -04:00
Dries Buytaert 82b8ca8d6e - Patch #1082624 by Barrett: hook_form() doc references example project and shouldn't in D7/8. 2011-03-19 20:27:38 -04:00
webchick 34c6cdd66b Issue #1022924 by yched, chx: Fixed critical bug: Updates are broken for deleted fields in installs upgraded from rc1. 2011-03-10 01:40:12 -06:00
Dries Buytaert 074848d097 #1065968 by droplet: fixed function node_get_recent(). 2011-02-28 20:55:25 -05:00
Dries Buytaert 768208f8dd - Patch #1076394 by pillarsdotnet: improved test code. 2011-02-28 20:36:37 -05:00
Dries Buytaert 540ee5f440 - Patch #1071494 by Takafumi: typo in menu.module. 2011-02-28 20:14:44 -05:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert 80aacdb000 - Patch #1064212 by catch: page caching performance has regressed by 30-40%. 2011-02-24 12:09:59 +00:00
Dries Buytaert b3094a0b76 - Patch #1068184 by bfroehle: _openid_get_math_library() should not use drupal_static(). 2011-02-24 12:06:58 +00:00
Dries Buytaert 778151596f - Patch #1059184 by yched: warnings in list_update_7001 (edge cases). 2011-02-23 20:26:56 +00:00
Dries Buytaert 0a50c581d8 - Patch #545518 by sun, Xano: move Locale module specific code out of module.inc and system.module. 2011-02-21 23:51:45 +00:00
Dries Buytaert 9ce37d2f4c - Patch #953010 by steinmb, droplet: locale.css causes vertical tabs to overlap the language selection drop-down menu in node edit forms. 2011-02-21 22:56:08 +00:00
Dries Buytaert 63c8e899b9 - Patch #1067980 by Takafumi, Damien Tournoud: missing t() in image.admin.inc. 2011-02-21 20:07:51 +00:00
Dries Buytaert faa920f9e6 - Patch #1006838 by coltrane: upgrade to 7 glaring timezone invalid notice. 2011-02-21 20:05:26 +00:00
Dries Buytaert 9c44a60045 - Rollback of accidentical commit #1064882. 2011-02-19 16:59:43 +00:00
Dries Buytaert e06aca78ec - Patch #1024806 by Jody Lynn: Fixed dblog_uninstall() needed. 2011-02-19 16:54:36 +00:00
Dries Buytaert b7a2aeb608 - Patch #1025372 by rschwa: hook_block_info() should document max length of delta/array key. 2011-02-19 14:11:50 +00:00
Dries Buytaert 3e914018de - Patch #880278 by RoboPhred: cleanup _locale_import_read_po(). 2011-02-19 13:24:32 +00:00
Dries Buytaert 860e546695 - Patch #1019596 by RoboPhred: field_read_instance() doc says it will not return deleted instance, but that is a parameter option. 2011-02-19 01:09:31 +00:00
Dries Buytaert d58e24b247 - Patch #1020906 by RoboPhred: differentiate process/preprocess hook documentation. 2011-02-19 01:07:00 +00:00
Dries Buytaert e819ccc96b - Patch #1014130 by catch, carlos8f, David_Rothstein: install_profile_info() does a file system scan on every request to admin/config (and etc.). 2011-02-19 00:50:43 +00:00
Dries Buytaert 2143e4d372 - Patch #1063178 by Haza: line break filter will ignore everything following a <pre>xxx</pre>. 2011-02-19 00:29:40 +00:00
Dries Buytaert acd8b039a3 - Patch #1058762 by montesq: hook_user_delete doc has wrong order of operations 2011-02-19 00:23:21 +00:00
Dries Buytaert 843a7cf3a5 - Patch #1064264 by rfray: get the tests ready for the Great Git Migration. 2011-02-19 00:19:58 +00:00
Dries Buytaert 8813c4cc51 - Patch #847324 by jhodgdon, yang_yi_cn: fix formatting of documentation. 2011-02-19 00:14:03 +00:00
Dries Buytaert fa39282ef7 - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. 2011-02-19 00:09:11 +00:00
Dries Buytaert 7205ff14ca - Patch #1046784 by Dave Reid: strings in simpletest_requirements() are not using (). 2011-02-09 02:35:42 +00:00
Dries Buytaert f1cc865186 - Patch #1052364 by agentrickard: documentation error in hook_modules_uninstalled(). 2011-02-09 02:26:04 +00:00
Dries Buytaert 2b3c728a56 - Patch #859602 by catch, bfroehle: #cache does not record the #attached declared in child elements. 2011-02-04 21:36:31 +00:00
Dries Buytaert 5ab7e4a058 - Patch #1020642 by amateescu: improved coding standards for toolbar.css. 2011-02-04 21:04:00 +00:00
Dries Buytaert 874fe3d8db - Patch #1031686 by rschwab: User_load() documentation should reference drupal_save_session(), not session_save_session(). 2011-02-04 20:50:28 +00:00
Dries Buytaert 7aabab90cf - Patch #1045606 by droplet, montesq: hook_block_info() doc should use visibility constants. 2011-02-04 20:09:15 +00:00
Dries Buytaert 371b1d0ff1 - Patch #1025124 by catch, jbrown: remove cruft from theme_image_style() and image_style_url(). Should be faster too. 2011-02-04 19:43:25 +00:00
Dries Buytaert 0a7220483d - Patch #1049116 by solotandem, David_Rothstein: module_enable() doesn't account for version strings in dependencies[]. 2011-02-04 19:34:38 +00:00
Dries Buytaert 2c43b5cdbe - Patch #933498 by eojthebrave, aaron: image effects table created with incorrect table name in upgrade path. 2011-02-04 18:50:28 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Dries Buytaert 7aba30430c - Patch #1051038 by mr.baileys: incorrect return info on image_style_create_derivative(). 2011-02-04 18:38:17 +00:00
Angie Byron d654ff6dde #690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure password fields are empty on display. 2011-01-29 10:08:45 +00:00
Angie Byron d21d640113 #321063 by eMPee584, Kars-T: Fixed book/export/html/N with a non-book nid should abort and return 404 not found. 2011-01-28 08:04:59 +00:00
Angie Byron 2748d654c4 #932584 by duellj: Fixed Forum has two 'select' options 2011-01-28 08:02:37 +00:00
Angie Byron 20b62b2911 #1022172 by montesq: Fixed Missing return in example hook_menu code 2011-01-28 07:51:09 +00:00
Angie Byron ae433184f5 #1027454 by amateescu, montesq, jhodgdon: Fixed _aggregator_parse_opml() documentation contains escaped HTML tags that should be removed. 2011-01-28 07:47:28 +00:00
Angie Byron 1a7a0810dd #934726 by yched, jinglemansweep: Fixed Undefined index: taxonomy_term in taxonomy_field_formatter_view() 2011-01-28 07:38:47 +00:00
Angie Byron 61472dcdfb #740182 follow-up: Committing new shortcut.png image. 2011-01-28 07:35:58 +00:00
Angie Byron 2abae44ff1 #1024608 by yched: Move help text setting above field-specific settings on field UI page. 2011-01-28 07:28:22 +00:00
Angie Byron c481e81e8a #1019834 by bfroehle: Fixed No .info files reported on theme upload when zip created with certain programs 2011-01-28 07:20:50 +00:00
Angie Byron 4ce84d2d13 #1038934 by tsi: Add missing RTL styling for system messages. 2011-01-28 07:08:47 +00:00
Angie Byron d5d1366e6b #789186 follow-up by eojthebrave: Better documentation for drupalPostAJAX() 2011-01-28 07:01:03 +00:00
Angie Byron 19aac3d24a #932426 by duellj: Fix second file uploaded is displayed when display option is unchecked. 2011-01-28 06:44:56 +00:00
Dries Buytaert c65b74496b - Patch #1036718 by montesq: incorrect watchdog log messages. 2011-01-24 12:57:28 +00:00
Dries Buytaert ee9cfb918d - Patch #1001624 by pillarsdotnet: avoid 'Undefined index' notice in field_info_max_weight() function of modules/field/field.info.inc. 2011-01-24 12:51:08 +00:00
Dries Buytaert bc1b67fd68 - Patch #1037416 by Jody Lynn: typos in user-picture.tpl comment. 2011-01-24 12:49:34 +00:00
Dries Buytaert 72d428cb8c - Patch #1027630 by jhodgdon: unclear documentation for 'custom' and 'locked' attributes for content type. 2011-01-18 18:52:31 +00:00
Dries Buytaert c24596a5be - Patch #488062 by David_Rothstein: fixed some broken English. 2011-01-18 18:50:51 +00:00
Dries Buytaert 6095aeef34 - Patch #973328 by gopherspidey, amateescu: special characters are encoded twice in taxonomy term title. 2011-01-18 18:48:59 +00:00
Dries Buytaert 1750dba6b6 - Patch #1024840 by Jody Lynn: whitespace fixes for field module. 2011-01-18 18:25:17 +00:00
Dries Buytaert 6f01e26207 - Patch #740182 by aspilicious, tsi, yoroy, casey, realityloop, Jeff Burnz: toolbar and shortcuts lack RTL styling. 2011-01-18 18:20:54 +00:00
Dries Buytaert 4db3ae34fb - Patch #1014708 by bfroehle, thekevinday: hook_field_read_field() reference parameter problem. 2011-01-18 18:11:30 +00:00
Angie Byron da1a859349 #1015012 by sun: Fix URL filter so that it recognizes valid URLs with # in them, e.g. twitter. 2011-01-14 08:33:46 +00:00
Dries Buytaert ab5809ac52 - Patch #488062 by catch, walkah, spiderman, paul.lovvik, klausi: speed up OpenID by using GMP instead of BCMath if available. 2011-01-13 01:12:18 +00:00
Dries Buytaert 39fc52de65 - Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has been removed. 2011-01-13 01:08:28 +00:00
Dries Buytaert 5369ef896d - Patch #997884 by jhodgdon: improved t() documentation. 2011-01-13 01:04:13 +00:00
Dries Buytaert 07569a4f38 - Patch #1019922 by Jody Lynn: corrections to the comment_access() function description. 2011-01-13 00:43:21 +00:00
Dries Buytaert 13f3c1d974 - Patch #674352 by jersu: correct variable name. 2011-01-13 00:41:12 +00:00
Dries Buytaert d2c08ebd4e - Patch #1016458 by Jody Lynn: code style cleanup of aggregator.module. 2011-01-13 00:38:46 +00:00
Dries Buytaert b121058392 - Patch #971812 by mfb: aggregator should interpret Atom entry id as equivalent to RSS item guid. 2011-01-12 23:20:33 +00:00
Dries Buytaert 4bf9e43eb7 - Patch #375064 by c960657, catch: Performance: Multilanguage checking on admin/content/node slow. 2011-01-12 23:09:13 +00:00
Dries Buytaert 6b73b75e53 - Patch #1023742 by pillarsdotnet: remove cruft from user_save(). 2011-01-12 23:01:51 +00:00
Dries Buytaert eeadb9397c - Patch #1014762 by jhodgdon: hook_entity_info() documentation outdated. 2011-01-11 13:40:06 +00:00
Dries Buytaert 13f5311800 - Patch #1021724 by droplet: documentation problem with forum-icon.tpl.php. 2011-01-11 13:34:17 +00:00
Angie Byron fa622be169 #1001242 follow-up by bfroehle, Steven Jones: Fix EXISTS tests for SQLite and PostgreSQL. 2011-01-10 18:04:23 +00:00
Angie Byron 801a098794 #916086 by mcarbone, jhodgdon: Fixed search_excerpt() doesn't highlight words that are matched via search_simplify() 2011-01-04 05:31:09 +00:00
Angie Byron 3a37a9c01b #884960 follow-up by bfroehle: Remove phantom empty column on date settings. 2011-01-04 04:02:29 +00:00
Angie Byron b8d02bf0e7 #1012914 by dww: Fix regex in Updater classes. 2011-01-04 03:06:24 +00:00
Angie Byron de8e5566af #989366 follow-up by jhodgdon: EVEN better docs for format_date() and friends. 2011-01-04 00:58:30 +00:00
Angie Byron 56d353c721 #989886 by bfroehle: Fixed _system_date_format_types_build improper use of in_array() 2011-01-04 00:56:23 +00:00
Angie Byron db538c8250 #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
Angie Byron c5da457f28 #589440 by Booba, willmoy, JanZ, pwolanin, mlncn: Fixed Reordering fails with more than 31 book pages in a book 2011-01-03 07:34:46 +00:00
Angie Byron a873518489 #746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add border-radius for IE9 / Opera 10.50 2011-01-03 07:04:48 +00:00