summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #605344 by dww: documentation and code style fixes for update ↵Dries Buytaert2009-10-22
| | | | manager. This was ready before freeze.
* - Patch #601938 by mfb: fixed some forum exceptions and added tests.Dries Buytaert2009-10-20
|
* - Patch #550742 by sun: removed some left-over code.Dries Buytaert2009-10-19
|
* #412730 follow-up by mikey_p: Fixed return value of theme() when theme ↵Angie Byron2009-10-19
| | | | function not found.
* - Patch #608036 by effulgentsia: add content_attributes() variable for tpl ↵Dries Buytaert2009-10-19
| | | | files, so RDF can be implemented better.
* - Patch #594518 by jhodgdon: better documentation for file_munge_filename().Dries Buytaert2009-10-18
|
* - Patch #607896 by Benjamin Melançon, scor: add date_iso8601() function to ↵Dries Buytaert2009-10-18
| | | | common.inc. Part of the RDFa exception.
* Patch #84008 by deviantintegral, plumbley, lilou, lambic: fixed timer_read() ↵Dries Buytaert2009-10-18
| | | | returns NULL (no value) after timer_stop(). Added timer tests.
* - Patch #589126 by mfb: fixed bug with user module using a flood window of 6 ↵Dries Buytaert2009-10-18
| | | | hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
* #356074 follow-up by sun: Fix SimpleTest's batch API processing due to typo ↵Angie Byron2009-10-18
| | | | in select.
* #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of ↵Angie Byron2009-10-18
| | | | stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
* #516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add ↵Angie Byron2009-10-18
| | | | fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)
* #595654 by sun: Fixed AJAX command 'settings' (with tests).Angie Byron2009-10-18
|
* - Patch #473268 by sun: documentation improvements for edit in place.Dries Buytaert2009-10-17
|
* #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: ↵Angie Byron2009-10-17
| | | | Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
* #511286 follow-up: Committed rest of stuff.Angie Byron2009-10-17
|
* - Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript ↵Dries Buytaert2009-10-16
| | | | States system.
* - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ↵Dries Buytaert2009-10-16
| | | | data translation.
* #565480 follow-up by plach: Clean-ups and documentation.Angie Byron2009-10-16
|
* - Patch #604618 by axyjo, sun: archiver code clean-up.Dries Buytaert2009-10-16
|
* #412730 folllow-up by Crell: Move missing theme key notification to watchdog ↵Angie Byron2009-10-16
| | | | so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs)
* #605442 by catch: Add a generic hook_entity_load().Angie Byron2009-10-16
|
* - Patch #356074 by chx, Damien Tournoud: provide a sequences API.Dries Buytaert2009-10-16
|
* #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ↵Angie Byron2009-10-16
| | | | between field API and locale module + translatable node bodies.
* #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and ↵Angie Byron2009-10-15
| | | | cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
* - Patch #604618 by Crell, JacobSingh: create a common interface for Archive ↵Dries Buytaert2009-10-15
| | | | operations so we can handle .zip, .tar.gz.
* - Patch #332333 by dmitrig01, alexw: add a real API to path.module.Dries Buytaert2009-10-15
|
* #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same ↵Angie Byron2009-10-15
| | | | parameters as url().
* - Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX ↵Dries Buytaert2009-10-15
| | | | 'callback' callbacks. Oh my, this is the beginning of something big.
* - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when ↵Dries Buytaert2009-10-15
| | | | a theme key is not found.
* - Patch #594650 by sun, c960657: provide central ()['values'] clearance.Dries Buytaert2009-10-15
|
* - Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and ↵Dries Buytaert2009-10-14
| | | | make custom theme settings a true form_alter().
* - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to ↵Dries Buytaert2009-10-13
| | | | localize date formats.
* - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to ↵Dries Buytaert2009-10-13
| | | | happen for AJAX requests too.
* - Patch #593522 by sun: a better and faster drupal_alter().Dries Buytaert2009-10-13
|
* - Patch #373606 by jhodgdon, aj045: improved file_save_upload() documentation.Dries Buytaert2009-10-13
|
* #602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal ↵Angie Byron2009-10-13
| | | | errors.
* #561452 by pwolanin and David_Rothstein: Add API function to get ↵Angie Byron2009-10-13
| | | | module/theme info without rebuilding it.
* #602518 by dww and JacobSingh: Fixed PHPDoc for ↵Angie Byron2009-10-12
| | | | includes/filetransfer/filetransfer.inc.
* #589754 by rfay and Crell: Fixed non-recoverable install if invalid database ↵Angie Byron2009-10-12
| | | | specified in settings.php.
* - Patch #599706 by tobiasb: tiny documentation fix.Dries Buytaert2009-10-11
|
* - Patch #597556 by Berdir: return status to indicate executed query in ↵Dries Buytaert2009-10-11
| | | | MergeQuery::execute().
* #599706 by sun: Allow altering local tasks/actions.Angie Byron2009-10-11
|
* #600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled ↵Angie Byron2009-10-11
| | | | (with tests).
* - Patch #600790 by Alan D: fixed wrong ISO 3166-1 code.Dries Buytaert2009-10-10
|
* #360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen ↵Angie Byron2009-10-10
| | | | fixes.
* #118345 by sun: Make user.module conform to standard ↵Angie Byron2009-10-10
| | | | presave/insert/update/form_alter hook paradigm.
* - Patch #600780 by asimmonds: fixed typo in documentation.Dries Buytaert2009-10-10
|
* #573292 by eMPee584: Allow enable file_unmanaged_delete() to handle stream ↵Angie Byron2009-10-09
| | | | wrapper URIs.
* #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵Angie Byron2009-10-09
| | | | language for the same path.