Commit Graph

  • 4e16f386c2 fixed label display for optionsetfields (from r71149) ischommer 2009-11-19 19:36:03 +0000
  • 19c7e11c1e added mysite theme (from r71148) ischommer 2009-11-19 19:35:45 +0000
  • e361bea5a2 removed tutorial files (from r71147) ischommer 2009-11-19 19:35:27 +0000
  • 3c07e8b53d ... (from r71146) ischommer 2009-11-19 19:35:12 +0000
  • db6ec11ce9 Added svn:ignore to assets/Uploads (from r70996) ischommer 2009-11-19 19:34:44 +0000
  • 5bb0d9b138 Removed DirectorySlash update from installer's default htaccess as it breaks some installation targets (from r67085) ischommer 2009-11-19 19:34:02 +0000
  • 37b79fc8a1 MINOR: Removed no-longer-used createHtAccessAlternative() (from r66916) ischommer 2009-11-19 19:33:24 +0000
  • b2154e8c91 MINOR: Fixed phpinstaller svn:externals (from r66907) ischommer 2009-11-19 19:31:26 +0000
  • 9e1b6679fc ENHANCEMENT #3123: Use ajax for mod_rewrite testing (from r66906) ischommer 2009-11-19 19:31:13 +0000
  • c946d916d3 BUGFIX: Improved installer operation with PHP4 installed or no PHP installed. API CHANGE: Reduced number of files needed for installer to work, and moved some into sapphire directory. (from r66896) ischommer 2009-11-19 19:25:37 +0000
  • 89e5e6dc50 ENHANCEMENT #3126: Put site into dev mode for installation so you can see error messages. (from r66890) ischommer 2009-11-19 19:23:36 +0000
  • 1c01f40a9d MINOR: Converted dos 2 unix (from r66887) ischommer 2009-11-19 19:21:53 +0000
  • 028ee1c529 ENHANCEMENT: Installer checks that Query and HTTPResponse classes don't exist before installing. (from r66886) ischommer 2009-11-19 19:21:34 +0000
  • 286f4eb29f MINOR: Updating mergeinfo to ignore mergebacks ischommer 2009-11-19 19:21:22 +0000
  • 7d379183f5 MINOR Mergeinfo ischommer 2009-11-19 19:21:07 +0000
  • d8cbb361b1 MINOR Added mergetracking info ischommer 2009-11-19 19:18:06 +0000
  • 660861635f MINOR Added 2.4 as mergesource target ischommer 2009-11-05 03:09:46 +0000
  • 3eb3a00c91 MINOR Added mergesources.yml ischommer 2009-11-05 01:29:21 +0000
  • e09e1f2a4e ENHANCEMENT #3780: Check for token_get_all() support in installer. sminnee 2009-10-31 00:57:27 +0000
  • e0bf303de0 BUGFIX: Prevent 'make test' from running dev/build twice. sminnee 2009-10-26 21:26:40 +0000
  • 71531e8231 ENHANCEMENT: Added 'make getallmodules' to help developers run allmodules tests locally sminnee 2009-10-26 21:26:00 +0000
  • 6815399bc5 ENHANCEMENT: Include $allowed_actions by default on new sites, to encourage people to build more secure sites. sminnee 2009-10-11 00:47:05 +0000
  • 733d919ec9 ENHANCEMENT: Enable nested urls by default on new projects. sminnee 2009-10-11 00:46:16 +0000
  • 58ba28451e BUGFIX Removed stop-condition for *.php in default .htaccess file in files generated by rewritetest.php ischommer 2009-07-15 00:00:43 +0000
  • 823613bf92 BUGFIX Removed stop-condition for *.php in default .htaccess file to allow non-existent .php files to be handled by SilverStripe. For example, this is handy when dynamically redirecting "legacy URLs" like "index.php?id=42" to new pages through database lookups rather than static rewrites ischommer 2009-07-14 23:57:21 +0000
  • 2de086a97b (nothing) sminnee 2009-07-09 05:34:39 +0000
  • 64628f99ae BUGFIX Sett connection charset to utf8 for installer.php (see r80232) ischommer 2009-06-28 20:37:22 +0000
  • 3a7e2f9f2c BUGFIX #2660: Don't try and connect to the MySQL server just to see if it's there, without a username/password. sminnee 2009-06-28 01:38:19 +0000
  • 8e9ae1d26c ENHANCEMENT: Set connection charset to utf8 for new sites. sminnee 2009-06-27 13:26:54 +0000
  • dcd2dae126 BUGFIX: Ignore deprecation errors for improved PHP 5.3 support. BUGFIX: Fix behaviour of FILE_TO_URL_MAPPING on Windows. sminnee 2009-06-26 02:46:14 +0000
  • 64bc774dda MINOR: Reverted r77810 sminnee 2009-06-07 23:41:28 +0000
  • ad5e9cfb6e BUGFIX Excluding .json extension from RewriteCond in .htaccess to allow RestfulServer to work with JSON formats - fixed in install.php and rewritetest.php ischommer 2009-06-04 22:03:55 +0000
  • e5dd525948 BUGFIX Excluding .json extension from RewriteCond in .htaccess to allow RestfulServer to work with JSON formats (more precise regex) ischommer 2009-06-04 21:53:08 +0000
  • 3b6104ff56 BUGFIX Excluding .json extension from RewriteCond in .htaccess to allow RestfulServer to work with JSON formats ischommer 2009-06-04 21:44:12 +0000
  • bd8ee78f12 MINOR: fixed i18n issue with page comment form wrossiter 2009-05-26 02:05:30 +0000
  • c39cb71700 MINOR: Added svn:ignore to assets/Uploads sminnee 2009-05-17 22:05:11 +0000
  • 3acc32dcf7 MINOR: Fixed buildbot makefile sminnee 2009-05-05 00:47:36 +0000
  • 405f698b34 Make Page.php compatible with asp_tags setting sminnee 2009-03-22 04:41:36 +0000
  • 38cf565913 Added site search to blackcandy. ticket #1884 phalkunz 2009-01-08 22:13:29 +0000
  • 61858e2f44 MINOR merged r66513 from branches/2.3 ischommer 2008-11-24 21:44:56 +0000
  • b81135443e Updated SQL queries to be ansi compatable sminnee 2008-11-23 00:30:52 +0000
  • abad46e6cb Merged branches/2.3 into trunk sminnee 2008-11-22 03:36:31 +0000
  • e6d311212b Fix externals aoneil 2008-11-13 21:51:24 +0000
  • 6f84d09f3c Change externals to trunk aoneil 2008-11-13 21:12:18 +0000
  • e8d26a0dc8 Merged branches/2.3 into trunk sminnee 2008-11-13 21:01:24 +0000
  • a0a0d69782 Upgrade memory limit to min 32, rec'd 64 2.3.0-rc1 sminnee 2008-11-13 02:07:49 +0000
  • 97717ba8f0 MINOR Added missing ?> PHP tag to Page.php sharvey 2008-11-11 20:46:52 +0000
  • f235497aab Re-added Requirements calls to Page.php for older theme compatability sminnee 2008-11-10 01:04:45 +0000
  • e655425d2c Removed Requirements call from controller; these should be put in the template now. sminnee 2008-11-10 00:53:41 +0000
  • 78fa0fc32a Reverted r65395 sminnee 2008-11-06 21:01:04 +0000
  • dc2779fe8f Removed redundant code sminnee 2008-11-06 21:00:14 +0000
  • 7acdb0d636 FEATURE: Improved cli execution of installer. BUGFIX: Removed excessively-specific includes that are no longer necessary thanks to r65385. sminnee 2008-11-06 04:52:45 +0000
  • f9200e1887 PATCH: MINOR: fixed the url of the themes page. #3006 wrossiter 2008-11-06 00:31:24 +0000
  • 17e2329c61 Reverted htaccess change sharvey 2008-11-05 23:13:44 +0000
  • 3953b0f6ca IMPROVEMENT Fix tab display and button position when adding a record (ticket #3029) phalkunz 2008-11-05 23:10:24 +0000
  • 744fa262c0 BUGFIX: Removed tutorial folder and moved html to its own theme. Now all code can be written in mysite. Edited installer to just switch SSViewer::set_theme(). BUGFIX: Fixed installer on trunk - now includes proper classs wrossiter 2008-11-05 23:01:15 +0000
  • 49b11d2ae4 RequestHandlingData was renamed to RequestHandler - installer updates to fix this sharvey 2008-11-03 00:53:19 +0000
  • 8d08bc8474 Removed auth_openid from default install sminnee 2008-10-23 22:38:16 +0000
  • 55273c83b2 BUGFIX Using include_once() instead of include() for _ss_environment.php in install.php and Core.php to avoid PHP notice errors about double constant defines ischommer 2008-10-20 13:26:30 +0000
  • 76a6b8f3a4 Fix notice level errors in command-line installation used in tests sminnee 2008-10-16 23:17:06 +0000
  • 320c7179b0 BUGFIX #2903: Fix RewriteBase generation sminnee 2008-10-15 04:35:26 +0000
  • 7a43c6b805 ENHANCEMENT Removing installer dependency on /tutorial folder - only requires it to be writeable if it exists now. This means we can use the installer for custom projects as well ischommer 2008-10-14 12:03:19 +0000
  • 4e0fba8401 BUGFIX #2903: Fix RewriteBase generation on window sminnee 2008-10-14 04:16:26 +0000
  • 2f8b502bda BUGFIX #2903 - Fix rewritebase for windows sminnee 2008-10-13 21:53:08 +0000
  • 056bc59ec8 BUGFIX: #2527 - Fix mysql version detection on hosts with custom mysql version names (HakTom) aoneil 2008-10-08 22:03:52 +0000
  • a19daa0398 Turned dos line endings into unix sminnee 2008-09-26 02:22:41 +0000
  • d02ee5d9a2 MINOR installation layout issue with lack of clearing sharvey 2008-09-18 07:03:13 +0000
  • 00f94e8867 Installer will now detect if you have an _ss_environment.php, and if so, use conf/ConfigureFromEnv.php sminnee 2008-08-27 10:52:53 +0000
  • 9c15d0dae9 Updated installer for new URL handler sminnee 2008-08-12 01:25:41 +0000
  • 5ded44a52f git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@58902 467b73ca-7a2a-4603-9d3b-597d59a354a9 (no author) 2008-07-23 04:38:33 +0000
  • 2699b55aff MINOR: #2316 - Installer incorrectly shows "GD2 support" as the failure message for "GD2 support" (DanielVF) aoneil 2008-06-25 05:44:20 +0000
  • bd1c680398 Cleaned up ChangeLog (merged from 2.2.2, r51064) aoneil 2008-06-25 04:44:15 +0000
  • 2405cf0214 updated changelog for 2.2.2 (merged from 2.2.2, r51042) aoneil 2008-06-25 04:43:31 +0000
  • 85c97e8bed Added build suffix to test installation function sminnee 2008-05-24 05:25:51 +0000
  • 67314e0bb6 File::sync() is now deprecated, we now use FileSystem::sync() for the installer sharvey 2008-04-22 01:24:29 +0000
  • 482f2ad509 BUGFIX: Removed undefined variable $mem - we include ini_set for memory_limit in main.php instead sharvey 2008-04-21 23:51:01 +0000
  • da06ec2142 #2265 Installer falsely claims modrewrite fails (mamp) ischommer 2008-03-07 01:17:15 +0000
  • e022e12125 #2282 Undefined index in install.php ischommer 2008-03-07 00:35:54 +0000
  • 3bc42d4458 #2266 Fresh install of SilverStripe doesn't let you upload or view images to insert, until you first go into Files and Images area ischommer 2008-03-07 00:33:19 +0000
  • 561b490b98 #1987 - Fixed sitename/?url=sitename bug 2.2.2-rc1 sminnee 2008-02-06 23:24:27 +0000
  • 530c841c7a #1881 - Duplicated words in error message text aoneil 2008-02-04 19:59:31 +0000
  • 32a8c26164 Fixed admin credentials setting from 'make install' and 'make test' Added the contents of assets/ to svn:ignore sminnee 2008-01-17 05:31:14 +0000
  • eeeed9890e Better error for cli-install errors, uses exit(1) to stop make sminnee 2008-01-17 01:58:10 +0000
  • 5ed785dc71 Allow calling of installer by running 'make install' from an environment with an _ss_environment.php file. This is important for continuous integration. sminnee 2008-01-16 23:47:23 +0000
  • 1fe1614bce #2058 - Installer does not escape passwords in _config files aoneil 2008-01-11 03:10:50 +0000
  • a4cadc80f6 Fix externals aoneil 2008-01-11 00:10:06 +0000
  • b2156f92bc #1874 - generated .htaccess lacks "Rewritebase" aoneil 2008-01-10 23:40:26 +0000
  • 40fe857bfb #1352 - Better handling of memory limit aoneil 2008-01-10 02:50:57 +0000
  • 51865bf9d7 Update copyright to 2008 aoneil 2008-01-06 22:46:39 +0000
  • 028dcbe547 Merged revisions 47430 via svnmerge from svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.2.1 aoneil 2008-01-06 22:08:45 +0000
  • eb7f72c81b Merged revisions 47262 via svnmerge from svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.2.1 aoneil 2008-01-06 22:08:13 +0000
  • 85647510b2 Blocked revisions 46946-46947 via svnmerge aoneil 2008-01-06 22:07:23 +0000
  • 3148450cf4 Merged revisions 46870 via svnmerge from svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.2.1 aoneil 2008-01-06 22:05:39 +0000
  • c871d05a3c Merged revisions 46148-46838 via svnmerge from svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.2.1 aoneil 2007-12-14 00:39:24 +0000
  • 7116ec725c Initialized merge tracking via "svnmerge" with revisions "0-46136" from svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.2.1 aoneil 2007-12-14 00:36:38 +0000
  • 5331bd49e2 No login form on tutorial theme (merged from 2.2.0 branch, r44949) aoneil 2007-12-02 21:47:20 +0000
  • a02b4290b8 Updated changelog aoneil 2007-11-28 04:16:05 +0000
  • 5232836609 Updated ChangeLog aoneil 2007-11-20 04:02:11 +0000
  • 06beaf3bc7 Added openid module 2.2.0-rc4 2.2.0-rc3 2.2.0-rc2 2.2.0-rc1 2.2.0 aoneil 2007-11-13 02:21:08 +0000
  • a7c2793156 Updated ChangeLog aoneil 2007-11-13 01:41:48 +0000