Log of /mambo/branches/4.6/installation
| Sticky Revision: |
Revision 745 - Directory Listing
Modified Tue Oct 3 21:40:42 2006 UTC (6 years, 7 months ago) by cauld
! Removing the old DROP TABLES option during install. This is not really an option since you have to drop tables before creating new ones. Just altered the way the BACKUP TABLES option works.
Revision 743 - Directory Listing
Modified Mon Oct 2 23:26:25 2006 UTC (6 years, 7 months ago) by cauld
# Fixing a few installation bugs found during an internal QA audit
Revision 733 - Directory Listing
Modified Mon Sep 25 19:33:41 2006 UTC (6 years, 7 months ago) by neilt
+ initial workaround for FS#89 — Can not add menu when Mysql strict is on
Revision 716 - Directory Listing
Modified Sun Sep 17 18:19:53 2006 UTC (6 years, 8 months ago) by cauld
! Removing Mambo Raw SQL installation files and replacing with Mambo Lite SQL files.
Revision 699 - Directory Listing
Modified Tue Sep 12 22:36:47 2006 UTC (6 years, 8 months ago) by cauld
! FS#60 — Modify News Feeds Items
Revision 698 - Directory Listing
Modified Tue Sep 12 22:30:12 2006 UTC (6 years, 8 months ago) by cauld
# FS#55 — Update WebLinks Items
Revision 697 - Directory Listing
Modified Tue Sep 12 22:17:48 2006 UTC (6 years, 8 months ago) by cauld
# FS#53 — Change Banner Link
Revision 695 - Directory Listing
Modified Tue Sep 12 11:17:46 2006 UTC (6 years, 8 months ago) by cauld
! Pulling mosvote / MOS Rating from Mambo Raw edition
Revision 691 - Directory Listing
Modified Mon Sep 11 23:56:22 2006 UTC (6 years, 8 months ago) by cauld
# Changing install.php to us $mosConfig_lang = 'en' for configuration.php rather than 'english'. Was causing issues with archive and create / modify dates.
Revision 687 - Directory Listing
Modified Fri Sep 8 13:17:54 2006 UTC (6 years, 8 months ago) by neilt
# bugfix - hits not set to show as default in sql install
Revision 657 - Directory Listing
Modified Tue Aug 29 19:50:45 2006 UTC (6 years, 8 months ago) by neilt
help link and admin help modifications
Revision 653 - Directory Listing
Modified Sat Aug 26 16:21:52 2006 UTC (6 years, 8 months ago) by cauld
Removing MamboLove entries from the sample data.
Revision 650 - Directory Listing
Modified Thu Aug 24 22:54:33 2006 UTC (6 years, 8 months ago) by chanh
Fix for mysql 5 and remove duplicated code
Revision 649 - Directory Listing
Modified Thu Aug 24 22:54:12 2006 UTC (6 years, 8 months ago) by chanh
Fix for mysql 5 and remove duplicated code
Revision 644 - Directory Listing
Modified Thu Aug 24 01:23:54 2006 UTC (6 years, 8 months ago) by cauld
Pulling MOStlyDBAdmin out of Mambo Raw now that there is an installable package.
Revision 627 - Directory Listing
Modified Tue Aug 8 04:54:18 2006 UTC (6 years, 9 months ago) by cauld
Mambo Raw changes
Revision 626 - Directory Listing
Modified Tue Aug 8 04:39:43 2006 UTC (6 years, 9 months ago) by cauld
More changes for Mambo Raw
Revision 625 - Directory Listing
Modified Mon Aug 7 23:26:47 2006 UTC (6 years, 9 months ago) by cauld
Adding Raw files to be used in building a raw core version of Mambo.
Revision 613 - Directory Listing
Modified Wed Jul 26 14:49:44 2006 UTC (6 years, 9 months ago) by neilt
Modifications to allow the display of static content in the frontpage component, adjustment of default admin list limit to 50
Revision 608 - Directory Listing
Modified Mon Jul 17 00:57:52 2006 UTC (6 years, 10 months ago) by cauld
Updating some sample content and adding a few new "other menu" items.
Revision 603 - Directory Listing
Modified Sun Jul 16 19:00:44 2006 UTC (6 years, 10 months ago) by cauld
Updating the post installation survey so that it hyperlinks to the security signup form rather than emails a specific email address.
Revision 602 - Directory Listing
Modified Sun Jul 16 18:58:50 2006 UTC (6 years, 10 months ago) by cauld
Removing basic TinyMCE editor in favor of the new default MOStlyCE editor based on TinyMCE.
Revision 601 - Directory Listing
Modified Sun Jul 16 08:52:05 2006 UTC (6 years, 10 months ago) by neilt
removal of reserved words from comments component
Revision 590 - Directory Listing
Modified Fri Jul 7 07:59:57 2006 UTC (6 years, 10 months ago) by neilt
New comments component and mambot uploaded along with language files, help files and modifications to the SQL install
Revision 584 - Directory Listing
Modified Sun Jul 2 20:02:19 2006 UTC (6 years, 10 months ago) by cauld
Fixing MySQL 5 params NOT NULL issue. Allowing default to be NULL for components, modules, and mambots. A broader fix will happen with v5.
Revision 572 - Directory Listing
Modified Sun Jun 18 17:53:59 2006 UTC (6 years, 11 months ago) by cauld
! changing mambo.sql to fix utf8 / mysql 5 issue with #__core_acl_aro.
Revision 515 - Directory Listing
Modified Tue May 16 04:20:58 2006 UTC (7 years ago) by cauld
cauld - fixing minor mis-spelling
Revision 511 - Directory Listing
Modified Sun May 14 22:22:54 2006 UTC (7 years ago) by cauld
cauld - missed a few weblink name changes.
Revision 508 - Directory Listing
Modified Sun May 14 20:48:05 2006 UTC (7 years ago) by cauld
cauld: ! Updated the "What's New" help doc ! Standardized / Updated the label for Web Links for the whole app (aka: Weblinks)
Revision 505 - Directory Listing
Modified Thu May 11 12:54:09 2006 UTC (7 years ago) by cauld
cauld - fixing mambo.sql table prefix bug
Revision 460 - Directory Listing
Modified Wed Apr 12 05:44:29 2006 UTC (7 years, 1 month ago) by cauld
cauld - Commenting out the containers component for now since we are about to put out 4.6 RC1 and this is not ready.
Revision 443 - Directory Listing
Modified Mon Apr 3 11:51:01 2006 UTC (7 years, 1 month ago) by neilt
Added The Source URL to weblinks (Trac #63) Added Mambo Foundation and The Source links in Other Menu and changed title to show (Trac #71)
Revision 439 - Directory Listing
Modified Sun Apr 2 23:33:27 2006 UTC (7 years, 1 month ago) by cauld
cauld - Adding the new MOStlyDBAdmin component for db backup and restore functionality.
Revision 432 - Directory Listing
Modified Sat Apr 1 08:30:03 2006 UTC (7 years, 1 month ago) by counterpoint
Add Mambo Containers admin side component.
Revision 430 - Directory Listing
Modified Fri Mar 31 10:55:04 2006 UTC (7 years, 1 month ago) by adi
fix bugs #8109
Revision 429 - Directory Listing
Modified Thu Mar 30 19:19:21 2006 UTC (7 years, 1 month ago) by neilt
Fixed mod_latest_content no content error Fixed handlers in mod_latest_content Corrected cases in mod_latest_content Removed mod_latest_content fixed width limit in horizontal td case Fixed bug in content.class.php getBlogSectionCount() not returning 0 count Module mod_latest_content changed to default unpublished
Revision 424 - Directory Listing
Modified Mon Mar 27 04:11:14 2006 UTC (7 years, 1 month ago) by cauld
cauld - updating security list email address on installation survey
Revision 416 - Directory Listing
Modified Tue Mar 21 05:44:47 2006 UTC (7 years, 2 months ago) by cauld
cauld - Adding a donation icon to the new installation survey
Revision 408 - Directory Listing
Modified Mon Mar 20 23:47:49 2006 UTC (7 years, 2 months ago) by csouza
language defaults in install4.php
Revision 388 - Directory Listing
Modified Sun Mar 12 19:39:31 2006 UTC (7 years, 2 months ago) by cauld
cauld - Changing end user installation survey to hand comments a bit differently. Comments now go to feedback@mambo-foundation.org.
Revision 355 - Directory Listing
Modified Sun Mar 5 06:54:55 2006 UTC (7 years, 2 months ago) by cauld
cauld - Adding new end user survey functionality to the last install screen
Revision 352 - Directory Listing
Modified Wed Mar 1 19:18:50 2006 UTC (7 years, 2 months ago) by oziris
Ticket #10 changing www.mamboserver.com to www.mambo-foundation.org
Revision 336 - Directory Listing
Modified Mon Feb 27 06:14:05 2006 UTC (7 years, 2 months ago) by adi
https://wush.net/trac/mambo/ticket/41
Revision 334 - Directory Listing
Modified Mon Feb 27 04:36:06 2006 UTC (7 years, 2 months ago) by adi
add mod_latestcontent record
Revision 318 - Directory Listing
Modified Thu Feb 23 07:56:54 2006 UTC (7 years, 2 months ago) by adi
Revision 317 - Directory Listing
Modified Thu Feb 23 06:25:54 2006 UTC (7 years, 2 months ago) by adi
Revision 316 - Directory Listing
Modified Thu Feb 23 06:25:01 2006 UTC (7 years, 2 months ago) by adi
update mamboforge to mamboxchange
Revision 297 - Directory Listing
Modified Thu Feb 16 21:43:38 2006 UTC (7 years, 3 months ago) by csouza
replacement of copyright notices
Revision 296 - Directory Listing
Modified Thu Feb 16 15:02:03 2006 UTC (7 years, 3 months ago) by cauld
cauld - fixing PHP version to low notice on install
Revision 295 - Directory Listing
Modified Thu Feb 16 14:58:50 2006 UTC (7 years, 3 months ago) by cauld
cauld - updating install screen to display PHP version 4.3.0 as min requirement
Revision 290 - Directory Listing
Modified Wed Feb 15 23:16:04 2006 UTC (7 years, 3 months ago) by counterpoint
Fix submit news problems by changing to submit faq (also removed itemid)
Revision 276 - Directory Listing
Modified Tue Feb 14 07:38:24 2006 UTC (7 years, 3 months ago) by adi
https://wush.net/trac/mambo/ticket/5
Revision 275 - Directory Listing
Modified Tue Feb 14 07:32:53 2006 UTC (7 years, 3 months ago) by adi
update sample data https://wush.net/trac/mambo/ticket/4
Revision 238 - Directory Listing
Modified Tue Feb 7 18:03:58 2006 UTC (7 years, 3 months ago) by counterpoint
Bug fixes, mostly missing ampersands.
Revision 228 - Directory Listing
Modified Sat Feb 4 17:32:51 2006 UTC (7 years, 3 months ago) by cauld
cauld - fixing issue with __parameters create table statement
Revision 212 - Directory Listing
Modified Tue Jan 31 08:30:02 2006 UTC (7 years, 3 months ago) by counterpoint
Add support for free standing parameter object installation.
Revision 199 - Directory Listing
Modified Fri Jan 27 15:37:12 2006 UTC (7 years, 3 months ago) by counterpoint
Installer bug fixes and changes to handle Docman latest. Bug fix in installation/index.php.
Revision 194 - Directory Listing
Modified Thu Jan 26 20:11:56 2006 UTC (7 years, 3 months ago) by csouza
verified and corrected all deprecated localization constants
Revision 188 - Directory Listing
Modified Thu Jan 26 13:06:55 2006 UTC (7 years, 3 months ago) by csouza
fixed localization notices
Revision 187 - Directory Listing
Modified Thu Jan 26 12:49:51 2006 UTC (7 years, 3 months ago) by counterpoint
Fix problem in mambo.sql losing user login authenticator mambot.
Revision 169 - Directory Listing
Modified Mon Jan 23 17:57:22 2006 UTC (7 years, 3 months ago) by counterpoint
Fix installation bugs.
Revision 166 - Directory Listing
Modified Mon Jan 23 04:44:09 2006 UTC (7 years, 3 months ago) by csouza
added two css classes to remove <font> tags
Revision 165 - Directory Listing
Modified Mon Jan 23 04:35:36 2006 UTC (7 years, 3 months ago) by csouza
Revision 162 - Directory Listing
Modified Sun Jan 22 08:10:42 2006 UTC (7 years, 3 months ago) by cauld
cauld - updating install sql file to include entries for MOStlyCE
Revision 154 - Directory Listing
Modified Thu Jan 19 20:55:40 2006 UTC (7 years, 4 months ago) by csouza
Revision 149 - Directory Listing
Modified Thu Jan 19 13:29:35 2006 UTC (7 years, 4 months ago) by csouza
csouza - i18n - uploaded several internationalized files
Revision 138 - Directory Listing
Modified Mon Jan 16 11:12:43 2006 UTC (7 years, 4 months ago) by csouza
csouza - Merging 4.5.4 changes (revisions 131 to 137) into 4.6.
Revision 129 - Directory Listing
Modified Sat Jan 14 18:19:40 2006 UTC (7 years, 4 months ago) by csouza
csouza - Merging 4.5.4 changes (revisions 118 to 127) into 4.6.
Revision 116 - Directory Listing
Modified Sat Jan 7 19:49:26 2006 UTC (7 years, 4 months ago) by mambo
cauld - BINGO! Alright folks I finally have it. I reversed the 30 to 38 committed revisions, fixed the tinymce directory, and was able to merge revisions 30 to 95 successfully. Now 4.6 reflects all 453h changes. Lesson learned.. be very careful when deleting a directory and adding in the same directory with a different structure underneath.
Revision 3 - Directory Listing
Modified Tue Dec 13 03:49:45 2005 UTC (7 years, 5 months ago) by root
creating branch
Revision 1 - Directory Listing
Added Tue Dec 13 03:45:47 2005 UTC (7 years, 5 months ago) by root
Original Path: mambo/trunk/installation
Initial repository layout
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

