Dries Buytaert
|
df52ebb726
|
- Patch #740764 by mr.baileys, aspilicious: add missing functions to the sanitization group.
|
2010-04-24 14:53:59 +00:00 |
Dries Buytaert
|
45f4a1e166
|
- Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons.
|
2010-04-24 14:49:14 +00:00 |
Dries Buytaert
|
3e547ae045
|
- Patch #779494 by marcingy: fixed notices on install screens.
|
2010-04-24 14:42:35 +00:00 |
Angie Byron
|
b1026a1a21
|
#776178 follow-up by David_Rothstein: Fixed PHP 5.3 warning for command line install at the root, rather than the symptom.
|
2010-04-23 07:50:28 +00:00 |
Angie Byron
|
67a19cf48b
|
#688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() to proper exception catching.
|
2010-04-23 05:21:19 +00:00 |
Angie Byron
|
453032c117
|
#692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use hook_module_implements_alter() to allow modules to alter the weight of hooks in module_implements().
|
2010-04-22 22:36:01 +00:00 |
Dries Buytaert
|
df17569a04
|
- Patch #722978 by Alan D., duellj: invalid header count for empty message in theme_table().
|
2010-04-22 22:33:29 +00:00 |
Angie Byron
|
cca6d06c01
|
#721082 by scor, linclark: Fixed Prevent conflicting namespaces and move hook_rdf_namespaces() invocation into rdf.module.
|
2010-04-22 21:41:09 +00:00 |
Dries Buytaert
|
164b9a3268
|
- Patch #778354 by chx: fixed the world's most confusing typo.
|
2010-04-22 19:21:12 +00:00 |
Dries Buytaert
|
6d9fb62fcf
|
- Patch #731606 by fago: module_implements() fails to find include.
|
2010-04-22 18:56:53 +00:00 |
Angie Byron
|
4095b6cf99
|
#777150 by jpmckinney, realityloop: Fixed Strict warning on the reports screen.
|
2010-04-22 10:09:27 +00:00 |
Angie Byron
|
a0f1bffdac
|
#776178 by marvil07: Fixed PHP 5.3 warning for command line install.
|
2010-04-22 09:13:53 +00:00 |
Angie Byron
|
98df60e726
|
#357799 by unexpand and Heine: Clarify return value of drupal_render() function.
|
2010-04-22 08:18:56 +00:00 |
Angie Byron
|
d290b725d8
|
#777138 by realityloop: Fixed Strict warning: Only variables should be passed by reference in install_settings_form().
|
2010-04-21 08:56:06 +00:00 |
Angie Byron
|
3d493056a0
|
#605624 by puddlenipper, cwgordon7: Added clarification about example hooks.
|
2010-04-21 07:53:45 +00:00 |
Angie Byron
|
6b108a3b67
|
#773720 by scor, catch: Fixed 'Table registry doesn't exist' blocks upgrade.
|
2010-04-21 07:05:44 +00:00 |
Angie Byron
|
a25fafc597
|
#736530 by ldpm: Link hooks group/topic page to the themeable group page.
|
2010-04-20 18:50:36 +00:00 |
Angie Byron
|
a862d3aead
|
#766100 by andypost: Fixed Undefined function _system_rebuild_theme_data() when trying to run update.php from D6 -> D7.
|
2010-04-20 08:19:01 +00:00 |
Angie Byron
|
2e12586932
|
#757214 by justinrandell, scor: Fixed D6->D7 update.php failure: Fatal error: Class 'MergeQuery_mysql()'.
|
2010-04-20 07:51:59 +00:00 |
Angie Byron
|
cd6a08d843
|
#772554 by Crell: Remove delay() method from insert queries.
|
2010-04-19 04:43:05 +00:00 |
Dries Buytaert
|
7e5787d948
|
- Patch #582414 by plach: English and native name for the Kyrgyz language has to be changed from 'Kirghiz(Кыргыз)' to 'Kyrgyz(Кыргыз тили)'.
|
2010-04-17 12:55:08 +00:00 |
Dries Buytaert
|
2aad3ce052
|
- Patch #768518 by catch: element_info() should use drupal_static_fast() pattern.
|
2010-04-17 12:35:35 +00:00 |
Dries Buytaert
|
a8cb00de11
|
- Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript issues in the overlay module.
|
2010-04-16 13:39:42 +00:00 |
Dries Buytaert
|
e4c4e08251
|
- Patch #748984 by droplet: fixed wrong multi-site directory aliasing example.
|
2010-04-15 12:01:28 +00:00 |
Dries Buytaert
|
c27d66307c
|
- Patch #770838 by sdboyer: optimize DatabaseConnection::ExpandArguments.
|
2010-04-15 11:53:26 +00:00 |
Dries Buytaert
|
00deb1df3e
|
- Patch #770668 by Damien Tournoud: undefined in InsertQuery::__toString().
|
2010-04-15 11:51:27 +00:00 |
Dries Buytaert
|
3c3cee28b9
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +00:00 |
Dries Buytaert
|
06fe6cae2d
|
- Patch #763048 by catch: critical bug: remove drupal_unpack()() due to namespacing collisions.
|
2010-04-13 15:13:41 +00:00 |
Dries Buytaert
|
cc5b8e6aee
|
- Patch #688704 by Crell, boombatower, andypost, noahb: give DB its own autoload function.
|
2010-04-11 21:05:13 +00:00 |
Dries Buytaert
|
33f0b0830b
|
- Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed server-side enforcement of #disabled is inconsistent.
|
2010-04-11 19:00:27 +00:00 |
Dries Buytaert
|
ff301288f2
|
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
|
2010-04-11 18:33:44 +00:00 |
Dries Buytaert
|
de33f74b40
|
- Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.
|
2010-04-11 17:16:45 +00:00 |
Angie Byron
|
6f8293a5ae
|
#764418 by David_Rothstein, jpmckinney, quiptime, Crell: Move query conditional helper functions to database.inc to avoid fatal errors in lower bootstrap levels.
|
2010-04-11 01:12:23 +00:00 |
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 |
Dries Buytaert
|
0f3085c3b7
|
- Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls a module.
|
2010-03-03 07:38:08 +00:00 |
Dries Buytaert
|
a5d180b9c0
|
- Patch #347959 by sun, Damien Tournoud, justinrandell, scor, chx: modules_installed() was broken during testing.
|
2010-03-02 09:07:09 +00:00 |
Dries Buytaert
|
c3760557bd
|
- Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded.
|
2010-03-02 08:47:41 +00:00 |
Dries Buytaert
|
13704b8f62
|
- Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexExists().
|
2010-03-01 11:30:37 +00:00 |
Dries Buytaert
|
1c26e2cee1
|
- Patch #728820 by David_Rothstein: clean up installation of required modules.
|
2010-03-01 07:39:12 +00:00 |
Dries Buytaert
|
1cfde5913d
|
- Patch #582948 by David_Rothstein: more improvements to the erro handling of the database layer.
|
2010-03-01 06:27:58 +00:00 |
Dries Buytaert
|
897817eb0c
|
- Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
|
2010-02-28 20:10:34 +00:00 |
Dries Buytaert
|
994fafcebf
|
- Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema manipulation to help with upgrade path.
|
2010-02-28 20:03:05 +00:00 |
Dries Buytaert
|
a9286dd3c2
|
- Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-related documentation.
|
2010-02-27 09:24:09 +00:00 |
Dries Buytaert
|
1a817fd2f8
|
- Patch #503550 by yched, jp.stacey: make sure strings are cached per language.
|
2010-02-27 07:41:34 +00:00 |
Dries Buytaert
|
f6b166ff23
|
- Patch #620298 by David_Rothstein: schema not available in hook_install().
|
2010-02-26 18:31:29 +00:00 |
Dries Buytaert
|
19aaebcbe2
|
- Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header.
|
2010-02-26 16:55:18 +00:00 |
Dries Buytaert
|
b297dc27e2
|
- Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionality should be checked at installation.
|
2010-02-26 06:39:13 +00:00 |
Angie Byron
|
4a89d4cc44
|
#605374 by catch: Don't add non-existing files to the registry.
|
2010-02-26 00:19:55 +00:00 |
Dries Buytaert
|
96b9d512c3
|
- Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags.
|
2010-02-25 20:57:39 +00:00 |
Dries Buytaert
|
c9f1086327
|
- Patch #685908 by Gábor Hojtsy: fixed msgctxts not being in the right place.
|
2010-02-25 15:53:27 +00:00 |
Dries Buytaert
|
0071d5e296
|
- Patch #719730 by anarcat, ctmattice1, peterx: drop the sequences and queue tables from D5 during the D6 to D7 upgrade.
|
2010-02-25 09:42:39 +00:00 |