Commit Graph

122 Commits (1415340ce390e2fa6a872e5efa9a152e34840454)

Author SHA1 Message Date
Dries Buytaert 1415340ce3 - Patch #191499 by catch: remove display order settings and cleaned up some white space. 2008-07-03 17:57:03 +00:00
Dries Buytaert 0ccb4c40d1 - Patch #258200 by pwolanin, dropcube: fixed access by-pass due to test framework. 2008-07-03 06:23:22 +00:00
Dries Buytaert bb232c728a - Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line. 2008-07-01 20:36:40 +00:00
Dries Buytaert c529e4afbe - Patch #101543 by webchick: document all constants. 2008-05-26 17:12:55 +00:00
Dries Buytaert 2e18cb8924 - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert ea59f2c6b5 - Patch #216511 by Vladimir: fixed XHTML error. 2008-02-10 19:03:47 +00:00
Dries Buytaert 29d78cbe1d - Patch #209240 by saxofaan, mike stewart, gopherspidey: fixed installation problem with multi-site setups. 2008-02-10 07:46:13 +00:00
Dries Buytaert b8a1eab1fb - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
Gábor Hojtsy a94ef1d6eb #205067 by asimmonds: kill notice in install.php when the profile is not yet set 2008-01-25 12:36:37 +00:00
Gábor Hojtsy 66b7a5cb74 #199946 by JirkaRybka: append a short query string to CSS and JS files, changing on upgrades, so on core/module/theme upgrades, browser caches will 'flush' 2008-01-07 19:43:29 +00:00
Gábor Hojtsy b5e64f5a6e #197720 by nedjo, scor, keith.smith, catch: inform installing users about PHP memory requirements of Drupal 6 2008-01-04 17:19:04 +00:00
Gábor Hojtsy 9b2bf38e83 #194369 by lots of contributors: move default files directory to sites/default/files which can be created automatically on install, so no need to bug the user about it, making the install process easier 2007-12-27 17:25:28 +00:00
Gábor Hojtsy 7e4ef32530 Reported at http://groups.drupal.org/node/7843 by kkaefer: t() was used in install.php in place of st() 2007-12-27 14:23:00 +00:00
Gábor Hojtsy 32df01011f #197690 by JordanCronin (as GHOP 68): server permissions are now explained very well in a handbook page, link to that 2007-12-20 08:26:42 +00:00
Gábor Hojtsy 7f2ca82075 #199874 by gaele, keith.smith and JirkaRybka: better explanation of site email address, slogan and mission based on usability feedback 2007-12-19 16:22:46 +00:00
Gábor Hojtsy efb2419db3 #194494 by blackdog: fix two noticed on install when password is not provided 2007-12-19 11:25:47 +00:00
Gábor Hojtsy c8826a6bc5 #110981 by saxofaan: allow contrib modules in install profiles and runtime to have requirements, just like core modules; also fix a consistency between message presentation in install and runtime requirements 2007-12-19 11:15:18 +00:00
Gábor Hojtsy 4c990fb7cc #189880 by keith.smith based on initial suggestions from O Govinda: much better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6. 2007-12-18 16:27:44 +00:00
Gábor Hojtsy 24c66b82fc #199402 by keith.smith: standardize on 'Save and continue' text on installer submit buttons 2007-12-14 18:21:30 +00:00
Gábor Hojtsy ce3542d8ab #152497 by JohnAlbin, bdragon, moshe weitzman, chx and myself: several user login tasks, such as session id regeneration were not performed in all cases, so centralize this 2007-12-13 12:53:47 +00:00
Gábor Hojtsy a4a592dd06 #198579 follow up by webernet: a small coding style fix 2007-12-10 18:16:19 +00:00
Gábor Hojtsy a33b43386d #176003 by yched, KarenS, dvessel: put module installs into a batch, solving the following issues:
- possible timeouts with installing/enabling lots of modules at once in core
 - enable install profiles to have more modules without fear of timeouts on install
 - bootstrap Drupal before each module load, so previously enabled modules are bootstrapped
 - let modules run their hook_requirements() (although actually calling them will be possibly fixed in another patch)
