Log of /mambo/branches/4.6/index.php
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Revision 1710 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 19 10:35:47 2008 UTC (5 years ago) by andphe
File length: 17563 byte(s)
Diff to previous 1709
! (documening the last commit that doesn't have a log) deprecating $configuration->current_language->charset by $mosConfig_charset
Revision 1709 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 19 10:32:13 2008 UTC (5 years ago) by andphe
File length: 17562 byte(s)
Diff to previous 1704
Revision 1704 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 18 05:03:11 2008 UTC (5 years ago) by andphe
File length: 17561 byte(s)
Diff to previous 1596
# fixed FS#338 - "simple mode" & "Advanced Mode" doesn't switch
Revision 1596 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 12 06:49:36 2008 UTC (5 years, 3 months ago) by ocs_cms
File length: 17531 byte(s)
Diff to previous 1561
# cannot get to contacts categories. "categories" added to the $allowedOptions
Revision 1561 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 15 04:59:17 2008 UTC (5 years, 4 months ago) by alwarren
File length: 17517 byte(s)
Diff to previous 1558
# Improved session handling # Fixed captcha session name conflict
Revision 1558 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 14 02:35:00 2008 UTC (5 years, 4 months ago) by alwarren
File length: 17507 byte(s)
Diff to previous 1541
#Fixed logic hole in index.php that caused a blank page when using a non-sef link with SEF turned off
Revision 1541 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 11 08:53:00 2008 UTC (5 years, 4 months ago) by alwarren
File length: 17523 byte(s)
Diff to previous 1505
# Fixed session fixation
Revision 1505 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 27 04:09:52 2007 UTC (5 years, 4 months ago) by andphe
File length: 17413 byte(s)
Diff to previous 1503
! more on lang variable stuff
Revision 1503 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 27 02:22:23 2007 UTC (5 years, 4 months ago) by andphe
File length: 17392 byte(s)
Diff to previous 1493
! validating $option variable to store only feasible values ! validating $lang variable to store only feasible values
Revision 1493 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 21 22:18:04 2007 UTC (5 years, 4 months ago) by ocs_cms
File length: 16681 byte(s)
Diff to previous 1492
trims are not necessary. mosGetParam already trims the string.
Revision 1492 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 21 21:56:38 2007 UTC (5 years, 4 months ago) by ocs_cms
File length: 16699 byte(s)
Diff to previous 1480
For the sake of sanity -http://secunia.com/advisories/28133/- some (int) typecasts, and htmlspecialchars modifications in index.php and core.classes.php .
Revision 1480 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 17 15:23:24 2007 UTC (5 years, 5 months ago) by alwarren
File length: 16657 byte(s)
Diff to previous 1429
! Added onAfterStart system mambot trigger per 3pd requests.
Revision 1429 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 28 03:11:22 2007 UTC (5 years, 5 months ago) by alwarren
File length: 16537 byte(s)
Diff to previous 1417
! back-porting some changes to core.helpers.php from 4.7
Revision 1417 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 24 03:15:16 2007 UTC (5 years, 5 months ago) by alwarren
File length: 16445 byte(s)
Diff to previous 1396
! additional html helper code
Revision 1396 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 13 09:59:41 2007 UTC (5 years, 6 months ago) by ocs_cms
File length: 16930 byte(s)
Diff to previous 1369
fixed header comment blocks to meet coding standards and to remove the invalid link to GNU/GPL version 2 license.
Revision 1369 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 18:19:40 2007 UTC (5 years, 6 months ago) by alwarren
File length: 16963 byte(s)
Diff to previous 1364
+ Added mosUriHelper class ! Moved helpers to core.helpers.php # Fixed FS#234 - Problem in getPathway() function leads to missing links in Pathway
Revision 1364 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 28 02:16:31 2007 UTC (5 years, 6 months ago) by alwarren
File length: 16900 byte(s)
Diff to previous 1341
# Fixed FS#289 - menu access not working
Revision 1341 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 15 05:17:14 2007 UTC (5 years, 7 months ago) by alwarren
File length: 16885 byte(s)
Diff to previous 1332
+ added mosHtmlHelper class with DTD utilities (core.classes.php) + added $html helper object to index.php + added mosConfig_doctype with backend editing ! changed hard-coded DTD to $html->renderDocType() (index.php and WS default template)
Revision 1332 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 12 16:10:25 2007 UTC (5 years, 7 months ago) by alwarren
File length: 16433 byte(s)
Diff to previous 1309
! added module buffering
Revision 1309 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 27 08:09:01 2007 UTC (5 years, 7 months ago) by elpie
File length: 16327 byte(s)
Diff to previous 1048
#fixing XHTML compliance errors
Revision 1048 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 18 03:11:10 2007 UTC (6 years, 1 month ago) by andphe
File length: 16317 byte(s)
Diff to previous 1041
# improve the database nokkaew patch
Revision 1041 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 13 13:14:08 2007 UTC (6 years, 1 month ago) by andphe
File length: 16371 byte(s)
Diff to previous 1037
! Rollback the SEF engine
Revision 1037 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 13 06:01:44 2007 UTC (6 years, 1 month ago) by elpie
File length: 17207 byte(s)
Diff to previous 1020
# Fixed header blocks that were overwritten in svn
Revision 1020 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 15:11:13 2007 UTC (6 years, 2 months ago) by andphe
File length: 16962 byte(s)
Diff to previous 1018
! discard nokkaew patch for administration side
Revision 1018 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 17 04:17:55 2007 UTC (6 years, 2 months ago) by andphe
File length: 16946 byte(s)
Diff to previous 1016
# improved nokkaew support
Revision 1016 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 13 12:42:47 2007 UTC (6 years, 2 months ago) by ninekrit
File length: 16922 byte(s)
Diff to previous 991
#Add Nokkaew patch, Now Nokkaew don't need DOMIT anymore
Revision 991 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 11 20:28:11 2007 UTC (6 years, 3 months ago) by andphe
File length: 15966 byte(s)
Diff to previous 983
! ignore offline check for the admin side # help button in cpanel isn't displayed after login to the admin side
Revision 983 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 8 12:47:14 2007 UTC (6 years, 3 months ago) by enjoyman
File length: 16088 byte(s)
Diff to previous 981
move calling method offlineCheck() to somewhere is better.
Revision 981 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 8 11:04:23 2007 UTC (6 years, 3 months ago) by enjoyman
File length: 16088 byte(s)
Diff to previous 964
I edited this file to check to show offline page if folder installation is exists for backend page.
Revision 964 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 6 06:05:27 2007 UTC (6 years, 3 months ago) by elpie
File length: 16040 byte(s)
Diff to previous 956
Removed Miro notice from files and placed into copyright file.
Revision 956 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 4 01:46:16 2007 UTC (6 years, 3 months ago) by ninekrit
File length: 16463 byte(s)
Diff to previous 948
!removed line check installation folder for admin site.
Revision 948 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 05:02:04 2007 UTC (6 years, 3 months ago) by cauld
File length: 16460 byte(s)
Diff to previous 941
! Updating all old copyright statements to reference the new copyright.php file for easier maintenance
Revision 941 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 05:54:14 2007 UTC (6 years, 3 months ago) by cauld
File length: 16474 byte(s)
Diff to previous 908
! 2007 copyright update
Revision 908 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 26 02:34:06 2007 UTC (6 years, 3 months ago) by andphe
File length: 16474 byte(s)
Diff to previous 876
using langtitle_iso3166-3 instead iso639_iso3166-2 for setlocale in windows to load properly the translations when gettext is used
Revision 876 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 10 11:58:11 2007 UTC (6 years, 4 months ago) by ninekrit
File length: 16352 byte(s)
Diff to previous 841
#fixed language don't used T_( function
Revision 841 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 20 03:09:55 2006 UTC (6 years, 5 months ago) by enjoyman
File length: 16255 byte(s)
Diff to previous 815
check set $adminside already or not.If yes,it is admind side.
Revision 815 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 9 04:02:08 2006 UTC (6 years, 5 months ago) by andphe
File length: 16248 byte(s)
Diff to previous 813
add phpdoc comments, copyright notices
Revision 813 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 8 12:24:06 2006 UTC (6 years, 5 months ago) by enjoyman
File length: 13580 byte(s)
Diff to previous 760
I edited this file for installation.
Revision 760 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 19 17:19:07 2006 UTC (6 years, 7 months ago) by alwarren
File length: 13385 byte(s)
Diff to previous 757
Fixed FS#138 - Warnings when magic_quotes_gpc is off
Revision 757 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 17 06:26:21 2006 UTC (6 years, 7 months ago) by alwarren
File length: 13385 byte(s)
Diff to previous 737
Fixed FS#132 - problem with emulate register globals off
Revision 737 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 27 06:23:45 2006 UTC (6 years, 7 months ago) by adi
File length: 12893 byte(s)
Diff to previous 734
include PHP 5 compatibility file
Revision 734 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 27 02:46:25 2006 UTC (6 years, 7 months ago) by cauld
File length: 12788 byte(s)
Diff to previous 656
# Adding a getEscaped call for $passwd in the LoginUser function # Updating mosGetParam to utilize addslashes for added security
Revision 656 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 29 08:39:33 2006 UTC (6 years, 8 months ago) by neilt
File length: 12679 byte(s)
Diff to previous 556
minor sef bug fixes and code cleaning
Revision 556 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 7 08:15:51 2006 UTC (6 years, 11 months ago) by csouza
File length: 12731 byte(s)
Diff to previous 532
internationalization modifications
Revision 532 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 21 09:41:05 2006 UTC (7 years ago) by csouza
File length: 13136 byte(s)
Diff to previous 530
moved commented 'ErrorHandler' class in index.php to includes/core.classes.php
Revision 530 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 20 23:17:51 2006 UTC (7 years ago) by csouza
File length: 14433 byte(s)
Diff to previous 529
corrected mambocore->rootpath in includes/core.classes.php and added phpdoc templates to undocumented classes
Revision 529 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 20 21:01:36 2006 UTC (7 years ago) by csouza
File length: 14411 byte(s)
Diff to previous 516
moved classes in index.php to includes/core.classes.php
Revision 516 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 16 09:44:41 2006 UTC (7 years ago) by neilt
File length: 104270 byte(s)
Diff to previous 488
minor bug fixes
Revision 488 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 22 20:46:52 2006 UTC (7 years ago) by neilt
File length: 104100 byte(s)
Diff to previous 487
non purged multiple session problems fixed. Trac #79
Revision 487 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 22 08:49:01 2006 UTC (7 years, 1 month ago) by counterpoint
File length: 104074 byte(s)
Diff to previous 486
Further relaxation of Itemid check to avoid "not authorized" errors
Revision 486 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 21 17:08:02 2006 UTC (7 years, 1 month ago) by counterpoint
File length: 104074 byte(s)
Diff to previous 478
Fix bug in showing "shortcut" icon
Revision 478 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 16 15:25:59 2006 UTC (7 years, 1 month ago) by counterpoint
File length: 103989 byte(s)
Diff to previous 465
Patch installer and file handling bug fixes
Revision 465 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 12 21:14:39 2006 UTC (7 years, 1 month ago) by chanh
File length: 103075 byte(s)
Diff to previous 463
change code per Carlos suggestion for more readable
Revision 463 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 12 19:59:23 2006 UTC (7 years, 1 month ago) by chanh
File length: 103115 byte(s)
Diff to previous 453
Fix missing cid variable for backward compatible with 3PD component.
Revision 453 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 7 12:51:31 2006 UTC (7 years, 1 month ago) by neilt
File length: 103019 byte(s)
Diff to previous 449
Fixed problem with html in parameters textfield within the admin modules. Trac ticket #73
Revision 449 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 5 18:41:48 2006 UTC (7 years, 1 month ago) by counterpoint
File length: 103052 byte(s)
Diff to previous 446
Modification to relax check on Itemid for components not having menu entries
Revision 446 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 3 13:47:34 2006 UTC (7 years, 1 month ago) by counterpoint
File length: 103058 byte(s)
Diff to previous 422
Small bug fixes and optimisation
Revision 422 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 22 18:41:29 2006 UTC (7 years, 2 months ago) by counterpoint
File length: 103081 byte(s)
Diff to previous 419
Optimisation of menu types handling, mostlyce.php request for template. Fixed admin side failure to consistently find session data. Reorganised admin side to ignore repeated logins. Fixed offline check validation of admin session.
Revision 419 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 21 18:12:17 2006 UTC (7 years, 2 months ago) by counterpoint
File length: 103220 byte(s)
Diff to previous 403
Optimisation and modified document root discovery.
Revision 403 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 19 20:41:39 2006 UTC (7 years, 2 months ago) by csouza
File length: 101336 byte(s)
Diff to previous 390
language manager
Revision 390 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 13 18:15:11 2006 UTC (7 years, 2 months ago) by counterpoint
File length: 100992 byte(s)
Diff to previous 384
Reverted mosPathway makePathway, moved change into sefRelToAbs. Modified error reporting slightly to suppress errors during setup.
Revision 384 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 12 15:44:55 2006 UTC (7 years, 2 months ago) by counterpoint
File length: 101244 byte(s)
Diff to previous 371
Bug fixes
Revision 371 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 8 17:51:49 2006 UTC (7 years, 2 months ago) by counterpoint
File length: 101141 byte(s)
Diff to previous 337
Fix problem with mass chmod not recursing correctly
Revision 337 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 27 08:23:16 2006 UTC (7 years, 2 months ago) by adi
File length: 99668 byte(s)
Diff to previous 321
fix makePathway() to correctly encode & entity into &
Revision 321 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 24 16:57:03 2006 UTC (7 years, 2 months ago) by counterpoint
File length: 99373 byte(s)
Diff to previous 320
Fix mistake.
Revision 320 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 24 16:46:13 2006 UTC (7 years, 2 months ago) by counterpoint
File length: 99472 byte(s)
Diff to previous 319
Improved (un)installer error handling. Modified session purge, making distinction between user side and admin side.
Revision 319 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 23 11:30:16 2006 UTC (7 years, 2 months ago) by counterpoint
File length: 99307 byte(s)
Diff to previous 302
Bug fixes
Revision 302 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 17 03:05:11 2006 UTC (7 years, 3 months ago) by csouza
File length: 99155 byte(s)
Diff to previous 297
fixed fixlanguage()
Revision 297 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 16 21:43:38 2006 UTC (7 years, 3 months ago) by csouza
File length: 99769 byte(s)
Diff to previous 288
replacement of copyright notices
Revision 288 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 15 17:18:43 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 99601 byte(s)
Diff to previous 286
Bug fixes
Revision 286 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 15 11:18:27 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 99593 byte(s)
Diff to previous 270
Bug fixes
Revision 270 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 13 15:31:12 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 99605 byte(s)
Diff to previous 252
Syndstyle and file handling bug fixes.
Revision 252 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 12 19:37:34 2006 UTC (7 years, 3 months ago) by csouza
File length: 99291 byte(s)
Diff to previous 245
fix for mostlyce popup and localization calls to select language file
Revision 245 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 10 17:38:03 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 97500 byte(s)
Diff to previous 244
Mambot handler fix, compatibility fixes.
Revision 244 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 10 14:08:05 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 97197 byte(s)
Diff to previous 243
Compatibility fixes.
Revision 243 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 10 12:42:40 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 96744 byte(s)
Diff to previous 238
Handle https and non standard ports; reduce volume of metadata by restricting to one item.
Revision 238 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 7 18:03:58 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 95817 byte(s)
Diff to previous 237
Bug fixes, mostly missing ampersands.
Revision 237 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 6 16:36:18 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 95828 byte(s)
Diff to previous 236
Remove "generator" tag, improve SEF to cover archived material, correct bugs in contact component.
Revision 236 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 6 15:35:49 2006 UTC (7 years, 3 months ago) by csouza
File length: 95921 byte(s)
Diff to previous 234
fixed php4 reference to component handler
Revision 234 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 5 16:08:28 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 95920 byte(s)
Diff to previous 229
Security fixes. Add universal installer code.
Revision 229 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 4 18:45:08 2006 UTC (7 years, 3 months ago) by cauld
File length: 96031 byte(s)
Diff to previous 223
cauld - fixing phpInputFilter path
Revision 223 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 2 22:13:45 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 96031 byte(s)
Diff to previous 222
Tidying up and bug fixing.
Revision 222 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 2 14:50:48 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 95430 byte(s)
Diff to previous 221
Various bug fixes and tidying up.
Revision 221 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 1 23:44:54 2006 UTC (7 years, 3 months ago) by csouza
File length: 94609 byte(s)
Diff to previous 220
corrected notice in fixlanguages
Revision 220 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 1 23:21:57 2006 UTC (7 years, 3 months ago) by csouza
File length: 94627 byte(s)
Diff to previous 218
language fix
Revision 218 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 1 20:38:06 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 94637 byte(s)
Diff to previous 217
Universal installer UI.
Revision 217 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 1 17:07:13 2006 UTC (7 years, 3 months ago) by csouza
File length: 94472 byte(s)
Diff to previous 213
Revision 213 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 31 12:11:42 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 93532 byte(s)
Diff to previous 209
Mambot developments.
Revision 209 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 30 22:13:58 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 93499 byte(s)
Diff to previous 207
Extra mambot hooks for registration, password changes.
Revision 207 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 30 14:25:33 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 92833 byte(s)
Diff to previous 206
Possible fix for authenticator not found bug.
Revision 206 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 30 14:14:36 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 92724 byte(s)
Diff to previous 199
Installer error handling, version to point to Foundation web site, attempted fix for redirect.
Revision 199 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 27 15:37:12 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 91520 byte(s)
Diff to previous 194
Installer bug fixes and changes to handle Docman latest. Bug fix in installation/index.php.
Revision 194 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 26 20:11:56 2006 UTC (7 years, 3 months ago) by csouza
File length: 91059 byte(s)
Diff to previous 192
verified and corrected all deprecated localization constants
Revision 192 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 26 18:07:55 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 90722 byte(s)
Diff to previous 191
Replaced ACL related code for storing new users (removed during testing of new access mechanisms).
Revision 191 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 26 16:07:51 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 89884 byte(s)
Diff to previous 186
Small bug fixes
Revision 186 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 26 11:51:01 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 89843 byte(s)
Diff to previous 184
Merge and other bug fixes. Suppress pathway if only says "Home". Suppress warnings from Magpie.
Revision 184 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 25 23:36:12 2006 UTC (7 years, 3 months ago) by csouza
File length: 89776 byte(s)
Diff to previous 183
Revision 183 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 25 21:36:13 2006 UTC (7 years, 3 months ago) by csouza
File length: 89776 byte(s)
Diff to previous 173
fixed i18n bugs and notices
Revision 173 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 24 10:12:48 2006 UTC (7 years, 3 months ago) by counterpoint
File length: 89998 byte(s)
Diff to previous 168
Try to resolve merge problems
Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 23 04:47:31 2006 UTC (7 years, 3 months ago) by csouza
File length: 90095 byte(s)
Diff to previous 167
modified getConfig () in index.php to remove 'administrator' from mosConfig_live_site
Revision 167 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 23 04:45:40 2006 UTC (7 years, 3 months ago) by csouza
File length: 90095 byte(s)
Diff to previous 165
switched phpgettext debugging off
Revision 165 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 23 04:35:36 2006 UTC (7 years, 3 months ago) by csouza
File length: 90095 byte(s)
Diff to previous 164
Revision 164 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 14:40:58 2006 UTC (7 years, 3 months ago) by csouza
File length: 89981 byte(s)
Diff to previous 158
Revision 158 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 07:58:59 2006 UTC (7 years, 3 months ago) by cauld
File length: 90029 byte(s)
Diff to previous 157
cauld - cleaning merge artifacts in index.php that were causing failures
Revision 157 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 21 16:20:19 2006 UTC (7 years, 3 months ago) by mambo
File length: 90398 byte(s)
Diff to previous 154
cauld - Merging in the final 4.5.4 branch revisions (155 & 156). The 4.5.4 branch is now closed.
Revision 154 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 19 20:55:40 2006 UTC (7 years, 4 months ago) by csouza
File length: 89978 byte(s)
Diff to previous 152
Revision 152 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 19 17:10:57 2006 UTC (7 years, 4 months ago) by csouza
File length: 78891 byte(s)
Diff to previous 151
added gettext support to mamboCore::fixLanguage()
Revision 151 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 19 14:24:56 2006 UTC (7 years, 4 months ago) by csouza
File length: 77724 byte(s)
Diff to previous 149
csouza - Merging 4.5.4 changes (revisions 139 to 148) into 4.6.
Revision 149 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 19 13:29:35 2006 UTC (7 years, 4 months ago) by csouza
File length: 76361 byte(s)
Diff to previous 138
csouza - i18n - uploaded several internationalized files
Revision 138 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 16 11:12:43 2006 UTC (7 years, 4 months ago) by csouza
File length: 76365 byte(s)
Diff to previous 129
csouza - Merging 4.5.4 changes (revisions 131 to 137) into 4.6.
Revision 129 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 14 18:19:40 2006 UTC (7 years, 4 months ago) by csouza
File length: 85660 byte(s)
Diff to previous 117
csouza - Merging 4.5.4 changes (revisions 118 to 127) into 4.6.
Revision 117 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 7 21:26:39 2006 UTC (7 years, 4 months ago) by mambo
File length: 103978 byte(s)
Diff to previous 116
cauld - Merging the current 4.5.4 changes (revisions 2 thru 99) into 4.6.
Revision 116 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 7 19:49:26 2006 UTC (7 years, 4 months ago) by mambo
File length: 6996 byte(s)
Diff to previous 112
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 112 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 6 05:54:35 2006 UTC (7 years, 4 months ago) by mambo
File length: 6977 byte(s)
Diff to previous 39
cauld - merging revisions 22 thru 30 into 4.6. also renaming the trunk tag to 453h_release to hold the release snapshot for when the old branch is removed.
Revision 39 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 19 21:03:57 2005 UTC (7 years, 5 months ago) by csouza
File length: 6971 byte(s)
Diff to previous 3
Revision 3 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 13 03:49:45 2005 UTC (7 years, 5 months ago) by root
File length: 6069 byte(s)
Diff to previous 1
creating branch
Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Tue Dec 13 03:45:47 2005 UTC (7 years, 5 months ago) by root
Original Path: mambo/trunk/index.php
File length: 6069 byte(s)
Initial repository layout
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

