Angie Byron
|
66c63ff3e2
|
#522786 by stormsweeper: Fixed Postgres numeric check needs to happen after precision check in schema generation.
|
2010-02-07 05:23:32 +00:00 |
Angie Byron
|
ec407ec945
|
#211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order.
|
2010-02-03 18:16:23 +00:00 |
Dries Buytaert
|
ea51c3215b
|
- Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files.
|
2010-01-30 07:59:26 +00:00 |
Angie Byron
|
7cfebb5dab
|
Sigh. Attempt NUMBER THREE at rolling back #522786. It just. won't. die.
|
2010-01-30 04:49:41 +00:00 |
Angie Byron
|
5aebca5a7a
|
Ahem. Really rolling back #522786 now.
|
2010-01-30 04:03:57 +00:00 |
Angie Byron
|
3afffc9dc2
|
Hm. Rollback of #522786 which seems to cause test failures.
|
2010-01-30 03:49:14 +00:00 |
Angie Byron
|
196aaa7d51
|
#553944 follow-up by David_Rothstein: Allow modules to override per-page custom themes.
|
2010-01-30 03:38:22 +00:00 |
Angie Byron
|
12ed470655
|
#522786 by stormsweeper: Fixed PostgreSQL numeric check needs to happen after precision check in schema generation.
|
2010-01-30 02:56:32 +00:00 |
Dries Buytaert
|
1df3cfffef
|
- Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls.
|
2010-01-29 22:40:41 +00:00 |
Angie Byron
|
68d000561d
|
#697694 by aspilicious: Doxygen fixes.
|
2010-01-29 01:59:32 +00:00 |
Dries Buytaert
|
b4a8b14642
|
- Patch #689738 by c960657: use Save and Delete buttons on path alias editing form.
|
2010-01-21 04:20:08 +00:00 |
Angie Byron
|
e349ea9c9c
|
#616650 by Crell: Default MySQL to transactions ON. Makes sense now that we default to InnoDB as well.
|
2010-01-13 05:49:41 +00:00 |
Angie Byron
|
02d2f6e04a
|
#678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance.
|
2010-01-13 05:40:03 +00:00 |
Angie Byron
|
c33d0f7be8
|
#399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable().
|
2010-01-13 05:08:29 +00:00 |
Angie Byron
|
12162c1f21
|
#587634 by mr.baileys and TacoV: Fixed Actions infinite loop test fails.
|
2010-01-10 17:19:01 +00:00 |
Angie Byron
|
92efec6e1e
|
#479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode conversions.
|
2010-01-09 23:36:55 +00:00 |
Angie Byron
|
c92ddd4cb8
|
#601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow complex query to return a proper empty set.
|
2010-01-08 07:43:55 +00:00 |
Angie Byron
|
0dd1612770
|
#629794 by yched: Fix Scaling issues with batch API. (with tests)
|
2010-01-08 06:36:34 +00:00 |
Angie Byron
|
e07b9d35a1
|
#227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed drupal_write_record() can't update a column to NULL. (with tests)
|
2010-01-08 06:07:03 +00:00 |
Angie Byron
|
436ddca9fb
|
#265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produces invalid code and directory names for @import files which breaks IE (with tests).
|
2010-01-07 07:45:03 +00:00 |
Angie Byron
|
1407c81632
|
#592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles.
|
2010-01-07 07:41:46 +00:00 |
Angie Byron
|
8691c9f2e8
|
#420358 follow-up by Dave Reid: Fix some straggler default => standard renaming.
|
2010-01-05 18:00:14 +00:00 |
Angie Byron
|
70e53b33c1
|
#370537 by chx, sun, effulgentsia, quicksketch, eaton, Heine, and yched: Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
|
2010-01-02 23:30:53 +00:00 |
Angie Byron
|
45bc7c2290
|
#399642 by sndev and carlos8f: Make drupal_install_modules() resolve dependencies and trigger an error when they do not exist. (with tests)
|
2010-01-02 18:56:20 +00:00 |
Angie Byron
|
e3794e438e
|
#663814 by dereine, dww, and chx: Add helper function for testing session implementations.
|
2009-12-28 21:00:16 +00:00 |
Dries Buytaert
|
0e48fc4ece
|
- Patch #668150 by mfb: fxed theme_item_list() when used with nested lists.
|
2009-12-28 20:58:08 +00:00 |
Dries Buytaert
|
690c14e857
|
- Patch #667264 by Damien Tournoud: fixed some broken tests.
|
2009-12-28 14:00:01 +00:00 |
Angie Byron
|
b8f2099732
|
#667410 by justinrandell: Fixed simpletest doesn't create a temporary files directory.
|
2009-12-25 10:24:29 +00:00 |
Dries Buytaert
|
3e82f941ec
|
- Patch #302240 by fago, sun: fixed button broken.
|
2009-12-17 17:18:03 +00:00 |
Dries Buytaert
|
8b0fc57911
|
- Patch #360854 by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7.
|
2009-12-15 08:30:53 +00:00 |
Angie Byron
|
8e38d459e5
|
#653940 follow-up by Damien Tournoud: Clean-up of error handling from first stab at test reporting fixes.
|
2009-12-15 05:22:05 +00:00 |
Dries Buytaert
|
0c2b526539
|
- Patch #631550 by sun: fixed stale and improper logic for MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests.
|
2009-12-14 20:23:01 +00:00 |
Angie Byron
|
82c20e6615
|
#654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE queries.
|
2009-12-13 18:10:43 +00:00 |
Angie Byron
|
1b1fb73c83
|
#623320 by rfay: Implement AJAX 'css' command in misc/ajax.js (with tests).
|
2009-12-12 23:36:28 +00:00 |
Dries Buytaert
|
00f122cd7b
|
- Patch #655212 by chx: remove unused and broken drupal_session_count().
|
2009-12-12 20:55:18 +00:00 |
Dries Buytaert
|
c2f26d3368
|
- Patch #653940 by sun: tests weren't reporting all errors.
|
2009-12-10 15:39:43 +00:00 |
Dries Buytaert
|
3016bcbd23
|
- Patch #652420 by sun: fixed some errors.
|
2009-12-09 19:22:04 +00:00 |
Dries Buytaert
|
11cbc6ab2c
|
- Patch #c960657: rollback of double commit. It blame the network at Do It With Drupal. ;-)
|
2009-12-09 19:01:14 +00:00 |
Dries Buytaert
|
8de2de0206
|
- Patch #653926 by Damien Tournoud: fixed range of sub-queries not being honored.
|
2009-12-09 17:23:50 +00:00 |
Dries Buytaert
|
13dba19e6a
|
- Patch #652420 by sun: fixed some problems in the tests.
|
2009-12-09 15:30:48 +00:00 |
Angie Byron
|
3254e88fde
|
#651712 by carlos8f: Fixed bug where rendered menu tree links do not include proper attributes (with tests).
|
2009-12-08 07:09:43 +00:00 |
Angie Byron
|
cc42c55f86
|
#410926 by Damien Tournoud: Tests to ensure disabled Form API fields are working properly.
|
2009-12-08 07:01:19 +00:00 |
Angie Byron
|
daa59856c3
|
#375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding dependency to non-existing module (with tests).
|
2009-12-08 06:39:34 +00:00 |
Dries Buytaert
|
c00aa8d030
|
- Patch #459786 by mcarbone: added tests for countQuery()
|
2009-12-08 03:14:57 +00:00 |
Angie Byron
|
b52cdd773c
|
#652420 by sun: Fixed Various failures everywhere caught by asserting on watchdog errors found in testing logs.
|
2009-12-07 06:07:19 +00:00 |
Angie Byron
|
06c5979961
|
#626790 by justinrandell: Fixed bug where drupal_write_record() returns FALSE for valid update queries.
|
2009-12-06 17:01:52 +00:00 |
Dries Buytaert
|
0014a64d37
|
- Patch #641356 by fago, sun: cache more of () when form caching is enabled.
|
2009-12-05 14:33:55 +00:00 |
Dries Buytaert
|
1da26fadfe
|
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
|
2009-12-04 16:49:48 +00:00 |
Dries Buytaert
|
92341bdf40
|
- Patch #471744 by jhodgdon: remove stray references from hook_taxonomy_term_load() parameters.
|
2009-12-04 15:54:37 +00:00 |
Dries Buytaert
|
d1a2de607e
|
- Patch #626024 by sun, catch: fixed filter_list_format() hits database too often / filter_format_save() doesn't save all filters.
|
2009-12-03 15:33:42 +00:00 |
Dries Buytaert
|
0baad49d62
|
- Patch #635094 by plach: unify 'language neutral' language codes.
|
2009-12-02 19:26:23 +00:00 |
Dries Buytaert
|
99833c6289
|
- Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: improved consistency, flexibility and accessibility of form element labels.
|
2009-12-02 15:09:16 +00:00 |
Dries Buytaert
|
810b8512c5
|
- Patch #647336 by boombatower, Morbus Iff: fixed bug with when xmlrpc() is called with no function arguments. Added some extra XML-RPC tests.
|
2009-12-02 00:31:47 +00:00 |
Angie Byron
|
f79924352f
|
#632030 by JohnAlbin: Merge Garland and Minnelli into one theme.
|
2009-12-01 15:57:40 +00:00 |
Dries Buytaert
|
d8429228ce
|
- Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes and extra tests.
|
2009-12-01 03:07:34 +00:00 |
Dries Buytaert
|
886cc50e75
|
- Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more usable top level Appearance page. Yay.
|
2009-12-01 00:39:35 +00:00 |
Dries Buytaert
|
49af6f98f8
|
- Patch #562932 by sun, dropcube, ugerhard: filter cache settings not saved properly.
|
2009-11-30 00:42:01 +00:00 |
Dries Buytaert
|
b608482678
|
- Patch #642702 by sun: form validation handlers cannot alter structure.
|
2009-11-28 14:39:31 +00:00 |
Dries Buytaert
|
a902f664d9
|
- Patch #564852 by justinrandell, mcarbone, Crell: fixed subselect in WHERE condition with multiple placeholders cause invalid/duplicate placeholders.
|
2009-11-23 22:31:42 +00:00 |
Angie Byron
|
7f7df40227
|
#623310 by rfay: Fixed AJAX 'changed' command asterisk argument.
|
2009-11-22 02:48:37 +00:00 |
Angie Byron
|
7d21ca61fc
|
#634440 follow-up by sun: More fixes post-form_state storage removal.
|
2009-11-21 17:01:31 +00:00 |
Dries Buytaert
|
ff88ee0f56
|
- Patch #601584 by effulgentsia, boombatower, yched: setUp() function for unit and web test cases should reset all resettable statics.
|
2009-11-21 14:35:05 +00:00 |
Dries Buytaert
|
63f39bedf6
|
- Patch #634440 by fago, effulgentsia, sun: remove auto-rebuilding magic for ()['storage'].
|
2009-11-21 14:06:46 +00:00 |
Angie Byron
|
59ceca0caf
|
#633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister function to drupal_js_encode().
|
2009-11-21 00:43:42 +00:00 |
Angie Byron
|
34119ba98b
|
#638356 by yched: Reorganize and re-locate field test modules.
|
2009-11-20 23:29:28 +00:00 |
Angie Byron
|
9b71489a48
|
#636834 by yched: Fixed field revision data when user has no 'edit' access on the field (with tests).
|
2009-11-20 04:51:27 +00:00 |
Angie Byron
|
ffb7dcaf33
|
#547068 follow-up by David_Rothstein: Don't use Seven for maintenance page.
|
2009-11-19 15:50:23 +00:00 |
Angie Byron
|
016280812e
|
#547068 by sun, seutje, yoroy, Gábor Hojtsy, adrian, Bojhan, and markboulton: Use Seven theme for installation / updates.
|
2009-11-19 03:11:53 +00:00 |
Dries Buytaert
|
ff1c072b2e
|
- Patch #634240 by catch, yched: system_list() caching was broken.
|
2009-11-18 20:00:31 +00:00 |
Dries Buytaert
|
4788bf25fa
|
- Patch #583730 by sun: fixed form caching.
|
2009-11-18 18:51:11 +00:00 |
Angie Byron
|
63d48af6fb
|
#633156 by rfay and effulgentsia: Added a baseline of tests for AJAX commands.
|
2009-11-18 04:56:20 +00:00 |
Angie Byron
|
e1d4dc7d6e
|
#620688 follow-up by chx and effulgentsia: Fixed drupal_static_reset() is broken, with expanded test coverage.
|
2009-11-15 21:41:06 +00:00 |
Angie Byron
|
7fb94bda0d
|
#179932 by Damien Tournoud, jromine, kenorb, deviantintegral, sun: Fixed Required radios/checkboxes are not validated.
|
2009-11-15 21:36:06 +00:00 |
Dries Buytaert
|
e88a21782d
|
- Rollback of #447816.
|
2009-11-12 20:07:06 +00:00 |
Angie Byron
|
d5f071f8d3
|
#625744 by boombatower: Fixed discovery logic of multiple module copies.
|
2009-11-11 06:48:28 +00:00 |
Angie Byron
|
28f8c5e862
|
#424372 by mr.baileys: Fix ':: in .info files causes fatal error' bug.
|
2009-11-11 00:48:56 +00:00 |
Angie Byron
|
ea1bd5606c
|
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
|
2009-11-10 17:27:54 +00:00 |
Dries Buytaert
|
3213087441
|
- Patch #623992 by sun: fixed the tests. We can re-enable the test bot now.
|
2009-11-08 19:53:19 +00:00 |
Angie Byron
|
07151b0c82
|
#523058 by catch, pwolanin, sun, and smk-ka, and jrchamp: Optimize check_plain().
|
2009-11-08 13:58:03 +00:00 |
Angie Byron
|
031a687649
|
#318636 by effulgentsia, sun, Damien Tournoud, Xano, and jrchamp: Make l() themable.
|
2009-11-08 12:43:41 +00:00 |
Angie Byron
|
15d972d161
|
#573792 by yched: Fixed batch.test errors.
|
2009-11-08 12:33:15 +00:00 |
Angie Byron
|
35ff7005f4
|
#600032 by c960657: Removed browser.inc. Please see http://drupal.org/project/browser if you'd like to help with a more fleshed-out abstract browser for possible inclusion in D8.
|
2009-11-07 14:10:33 +00:00 |
Angie Byron
|
b006ec6cb4
|
#571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function.
|
2009-11-04 05:39:14 +00:00 |
Angie Byron
|
36adc757f9
|
#575280 follow-up by mfb and chx: Fixed impersonation attack when an https session exists.
|
2009-11-04 05:05:52 +00:00 |
Angie Byron
|
59b7e23b56
|
#367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for 'Add more' links.
|
2009-11-04 04:56:54 +00:00 |
Angie Byron
|
0d8515deb7
|
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.
|
2009-11-03 06:47:23 +00:00 |
Angie Byron
|
032fe0a66d
|
#539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches.
|
2009-11-02 15:57:33 +00:00 |
Angie Byron
|
0e44b42baf
|
#600544 by Amitaibu and yched: Added tests for Field UI (hooray! :D)
|
2009-11-02 03:41:58 +00:00 |
Angie Byron
|
0d371742b6
|
#43462 by c960657 and andypost: Fixed issues with certain configurations of compressed pages.
|
2009-11-02 03:12:05 +00:00 |
Angie Byron
|
bfedf56f9d
|
#582584 by dww, Jacine, and chx: Move required form element marker into its own theme function.
|
2009-11-02 03:00:28 +00:00 |
Dries Buytaert
|
342ebd7776
|
- Patch #567064 by yched, sun: widgets done 'the easy way' have too many limitations. Removes more code than it adds!
|
2009-11-01 14:05:32 +00:00 |
Dries Buytaert
|
03e2ec64ab
|
- Patch #606994 by yched: move entity handling out of Field API.
|
2009-10-31 16:06:36 +00:00 |
Angie Byron
|
1da73d26c2
|
#591794 by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks.
|
2009-10-27 19:29:12 +00:00 |
Angie Byron
|
c1ce884e4b
|
#612392 by chx and Crell: Allow lowercase comparison operators in DBTNG.
|
2009-10-26 04:46:38 +00:00 |
Angie Byron
|
26b6b596c2
|
#613542 by yched: field_test.module cleanup.
|
2009-10-24 17:02:51 +00:00 |
Angie Byron
|
cd7b8f0999
|
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
2009-10-24 05:13:44 +00:00 |
Angie Byron
|
a7149821d6
|
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
2009-10-23 22:24:19 +00:00 |
Dries Buytaert
|
cbd7938955
|
- Patch #611032 by c960657: fixed bug with wrong variable used in file_build_uri(). Added tests.
|
2009-10-23 01:00:52 +00:00 |
Dries Buytaert
|
0d2b7fe81b
|
- Patch #443200 by c960657: fixed user pictures not working with private files.
|
2009-10-20 00:55:30 +00:00 |
Dries Buytaert
|
f17b66ff80
|
- Patch #561104 by David_Rothstein: improve tests of random ordering in dynamic select queries.
|
2009-10-19 01:55:28 +00:00 |