Log of /mambo/branches/4.6/administrator
| Sticky Revision: |
Revision 610 - Directory Listing
Modified Tue Jul 18 12:39:51 2006 UTC (6 years, 10 months ago) by neilt
modification to remove redundant help icon (Flyspray FS#14)
Revision 607 - Directory Listing
Modified Mon Jul 17 00:56:47 2006 UTC (6 years, 10 months ago) by cauld
Updating admin help link.
Revision 605 - Directory Listing
Modified Sun Jul 16 19:14:36 2006 UTC (6 years, 10 months ago) by cauld
Updating mod_quickicon based on a suggested fix from Apree. Changing from fixed sizing to percentages to help with the proper display of these icons.
Revision 604 - Directory Listing
Modified Sun Jul 16 19:02:53 2006 UTC (6 years, 10 months ago) by cauld
Updating admin com_modules to clear warnings.
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 598 - Directory Listing
Modified Wed Jul 12 12:47:20 2006 UTC (6 years, 10 months ago) by neilt
configuration changes for captcha security
Revision 596 - Directory Listing
Modified Tue Jul 11 12:14:10 2006 UTC (6 years, 10 months ago) by neilt
captcha code moved into the core to allow for more global inclusion. Administration configuration amended to enable or disable
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 588 - Directory Listing
Modified Tue Jul 4 21:41:33 2006 UTC (6 years, 10 months ago) by cauld
Fixing menu manager message displayed when multiple menu items were removed. Was not displaying the total, but rather each item.
Revision 587 - Directory Listing
Modified Tue Jul 4 21:25:31 2006 UTC (6 years, 10 months ago) by cauld
Fixing broken com_trash multi-item selection for delete
Revision 581 - Directory Listing
Modified Fri Jun 23 03:32:32 2006 UTC (6 years, 10 months ago) by cauld
MOStlyCE Admin change to remove onclick config section.
Revision 579 - Directory Listing
Modified Tue Jun 20 11:54:04 2006 UTC (6 years, 11 months ago) by csouza
removing charset conversion button from language form
Revision 571 - Directory Listing
Modified Sun Jun 18 17:22:02 2006 UTC (6 years, 11 months ago) by cauld
! Turning off MOStlyCE compression by default since it doesn't work in IE. Adding warning to tip so users see why it is off. OK and recommended for use with FF.
Revision 569 - Directory Listing
Modified Sun Jun 18 04:47:09 2006 UTC (6 years, 11 months ago) by chanh
Make a comment commit on SG SVN to make sure the commit work
Revision 567 - Directory Listing
Modified Fri Jun 16 19:03:24 2006 UTC (6 years, 11 months ago) by chanh
Fix bug with STRICT_TRANS_TABLES cause installer to fail in mysql 5 when install module and mambot
Revision 563 - Directory Listing
Modified Sun Jun 11 16:05:40 2006 UTC (6 years, 11 months ago) by csouza
bug fix in language charset conversion
Revision 562 - Directory Listing
Modified Sat Jun 10 17:37:53 2006 UTC (6 years, 11 months ago) by csouza
updated .pot templates
Revision 561 - Directory Listing
Modified Thu Jun 8 09:17:26 2006 UTC (6 years, 11 months ago) by csouza
Revision 556 - Directory Listing
Modified Wed Jun 7 08:15:51 2006 UTC (6 years, 11 months ago) by csouza
internationalization modifications
Revision 554 - Directory Listing
Modified Wed May 31 16:52:24 2006 UTC (6 years, 11 months ago) by csouza
minor tweaks to HTML_admin_misc::help() in admin.admin.html.php
Revision 551 - Directory Listing
Modified Tue May 30 23:35:27 2006 UTC (6 years, 11 months ago) by csouza
final installment of new and renamed help screens and component toolbars changed to reflect new naming.
Revision 550 - Directory Listing
Modified Mon May 29 17:21:00 2006 UTC (6 years, 11 months ago) by csouza
first installment of new and renamed help screens and component toolbars changed to reflect new naming
Revision 531 - Directory Listing
Modified Sun May 21 00:54:45 2006 UTC (7 years ago) by cauld
cauld: (trivial) correcting a few spelling errors
Revision 524 - Directory Listing
Modified Fri May 19 12:18:36 2006 UTC (7 years ago) by neilt
general javascript and formatting bug fixes
Revision 523 - Directory Listing
Modified Fri May 19 06:20:15 2006 UTC (7 years ago) by neilt
Fixed Trac Ticket #86
Revision 521 - Directory Listing
Modified Wed May 17 04:54:20 2006 UTC (7 years ago) by cauld
cauld - # Rewrote uninstall_template() to fix bug where the wrong template dir was removed
Revision 520 - Directory Listing
Modified Tue May 16 13:13:53 2006 UTC (7 years ago) by neilt
Modification to center menubar labels
Revision 517 - Directory Listing
Modified Tue May 16 12:05:37 2006 UTC (7 years ago) by neilt
bug fix
Revision 516 - Directory Listing
Modified Tue May 16 09:44:41 2006 UTC (7 years ago) by neilt
minor bug fixes
Revision 512 - Directory Listing
Modified Sun May 14 23:16:29 2006 UTC (7 years ago) by cauld
cauld - Added the uploadfiles dir to the installation write permission check
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 510 - Directory Listing
Modified Sun May 14 21:46:22 2006 UTC (7 years ago) by cauld
cauld: Standardized / Updated the label for New Feeds for the whole app (aka: Newsfeeds)
Revision 509 - Directory Listing
Modified Sun May 14 21:14:22 2006 UTC (7 years ago) by cauld
cauld: Updated MOStlyCE spellchecker plugin tip
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 507 - Directory Listing
Modified Sun May 14 01:23:34 2006 UTC (7 years ago) by cauld
cauld - ! Upgraded MOStlyCE's guts to TinyMCE 2.0.6.1 (bugs fixes, enhancements, etc) + Added a layers plugin to MOStlyCE and an experimental spellchecker plugin (works well in IE) + Added options in MOStlyCE Admin to control layer & spellchecker plugins ! Various other minor MOStlyCE tweaks and enhancements
Revision 506 - Directory Listing
Modified Sat May 13 06:03:27 2006 UTC (7 years ago) by adi
fix trac #85
Revision 504 - Directory Listing
Modified Mon May 1 17:55:35 2006 UTC (7 years ago) by neilt
Fixed errors occuring whilst copying empty sections - Trac #83
Revision 502 - Directory Listing
Modified Sun Apr 30 20:57:33 2006 UTC (7 years ago) by cauld
cauld - Updating MOStlyCE Admin to handle the language file structure change.
Revision 496 - Directory Listing
Modified Sun Apr 30 18:18:38 2006 UTC (7 years ago) by cauld
cauld - Rolling MOStlyCE Admin back to v1.5 since the Img & File mgr plugins have been pulled.
Revision 492 - Directory Listing
Modified Wed Apr 26 21:31:58 2006 UTC (7 years ago) by neilt
Fixed empty admin module bugs Fixed bugs adding new content with no section / categories
Revision 491 - Directory Listing
Modified Sun Apr 23 22:43:10 2006 UTC (7 years ago) by csouza
fix javascript language bugs and mosmenubar::help()
Revision 489 - Directory Listing
Modified Sun Apr 23 07:35:31 2006 UTC (7 years ago) by cauld
cauld - Big commit here for the newly configured MOStlyCE Image & File Manager plugins. Also contains the new MOStlyCE Admin tabs that go along with these.
Revision 483 - Directory Listing
Modified Wed Apr 19 13:17:58 2006 UTC (7 years, 1 month ago) by csouza
Language Manager Javascript and bug fixes
Revision 482 - Directory Listing
Modified Wed Apr 19 08:17:21 2006 UTC (7 years, 1 month ago) by neilt
addition of missing index.html files to numerous folders
Revision 477 - Directory Listing
Modified Sun Apr 16 15:25:27 2006 UTC (7 years, 1 month ago) by counterpoint
Patch installer
Revision 476 - Directory Listing
Modified Sun Apr 16 15:24:52 2006 UTC (7 years, 1 month ago) by counterpoint
Patch installer
Revision 475 - Directory Listing
Modified Sat Apr 15 08:28:04 2006 UTC (7 years, 1 month ago) by counterpoint
Added code to put admin side custom modules into effect, not including RSS feeds.
Revision 473 - Directory Listing
Modified Thu Apr 13 16:18:01 2006 UTC (7 years, 1 month ago) by counterpoint
Modified to process the XML for language package installation.
Revision 472 - Directory Listing
Modified Thu Apr 13 15:38:43 2006 UTC (7 years, 1 month ago) by counterpoint
Extended XML tags for installing language packages.
Revision 469 - Directory Listing
Modified Thu Apr 13 09:52:39 2006 UTC (7 years, 1 month ago) by neilt
Removal of depricated Atom0.3 syndication Addition of Atom1.0 standards and RSS feed image Modifications to language files Trac #72
Revision 467 - Directory Listing
Modified Thu Apr 13 03:55:19 2006 UTC (7 years, 1 month ago) by csouza
Language fixes export language functionality italian language translations
Revision 466 - Directory Listing
Modified Wed Apr 12 22:31:51 2006 UTC (7 years, 1 month ago) by csouza
Revision 459 - Directory Listing
Modified Wed Apr 12 00:03:38 2006 UTC (7 years, 1 month ago) by csouza
Revision 458 - Directory Listing
Modified Tue Apr 11 14:36:50 2006 UTC (7 years, 1 month ago) by counterpoint
Fixed problem with newly created menu not appearing; other minor bugs
Revision 455 - Directory Listing
Modified Tue Apr 11 01:55:50 2006 UTC (7 years, 1 month ago) by cauld
cauld - Checking in the last major revision of MOStlyCE Admin for 4.6, version 1.5.
Revision 452 - Directory Listing
Modified Fri Apr 7 12:30:18 2006 UTC (7 years, 1 month ago) by neilt
fixed missing close </tr> tags in admin module
Revision 451 - Directory Listing
Modified Thu Apr 6 19:57:27 2006 UTC (7 years, 1 month ago) by neilt
Revision 450 - Directory Listing
Modified Thu Apr 6 18:41:09 2006 UTC (7 years, 1 month ago) by neilt
Bug fixes within the Admin Modules
Revision 448 - Directory Listing
Modified Mon Apr 3 18:37:56 2006 UTC (7 years, 1 month ago) by neilt
Changed 2 labels in poll component to Question from Title
Revision 446 - Directory Listing
Modified Mon Apr 3 13:47:34 2006 UTC (7 years, 1 month ago) by counterpoint
Small bug fixes and optimisation
Revision 442 - Directory Listing
Modified Mon Apr 3 08:46:54 2006 UTC (7 years, 1 month ago) by counterpoint
Bug fix uninstaller error with array merge
Revision 440 - Directory Listing
Modified Mon Apr 3 02:40:16 2006 UTC (7 years, 1 month ago) by cauld
cauld - Updating MOStlyDBAdmin.xml file
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 435 - Directory Listing
Modified Sun Apr 2 19:37:55 2006 UTC (7 years, 1 month ago) by cauld
cauld - Committing the MOStlyCE v1.4 Admin component (major overhaul)
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 431 - Directory Listing
Modified Fri Mar 31 11:13:07 2006 UTC (7 years, 1 month ago) by neilt
changed admin to show advanced_mode as default
Revision 425 - Directory Listing
Modified Mon Mar 27 16:09:50 2006 UTC (7 years, 1 month ago) by counterpoint
Optimisation and bug fix for ampersand processing in the universal installer.
Revision 422 - Directory Listing
Modified Wed Mar 22 18:41:29 2006 UTC (7 years, 2 months ago) by counterpoint
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 420 - Directory Listing
Modified Wed Mar 22 08:29:28 2006 UTC (7 years, 2 months ago) by counterpoint
Optimisation of admin user and session management
Revision 415 - Directory Listing
Modified Tue Mar 21 01:29:11 2006 UTC (7 years, 2 months ago) by csouza
changes to com_admin/admin.admin.html.php to grab local help files -- that's it! lack of sleep is getting the better of me.
Revision 414 - Directory Listing
Modified Tue Mar 21 01:26:40 2006 UTC (7 years, 2 months ago) by csouza
changes to com_admin/admin.admin.html.php to grab local help files -- grrr will this be the last one for this task?
Revision 413 - Directory Listing
Modified Tue Mar 21 01:24:13 2006 UTC (7 years, 2 months ago) by csouza
changes to com_admin/admin.admin.html.php to grab local help files
Revision 412 - Directory Listing
Modified Tue Mar 21 01:19:39 2006 UTC (7 years, 2 months ago) by csouza
changes to com_admin/admin.admin.html.php to grab local help files
Revision 411 - Directory Listing
Modified Tue Mar 21 01:10:48 2006 UTC (7 years, 2 months ago) by csouza
changes to com_admin/admin.admin.html.php to grab local help files
Revision 410 - Directory Listing
Modified Tue Mar 21 00:58:54 2006 UTC (7 years, 2 months ago) by csouza
mod to pull help screens locally
Revision 409 - Directory Listing
Modified Tue Mar 21 00:22:21 2006 UTC (7 years, 2 months ago) by csouza
language stuff
Revision 407 - Directory Listing
Modified Mon Mar 20 23:41:15 2006 UTC (7 years, 2 months ago) by csouza
Revision 403 - Directory Listing
Modified Sun Mar 19 20:41:39 2006 UTC (7 years, 2 months ago) by csouza
language manager
Revision 402 - Directory Listing
Modified Sun Mar 19 14:32:34 2006 UTC (7 years, 2 months ago) by counterpoint
Extended new contact popup for linking to user, so as to show both full name and user name.
Revision 400 - Directory Listing
Modified Sun Mar 19 10:22:44 2006 UTC (7 years, 2 months ago) by counterpoint
Reinstate popup changes that had got lost
Revision 382 - Directory Listing
Modified Sun Mar 12 15:43:33 2006 UTC (7 years, 2 months ago) by counterpoint
Removed reliance on register_globals
Revision 377 - Directory Listing
Modified Thu Mar 9 05:01:34 2006 UTC (7 years, 2 months ago) by cauld
cauld - MOStlyCE Admin change to disable default compression
Revision 376 - Directory Listing
Modified Thu Mar 9 05:01:09 2006 UTC (7 years, 2 months ago) by cauld
cauld - MOStlyCE Admin update to disable default compression
Revision 363 - Directory Listing
Modified Tue Mar 7 02:42:01 2006 UTC (7 years, 2 months ago) by adi
fix ticket #32
Revision 361 - Directory Listing
Modified Mon Mar 6 14:02:33 2006 UTC (7 years, 2 months ago) by cauld
cauld - rechecking in gin's trash fix that was overwritten a while back
Revision 360 - Directory Listing
Modified Mon Mar 6 11:29:48 2006 UTC (7 years, 2 months ago) by counterpoint
Bug fix
Revision 359 - Directory Listing
Modified Mon Mar 6 11:11:53 2006 UTC (7 years, 2 months ago) by adi
fix ticket #31
Revision 354 - Directory Listing
Modified Thu Mar 2 17:49:49 2006 UTC (7 years, 2 months ago) by counterpoint
Bug fix
Revision 353 - Directory Listing
Modified Thu Mar 2 17:26:20 2006 UTC (7 years, 2 months ago) by counterpoint
Bug fix - was reliant on register_globals.
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 350 - Directory Listing
Modified Wed Mar 1 18:35:50 2006 UTC (7 years, 2 months ago) by oziris
Ticket #9
Revision 347 - Directory Listing
Modified Wed Mar 1 04:33:11 2006 UTC (7 years, 2 months ago) by adi
ticket #46
Revision 346 - Directory Listing
Modified Tue Feb 28 16:07:58 2006 UTC (7 years, 2 months ago) by oziris
updated calls to new help file names
Revision 339 - Directory Listing
Modified Tue Feb 28 04:48:46 2006 UTC (7 years, 2 months ago) by adi
add mambo version info in administrator pages
Revision 338 - Directory Listing
Modified Mon Feb 27 10:55:24 2006 UTC (7 years, 2 months ago) by adi
https://wush.net/trac/mambo/ticket/49
Revision 332 - Directory Listing
Modified Sun Feb 26 17:51:15 2006 UTC (7 years, 2 months ago) by oziris
Revision 322 - Directory Listing
Modified Fri Feb 24 20:55:29 2006 UTC (7 years, 2 months ago) by oziris
Updated Copyright notices in XML files.
Revision 320 - Directory Listing
Modified Fri Feb 24 16:46:13 2006 UTC (7 years, 2 months ago) by counterpoint
Improved (un)installer error handling. Modified session purge, making distinction between user side and admin side.
Revision 315 - Directory Listing
Modified Wed Feb 22 13:31:46 2006 UTC (7 years, 2 months ago) by konlong
Reference to undefined variable fixed in admin.menus.php function copyMenuSave The use of the variable $and should be avoided in deference to $_and, $and gives an unknown token notice 8 files
Revision 314 - Directory Listing
Modified Wed Feb 22 12:57:20 2006 UTC (7 years, 2 months ago) by konlong
added call to addDescendants to the remove case. Fixed undefined variable $database; in saveOrder()
Revision 304 - Directory Listing
Modified Fri Feb 17 03:07:10 2006 UTC (7 years, 3 months ago) by csouza
corrected a few non i18ned strings
Revision 298 - Directory Listing
Modified Fri Feb 17 03:00:30 2006 UTC (7 years, 3 months ago) by csouza
updated com_languages
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 289 - Directory Listing
Modified Wed Feb 15 17:56:19 2006 UTC (7 years, 3 months ago) by counterpoint
Fixed bugs in resequencing various types of item
Revision 288 - Directory Listing
Modified Wed Feb 15 17:18:43 2006 UTC (7 years, 3 months ago) by counterpoint
Bug fixes
Revision 287 - Directory Listing
Modified Wed Feb 15 16:49:55 2006 UTC (7 years, 3 months ago) by counterpoint
Bug fixes
Revision 283 - Directory Listing
Modified Tue Feb 14 22:39:59 2006 UTC (7 years, 3 months ago) by counterpoint
Bug fix problem analysing parameters from XML
Revision 277 - Directory Listing
Modified Tue Feb 14 08:14:48 2006 UTC (7 years, 3 months ago) by adi
hide secret word in global config based on: https://wush.net/trac/mambo/ticket/19
Revision 274 - Directory Listing
Modified Tue Feb 14 07:17:41 2006 UTC (7 years, 3 months ago) by adi
remove key reference based on http://forum.mamboserver.com/showthread.php?t=66453
Revision 273 - Directory Listing
Modified Tue Feb 14 05:46:12 2006 UTC (7 years, 3 months ago) by adi
add client id column in showClients function, based on https://wush.net/trac/mambo/ticket/15#preview
Revision 272 - Directory Listing
Modified Mon Feb 13 15:41:51 2006 UTC (7 years, 3 months ago) by counterpoint
Installer developments and bugs, syndstyle handling.
Revision 271 - Directory Listing
Modified Mon Feb 13 15:37:07 2006 UTC (7 years, 3 months ago) by counterpoint
Installer bug fixes and development.
Revision 267 - Directory Listing
Modified Mon Feb 13 10:52:27 2006 UTC (7 years, 3 months ago) by adi
fix showInstallMessage function, add third parameter for redirect
Revision 264 - Directory Listing
Modified Sun Feb 12 23:45:24 2006 UTC (7 years, 3 months ago) by csouza
fixed some localization bugs
Revision 263 - Directory Listing
Modified Sun Feb 12 23:44:33 2006 UTC (7 years, 3 months ago) by csouza
localization fixes
Revision 262 - Directory Listing
Modified Sun Feb 12 23:43:25 2006 UTC (7 years, 3 months ago) by csouza
fixed some localization bugs
Revision 245 - Directory Listing
Modified Fri Feb 10 17:38:03 2006 UTC (7 years, 3 months ago) by counterpoint
Mambot handler fix, compatibility fixes.
Revision 244 - Directory Listing
Modified Fri Feb 10 14:08:05 2006 UTC (7 years, 3 months ago) by counterpoint
Compatibility fixes.
Revision 242 - Directory Listing
Modified Wed Feb 8 22:34:04 2006 UTC (7 years, 3 months ago) by gin
Revision 241 - Directory Listing
Modified Wed Feb 8 22:22:14 2006 UTC (7 years, 3 months ago) by gin
Revision 240 - Directory Listing
Modified Wed Feb 8 17:07:55 2006 UTC (7 years, 3 months ago) by gin
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 235 - Directory Listing
Modified Sun Feb 5 17:46:04 2006 UTC (7 years, 3 months ago) by counterpoint
Bug fix
Revision 234 - Directory Listing
Modified Sun Feb 5 16:08:28 2006 UTC (7 years, 3 months ago) by counterpoint
Security fixes. Add universal installer code.
Revision 230 - Directory Listing
Modified Sat Feb 4 20:13:58 2006 UTC (7 years, 3 months ago) by csouza
added admin.languages.class.php
Revision 223 - Directory Listing
Modified Thu Feb 2 22:13:45 2006 UTC (7 years, 3 months ago) by counterpoint
Tidying up and bug fixing.
Revision 222 - Directory Listing
Modified Thu Feb 2 14:50:48 2006 UTC (7 years, 3 months ago) by counterpoint
Various bug fixes and tidying up.
Revision 218 - Directory Listing
Modified Wed Feb 1 20:38:06 2006 UTC (7 years, 3 months ago) by counterpoint
Universal installer UI.
Revision 214 - Directory Listing
Modified Tue Jan 31 12:58:26 2006 UTC (7 years, 3 months ago) by csouza
Revision 213 - Directory Listing
Modified Tue Jan 31 12:11:42 2006 UTC (7 years, 3 months ago) by counterpoint
Mambot developments.
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 206 - Directory Listing
Modified Mon Jan 30 14:14:36 2006 UTC (7 years, 3 months ago) by counterpoint
Installer error handling, version to point to Foundation web site, attempted fix for redirect.
Revision 204 - Directory Listing
Modified Sat Jan 28 17:03:42 2006 UTC (7 years, 3 months ago) by cauld
cauld - adding corrected MOStlyCE admin component
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 197 - Directory Listing
Modified Thu Jan 26 23:40:05 2006 UTC (7 years, 3 months ago) by counterpoint
Correction for archive manager - error when database objects not an array - used for array merge.
Revision 195 - Directory Listing
Modified Thu Jan 26 20:20:17 2006 UTC (7 years, 3 months ago) by csouza
removed unnecessary file from com_languages
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 193 - Directory Listing
Modified Thu Jan 26 18:09:47 2006 UTC (7 years, 3 months ago) by counterpoint
Optimise DB access in admin of users. Correct HTML yes/no radio buttons.
Revision 191 - Directory Listing
Modified Thu Jan 26 16:07:51 2006 UTC (7 years, 3 months ago) by counterpoint
Small bug fixes
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 186 - Directory Listing
Modified Thu Jan 26 11:51:01 2006 UTC (7 years, 3 months ago) by counterpoint
Merge and other bug fixes. Suppress pathway if only says "Home". Suppress warnings from Magpie.
Revision 185 - Directory Listing
Modified Wed Jan 25 23:55:33 2006 UTC (7 years, 3 months ago) by csouza
replaced language constants
Revision 180 - Directory Listing
Modified Wed Jan 25 13:42:26 2006 UTC (7 years, 3 months ago) by csouza
fixed localization bug
Revision 173 - Directory Listing
Modified Tue Jan 24 10:12:48 2006 UTC (7 years, 3 months ago) by counterpoint
Try to resolve merge problems
Revision 165 - Directory Listing
Modified Mon Jan 23 04:35:36 2006 UTC (7 years, 3 months ago) by csouza
Revision 157 - Directory Listing
Modified Sat Jan 21 16:20:19 2006 UTC (7 years, 4 months ago) by mambo
cauld - Merging in the final 4.5.4 branch revisions (155 & 156). The 4.5.4 branch is now closed.
Revision 154 - Directory Listing
Modified Thu Jan 19 20:55:40 2006 UTC (7 years, 4 months ago) by csouza
Revision 151 - Directory Listing
Modified Thu Jan 19 14:24:56 2006 UTC (7 years, 4 months ago) by csouza
csouza - Merging 4.5.4 changes (revisions 139 to 148) into 4.6.
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 117 - Directory Listing
Modified Sat Jan 7 21:26:39 2006 UTC (7 years, 4 months ago) by mambo
cauld - Merging the current 4.5.4 changes (revisions 2 thru 99) 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 114 - Directory Listing
Modified Fri Jan 6 21:16:56 2006 UTC (7 years, 4 months ago) by mambo
cauld - merging 453h revisions 30 thru 38 into 4.6
Revision 112 - Directory Listing
Modified Fri Jan 6 05:54:35 2006 UTC (7 years, 4 months ago) by mambo
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 - Directory Listing
Modified Mon Dec 19 21:03:57 2005 UTC (7 years, 5 months ago) by csouza
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/administrator
Initial repository layout
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

