Commit Graph

4507 Commits (e7a8f5129682d66b8c9454cd6fecb424e664d0b8)

Author SHA1 Message Date
Dries Buytaert 8cdf750e0e - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. 2011-04-12 22:54:25 +02:00
Dries Buytaert 6022a6dc9a - Patch #1110064 by jeffschuler: two @defgroup comment fixes. 2011-04-12 22:47:12 +02:00
Dries Buytaert 452bac6da5 - Patch #1012768 by agentrickard: fire hook_menu_link_delete() before removing the data row. 2011-04-12 20:44:14 +02:00
webchick 4b3d9a0154 Issue #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry(). 2011-04-10 16:26:08 -07:00
Dries Buytaert 1e0b3e25e3 - Patch #935258 by Stevel, Josh Waihi: defaults not changed in changeField on postgresql. 2011-04-10 23:45:30 +02:00
Dries Buytaert 0d05031835 - Patch #998612 by longwave: drupal_render() doesn't render 0 when set into #markup property. 2011-04-10 23:38:58 +02:00
Dries Buytaert ac8ad4a21a - Patch #897140 by fgm: system.methodSignature returns incorrect and incomplete data. 2011-04-10 22:16:59 +02:00
Dries Buytaert 5e1e44c4c0 - Patch #733306 by atchijov, carlos8f: add static caching for drupal_parse_info_file(). 2011-04-10 21:39:14 +02:00
webchick 5b45a85ca7 Issue #749992 by jhodgdon: menu system / menu module distinction is not obvious to folks new to Drupal. 2011-03-28 08:52:43 -07:00
webchick 7c81e60109 Issue #1031692 by jhodgdon: entity_load() doc should not say to use for more than one load only. 2011-03-21 11:17:05 -07:00
webchick 6dabf4fc47 Issue #1087092 by danillonunes: Fix documentation for drupal_map_assoc() function 2011-03-10 01:17:43 -06: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 be689dc4cf - Patch #1067662 by mfb: optimize file_uri_scheme(). 2011-02-23 20:28:40 +00:00
Dries Buytaert b20486762f - Patch #1062616 by benanderson: failed integration with Amazon's Simple Email Service (SES). 2011-02-21 20:03:35 +00:00
Dries Buytaert 9c44a60045 - Rollback of accidentical commit #1064882. 2011-02-19 16:59:43 +00:00
Dries Buytaert 3e914018de - Patch #880278 by RoboPhred: cleanup _locale_import_read_po(). 2011-02-19 13:24:32 +00:00
Dries Buytaert 570dcc5752 - Patch #892864 by pwolanin, pounard: remove drupal_static() in _drupal_bootstrap_full(). 2011-02-19 13:19:26 +00:00
Dries Buytaert d58e24b247 - Patch #1020906 by RoboPhred: differentiate process/preprocess hook documentation. 2011-02-19 01:07:00 +00:00
Dries Buytaert 0b5a09cc64 - Patch #942006 by jhodgdon, heyrocker: documentation for drupal_write_record() doesn't state what happens to missing values on existing records. 2011-02-19 01:01:41 +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 a5c9ab0759 - Patch #1051184 by mr.baileys: fix doxygen formatting and punctuation in documentation for drupal_parse_info_file(). 2011-02-19 00:33:05 +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 bd1c87fbea - Patch #1049528 by sreynen: change script example for drupal_parse_info_file() from .css to .js. 2011-02-09 02:23:52 +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 07eaa98b29 - Patch #1027578 by droplet: missing period in the documentation for drupal_convert_to_utf8(). 2011-02-04 20:32:18 +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 10894ac845 - Patch #1049144 by boombatower: remove unnecessary return statements. 2011-02-04 19:03:14 +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 e830c0e095 #1018714 by effulgentsia: Fixed Image Upload Widget Not Working in IE8 2011-01-27 23:55:38 +00:00
Dries Buytaert 0cc5d8ad55 - Patch #1036246 by Jody Lynn: typo in ajax.inc comment. 2011-01-24 12:56:06 +00:00
Dries Buytaert 2dbeb60535 - Patch #1027762 by droplet: remove non necessary space. 2011-01-18 18:23:40 +00:00
Angie Byron 5791f3724b #460448 follow-up by ridgerunner: Further optimize CSS aggregation regex. 2011-01-14 08:37:20 +00:00
Dries Buytaert 5369ef896d - Patch #997884 by jhodgdon: improved t() documentation. 2011-01-13 01:04:13 +00:00
Dries Buytaert 5f9eda1973 - Patch #930000 by jhodgdon, bleen18: show(), hide(), and render() documentation is misleading. 2011-01-12 23:15:26 +00:00
Dries Buytaert 77489e2f9f - Patch #1022426 by bfroehle: _registry_update() invalid arguments to ->rollback(). 2011-01-11 13:33:18 +00:00
Angie Byron b793fc9eba Back to 7.0-dev 2011-01-05 06:23:07 +00:00
Angie Byron 4979149203 Drupal 7.0 2011-01-05 06:17:58 +00:00
Angie Byron 6ec0561ee2 #994870 follow-up by eaton: Add missing element argument to machine name exists callback. 2011-01-04 16:46:24 +00:00
Angie Byron f6f3e2baa0 #1014170 by rooby: Fixed East Timor is now Timor-Leste. 2011-01-04 16:07:48 +00:00
Dries Buytaert bf17062f5b - Patch #1014096 by chx: don't load schema on every page view. 2011-01-04 06:20:30 +00:00
Angie Byron 067a7f1e81 #932846 by bfroehle, dww: Fixed authorize.php connection settings form broken (doesn't degrade, pointless fieldset) 2011-01-04 04:37:27 +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 e193ae2b73 #1007488 by Gábor Hojtsy, plach, droplet: Fixed Drupal cannot be installed in a non-predefined language 2011-01-03 15:48:11 +00:00
Angie Byron 8a6c97a1ce #992376 by larowlan: Fixed Paths containing a hyphen aren't compatible with page theme_hook_suggestions 2011-01-03 08:02:11 +00:00
Angie Byron 913adae6ad #989366 by jhodgdon: Improved documentation of hook_date_formats() 2011-01-03 06:51:00 +00:00
Angie Byron 81f6ecd362 #686060 by Crell, David_Rothstein, dww, yoroy, carlos8f, et al: Fixed Explain that the Update manager only works if you have FTP or SSH access to your server 2011-01-03 02:41:33 +00:00
Angie Byron bfcdaf0607 #1013058 by bfroehle: Fixed SSH connection class has wrong port in error string. 2011-01-03 02:32:27 +00:00
Angie Byron b9b661ef2f #1010506 by dww, chx, hgurol: Fixed FileTransfer doesn't properly handle any advanced settings nor the ssh username 2011-01-03 02:20:45 +00:00
Angie Byron 4a8df419ab #994870 by sun: Fixed Custom #type machine_name 'exists' callbacks cannot access other form elements/values 2011-01-03 00:26:47 +00:00
Angie Byron 8ae6dc4b2e #936490 by dww, fago: Fixed Update module should verify downloaded tarballs and propagate errors correctly 2011-01-02 23:28:16 +00:00
Angie Byron 7264290ea8 #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
Angie Byron d30dd0617e #1006478 follow-up by Stevel: Fix table prefixes to prevent random testbot failures. 2011-01-02 17:23:20 +00:00
Angie Byron 6a8aecc468 #761212 follow-up by jbrown: Better method of changing to DRUPAL_ROOT. 2011-01-01 22:46:02 +00:00
Angie Byron 90a95fd166 #1011308 by droplet: Fixed Call to undefined function decode_entities IN common.inc 2011-01-01 22:35:28 +00:00
Angie Byron a5325d1449 #1011496 by danillonunes: Fixed Duplicate comment line for drupal_render_cid_parts() 2011-01-01 04:03:14 +00:00
Angie Byron 31560e26a7 #1010376 by danillonunes: Fixed drupal_add_js() documentation makes reference to drupal_add_css() 2011-01-01 03:25:01 +00:00
Angie Byron 98f287b55a #1001242 by agentrickard, pwolanin, Crell, chx: Add DBTNG support for EXISTS conditions. 2010-12-31 20:43:43 +00:00
Angie Byron 75a7c31c33 #971120 by bec, dereine, bojanz, chx: Fixed Radio button values get run through check_plain() twice 2010-12-30 22:52:24 +00:00
Angie Byron 540ce2b461 #1006302 by aspilicious, bfroehle: Fixed can't install projects packed as zip in Update Manager. 2010-12-30 22:33:04 +00:00
Angie Byron f6cd923ed7 Back to 7.0-dev 2010-12-30 04:36:53 +00:00
Angie Byron be8c8fefa8 Drupal 7.0-rc4 2010-12-30 04:35:00 +00:00
Angie Byron 0083fcb5e0 #991660 by bblake: Remove unnecessary check_plain calls from authorize.php 2010-12-29 04:07:52 +00:00
Angie Byron 3670e5757e #1007448 by chalet16: Fix typo in DatabaseSchema_pgsql. 2010-12-29 04:03:42 +00:00
Angie Byron 2ec8e339c7 #951116 by Damien Tournoud, Stevel: Fixed db_change_field() fails to convert int to varchar on PostgreSQL 2010-12-29 03:50:58 +00:00
Angie Byron 93b910091f #1006478 by Stevel, mradcliffe, vwX, bfroehle: Fixed D6 to D7 upgrade on PostgreSQL stopped cold at update.php 2010-12-29 03:46:39 +00:00
Angie Byron f31175dcdd #866340 follow-up by mikl: Document how to add support for non-standard SQL types to hook_schema(). 2010-12-28 19:38:39 +00:00
Angie Byron 9a98523a80 #761212 by jbrown: Fixed Always use DRUPAL_ROOT instead of getcwd() 2010-12-28 19:14:48 +00:00
Angie Byron fbd6ffbf52 #1005674 by solotandem: Fixed SelectQuery::countQuery() fails with a group by expression 2010-12-28 18:49:51 +00:00
Angie Byron 674df40a22 #1007486 by mlncn: Fixed Documentation problem with truncate_utf8: refers to max_return_length instead of max_length 2010-12-28 18:21:58 +00:00
Angie Byron 52ba5cc84c #994500 by Gábor Hojtsy: Fixed Drupal should not require .po file rename in installation 2010-12-28 18:17:27 +00:00
Angie Byron 4abc1fbda7 Back to 7.0-dev 2010-12-23 10:13:53 +00:00
Angie Byron cf3ec0f337 Drupal 7.0-rc3 2010-12-23 10:11:33 +00:00
Angie Byron 8cbf5a50c8 #1003860 follow-up by dereine, dmitrig01, chx: Fix count queries with aliases. 2010-12-23 09:31:56 +00:00
Angie Byron 05d5a8e814 #1005428 by dmitrig01, chx: Remove redundant pragma statement in SQLite. 2010-12-23 05:29:27 +00:00
Angie Byron e658064759 #995854 by rfay, effulgentsia, sun, merlinofchaos, Damien Tournoud, manimejia: Fixed #ajax doesn't work at all if a file element (or enctype => 'multipart/form-data') is included in the form 2010-12-23 04:26:31 +00:00
Angie Byron bb344c82d5 #1004068 by Damien Tournoud, dmigtrig01: Complete the implementation of DatabaseSchema::addField() for SQLite... gets us to 100% tests passing in SQLite! :D 2010-12-23 01:43:38 +00:00
Angie Byron 925722a804 #850852 follow-up by Damien Tournoud: Fixed notices that caused tests to fail. 2010-12-23 01:39:44 +00:00
Angie Byron a87da0d78a #850852 by Damien Tournoud, dmitrig01, chx: Fixed transaction failure and allow concurrent testing on SQLite 2010-12-22 21:34:13 +00:00
Angie Byron 1eb122344a #1003860 by dmitrig01, chx: Fixed Count query fails to remove fields and expressions. 2010-12-22 08:13:58 +00:00
Angie Byron 6cf421dba8 #1004850 by chx, Crell: Fixed DBTNG databaseType comment is confusing 2010-12-22 07:48:56 +00:00
Angie Byron 8eb5874e64 #1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failing 2010-12-22 01:16:43 +00:00
Angie Byron dc51c88aec #926636 by Stevel, Damien Tournoud, dmitrig01: Fixed Drupal install error on PostgreSQL 9.0 database due to encoding. 2010-12-21 21:20:04 +00:00
Angie Byron bf534a219f #992928 by das-peter, David_Rothstein: Fixed Command line (Drush) install fails on SQLite (#limit_validation_errors doesn't work for programmatic form submissions) 2010-12-21 21:05:22 +00:00
Angie Byron 0e78333485 #1004446 by rfay: Fix typo in documentation. 2010-12-21 19:16:31 +00:00
Angie Byron 64e1efb5b3 Roll-back of #1004446 to test git rebuild scripts. 2010-12-21 19:16:13 +00:00
Angie Byron d1bc85ca8a #1004446 by rfay: Fix typo in documentation. 2010-12-21 19:15:29 +00:00
Angie Byron 092f7a2671 #1001056 by timmillwood: Country should have st() instead of t() wrapping it. 2010-12-19 19:26:21 +00:00
Angie Byron fdaae76270 #1002364: Fixed Whitespace in bootstrap.inc 2010-12-19 04:56:11 +00:00
Angie Byron 104d6197a8 #945112 by carlos8f, dalin, David_Rothstein: Fixed Unable to stay logged in during upgrade from D6 -> D7 2010-12-18 06:36:00 +00:00
Angie Byron 7eb6f7cb44 #977560 by joachim: Fix doc typo. 2010-12-18 06:29:46 +00:00
Dries Buytaert a686c81335 - Patch #917536 by neclimdul: drupal_initialize_variables() doesn't allow overide of html_errors(). 2010-12-18 01:28:02 +00:00
Dries Buytaert 57b1af0318 - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a sorry mess. 2010-12-18 00:56:18 +00:00
Angie Byron ea6242d53d #993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrect 2010-12-17 19:28:14 +00:00
Dries Buytaert a841e71259 - Patch #408882 by jhodgdon, pillarsdotnet: incorrect documentation in menu_unserialize() function. 2010-12-17 01:08:15 +00:00
Dries Buytaert eefb872c94 - Patch #951262 by sun: move #ajax default settings from PHP into JS. 2010-12-17 01:03:58 +00:00
Angie Byron 9fd8b30dfb #999072 by Damien Tournoud: Fix typo in drupal_system_listing() preventing testing profile from working. 2010-12-15 23:50:56 +00:00
Angie Byron 54655d3a52 #977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or unserialize PDO instances error 2010-12-15 06:52:54 +00:00
Angie Byron de5b89a072 #714382 by Rob Loach, sun: Fixed Can't retrieve all libraries of a module 2010-12-15 04:21:39 +00:00
Angie Byron 71c4e3ec62 #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00