Commit Graph

192 Commits (5327ed26c23b1620037031389e81d1a6ddebc410)

Author SHA1 Message Date
Dries Buytaert ff29c31ce5 - Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links. 2009-08-12 12:39:18 +00:00
Dries Buytaert 62e0ddc740 - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support. 2009-08-11 12:20:26 +00:00
Dries Buytaert 6ef2ddae21 - Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more 'natural' to enable security notification e-mails. 2009-07-30 19:32:19 +00:00
Dries Buytaert 3625dddf11 - Patch #524728 by David_Rothstein, anarcat: white space clean-up. 2009-07-28 19:02:38 +00:00
Dries Buytaert aab51b9319 - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line. 2009-07-28 12:13:47 +00:00
Dries Buytaert 1aec298314 - Patch #349508 by Josh Waihi: make sure that the database is installed using UTF-8 on PostgreSQL. 2009-07-27 19:42:56 +00:00
Dries Buytaert 3a29ee48f8 - Patch #3518404 by bopombatower: lock down DB config based on simpletest UA headers. 2009-07-22 04:45:35 +00:00
Angie Byron 48e41d314e #509392 follow-up by adrian: Clean-up for .info files for install profiles patch. 2009-07-19 04:48:10 +00:00
Angie Byron b692036962 #509392 by adrian: Add .info files for installation profiles. 2009-07-15 02:08:41 +00:00
Dries Buytaert ef09cf93e5 - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity! 2009-07-14 10:22:17 +00:00
Dries Buytaert 2e0a4d26af - Patch #482646 by Dave Reid et al: check for existence of ['HTTP_USER_AGENT'] for the SimpleTest user agent. 2009-07-04 14:49:31 +00:00
Dries Buytaert 938af5fc07 - Patch #505218 by keith.smith: more massaging of help texts. 2009-06-30 21:44:06 +00:00
Dries Buytaert ff0c575fd5 - Patch #505218 by Bojhan: improved the description of the updates checkbox. 2009-06-30 11:39:38 +00:00
Dries Buytaert 00fc298163 - Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API. Complete commit now. Thank you, thank you. 2009-06-30 11:32:08 +00:00
Dries Buytaert 880bb9057f - Patch #202775 by michaelfavia, jabapyth: fixed database testing and error handling during installation. 2009-06-08 04:33:35 +00:00
Dries Buytaert 1f9077ee92 - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data(). 2009-06-06 16:05:28 +00:00
Dries Buytaert e474fbbd6c - Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling. 2009-06-02 06:58:17 +00:00
Angie Byron 39c302eec0 #475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system. 2009-06-02 03:33:36 +00:00
Dries Buytaert 2cb8fb68de - Patch #474156 by brainless: fixed database prefix validation. We need tests for the installer. ;-) 2009-05-28 08:34:14 +00:00
Angie Byron a36d0d49c1 #471234 follow-up by andypost: Fix broken installer after string clean-up. 2009-05-25 04:40:22 +00:00
Angie Byron bc331587ea #471234 by Bojhan: Clean up descriptions on installer configuration forms. 2009-05-24 23:21:12 +00:00
Dries Buytaert a24a6c2bba - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
Dries Buytaert 403485170b - Patch #471218 by Bojhan: remove unnecessary database configuration instructions. 2009-05-24 05:19:40 +00:00
Dries Buytaert 02c8592759 - Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API. 2009-05-21 21:12:25 +00:00
Dries Buytaert 847304a293 - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms. 2009-05-12 08:37:45 +00:00
Dries Buytaert bbe7b77475 - Patch #304163 by chx, David_Rothstein: allow update.php to regenerate settings.php 2009-05-09 18:35:01 +00:00
Angie Byron fc7283235b #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
Angie Byron cf9f223cf5 #444352 by kkaefer: Remove the 4.7-era JS killswitch. 2009-04-26 00:59:24 +00:00
Angie Byron 9a59cf7674 #444778 by haffmans: Allow non-default database connections in installation profiles. 2009-04-25 17:10:36 +00:00
Dries Buytaert 438aa99018 - Patch #392362 by Xano, Dave Reid: remove clean URL option from the installation process -- automatically enable clean URLs when possible, or hide the option when clean URLs cannot be enabled. 2009-04-04 00:35:46 +00:00
Dries Buytaert 3a35e28f92 - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch! 2009-04-02 20:39:45 +00:00
Dries Buytaert 3da1418d06 - Patch #260337 by jbomb: made the link more specific. 2009-03-25 16:40:51 +00:00
Dries Buytaert 0184860b58 - Patch #333156 by stella: add ability to configure the default country. 2009-03-17 15:26:29 +00:00
Angie Byron 27369e8b96 #304163 by chx: Allow update.php to re-generate settings.php. Now possible to upgrade Drupal 6 to Drupal 7. Oh, yeah. 2009-03-01 09:32:17 +00:00
Dries Buytaert a85b93feb0 - Patch #382096 by Arancaytar: improve the form limits so that they actually make sense and don't get in the way of SQLite support. 2009-02-24 16:00:01 +00:00
Dries Buytaert 5d658d0848 - Patch #380064 by c960657: make file_scan_directory() use save property names as file_load(). 2009-02-22 17:55:30 +00:00
Angie Byron c03b4c5408 #255551 by drewish and c960657: Array-itize file_scan_directory()'s parameters (DX improvement). 2009-02-18 15:07:27 +00:00
Angie Byron ac484c277a #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries. 2009-02-18 13:46:55 +00:00
Angie Byron 00e38fb0e3 #355496 by geodaniel, Dave Reid: Always list available databases, with explanation when only one is in the list. 2009-02-10 05:43:06 +00:00
Angie Byron d802c69a43 #363013 by mannkind: Use getwd() rather than realpath(__FILE__) to determine drupal root, so we don't break symlinks. 2009-02-08 20:27:51 +00:00
Angie Byron 3d41ec909f #368729 by meba: (i18n sprint) Fix error during multilingual installation because of NULL value on required field. 2009-02-04 04:42:26 +00:00
Angie Byron 887eecc796 #362423 by chx: Include session.inc during installer to avoid fatal errors if things don't go exactly according to plan. 2009-01-22 19:31:07 +00:00
Angie Byron fcc8211ab1 #203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix undefined index locale in install.php and clean up crufty code. 2009-01-20 03:18:41 +00:00
Dries Buytaert d20e457121 - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module. 2009-01-19 10:46:52 +00:00
Dries Buytaert 55f583558c - Patch #352722 by dmitrig01: conditionally show 'settings.php not writable' error so that the message doesn't show up when the file does not exist. 2009-01-06 13:23:54 +00:00
Dries Buytaert 0c63d9e24f - Patch #349504 by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
Dries Buytaert 5083e13522 - Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table. 2008-11-24 10:41:40 +00:00
Angie Byron 53f53b6db5 #11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :) 2008-11-20 06:56:17 +00:00
Dries Buytaert dc65b62ace - Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a regex for the nomask (and code clean-up). 2008-11-16 19:41:14 +00:00
Angie Byron abcebbfee2 #333095 by chx and Damien Tournoud: Lay groundwork for SQLite patch. 2008-11-16 04:38:15 +00:00