summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrectAngie Byron2010-12-17
|
* - Patch #408882 by jhodgdon, pillarsdotnet: incorrect documentation in ↵Dries Buytaert2010-12-17
| | | | menu_unserialize() function.
* - Patch #951262 by sun: move #ajax default settings from PHP into JS.Dries Buytaert2010-12-17
|
* #999072 by Damien Tournoud: Fix typo in drupal_system_listing() preventing ↵Angie Byron2010-12-15
| | | | testing profile from working.
* #977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or ↵Angie Byron2010-12-15
| | | | unserialize PDO instances error
* #714382 by Rob Loach, sun: Fixed Can't retrieve all libraries of a moduleAngie Byron2010-12-15
|
* #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().Angie Byron2010-12-15
|
* #987232 by jhodgdon: Fixed PHP wrapper functions topic page has extra textAngie Byron2010-12-15
|
* - Patch #974250 by Stevel: upgrade path broken on PostgreSQL: can't change ↵Dries Buytaert2010-12-14
| | | | NOT NULL.
* - Patch #856732 by mr.baileys: document security details for ↵Dries Buytaert2010-12-14
| | | | drupal_attributes().
* Back to 7.0-devAngie Byron2010-12-11
|
* Drupal 7.0-rc2Angie Byron2010-12-11
|
* - Patch #991944 by Jacine: theme_locale_admin_manage_screen() doesn't exist.Dries Buytaert2010-12-11
|
* - Patch #992564 by wojtha: t() or format_plural() inside watchdog() function ↵Dries Buytaert2010-12-11
| | | | call in tracker and action module.
* - Patch #982814 by sun: messages are generated too early.Dries Buytaert2010-12-11
|
* #994482 by babbage: Fixed Syntax error in drupal_add_js API exampleAngie Byron2010-12-10
|
* - Patch #991588 by mfer, mbutcher: make t() faster.Dries Buytaert2010-12-09
|
* - Patch #854396 by tstoeckler, jhodgdon: improve documentation for ↵Dries Buytaert2010-12-09
| | | | date-related functions and hooks in system.module.
* #307636 by zbricoleur: Fixed image_get_info() fails on IIS on new uploadsAngie Byron2010-12-08
|
* #977346 by jhodgdon, joachim: Fixed More detailed docs for entity_labelAngie Byron2010-12-08
|
* #988760 by ksenzee: Fixed theme_container can't be used with non-form elementsAngie Byron2010-12-08
|
* #975754 by jhodgdon: Fixed problems with hook_menu() documentation.Angie Byron2010-12-08
|
* #973314 by tekante, Damien Tournoud: Fixed PDO exception when attempting to ↵Angie Byron2010-12-08
| | | | add a new not null field with initial value
* #984358 by dalin, David_Rothstein: Fixed Upgrade from 6.x to 7.x always ↵Angie Byron2010-12-06
| | | | pulls your site out of maintenance mode immediately
* #534556 by karschp, coltrane, Bojhan, David_Rothstein: Fix double appearance ↵Angie Byron2010-12-04
| | | | of the settings.php message in the installer
* #979958 follow-up by carlos8f: Small tweaks to previous fix.Angie Byron2010-12-02
|
* #979958 by das-peter, Damien Tournoud: Fixed regression in load_functions ↵Angie Byron2010-12-02
| | | | detection for menu items
* Back to 7.0-devAngie Byron2010-12-01
|
* Drupal 7.0-rc1Angie Byron2010-12-01
|
* #978144 by Damien Tournoud: Fixed cache_get_multiple() inconsistent with ↵Angie Byron2010-12-01
| | | | cache_get()
* #609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the ↵Angie Byron2010-12-01
| | | | FileTransfer class system in contrib
* #985184 by Steven Jones: Fix brain-o in Batch query causing bad performance ↵Angie Byron2010-12-01
| | | | on large tables.
* #935036 by bfroehle, dww, int: Exclude '.' and '..' when recursing through ↵Angie Byron2010-12-01
| | | | directories in update module.
* - Patch #651240 by fago, sun: allow modules to react to changes to an entity.Dries Buytaert2010-11-30
|
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* #984896 by Crell: Remove wrong references to 'query ID' in DBTNG docs.Angie Byron2010-11-30
|
* #826486 by kscheirer, drunken monkey, tstoeckler, jhodgdon, sun: Fixed ↵Angie Byron2010-11-30
| | | | format_date() does not respect admin-defined date formats
* - Patch #863318 by carlos8f, andypost, chx, Dave Reid, plach: wrong sort ↵Dries Buytaert2010-11-30
| | | | order of aliases for different languages.
* #851136: Committing missing files.Angie Byron2010-11-29
|
* #917730 by rfay, David_Rothstein: Fixed various RSS feed links (with tests).Angie Byron2010-11-29
|
* #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ↵Angie Byron2010-11-29
| | | | robust.
* #818660 by yched, sun: Provide an AJAX command to invoke simple jQuery methods.Angie Byron2010-11-29
|
* #346494 by hswong3i, Pancho, Dave Reid, duellj, dalin: Fixed DB drivers need ↵Angie Byron2010-11-29
| | | | to be able to change the configure database form during install
* Rolling back #851136. Broke SQLite installation.Angie Byron2010-11-28
|
* - Patch #752226 by sun, carlos8f, JohnAlbin, chx: module_invoke() doesn't ↵Dries Buytaert2010-11-27
| | | | work with hooks placed in include files via hook_hook_info().
* - Patch #851136 by Damien Tournoud, Crell, chx: make the database ↵Dries Buytaert2010-11-27
| | | | autoloading more robust.
* - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵Dries Buytaert2010-11-27
| | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
* - Patch #561226 by fago, sun, effulgentsia, YesCT, marcingy: forms ↵Dries Buytaert2010-11-27
| | | | (elements) need to able to specify include files to be loaded for building.
* #962458 by BarisW, Crell: Fixed database driver names aren't translated.Angie Byron2010-11-26
|
* #935036 roll-back. Caused problems on PHP 5.2.Angie Byron2010-11-24
|