Dries Buytaert
|
98b84b7adb
|
- Patch #661420 by justinrandell, David_Rothstein: made installation of modules much more efficient.
|
2009-12-28 10:48:51 +00:00 |
Dries Buytaert
|
d24e2c1384
|
- Patch #664544 by yched: removed unnecessary drupal_static_reset().
|
2009-12-27 15:23:49 +00:00 |
Angie Byron
|
9ca8723880
|
#358815 by David_Rothstein, meatsack, and John Morahan: Fixed performance of drupal_get_install_files() with large file trees.
|
2009-12-27 03:37:54 +00:00 |
Dries Buytaert
|
53748ab5e2
|
- Patch #664544 by yched: clean-up entity build/view modes.
|
2009-12-26 16:50:09 +00:00 |
Dries Buytaert
|
5cdeb4b4ad
|
- Patch #665920 by v_20q: remove a comment inside t() function.
|
2009-12-23 15:39:57 +00:00 |
Dries Buytaert
|
8749a43a54
|
- Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer.
|
2009-12-22 14:47:14 +00:00 |
Dries Buytaert
|
cf7cb6b65c
|
- Patch #635094 by plach: switching from zxx to und as it is semantically more correct.
|
2009-12-22 14:19:25 +00:00 |
Dries Buytaert
|
86829c14f7
|
- Patch #664696 by Crell: fixed typo in drupal_write_record() docblock.
|
2009-12-21 07:58:59 +00:00 |
Dries Buytaert
|
5f069ef95a
|
- Patch #297860 by sun: fixed XML-RPC error handling.
|
2009-12-18 16:49:10 +00:00 |
Dries Buytaert
|
20dbb2f2aa
|
- Patch #190867 by David_Rothstein: fixed function name.
|
2009-12-17 21:59:31 +00:00 |
Dries Buytaert
|
3e82f941ec
|
- Patch #302240 by fago, sun: fixed button broken.
|
2009-12-17 17:18:03 +00:00 |
Dries Buytaert
|
f3710830c4
|
- Patch #190867 by chx: fixed access to creating path aliases.
|
2009-12-17 13:10:19 +00:00 |
Dries Buytaert
|
2d6b6d492f
|
- Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-)
|
2009-12-15 08:45:32 +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 |
Dries Buytaert
|
527a054952
|
- Patch #644648 by sun: cleaned up, documented, and corrected some ['#token'] code.
|
2009-12-14 13:51:57 +00:00 |
Dries Buytaert
|
516d24d1cd
|
- Patch #558666 by sun, dropcube: revamp text format/filter configuration for better usability.
|
2009-12-14 13:32:53 +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
|
e5356ea62d
|
#653926 follow-up by Crell: Document SQL range limits.
|
2009-12-13 18:06:48 +00:00 |
Angie Byron
|
634d308b4f
|
#658032 by Arancaytar: Fixed theme_tableselect() does not pass on #attributes key.
|
2009-12-13 14:18:31 +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
|
d10a1f7006
|
- Patch #651902 by chx, Damien Tournoud, scor: allow ESI tie in.
|
2009-12-11 16:56:10 +00:00 |
Angie Byron
|
47182dfb1f
|
#421062 follow-up by JohnAlbin: Respect maintenance theme overrides in settings.php.
|
2009-12-10 17:31:42 +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
|
8de2de0206
|
- Patch #653926 by Damien Tournoud: fixed range of sub-queries not being honored.
|
2009-12-09 17:23:50 +00:00 |
Dries Buytaert
|
5269d3e99b
|
- Patch #384794 by mvc, alduya, intuited: trim white space when inserting data in locales_source().
|
2009-12-09 15:35: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
|
8e22c48576
|
#653956 by moshe weitzman and catch: Create {cache_bootstrap()} in update_prepare_d7_bootstrap() to fix yet another problem in the update path.
|
2009-12-08 07:07:15 +00:00 |
Angie Byron
|
ddf591963e
|
#520740 by marcingy, catch, and Damien Tournoud: Fixed Comment threading (with test).
|
2009-12-08 06:33:11 +00:00 |
Angie Byron
|
496b3b8cd7
|
#524664 by codecowboy and mfb: drupal_error_handler() does not support PHP 5.3.0 error constants.
|
2009-12-07 08:46:59 +00:00 |
Angie Byron
|
271fbd6bd3
|
#281405 by quickcel and catch: Update minimum RAM recommendation to 32MB. Would love to remove this patch by the time we ship.
|
2009-12-07 07:25:24 +00:00 |
Angie Byron
|
c897e89dbe
|
#420358 by yoroy, David_Rothstein, JacobSingh, et al: Rename core's installation profiles to be more clear.
|
2009-12-07 06:19:20 +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 |
Dries Buytaert
|
864408cefa
|
- Patch #652420 by sun: fixed various failures.
|
2009-12-06 23:56:47 +00:00 |
Angie Byron
|
614a4dea23
|
#320132 by kbahey, catch: Make path.inc swappable.
|
2009-12-06 18:27:23 +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
|
a17d24f0b0
|
- Patch #652232 by moshe weitzman: don't assume that session exists during batch cleanup.
|
2009-12-06 16:21:58 +00:00 |
Dries Buytaert
|
66f740c584
|
- Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a module.
|
2009-12-06 01:00:27 +00:00 |
Dries Buytaert
|
bb460ee727
|
- Patch #621914 by jhodgdon: fixed drupal_add_css() documentation formatting issues.
|
2009-12-05 22:16:44 +00:00 |
Dries Buytaert
|
ab78dadd51
|
- Patch #520764 by Damien Tournoud, JoshuaRogers, brianV: fixed SA-CORE-2009-007: request values in URL, including password/username.
|
2009-12-05 20:17:02 +00:00 |
Dries Buytaert
|
5b6acba1d2
|
- Patch #652042 by chx: cache.inc is always needed.
|
2009-12-05 19:27:34 +00:00 |
Dries Buytaert
|
e8998ea07a
|
- Patch #570314 by jhodgdon: more details for form_set_value() documentation.
|
2009-12-05 16:03:51 +00:00 |
Dries Buytaert
|
4d18e65acd
|
- Patch #599804 by effulgentsia, catch, moshe weitzman, webchick: don't always set the Content-Type header.
|
2009-12-05 14:49:55 +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 |
Angie Byron
|
6c37dbae29
|
#651510 by boombatower: Fixed token.inc - split() is deprecated in PHP 5.3.
|
2009-12-05 03:49:17 +00:00 |
Dries Buytaert
|
8523aca33e
|
- Patch #650944 by catch: use db_truncate() in _menu_router_save().
|
2009-12-04 16:47:15 +00:00 |
Dries Buytaert
|
1b01b241ae
|
- Patch #648744 by Crell: specified more @return type definitions for auto-completion in IDEs.
|
2009-12-04 16:31:04 +00:00 |
Dries Buytaert
|
99128df8d0
|
- Patch #520946 by jhodgdon: fixed error in API documentation of form_set_error().
|
2009-12-04 16:29:15 +00:00 |
Dries Buytaert
|
0b6e0b605c
|
- Patch #637058 by jhodgdon: documentation improvements.
|
2009-12-03 20:42:38 +00:00 |
Dries Buytaert
|
ca8416e036
|
- Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.
|
2009-12-03 20:21:50 +00:00 |
Dries Buytaert
|
9c0f85ce6c
|
- Patch #645998 by jhodgdon: removed outdated documentation.
|
2009-12-03 02:20:28 +00:00 |
Dries Buytaert
|
a49c496710
|
- Patch #648744 by fago: added support for DBTNG auto completion in IDEs. Usability improvement.
|
2009-12-02 23:05:13 +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
|
92760988b9
|
- Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables.
|
2009-12-02 14:56:32 +00:00 |
Angie Byron
|
c912008307
|
#610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
|
2009-12-02 07:28:22 +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 |
Dries Buytaert
|
2bc5334aae
|
- Patch #642010 by yoroy: shorten and reorganize help text for language stuff.
|
2009-12-02 00:28:43 +00:00 |
Dries Buytaert
|
54fc6e99bd
|
- Patch #648262 by brianV: fixed some typos.
|
2009-12-02 00:17:49 +00:00 |
Dries Buytaert
|
d5d453604a
|
- Patch #613858 by sun, Dave Reid: fixed drupal_is_front_page() should not call drupal_get_normal_path().
|
2009-12-01 18:39:56 +00:00 |
Dries Buytaert
|
65f1c9fa24
|
- Patch #647130 by fago, sun: cache only once when rebuilding a form.
|
2009-12-01 16:28:57 +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
|
3db9fc144c
|
- Patch #644150 by sun: () is stateless, even with enabled caching.
|
2009-11-30 19:57:20 +00:00 |
Dries Buytaert
|
4fca5a6412
|
- Patch #645468 by sun: filter module no longer needs to be loaded by default.
|
2009-11-29 06:32:46 +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
|
fda6b65d58
|
- Patch #644150 by sun: () is stateless, even with enabled caching.
|
2009-11-27 15:14:58 +00:00 |
Dries Buytaert
|
b3e42eb5cd
|
- Patch #626688 by justinrandell, catch, chx: add caching for system_list().
|
2009-11-26 18:57:16 +00:00 |
Angie Byron
|
d3de3672f1
|
#642612 by yched: Add clean way to reset entity_info() cache.
|
2009-11-26 05:54:48 +00:00 |
Dries Buytaert
|
ff0bdd3d5e
|
- Patch #641544 by yched:FAPI #type 'container' ids generated twice.
|
2009-11-24 21:56:15 +00:00 |
Dries Buytaert
|
7624967bd7
|
- Patch #640050 by heyrocker: example code for drupal_form_submit() was incorrect.
|
2009-11-23 22:37:37 +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 |
Dries Buytaert
|
c881694eb4
|
- Patch #639704 by casey: removed dead code from form_process_date().
|
2009-11-22 18:27:11 +00:00 |
Dries Buytaert
|
110f89c5f0
|
- Patch #626688 by justinrandell: add caching for system_list(). Eliminate a query.
|
2009-11-22 08:20:51 +00:00 |
Dries Buytaert
|
5187fa6f21
|
- Patch #639418 by sun: #array_parents() do not always map to actual form structure.
|
2009-11-22 07:32:47 +00:00 |
Angie Byron
|
7f7df40227
|
#623310 by rfay: Fixed AJAX 'changed' command asterisk argument.
|
2009-11-22 02:48:37 +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
|
b14349889e
|
#619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for drupal_static() in performance-critical functions.
|
2009-11-20 06:12:45 +00:00 |
Angie Byron
|
457a109406
|
#467640 by casey: Consolidate overly verbose code in theme_render_template().
|
2009-11-20 04:29:42 +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
|
cb98091e1b
|
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.
|
2009-11-19 04:00:47 +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
|
deacaa6533
|
- Patch #634240 by catch: fixed system_list() caching.
|
2009-11-18 19:09:52 +00:00 |
Dries Buytaert
|
4788bf25fa
|
- Patch #583730 by sun: fixed form caching.
|
2009-11-18 18:51:11 +00:00 |
Angie Byron
|
f39f02ce75
|
#601806 follow-up by sun and effulgentsia: Fix broken HEAD.
|
2009-11-16 20:31:27 +00:00 |
Angie Byron
|
19fb778616
|
#615656 by catch: Remove no-op function calls from drupal_render().
|
2009-11-16 05:15:21 +00:00 |
Angie Byron
|
2d1ef531dc
|
#601806 by sun, effulgentsia, and Damien Tournoud: drupal_render() should not set default element properties that make no sense.
|
2009-11-16 05:11:01 +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
|
bc48ac21da
|
- Patch #266434 by catch, merlinofchaos, sun: fixed E_NOTICE in pager_load_array().
|
2009-11-14 20:20:06 +00:00 |
Dries Buytaert
|
f3d0a6fc02
|
- Patch #624772 by David_Rothstein: there is no such thing as a custom theme.
|
2009-11-12 21:05:49 +00:00 |
Dries Buytaert
|
9edcceb07c
|
- Patch #444228 by Tri, raulgigea, mikeytown2, JohnAlbin: optimize CSS option causes php cgi to segfault in pcre function 'match'.
|
2009-11-12 20:40:27 +00:00 |
Dries Buytaert
|
e88a21782d
|
- Rollback of #447816.
|
2009-11-12 20:07:06 +00:00 |
Dries Buytaert
|
2387e71f6d
|
- Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username.
|
2009-11-12 07:00:48 +00:00 |
Dries Buytaert
|
304ae84246
|
- Patch #623992 by catch: performance improvements to system_list().
|
2009-11-11 17:04:47 +00:00 |
Dries Buytaert
|
8e19d799f6
|
- Patch #619902 by sun: performance improvement: dashboard, region and block building had unnecessary function calls.
|
2009-11-11 08:52:53 +00:00 |
Dries Buytaert
|
3093c22bf2
|
- Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because menu loaders are executed on every menu system access check. Performance improvement.
|
2009-11-11 08:28:50 +00:00 |