Log of /mambo/branches/4.6/index.php
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
# 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 , to selected 530
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 , to selected 530
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) - [selected]
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 , to selected 530
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 , to selected 530
minor bug fixes
Revision 488 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 22 20:46:52 2006 UTC (7 years, 1 month ago) by neilt
File length: 104100 byte(s)
Diff to previous 487 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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, 3 months ago) by counterpoint
File length: 99307 byte(s)
Diff to previous 302 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
fixed i18n bugs and notices
Revision 173 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 24 10:12:48 2006 UTC (7 years, 4 months ago) by counterpoint
File length: 89998 byte(s)
Diff to previous 168 , to selected 530
Try to resolve merge problems
Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 23 04:47:31 2006 UTC (7 years, 4 months ago) by csouza
File length: 90095 byte(s)
Diff to previous 167 , to selected 530
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, 4 months ago) by csouza
File length: 90095 byte(s)
Diff to previous 165 , to selected 530
switched phpgettext debugging off
Revision 165 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 23 04:35:36 2006 UTC (7 years, 4 months ago) by csouza
File length: 90095 byte(s)
Diff to previous 164 , to selected 530
Revision 164 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 14:40:58 2006 UTC (7 years, 4 months ago) by csouza
File length: 89981 byte(s)
Diff to previous 158 , to selected 530
Revision 158 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 07:58:59 2006 UTC (7 years, 4 months ago) by cauld
File length: 90029 byte(s)
Diff to previous 157 , to selected 530
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, 4 months ago) by mambo
File length: 90398 byte(s)
Diff to previous 154 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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 , to selected 530
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)
Diff to selected 530
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.