2007-12-08 15:15:25 +00:00
Gábor Hojtsy cf8ef30aa1 #141727 follow up by dvessel: fix maintenance theme in updates 2007-11-30 23:09:14 +00:00
Gábor Hojtsy e9f52b4248 #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
Dries Buytaert 9a96837b89 - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
Gábor Hojtsy c975b69d1c #175876 by hazexp, webernet, keith.smith: unify module/theme/translation download links and include more pointers to these locations 2007-11-24 20:35:37 +00:00
Dries Buytaert ece869b0b2 - Patch #192242 by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms. 2007-11-20 13:24:54 +00:00
Gábor Hojtsy 05320200ad #189986 by keith.smith and bjaspan: reword description on install update notification checkbox to ensure people understand that this is a notification feature, not an automatic update feature 2007-11-20 09:03:10 +00:00
Gábor Hojtsy a557dd4738 #193513 by keith.smith: use 'set up' instead of 'setup' in installer tasks 2007-11-19 16:38:42 +00:00
Gábor Hojtsy e963f9d881 #100909 by webernet and RobRoy: improve cron error reporting by defining time tresholds, so if cron stops running after some time, it also becomes an error, but cron not run yet is not an error on installation 2007-11-19 15:01:18 +00:00
Gábor Hojtsy 04ca1b4676 #190283 by JirkaRybka and myself: fix installer localization and form handling
- use a two pass localization process so localization is ready for the configure form and profile tasks
 - fix awkward form API workarounds which were introduced before we used a full bootstrap anyway
 - allow for more usable localized profiles by letting them skip language selection
 - lots of documentation improvements to profiles and the installer functions
2007-11-19 13:56:14 +00:00
Gábor Hojtsy 2934e7834a #191310 by JirkaRybka, keith.smith: ship with a files directory by default and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens 2007-11-15 23:12:38 +00:00
Gábor Hojtsy d4833a4fb6 #190206 by myself: move misplaced Javascript codes from the form definition to where the form is output 2007-11-14 20:18:08 +00:00
Gábor Hojtsy 7c70d1b2a5 #191306 by xmacinfo, slightly modified: use standard reload link on all error pages 2007-11-11 22:43:44 +00:00
Dries Buytaert 073eb45833 - Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.) 2007-11-11 06:56:44 +00:00
Gábor Hojtsy 5f09149caa #178581 by lot of contributors: opt-in for update module on install and update to avoid any privacy concerns 2007-11-06 09:00:31 +00:00
Dries Buytaert a95ae4de74 - Patch #187877 by Keith Smith: fixed slight documentation inconsistency. 2007-10-31 16:14:15 +00:00
Dries Buytaert a2fa9ff2f7 - Patch #172396 by webchick: better prefix description on the installer screens. 2007-10-31 16:11:53 +00:00
Dries Buytaert 296f6e9f11 - Patch #180948 by quicksketch: automatically populate e-mail fields during install. 2007-10-22 15:48:26 +00:00
Dries Buytaert a2871f7368 - Patch #184867 by deekayen: documentation improvement. 2007-10-22 15:19:37 +00:00
Gábor Hojtsy b64adf07c8 #182645 by scor: clean up concatenations to be in line with core coding standards 2007-10-19 10:19:03 +00:00
Gábor Hojtsy a3f3cb346b Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied 2007-10-17 21:47:14 +00:00
Gábor Hojtsy fee294af94 basic code simplifications in the installer, uncovered at #178581 2007-10-16 11:41:19 +00:00
Gábor Hojtsy 7a8773ef14 #176141 by yched and myself: only print install page layout, if there is some output to send to the user. If JSON output is generated, it is already printed and should not be themed with HTML. 2007-09-28 13:06:46 +00:00
Gábor Hojtsy 470b2e374e #172262 by JirkaRybka: better globals handling in install system, so the choosen profile and language are remembered 2007-09-09 19:46:54 +00:00
Dries Buytaert 2db2c039fb - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
Gábor Hojtsy 6fa344f5b1 #172265 by chx: fix user id problems on mysql, when inserting the first two special users 2007-09-03 14:13:58 +00:00
Gábor Hojtsy f0d5a4245b #172447 by add1sun: include a link to the front page of the site on the 'already installed' page 2007-09-02 12:41:01 +00:00
Dries Buytaert 3ee06d4bad - Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1. 2007-08-30 19:31:28 +00:00