Commit Graph

3838 Commits (414911080da7f98ff206015662ec8a9af070a84b)

Author SHA1 Message Date
Dries Buytaert bdb7e56143 - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used. 2010-04-10 17:30:15 +00:00
Dries Buytaert 70d60fb88f - Patch #642614 by plach: locale_add_language() should reset entity_info() cache. 2010-04-09 12:14:25 +00:00
Dries Buytaert a71b70f069 - Patch #705242 by moshe weitzman: _drupal_log_error() messy for CLI requests. 2010-04-08 18:11:27 +00:00
Dries Buytaert d5ce7f5281 - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctly in AJAX context with multiple forms on page. 2010-04-07 17:30:43 +00:00
Dries Buytaert dde5c67ba0 - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/database prefixing like we claim to. 2010-04-07 15:07:59 +00:00
Dries Buytaert bead28a4cd - Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe weitzman: remove magical fairy saving of cruft from user_save(). 2010-04-07 13:49:21 +00:00
Dries Buytaert 246d0a874c - Patch #763962 by effulgentsia: remove ineffective static caching of within url(). 2010-04-07 07:19:00 +00:00
Dries Buytaert 97c14a993e - Patch #642782 by plach, Dave Reid, greggles, mfb: hook_language_init() is a bootstrap hook and needs bootstrap_invoke_all(). 2010-04-07 05:15:51 +00:00
Dries Buytaert 8173fc1aa3 - Patch #558928 by mgifford, brandonojc, Owen Barton, Everett Zufelt: follow-up on making form element labeling more accessible. 2010-04-07 04:39:59 +00:00
Dries Buytaert ba96cffdb7 - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter(). 2010-04-06 19:49:03 +00:00
Dries Buytaert c2b1029595 - Patch #592008 by moshe weitzman, David_Rothstein, chx: don't save theme registry before modules are included. 2010-04-06 17:56:40 +00:00
Dries Buytaert 36088732bb - Patch #669794 by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: use savepoints for nested transactions. 2010-04-06 16:54:15 +00:00
Dries Buytaert 0b66c97168 - Patch #303987 by jhodgdon, CitizenKane: l() documentation needs to say something about encoding. 2010-04-06 16:41:08 +00:00
Dries Buytaert f88676a590 - Patch #499774 by jbrauer: support use of feed:// URLs as synonyms for http:// in core. 2010-04-06 06:43:19 +00:00
Dries Buytaert fcb8df3c77 - Patch #761316 by Crell: code simplification in query dispatchers. 2010-04-04 20:35:59 +00:00
Dries Buytaert 77c0c78dd9 - Patch #760982 by yhager, jbrown, aspilicious, David_Rothstein: tokenizer PHP extension not required. 2010-04-04 13:44:49 +00:00
Dries Buytaert 7cd14c719d - Patch #760738 by yched: includes full form state in unneeded cases. 2010-04-04 13:22:51 +00:00
Dries Buytaert cb391a1856 - Patch #748340 by Berdir, andypost, catch, noahb, Crell: MySQL-optimized tableExists() implementation. 2010-04-04 07:20:05 +00:00
Angie Byron 1e25da7eab #742246 by jbrown: Fixed Uncaught exceptions thrown in the exception handler prevent error reporting. 2010-04-03 03:36:11 +00:00
Dries Buytaert e0871ec49b - Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation. 2010-03-31 19:34:56 +00:00
Dries Buytaert fa63e6fe68 - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave Reid, JohnAlbin, aspilicious: themes disabled during update. 2010-03-31 19:10:39 +00:00
Dries Buytaert d054bfaa01 - Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-RPC chokes with long server response. 2010-03-31 15:56:53 +00:00
Dries Buytaert 108011af8b - Patch #756498 by douggreen: restore current directory after register_shutdown_function() callback. 2010-03-31 15:36:48 +00:00
Dries Buytaert d35cf3f36e - Patch #755586 by c960657: don't call is_writable() in each request. 2010-03-31 15:35:29 +00:00
Dries Buytaert 413fb434a7 - Patch #677750 by jurgenhaas: fixed XMLRPC server call creates unnecessary watchdog entries. 2010-03-31 15:33:08 +00:00
Dries Buytaert fd4d0fd4bd - Patch #756478 by alex_b: remove obsolete return statement in findCaller(). 2010-03-31 15:09:21 +00:00
Angie Byron 145e717897 #467296 by Frank Ralf, mgifford, Everett Zufelt, Cliff,seutje, Bojhan, kat3_drx, et al: Accessibility improvements for vertical tabs. 2010-03-30 07:05:58 +00:00
Dries Buytaert a2a4bf940e - Patch #753754 by Garrett Albright, aspilicious, Crell, yoroy, marcvangend: error message when settings file does not exist should be hidden. 2010-03-28 12:00:17 +00:00
Dries Buytaert a08c969669 - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.' 2010-03-28 11:45:11 +00:00
Dries Buytaert cf7750838d - Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'. 2010-03-28 10:46:36 +00:00
Dries Buytaert 3cc61288a6 - Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when settings file does not exist should be hidden. 2010-03-28 07:25:36 +00:00
Dries Buytaert 3520ea5153 - Patch #754192 by andypost, Damien Tournoud: critical bug: fixed transaction support for old sqlite versions. 2010-03-28 06:54:13 +00:00
Dries Buytaert d864fc6363 - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). 2010-03-27 18:41:14 +00:00
Angie Byron 8439d8df63 #621902 by jhodgdon and mfer: Fixed Docs for drupal_add_js(). 2010-03-27 05:55:24 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Dries Buytaert 967f4a1bbe - Patch #231668 by aspilicious, birdmanx35: improve comments in core to conform to standards. 2010-03-26 22:14:46 +00:00
Dries Buytaert c327b4d407 - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated. 2010-03-26 18:58:12 +00:00
Dries Buytaert a7d001f7d1 - Patch #669794 by andypost: use savepoints for nested transactions. 2010-03-26 18:46:06 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert 32bc8911b1 - Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_get_setting() should return NULL for features that are disabled in a theme. 2010-03-26 12:45:20 +00:00
Dries Buytaert 3cf8a44fb8 - Patch #667944 by sun: Javascript #states cannot hide fieldsets, radios, checkboxes. 2010-03-26 12:16:18 +00:00
Dries Buytaert bcfe4b4498 - Patch #656782 by effulgentsia: critical bug: ajax_process_form() results in settings being returned for elements that aren't re-rendered as part of the AJAX request. 2010-03-26 10:52:38 +00:00
Dries Buytaert 85969b0590 - Patch #752096 by c960657: remove unused check_file(). 2010-03-25 10:45:03 +00:00
Dries Buytaert 48e05803fd - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use savepoints for nested transactions. 2010-03-25 10:38:45 +00:00
Dries Buytaert 23cbbcb1b2 - Patch #748982 by mikeryan: allow Database logging_callback() to be a class method. 2010-03-24 09:59:17 +00:00
Dries Buytaert de39337076 - Patch #458704 by markus_petrux, tic2000: don't automatically remove 'www.' from admin-set cookie domains. 2010-03-24 09:17:37 +00:00
Dries Buytaert 8745ceabf4 - Patch #751002 by c960657: _drupal_flush_css_js() is too complex. 2010-03-23 21:44:10 +00:00
Dries Buytaert 4d590cff65 - Patch #715132 by moshe weitzman: over aggressive escaping of table names. 2010-03-23 18:54:32 +00:00
Dries Buytaert 9b8c393d4e - Patch #443514 by casey, sun: stylesheet override logic prevents loading of stylesheets of third-party libraries. 2010-03-21 21:14:30 +00:00
Dries Buytaert ff5194c862 - Patch #711682 by aspilicious, sun: fixed style issues. 2010-03-21 20:49:01 +00:00
Dries Buytaert f505b6a978 - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript weight. 2010-03-21 20:26:41 +00:00
Angie Byron c802302bac Back to 7.0-dev 2010-03-21 16:53:36 +00:00
Angie Byron d516f6778e Drupal 7.0-alpha3 2010-03-21 16:51:26 +00:00
Angie Byron 426f82ac6d #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns. 2010-03-21 04:05:24 +00:00
Dries Buytaert aadc94a102 - Patch #582948 by David_Rothstein: improve safety of schema manipulation. 2010-03-20 15:06:51 +00:00
Dries Buytaert e3da79e270 - Patch #720226 by trevjs: documentation for l() missing language key. 2010-03-18 19:15:02 +00:00
Dries Buytaert a26bd1e32f - Patch #495030 by Psicomante | yngens: fixed locale code for Kyrgyz Republic. 2010-03-18 19:07:42 +00:00
Dries Buytaert cb009a324e - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty cells. 2010-03-18 19:03:29 +00:00
Dries Buytaert 4474551713 - Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is in HTML. 2010-03-17 14:04:38 +00:00
Dries Buytaert 40417f5a6f - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough. 2010-03-17 13:58:45 +00:00
Angie Byron 50040920bf #335035 follow-up by andypost: Fixed failure in tests. 2010-03-13 22:33:05 +00:00
Dries Buytaert 5e32593f3d - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type. 2010-03-13 06:55:50 +00:00
Dries Buytaert 160b42812c - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them. 2010-03-12 14:38:37 +00:00
Dries Buytaert d8e62ff260 - Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do anything. 2010-03-12 14:33:02 +00:00
Dries Buytaert f87f488e1d - Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should run as anonymous when invoked via the run-cron link on the status report page. 2010-03-12 14:20:32 +00:00
Angie Byron aaf9a83db6 #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action links do not work on all levels (example: 'add block' action link does not appear). 2010-03-12 05:14:14 +00:00
Dries Buytaert 54d7a298d2 - Patch #131432 by dereine, alienbrain, sun: #field_prefix() and #field_suffix() work on textfields only. 2010-03-11 22:46:32 +00:00
Dries Buytaert 052a1da533 - Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY. 2010-03-11 21:23:06 +00:00
Dries Buytaert e603247301 - Patch #739488 by mr.baileys: REGISTRY_* constants are not text filtering flags. 2010-03-11 21:21:36 +00:00
Angie Byron 632ae14d9c #587706 follow-up by plach: trim GET['q'] centrally in request_path() so subsequent places don't have to do it. 2010-03-10 19:36:14 +00:00
Dries Buytaert 6156949804 - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import protection to the plural forms. 2010-03-10 14:23:32 +00:00
Dries Buytaert 76cdb85478 - Patch #731426 by fago: fixed recursed entity loading doesn't work. 2010-03-10 14:04:26 +00:00
Dries Buytaert cb66dfd766 - Patch #735628 by sun, Jacine: resizable textarea behavior leads to unpredictable results. 2010-03-09 11:45:37 +00:00
Dries Buytaert 5e7944d5a8 - Patch #711682 by aspilicious: fixed tyle issues. 2010-03-09 11:39:07 +00:00
Dries Buytaert d2f6d6a0c3 - Patch #578212 by marcvangend, scor: fixed SA-CORE-2010-001, blocked user session regeneration. 2010-03-09 03:52:02 +00:00
Dries Buytaert 972d2fed4d - Patch #721400 by pwolanin: order JS files according to weight, don't change filenames for aggregated JS/CSS. 2010-03-09 03:39:44 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Angie Byron b04816e0fe #716394 by boombatower: SimpleTest should respect table prefixes. 2010-03-07 08:08:37 +00:00
Angie Byron 9703e5d6e2 #715476 by Jeremy and Crell: Schema object should respect active database connection (with tests). 2010-03-07 08:03:45 +00:00
Angie Byron c5c033dc05 #728730 by Damien Tournoud: Fixed Precision loss in DatabaseStatement_sqlite()::getStatement(). 2010-03-07 07:53:15 +00:00
Angie Byron 903501822d #260934 by plach, ShawnClark, et al: Fixed Static caching: cannot call drupal_validate_form() on the same form more than once. 2010-03-07 07:49:26 +00:00
Angie Byron 3205a26755 #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
Angie Byron 05357ce6f7 #587706 by dalin: Fixed language_initialize() needs to clean up ['q'] just like drupal_path_initialize() does. 2010-03-07 07:33:17 +00:00
Angie Byron a1828b232e #710860 by Dave Reid and plach: Remove static caching from drupal_multilingual() (breaks tests). 2010-03-07 07:30:40 +00:00
Angie Byron 58f1f75e07 #718636 by mfb: Fixed Cache returns serialized data only in certain conditions. 2010-03-07 07:26:13 +00:00
Angie Byron 3ae281d032 #306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned actions still triggered and cannot be removed. 2010-03-07 07:22:42 +00:00
Angie Byron 8ba741dc49 #723634 by catch: Improve path_save() performance. 2010-03-07 06:58:14 +00:00
Angie Byron 3604231dd1 #521838 follow-up by jrchamp: Clean up drupal_get_schema_versions(). 2010-03-07 06:53:26 +00:00
Angie Byron 33c7e4daa0 #614124 by Damien Tournoud: Set locale settings during bootstrap. 2010-03-07 06:38:55 +00:00
Dries Buytaert 7511394e32 - Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was incorrect. 2010-03-06 12:43:45 +00:00
Dries Buytaert 509e397bf5 - Patch #623684 by linclark, christefano, scor: improved documentation of RDF module. 2010-03-06 06:40:35 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert e1ce11dad0 - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers. 2010-03-06 06:31:24 +00:00
Dries Buytaert 72df65d1e0 - Patch #731426 by fago: recursed entity loading didn't work. 2010-03-05 13:41:04 +00:00
Dries Buytaert 0f4ec342a1 - Patch #727126 by jhodgdon: fixed drupal_execute()/drupal_form_submit() documentation. 2010-03-04 09:07:27 +00:00
Dries Buytaert e5e3d279e2 - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed inconsistent use of filter_xss_admin() on () and (). 2010-03-04 09:03:08 +00:00
Dries Buytaert d33bad9fa1 - Patch #719468 by jhodgdon: made drupal_write_record() slightly more clear. 2010-03-03 19:55:46 +00:00
Dries Buytaert 7818e2d460 - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
Dries Buytaert 02d6b122b5 - Patch #648170 by fago, sun: form constructors cannot enable form caching or form rebuilding. 2010-03-03 08:43:07 +00:00
Dries Buytaert c4fd581899 - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty string instead of empty serialized array. 2010-03-03 08:40:25 +00:00