Dries Buytaert
|
8514a7e283
|
- Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page.
|
2009-11-14 07:58:50 +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 |
Dries Buytaert
|
3ccb55f2bd
|
- Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability.
|
2009-11-10 22:06:09 +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
|
45e0f774bd
|
#602522 follow-up by effulgentsia: Fix a couple of straggler missed operation link conversions.
|
2009-11-08 13:23:41 +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 |
Angie Byron
|
7353d5da62
|
#582364 by cwgordon7: Add sensible defaults to SimpleTest assert messages.
|
2009-11-02 01:49:02 +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
|
47328efca6
|
#608870 by c960657: Fixed notice in simpletest_clean_database().
|
2009-10-24 23:12:11 +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
|
dec6514c3b
|
#595876 by c960657: Fixed taxonomy term reordering (with tests).
|
2009-10-24 04:23:51 +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
|
08386dac6d
|
- Patch #611990 by c960657: the “Clean environment” button did not flush all caches.
|
2009-10-23 01:04:10 +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
|
6482cc8927
|
- Patch #550190 by boombatower: convert verbose messages to use new debug facility. We can continue to work on testing stuff post code freeze.
|
2009-10-22 01:09:05 +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
|
07eee25abe
|
- Patch #598570 by asimmonds: Fixed test group checkboxes no longer selecting all groups tests.
|
2009-10-20 00:05:38 +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 |
Dries Buytaert
|
8c6ee08ddf
|
Patch #84008 by deviantintegral, plumbley, lilou, lambic: fixed timer_read() returns NULL (no value) after timer_stop(). Added timer tests.
|
2009-10-18 11:36:49 +00:00 |
Angie Byron
|
3dddaa3e6f
|
#356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
|
2009-10-18 06:56:24 +00:00 |
Angie Byron
|
1650fea5d9
|
#516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)
|
2009-10-18 05:28:43 +00:00 |
Angie Byron
|
2484439643
|
#595654 by sun: Fixed AJAX command 'settings' (with tests).
|
2009-10-18 05:14:39 +00:00 |
Angie Byron
|
29067790f1
|
#511286 follow-up by DamZ: Make testMenuGetNames() less brittle (and also fix it so we can turn testing bot back on).
|
2009-10-17 02:58:04 +00:00 |
Dries Buytaert
|
a613c60fe1
|
- Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ksenzee et al: add customizable shortcuts to the toolbar.
|
2009-10-17 00:51:53 +00:00 |
Angie Byron
|
bac6eed5ff
|
#606460 by peximo: Fixed Node revision test fatal error.
|
2009-10-16 15:52:33 +00:00 |
Angie Byron
|
9dda515bbc
|
#412730 folllow-up by Crell: Move missing theme key notification to watchdog so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs)
|
2009-10-16 08:27:41 +00:00 |
Angie Byron
|
1c7bca0b6f
|
#605442 by catch: Add a generic hook_entity_load().
|
2009-10-16 03:47:14 +00:00 |
Angie Byron
|
087a47ba5c
|
#493314 by yched and catch: Add multiple hook for formatters.
|
2009-10-16 03:21:23 +00:00 |
Dries Buytaert
|
13d3072f41
|
- Patch #356074 by chx, Damien Tournoud: provide a sequences API.
|
2009-10-16 03:01:55 +00:00 |
Angie Byron
|
6061fa9781
|
#565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies.
|
2009-10-16 02:04:44 +00:00 |
Angie Byron
|
e1642603ea
|
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
|
2009-10-15 16:18:46 +00:00 |
Dries Buytaert
|
714597a9cd
|
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
|
2009-10-15 12:44:36 +00:00 |