summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* - Patch #134161 by chx: no menu tabs for themes.Dries Buytaert2007-04-06
|
* - Patch #72564 by Gabor: locale bugfix: undefined variable.Dries Buytaert2007-04-06
|
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
|
* #130991: Custom menu items, part 1Steven Wittens2007-04-06
|
* - Modified patch #133318 by hunmonk: drupal_get_messages() returning ↵Dries Buytaert2007-04-04
| | | | incorrect array value.
* - Patch #133216 by meba: trying to get property of non-object on line 982.Dries Buytaert2007-04-04
|
* - Patch #131419 by Chris Johnson: renamed the error handler to avoid ↵Dries Buytaert2007-03-29
| | | | conflicts with third-party applications.
* - Patch #128866 by Gabor et al: new language subsystem fixes.Dries Buytaert2007-03-28
|
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.Dries Buytaert2007-03-26
|
* - Small fix for drupal_alter()Dries Buytaert2007-03-26
|
* #110888: TyposSteven Wittens2007-03-26
|
* - Patch #110888 by Eaton: unify hook _alter()Dries Buytaert2007-03-26
|
* - Patch #111697 by wesley: properly initialized user->time to prevent ↵Dries Buytaert2007-03-25
| | | | warnings/errors.
* - Patch #130630 by chx: provide an id on the form item wrapper div.Dries Buytaert2007-03-25
|
* #124366: Change the default language codes for Norwegian Nynorsk and ↵Steven Wittens2007-03-24
| | | | Norwegian Bokmål
* #109513: Create temporary mysql tables in memory.Steven Wittens2007-03-19
|
* #127172: Fix negative weights in menu system (admin page was out of order)Steven Wittens2007-03-19
|
* - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.Dries Buytaert2007-03-17
|
* #126867: Reverting bad db_prefix_tables change.Steven Wittens2007-03-15
|
* - Patch #126867 by dmitrig01: fixed caching in presence of database prefixes.Dries Buytaert2007-03-14
|
* - Patch #126128 by chx and Steven: menu fixes and enhancements. Yay.Dries Buytaert2007-03-12
|
* - Patch #121876 by Darren, Nedjo et al: drupal_to_js converts empty arrays ↵Dries Buytaert2007-03-08
| | | | to objects.
* - Patch #125763 by chx: menu system fixes/enhancements.Dries Buytaert2007-03-08
|
* - Patch #52878 by dopry and ChrisKennedy: make form reference API use nice ↵Dries Buytaert2007-03-07
| | | | PHPdoc links.
* - Patch #115047 by mindless: token replacement with format_plural.Dries Buytaert2007-03-07
|
* - Patch #125418 by hunmonk: make #skip_duplicate_check easier to use.Dries Buytaert2007-03-07
|
* #117018: Use Garland theme for installer/maintenance pages, and add task ↵Steven Wittens2007-03-02
| | | | | | list in the sidebar. - Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
* - Patch #107358 by m3avrck, robert douglass, heine, eaton et al: Prevent ↵Dries Buytaert2007-02-27
| | | | multiple form processing: causing duplication of nodes/users.
* - Patch #120146 by abautu: TRUNCATE TABLE replaced with DELETE FROMDries Buytaert2007-02-27
|
* - Patch #32833 by fgm: fixed documentation error.Dries Buytaert2007-02-27
|
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
|
* - Patch #118183 by chx: tabs fixes.Dries Buytaert2007-02-14
|
* - Patch #118041 by kkaefer: fixed small braino in url().Dries Buytaert2007-02-12
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-02-11
|
* - Patch #76522 by RobRoy: avoid name clash between modules and install ↵Dries Buytaert2007-02-11
| | | | profiles. Removing redundant hook.
* - Patch #117826 by kkaefer: move the localization menu to site building.Dries Buytaert2007-02-11
|
* - Patch #112605 by Steven: sticky table headers.Dries Buytaert2007-02-06
|
* - Patch #115213 by dopry: fixed E_ALL problem.Dries Buytaert2007-02-04
|
* - Patch #108272 by webchick, Ralf et al: improved handling of required ↵Dries Buytaert2007-02-04
| | | | modules in install profiles.
* - Patch #114753 by chx: the return of the titlesDries Buytaert2007-01-31
|
* - Patch #113603 by chx: first crack at re-implementing tabs.Dries Buytaert2007-01-31
|
* - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. ↵Dries Buytaert2007-01-31
| | | | Thanks.
* - Patch #113829 by m3avrck: improved code comments.Dries Buytaert2007-01-29
|
* - Patch #109941 by morphir: allow the browser to store form fields.Dries Buytaert2007-01-29
|
* - Patch #109125 by Eaton: Multistep forms lose context on validation errors.Dries Buytaert2007-01-29
|
* - Rollback of E_ALL patch. Too much extra breakage.Dries Buytaert2007-01-25
|
* - Patch #112715 by webchick et al: fixed some E_ALL errors.Dries Buytaert2007-01-25
|
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* - Patch #99625: enable E_ALL mode.Dries Buytaert2007-01-23
|