summaryrefslogtreecommitdiff
path: root/includes/theme.maintenance.inc
Commit message (Collapse)AuthorAge
* Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean ↵Jennifer Hodgdon2013-01-16
| | | | up API docs for include files n-z
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ↵Angie Byron2010-11-29
| | | | robust.
* Rolling back #851136. Broke SQLite installation.Angie Byron2010-11-28
|
* - Patch #851136 by Damien Tournoud, Crell, chx: make the database ↵Dries Buytaert2010-11-27
| | | | autoloading more robust.
* #602484 by rschwab: Fix the report page when authorize.php completes an ↵Angie Byron2010-11-24
| | | | update manager operation.
* - Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of ↵Dries Buytaert2010-09-19
| | | | clean up.
* #874370 by Jeff Burnz, aspilicious, Cliff, mgifford, yoroy, et al: Fixed ↵Angie Byron2010-09-09
| | | | System messages need identifying icons (WCAG 2.0).
* - Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes ↵Dries Buytaert2010-08-22
| | | | cannot always participate in drupal_alter().
* - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is ↵Dries Buytaert2010-08-08
| | | | default theme now.
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
|
* - Patch #807396 by David_Rothstein: remove old error handling from ↵Dries Buytaert2010-06-07
| | | | theme_update_page().
* - Patch #807396 by Berdir, carlos8f, David_Rothstein: database errors not ↵Dries Buytaert2010-06-05
| | | | displaying during install.
* - Patch #766100 by andypost: undefined function _system_rebuild_theme_data() ↵Dries Buytaert2010-06-01
| | | | when trying to run update.php.
* - Patch #740136 by casey, cosmicdreams: CSS doesn't get included during install.Dries Buytaert2010-05-12
|
* #766100 by andypost: Fixed Undefined function _system_rebuild_theme_data() ↵Angie Byron2010-04-20
| | | | when trying to run update.php from D6 -> D7.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.Dries Buytaert2010-04-11
|
* - Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is ↵Dries Buytaert2010-03-17
| | | | in HTML.
* - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored ↵Dries Buytaert2010-02-25
| | | | after 31 link/style tags.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: ↵Angie Byron2010-01-09
| | | | Add POD to installation requirements.
* #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets ↵Angie Byron2010-01-07
| | | | from system.module and separate presentational and behavior-supporting styles.
* #421062 follow-up by JohnAlbin: Respect maintenance theme overrides in ↵Angie Byron2009-12-10
| | | | settings.php.
* #320132 by kbahey, catch: Make path.inc swappable.Angie Byron2009-12-06
|
* #632030 by JohnAlbin: Merge Garland and Minnelli into one theme.Angie Byron2009-12-01
|
* - Patch #645468 by sun: filter module no longer needs to be loaded by default.Dries Buytaert2009-11-29
|
* #547068 follow-up by David_Rothstein: Don't use Seven for maintenance page.Angie Byron2009-11-19
|
* #547068 by sun, seutje, yoroy, Gábor Hojtsy, adrian, Bojhan, and ↵Angie Byron2009-11-19
| | | | markboulton: Use Seven theme for installation / updates.
* #591794 by chx, Rob Loach, sun, JohnAlbin: Give themes access to alter hooks.Angie Byron2009-10-27
|
* #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 #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵Dries Buytaert2009-10-09
| | | | take a single argument. Code clean-up and performance improvement. Woot.
* - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().Dries Buytaert2009-09-30
|
* - Patch #513940 by Everett Zufelt: improved accessibility of the installer.Dries Buytaert2009-09-11
|
* #321828 by Davy Van Den Bremt and Damien Tournoud: Move ↵Angie Byron2009-08-31
| | | | template_preprocess_maintenance_page() to theme.inc to allow Drupal to properly report fatal errors.
* - Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page ↵Dries Buytaert2009-08-26
| | | | variable.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid ↵Angie Byron2009-08-04
| | | | expensive calls to file system.
* #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and ↵Angie Byron2009-08-03
| | | | RTL-friendly.
* - Patch #517542 by David Strauss: renamed functions for clarity. We say ↵Dries Buytaert2009-07-14
| | | | 'yay' to clarity!
* #454462 by JohnAlbin: Fire MODULE_preprocess_maintenance_page functions.Angie Byron2009-07-10
|
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and ↵Dries Buytaert2009-06-06
| | | | system_theme_data().
* #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string ↵Angie Byron2009-05-28
| | | | (and corresponding $classes_array) for all dynamic classes in template files.
* - Patch #428744 by Gabor: make the main page content a real block and clean ↵Dries Buytaert2009-05-21
| | | | up some of the content API.
* - Patch #415710 by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling.Dries Buytaert2009-05-17
|
* - Patch #453080 by Gabor Hojtsy: moved the footer message to a block.Dries Buytaert2009-05-12
|
* - Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so ↵Dries Buytaert2009-05-12
| | | | we have more flexibility to place it.
* - Patch #147310 by c960657 et al: better cache headers for reverse proxies.Dries Buytaert2009-04-22
|