Dries Buytaert
dea6d08c5c
- Patch #576508 by aspilicious, jbrown, Rob Loach, TR: require PHP 5.3.
2011-06-11 19:33:58 -04:00
The Great Git Migration
79bcdb8b7d
Stripping CVS keywords
2011-02-25 02:06:03 +00:00
Angie Byron
4acbcf6d8f
#722974 by chx, moshe weitzman, David_Rothstein: Fixed install script returns a blank page for PHP 5.1.
2010-10-22 02:53:19 +00:00
Angie Byron
2d4b5d085f
#524728 follow-up by David_Rothstein: Bring install.php split in-line with update.php.
2010-02-17 04:19:51 +00:00
Dries Buytaert
6de7ee3c8a
- Patch #539220 by pwolanin: make installer work again.
2010-02-01 22:13:33 +00:00
Dries Buytaert
f818dfe908
- Patch #590656 by pwolanin, Pasqualle: harden one-time login links against vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
2010-01-14 18:45:17 +00:00
Angie Byron
c33d0f7be8
#399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable().
2010-01-13 05:08:29 +00:00
Angie Byron
00b044c476
#679866 by Bojhan and aspilicious: Remove basic options fieldset from install.
2010-01-10 00:56:32 +00:00
Angie Byron
20bac50d4a
#299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: Add POD to installation requirements.
2010-01-09 22:01:42 +00:00
Angie Byron
bb293ccfb5
#420358 follow-up by Dave Reid: Rename profiles default => standard and expert => minimal, for consistency with labels.
2010-01-04 23:08:34 +00:00
Angie Byron
ba6ef3017e
#482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.
2010-01-03 21:01:04 +00:00
Dries Buytaert
9574da507f
- Patch #656470 by mfer, David_Rothstein: remove fake form alter hook.
2010-01-03 06:58:52 +00:00
Angie Byron
c897e89dbe
#420358 by yoroy, David_Rothstein, JacobSingh, et al: Rename core's installation profiles to be more clear.
2009-12-07 06:19:20 +00:00
Angie Byron
614a4dea23
#320132 by kbahey, catch: Make path.inc swappable.
2009-12-06 18:27:23 +00:00
Dries Buytaert
5b6acba1d2
- Patch #652042 by chx: cache.inc is always needed.
2009-12-05 19:27:34 +00:00
Angie Byron
9d75e915c2
#537766 by seutje, Bojhan, and nbz: Use radio buttons on install language selection page.
2009-11-29 19:50:24 +00:00
Dries Buytaert
4fca5a6412
- Patch #645468 by sun: filter module no longer needs to be loaded by default.
2009-11-29 06:32:46 +00:00
Angie Byron
89580271f2
#637370 by yoroy: Shorten the text on 'installation complete' screen.
2009-11-19 19:00:45 +00:00
Dries Buytaert
a6ae1c6cfa
- Patch #530652 by sun: _user_password_dynamic_validation() should be a #process of password_confirm().
2009-11-13 10:21:50 +00:00
Angie Byron
59b7e23b56
#367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for 'Add more' links.
2009-11-04 04:56:54 +00:00
Angie Byron
37eb92447f
#615528 by David_Rothstein: Fixed Incorrect code comment regarding DrupalFakeCache in the installer.
2009-10-27 06:07:38 +00:00
Dries Buytaert
60c5878351
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
2009-10-16 19:06:25 +00:00
Dries Buytaert
c19a194162
- Patch #557542 by catch: CLI installs were broken.
2009-10-15 20:29:27 +00:00
Dries Buytaert
b1a26d0b11
- Patch #544360 by David_Rothstein: fix for dashboard module.
2009-10-13 14:15:08 +00:00
Dries Buytaert
dd5ded8334
- Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!
2009-10-13 13:54:55 +00:00
Angie Byron
89580246ee
#559294 by David_Rothstein: Allow install profiles to alter or override the task list.
2009-10-13 07:09:26 +00:00
Angie Byron
89d04ea78a
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.
2009-10-13 05:26:57 +00:00
Angie Byron
33b09cc5eb
#589754 by rfay and Crell: Fixed non-recoverable install if invalid database specified in settings.php.
2009-10-12 02:00:04 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
598e739208
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
2009-09-29 15:31:17 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +00:00
Angie Byron
02d18aa68d
#573680 by mgifford, David_Rothstein: Fixed language import during installation (and a notice).
2009-09-17 02:34:32 +00:00
Angie Byron
d61e0e8d39
#577298 by David_Rothstein: Fixed body field on non-node module-added node types when included from an installation profile.
2009-09-16 00:04:30 +00:00
Dries Buytaert
0b7962ca01
- Patch #570572 by winston, David_Rothstein | Shai, Xano, alexanderpas, emmajane, kazar: changed label for user/1 account from 'administrator' to 'site maintenance account'.
2009-09-14 07:33:55 +00:00
Dries Buytaert
b5cee8fe49
- Patch #576096 by CorniI: use the new cache API.
2009-09-13 15:09:45 +00:00
Angie Byron
9b3c7eb44f
#561278 by Arancaytar: Fixed installation profile name escaping.
2009-09-11 03:15:51 +00:00
Angie Byron
e3acab6333
#475596 follow-up by emmajane: Remove some over-the-top politeness from installer messages.
2009-09-11 02:04:12 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Angie Byron
542d69fbf9
#547846 by David_Rothstein: Fixed a missing reference operator that caused Drupal installation to fail on PHP 5.3.
2009-08-24 14:49:08 +00:00
Angie Byron
4241e34e0b
#524728 follow-up by David_Rothstein: Fix whitespace in install.php and install.inc.
2009-08-24 03:13:44 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the 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.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Angie Byron
716293e0fb
#509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
2009-08-21 07:50:08 +00:00
Dries Buytaert
c710971d56
- Patch #546390 by cweagans: fix CLI detection in install.php
2009-08-18 11:03:12 +00:00
Angie Byron
b41323642b
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
2009-08-17 19:14:42 +00:00
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