Angie Byron
|
cc88a19993
|
#612920 by catch: Added required table columns so that update.php doesn't spew fatal errors.
|
2009-10-24 01:22:28 +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
|
2d1634134d
|
- Patch #604618 by Crell, JacobSingh, axyjo: improve error handling of archiver.
|
2009-10-23 00:55:59 +00:00 |
Dries Buytaert
|
891512c229
|
- Patch #332333 by sun: moving some functions, no API changes, no new features.
|
2009-10-22 01:27:18 +00:00 |
Dries Buytaert
|
c5ee590c6d
|
- Patch #611048 by c960657: removed outdated comment in _registry_check_code().
|
2009-10-22 01:15:15 +00:00 |
Dries Buytaert
|
0220996178
|
- Patch #605344 by dww: documentation and code style fixes for update manager. This was ready before freeze.
|
2009-10-22 00:52:03 +00:00 |
Dries Buytaert
|
eeb7b53ef6
|
- Patch #601938 by mfb: fixed some forum exceptions and added tests.
|
2009-10-20 00:28:16 +00:00 |
Dries Buytaert
|
33452c61a2
|
- Patch #550742 by sun: removed some left-over code.
|
2009-10-19 23:28:40 +00:00 |
Angie Byron
|
5b5cf0b0df
|
#412730 follow-up by mikey_p: Fixed return value of theme() when theme function not found.
|
2009-10-19 02:06:52 +00:00 |
Dries Buytaert
|
079dca8e17
|
- Patch #608036 by effulgentsia: add content_attributes() variable for tpl files, so RDF can be implemented better.
|
2009-10-19 01:30:07 +00:00 |
Dries Buytaert
|
6e9edc1379
|
- Patch #594518 by jhodgdon: better documentation for file_munge_filename().
|
2009-10-18 18:36:24 +00:00 |
Dries Buytaert
|
d4d1522c3e
|
- Patch #607896 by Benjamin Melançon, scor: add date_iso8601() function to common.inc. Part of the RDFa exception.
|
2009-10-18 18:32:27 +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 |
Dries Buytaert
|
2dc3c05a2b
|
- Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
|
2009-10-18 11:34:45 +00:00 |
Angie Byron
|
8387caea67
|
#356074 follow-up by sun: Fix SimpleTest's batch API processing due to typo in select.
|
2009-10-18 07:35:39 +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 |
Dries Buytaert
|
1d9df22742
|
- Patch #473268 by sun: documentation improvements for edit in place.
|
2009-10-17 11:39:15 +00:00 |
Angie Byron
|
4278afa16b
|
#473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
|
2009-10-17 05:50:29 +00:00 |
Angie Byron
|
cd2e7e875a
|
#511286 follow-up: Committed rest of stuff.
|
2009-10-17 01:15:40 +00:00 |
Dries Buytaert
|
045074d4c5
|
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.
|
2009-10-16 19:20:34 +00:00 |
Dries Buytaert
|
60c5878351
|
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
|
2009-10-16 19:06:25 +00:00 |
Angie Byron
|
d854417e0c
|
#565480 follow-up by plach: Clean-ups and documentation.
|
2009-10-16 15:47:46 +00:00 |
Dries Buytaert
|
f0a8150b11
|
- Patch #604618 by axyjo, sun: archiver code clean-up.
|
2009-10-16 13:18:32 +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 |
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
|
6abcc47e25
|
#538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
|
2009-10-15 21:19:31 +00:00 |
Dries Buytaert
|
2fb451c872
|
- Patch #604618 by Crell, JacobSingh: create a common interface for Archive operations so we can handle .zip, .tar.gz.
|
2009-10-15 17:55:55 +00:00 |
Dries Buytaert
|
977d635bb1
|
- Patch #332333 by dmitrig01, alexw: add a real API to path.module.
|
2009-10-15 17:53:34 +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
|
f42bca3bd4
|
- Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.
|
2009-10-15 14:07:30 +00:00 |
Dries Buytaert
|
35e21e54e1
|
- Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.
|
2009-10-15 12:27:34 +00:00 |
Dries Buytaert
|
c5c46c739c
|
- Patch #594650 by sun, c960657: provide central ()['values'] clearance.
|
2009-10-15 11:47:25 +00:00 |
Dries Buytaert
|
a019a9ebb0
|
- Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and make custom theme settings a true form_alter().
|
2009-10-14 10:56:35 +00:00 |
Dries Buytaert
|
04d0ef5c8c
|
- Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.
|
2009-10-13 21:34:15 +00:00 |
Dries Buytaert
|
24c259cdd8
|
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.
|
2009-10-13 21:16:44 +00:00 |
Dries Buytaert
|
fbfa7a4150
|
- Patch #593522 by sun: a better and faster drupal_alter().
|
2009-10-13 16:38:43 +00:00 |
Dries Buytaert
|
f67e438b41
|
- Patch #373606 by jhodgdon, aj045: improved file_save_upload() documentation.
|
2009-10-13 15:46:03 +00:00 |
Angie Byron
|
1d09ec33bd
|
#602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal errors.
|
2009-10-13 05:37:46 +00:00 |
Angie Byron
|
89d04ea78a
|
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.
|
2009-10-13 05:26:57 +00:00 |
Angie Byron
|
2eb7c94ed5
|
#602518 by dww and JacobSingh: Fixed PHPDoc for includes/filetransfer/filetransfer.inc.
|
2009-10-12 20:11:04 +00:00 |
Angie Byron
|
33b09cc5eb
|
#589754 by rfay and Crell: Fixed non-recoverable install if invalid database specified in settings.php.
|
2009-10-12 02:00:04 +00:00 |
Dries Buytaert
|
b959d8fbeb
|
- Patch #599706 by tobiasb: tiny documentation fix.
|
2009-10-11 19:39:30 +00:00 |
Dries Buytaert
|
9d6182d8d0
|
- Patch #597556 by Berdir: return status to indicate executed query in MergeQuery::execute().
|
2009-10-11 13:43:37 +00:00 |
Angie Byron
|
1d72b6ec9f
|
#599706 by sun: Allow altering local tasks/actions.
|
2009-10-11 06:05:53 +00:00 |
Angie Byron
|
64a1a0d67e
|
#600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled (with tests).
|
2009-10-11 02:14:43 +00:00 |