lhc/web/wiklou.git
14 years agoAdd bunch of missing classes to the Autoloader
Chad Horohoe [Sun, 25 Oct 2009 13:37:15 +0000 (13:37 +0000)]
Add bunch of missing classes to the Autoloader

14 years agoFollow-up to r58067: removed UploadFormMogile from AutoLoader
Max Semenik [Sun, 25 Oct 2009 13:13:22 +0000 (13:13 +0000)]
Follow-up to r58067: removed UploadFormMogile from AutoLoader

14 years agoLocalization update for he, and rebuilding en.
Rotem Liss [Sun, 25 Oct 2009 13:01:15 +0000 (13:01 +0000)]
Localization update for he, and rebuilding en.

14 years ago* Abstracted table locks in maintenance/updateSearchIndex.php
Max Semenik [Sun, 25 Oct 2009 09:42:00 +0000 (09:42 +0000)]
* Abstracted table locks in maintenance/updateSearchIndex.php
* Fixed MySQL's table locking, stabstabstab PHP

14 years agophp mergeJavascriptMsg.php -j
Siebrand Mazeland [Sun, 25 Oct 2009 06:43:08 +0000 (06:43 +0000)]
php mergeJavascriptMsg.php -j

14 years agor58103#c4322
Michael Dale [Sun, 25 Oct 2009 00:29:08 +0000 (00:29 +0000)]
r58103#c4322

14 years agobug 21265 Special:Revisiondelete: disable revision/difflink if user cannot see the...
Aaron Schulz [Sat, 24 Oct 2009 22:45:02 +0000 (22:45 +0000)]
bug 21265 Special:Revisiondelete: disable revision/difflink if user cannot see the content

14 years agoFollow-up r57470: Add show/hide links for users that can view deleted revisions but...
Aaron Schulz [Sat, 24 Oct 2009 22:07:59 +0000 (22:07 +0000)]
Follow-up r57470: Add show/hide links for users that can view deleted revisions but not delete them

14 years ago* improved script loader language support
Michael Dale [Sat, 24 Oct 2009 21:32:53 +0000 (21:32 +0000)]
* improved script loader language support
** supports url language code parameter
* improved performance on cached hit ( apache bench mark goes from
old: Rps:   23.40 [#/sec]
new: Rps:  378.61 [#/sec]
** we don't check existence of wiki title until after cache file check.
** we don't load all includes/WebStart.php before checking cache

* some remote search bug

** improved speed and accuracy of language swapping ( token check no breakage with }) in msg text limitation
* improved core js2 performance in parsing class defines from mv_embed.js
** only reads 8k of head at a time.
* reduced expire time to one day (instead of one year on script requests)
* removed $wgEnableScriptMinify (just use debug or ?debug instead)

14 years agoSplit confirm message from revdelete-text (bug 21264)
Aaron Schulz [Sat, 24 Oct 2009 21:13:59 +0000 (21:13 +0000)]
Split confirm message from revdelete-text (bug 21264)

14 years agoShow UI edit link only as needed (bug 21263)
Aaron Schulz [Sat, 24 Oct 2009 21:06:44 +0000 (21:06 +0000)]
Show UI edit link only as needed (bug 21263)

14 years agoLocalization update.
Rotem Liss [Sat, 24 Oct 2009 19:58:15 +0000 (19:58 +0000)]
Localization update.

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Sat, 24 Oct 2009 19:52:26 +0000 (19:52 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-23 19:00 UTC)

14 years agoAdd JS2 stopgap (regular and minified) to core; this is a copy of the js2.combined...
Roan Kattouw [Sat, 24 Oct 2009 19:32:45 +0000 (19:32 +0000)]
Add JS2 stopgap (regular and minified) to core; this is a copy of the js2.combined.js file in the UsabilityInitiative extension and contains jQuery, some jQuery UI modules and some dummy functions to emulate JS2 functionality.

14 years agoFollow-up r58087: formatNum the number of revisions
Raimond Spekking [Sat, 24 Oct 2009 14:56:23 +0000 (14:56 +0000)]
Follow-up r58087: formatNum the number of revisions
* Add a CSS class
* Break long line

14 years ago* (bug 3480) MediaWiki:Historywarning now has a parameter that contains the number...
Alexandre Emsenhuber [Sat, 24 Oct 2009 13:47:36 +0000 (13:47 +0000)]
* (bug 3480) MediaWiki:Historywarning now has a parameter that contains the number of revisions in the history

14 years ago* (bug 21085) list=deletedrevs no longer returns only one revision when drcontinue...
Alexandre Emsenhuber [Sat, 24 Oct 2009 11:50:10 +0000 (11:50 +0000)]
* (bug 21085) list=deletedrevs no longer returns only one revision when drcontinue param is passed

14 years agoRebuild messages files (follow-up to r58081)
Siebrand Mazeland [Sat, 24 Oct 2009 09:17:29 +0000 (09:17 +0000)]
Rebuild messages files (follow-up to r58081)

14 years agoLocalisation updates for core messages from translatewiki.net
Siebrand Mazeland [Sat, 24 Oct 2009 09:10:11 +0000 (09:10 +0000)]
Localisation updates for core messages from translatewiki.net
* Follow up to r1284: finally add some translations for Hausa (yay!)

14 years ago* Localization update for he.
Rotem Liss [Sat, 24 Oct 2009 08:39:05 +0000 (08:39 +0000)]
* Localization update for he.
* Fixing message order in Special:ActiveUsers to make sense.
* Adding space to header in 'move-over-sharedrepo'.

14 years agoFollow-up r58079: Add new messages to maintenance scripts
Raimond Spekking [Sat, 24 Oct 2009 06:24:35 +0000 (06:24 +0000)]
Follow-up r58079: Add new messages to maintenance scripts

14 years ago(bug 18019) Warn users when moving a file to a name in use on a shared repo.
Alex Z [Sat, 24 Oct 2009 04:36:11 +0000 (04:36 +0000)]
(bug 18019) Warn users when moving a file to a name in use on a shared repo.
Allow only users with the 'reupload-shared' right to complete the move.

14 years ago* Don't use existing block values on "already blocked" form on submission
Aaron Schulz [Sat, 24 Oct 2009 04:01:52 +0000 (04:01 +0000)]
* Don't use existing block values on "already blocked" form on submission
* Code style cleanups

14 years agomoving SpecialUploadMogile.php from phase3/includes/specials to extensions/MogileClie...
Alexandre Emsenhuber [Fri, 23 Oct 2009 20:40:32 +0000 (20:40 +0000)]
moving SpecialUploadMogile.php from phase3/includes/specials to extensions/MogileClient, that file doesn't work without that extension, and it won't work with current code of Special:Upload

14 years agoFollow-up r58066: Add new messages to maintenance scripts
Raimond Spekking [Fri, 23 Oct 2009 20:13:31 +0000 (20:13 +0000)]
Follow-up r58066: Add new messages to maintenance scripts

14 years ago* Updated upload hooks documentation
Bryan Tong Minh [Fri, 23 Oct 2009 20:05:31 +0000 (20:05 +0000)]
* Updated upload hooks documentation
* Allow users to submit a modified file description without ignoring warnings

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Fri, 23 Oct 2009 19:16:03 +0000 (19:16 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-22 18:45 UTC)

14 years agoMoving entry about new hook to correct section
Alexandre Emsenhuber [Fri, 23 Oct 2009 19:15:57 +0000 (19:15 +0000)]
Moving entry about new hook to correct section

14 years ago* (bug 21172) $wgSorbsUrl can now be an array with multiple DNSBL
Alexandre Emsenhuber [Fri, 23 Oct 2009 18:36:42 +0000 (18:36 +0000)]
* (bug 21172) $wgSorbsUrl can now be an array with multiple DNSBL

14 years ago* (bug 21255) Fixed hostname construction for DNSBL checking
Alexandre Emsenhuber [Fri, 23 Oct 2009 16:44:10 +0000 (16:44 +0000)]
* (bug 21255) Fixed hostname construction for DNSBL checking

Based on a patch by Antonio Ospite - http://bug-attachment.wikimedia.org/attachment.cgi?id=6707

14 years agoremoved trailing spaces
Alexandre Emsenhuber [Fri, 23 Oct 2009 11:08:08 +0000 (11:08 +0000)]
removed trailing spaces

14 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Fri, 23 Oct 2009 10:02:03 +0000 (10:02 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

14 years agoupwards merge from deployment-58049, fix regression introduced by r54225 - special...
Domas Mituzas [Fri, 23 Oct 2009 09:40:34 +0000 (09:40 +0000)]
upwards merge from deployment-58049, fix regression introduced by r54225 - special page skipping ignored by maintenance scripts

14 years agoreverted; somehow the global defaults got mangeled. Trying to find out where.
Jure Kajzer [Fri, 23 Oct 2009 08:24:28 +0000 (08:24 +0000)]
reverted; somehow the global defaults got mangeled. Trying to find out where.

14 years agofixed ie breakage r57232#c4303
Michael Dale [Fri, 23 Oct 2009 04:51:57 +0000 (04:51 +0000)]
fixed ie breakage r57232#c4303

14 years agoRemoving Title Case
Siebrand Mazeland [Thu, 22 Oct 2009 22:38:44 +0000 (22:38 +0000)]
Removing Title Case

14 years agophp mergeJavascriptMsg.php -j
Siebrand Mazeland [Thu, 22 Oct 2009 22:32:26 +0000 (22:32 +0000)]
php mergeJavascriptMsg.php -j

14 years agoFix invalid HTML and grammar.
Siebrand Mazeland [Thu, 22 Oct 2009 22:29:49 +0000 (22:29 +0000)]
Fix invalid HTML and grammar.

14 years agoUpdate messages
Siebrand Mazeland [Thu, 22 Oct 2009 22:25:02 +0000 (22:25 +0000)]
Update messages

14 years agoFix r57997 and r58039 for realz this time
Chad Horohoe [Thu, 22 Oct 2009 22:07:05 +0000 (22:07 +0000)]
Fix r57997 and r58039 for realz this time

14 years agoFix retarded mistake in 57997, move break to within the if block or it defeats the...
Chad Horohoe [Thu, 22 Oct 2009 22:01:14 +0000 (22:01 +0000)]
Fix retarded mistake in 57997, move break to within the if block or it defeats the entire purpose

14 years agoRevert r58033. This change made all command line scripts of the Translate extension...
Siebrand Mazeland [Thu, 22 Oct 2009 21:43:30 +0000 (21:43 +0000)]
Revert r58033. This change made all command line scripts of the Translate extension (scripts/ subfolder) exit without any information or without doing anything.

14 years agoFix for r58035: PLURAL needs wfMsgExt with 'parsemag' option
Raimond Spekking [Thu, 22 Oct 2009 20:00:27 +0000 (20:00 +0000)]
Fix for r58035: PLURAL needs wfMsgExt with 'parsemag' option
'activeusers-summary' is still a valid message.

14 years ago* (bug 19319) Add activeusers-intro message at top of SpecialActiveUsers page
Katie Filbert [Thu, 22 Oct 2009 19:38:39 +0000 (19:38 +0000)]
* (bug 19319) Add activeusers-intro message at top of SpecialActiveUsers page

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Thu, 22 Oct 2009 18:59:44 +0000 (18:59 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-21 18:00 UTC)

14 years agoSet a nonzero exit status in case of maintenance script failure
Max Semenik [Thu, 22 Oct 2009 18:47:27 +0000 (18:47 +0000)]
Set a nonzero exit status in case of maintenance script failure

14 years agoFinished bringing SQLite updater in par with MySQL
Max Semenik [Thu, 22 Oct 2009 18:04:08 +0000 (18:04 +0000)]
Finished bringing SQLite updater in par with MySQL

14 years agoSQLite updater: don't keep the old tables hanging around renamed after creating index...
Max Semenik [Thu, 22 Oct 2009 17:48:09 +0000 (17:48 +0000)]
SQLite updater: don't keep the old tables hanging around renamed after creating indexes, we explicitly tell people to backup before upgrading:D

14 years agoLocalization fix.
Rotem Liss [Thu, 22 Oct 2009 17:19:05 +0000 (17:19 +0000)]
Localization fix.

14 years agochanged def. gender to unknown.
Jure Kajzer [Thu, 22 Oct 2009 17:02:15 +0000 (17:02 +0000)]
changed def. gender to unknown.

14 years agoSeparate patch-rd_interwiki.sql for SQLite
Max Semenik [Thu, 22 Oct 2009 16:58:13 +0000 (16:58 +0000)]
Separate patch-rd_interwiki.sql for SQLite

14 years agomore specific error message, using WikiError, if user trys to create account with...
Katie Filbert [Thu, 22 Oct 2009 16:54:50 +0000 (16:54 +0000)]
more specific error message, using WikiError, if user trys to create account with hash character

14 years agoAdded default value for gender and editfont to avoid Global default invalid message.
Jure Kajzer [Thu, 22 Oct 2009 16:48:43 +0000 (16:48 +0000)]
Added default value for gender and editfont to avoid Global default invalid message.

14 years agoLocalization update.
Rotem Liss [Thu, 22 Oct 2009 16:48:12 +0000 (16:48 +0000)]
Localization update.

14 years ago* (bug 21047) Wrap 'cannotdelete' into a div with the generic 'error' class and an...
Raimond Spekking [Thu, 22 Oct 2009 16:39:20 +0000 (16:39 +0000)]
* (bug 21047) Wrap 'cannotdelete' into a div with the generic 'error' class and an own 'mw-error-cannotdelete' class
Based on a patch by Platonides

14 years agoLocalization update for he.
Rotem Liss [Thu, 22 Oct 2009 16:33:44 +0000 (16:33 +0000)]
Localization update for he.

14 years agosimplify prefs-help-email, add usernamehasherror for more specific account creation...
Katie Filbert [Thu, 22 Oct 2009 16:06:59 +0000 (16:06 +0000)]
simplify prefs-help-email, add usernamehasherror for more specific account creation errors

14 years ago* (bug 21006) maintenance/updateArticleCount.php now works again on PostgreSQL
Alexandre Emsenhuber [Thu, 22 Oct 2009 15:51:01 +0000 (15:51 +0000)]
* (bug 21006) maintenance/updateArticleCount.php now works again on PostgreSQL

14 years agoThat way of percentage calculation was an epic fail:)
Max Semenik [Thu, 22 Oct 2009 15:39:07 +0000 (15:39 +0000)]
That way of percentage calculation was an epic fail:)

14 years ago* (bug 21053) Fixed diff header layout for multi diffs with no changes
Alexandre Emsenhuber [Thu, 22 Oct 2009 15:11:52 +0000 (15:11 +0000)]
* (bug 21053) Fixed diff header layout for multi diffs with no changes

14 years ago* (bug 21234) Moving subpages of titles containing \\ now works properly
Alexandre Emsenhuber [Thu, 22 Oct 2009 14:50:45 +0000 (14:50 +0000)]
* (bug 21234) Moving subpages of titles containing \\ now works properly

Per http://www.php.net/manual/en/function.preg-replace.php \ must be doubled in $replacement

14 years agoAdd some hook HTML injection points to EditForm, between the Copyright warning and...
Andrew Garrett [Thu, 22 Oct 2009 13:54:36 +0000 (13:54 +0000)]
Add some hook HTML injection points to EditForm, between the Copyright warning and the content, and after the preview content.

14 years agobump up style version, followup for r57992
Katie Filbert [Thu, 22 Oct 2009 13:47:44 +0000 (13:47 +0000)]
bump up style version, followup for r57992

14 years agoAdd profiling to getEffectiveGroups()
Chad Horohoe [Thu, 22 Oct 2009 12:12:12 +0000 (12:12 +0000)]
Add profiling to getEffectiveGroups()

14 years ago(bug 21222) Free <math> tag if not using it. Patch by Platonides.
Chad Horohoe [Thu, 22 Oct 2009 11:40:38 +0000 (11:40 +0000)]
(bug 21222) Free <math> tag if not using it. Patch by Platonides.

14 years agoFollowup to r57868: some maint scripts still call recordUpload which did not get...
OverlordQ [Thu, 22 Oct 2009 08:22:32 +0000 (08:22 +0000)]
Followup to r57868: some maint scripts still call recordUpload which did not get updated when getInitialPageText was moved to a different class

14 years agoFix syntax errors from r57989
Niklas Laxström [Thu, 22 Oct 2009 06:18:41 +0000 (06:18 +0000)]
Fix syntax errors from r57989

14 years agoFollow-up r57991: Message not longer to ignore for translatewiki
Raimond Spekking [Thu, 22 Oct 2009 06:01:23 +0000 (06:01 +0000)]
Follow-up r57991: Message not longer to ignore for translatewiki

14 years agoadd border, styles for login and account forms for Vector skin
Katie Filbert [Thu, 22 Oct 2009 02:38:11 +0000 (02:38 +0000)]
add border, styles for login and account forms for Vector skin

14 years ago* Bump wgStyleVersion for various upload javascript edits in this revision and r57868.
Bryan Tong Minh [Wed, 21 Oct 2009 21:29:05 +0000 (21:29 +0000)]
* Bump wgStyleVersion for various upload javascript edits in this revision and r57868.
* Show the upload footer message outside of the form
* Document some remaining SpecialUpload functions
* Move upload edittools to just below the textarea
* Add the license preview table row in javascript entirely
* Fill in a forgotten message

14 years agoFix for r57986: Notice: Undefined variable: wgEnableOpenSearchSuggest in includes...
Alexandre Emsenhuber [Wed, 21 Oct 2009 21:22:00 +0000 (21:22 +0000)]
Fix for r57986: Notice:  Undefined variable: wgEnableOpenSearchSuggest in includes/api/ApiOpenSearch.php on line 53

14 years ago(bug 20275) Fixed LIKE queries on SQLite backend
Max Semenik [Wed, 21 Oct 2009 19:53:03 +0000 (19:53 +0000)]
(bug 20275) Fixed LIKE queries on SQLite backend
* All manually built LIKE queries in the core are replaced with a wrapper function Database::buildLike()
* This function automatically performs all escaping, so Database::escapeLike() is now almost never used

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Wed, 21 Oct 2009 18:55:26 +0000 (18:55 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-21 18:10 UTC)

14 years agoSplit allowing &suggest requests in API opensearch from $wgEnableMWSuggest to a separ...
Roan Kattouw [Wed, 21 Oct 2009 18:44:58 +0000 (18:44 +0000)]
Split allowing &suggest requests in API opensearch from $wgEnableMWSuggest to a separate variable. This makes it possible to enable SimpleSearch (which uses API opensearch) but disable mwsuggest; enabling both seems to cause issues with the login form in Safari or Opera (don't remember which)

14 years ago* Export the return value of wfUrlProtocols() to JS for use in the EditToolbar extension
Roan Kattouw [Wed, 21 Oct 2009 17:35:57 +0000 (17:35 +0000)]
* Export the return value of wfUrlProtocols() to JS for use in the EditToolbar extension
* Also cache this value (in a static var for now, maybe put it in memcached?): when parsing pages with many external links, we'd end up calling implode() once and preg_quote() 11 times for every link

14 years agoFix typo from r57971, thanks Nikerabbit
Alexandre Emsenhuber [Wed, 21 Oct 2009 15:13:57 +0000 (15:13 +0000)]
Fix typo from r57971, thanks Nikerabbit

14 years ago(bug 20268) Fixed Database::estimateRowCount on SQLite backend. This involved moving...
Max Semenik [Wed, 21 Oct 2009 12:21:09 +0000 (12:21 +0000)]
(bug 20268) Fixed Database::estimateRowCount on SQLite backend. This involved moving the previous implementation to where it belongs - DatabaseMysql, and replacing it with slightly tweaked DB2 implementation.

14 years ago* (bug 21161) Changing $wgCaCacheEpoch now always invalidates file cache
Alexandre Emsenhuber [Wed, 21 Oct 2009 11:42:10 +0000 (11:42 +0000)]
* (bug 21161) Changing $wgCaCacheEpoch now always invalidates file cache

Based on a patch by Platonides - http://bug-attachment.wikimedia.org/attachment.cgi?id=6678

14 years agoremoved "make maint" since t/maint was removed in r54908.
Alexandre Emsenhuber [Wed, 21 Oct 2009 08:45:15 +0000 (08:45 +0000)]
removed "make maint" since t/maint was removed in r54908.

14 years ago(bug 20847) Remove akeytt() function, but leave dummy. Contributed by Derk-Jan Hartman
Siebrand Mazeland [Wed, 21 Oct 2009 08:15:39 +0000 (08:15 +0000)]
(bug 20847) Remove akeytt() function, but leave dummy. Contributed by Derk-Jan Hartman

14 years agoFix Special:ActiveUsers for PG, double-quotes are used to delimit identifiers not...
OverlordQ [Wed, 21 Oct 2009 05:36:24 +0000 (05:36 +0000)]
Fix Special:ActiveUsers for PG, double-quotes are used to delimit identifiers not strings

14 years agoOne more to r57964, forgot to apply update to updaters.inc
OverlordQ [Wed, 21 Oct 2009 05:25:15 +0000 (05:25 +0000)]
One more to r57964, forgot to apply update to updaters.inc

14 years agoFollowup to r57964, forgot to revert column change
OverlordQ [Wed, 21 Oct 2009 02:50:45 +0000 (02:50 +0000)]
Followup to r57964, forgot to revert column change

14 years agoAdd missing columns to PG schemas
OverlordQ [Wed, 21 Oct 2009 02:46:39 +0000 (02:46 +0000)]
Add missing columns to PG schemas
Add exceptions to schema comparison script
Alter SQL comments to appease said script

14 years ago* html5 file api drag drop file stubs
Michael Dale [Wed, 21 Oct 2009 00:23:39 +0000 (00:23 +0000)]
* html5 file api drag drop file stubs

14 years agoIn hopes that at least one of my commits will stick, moving myself from patch contrib...
Max Semenik [Tue, 20 Oct 2009 21:46:18 +0000 (21:46 +0000)]
In hopes that at least one of my commits will stick, moving myself from patch contributors to devs :D

14 years agoFollow up to r57949: rm message that makes no sense now
Max Semenik [Tue, 20 Oct 2009 21:03:08 +0000 (21:03 +0000)]
Follow up to r57949: rm message that makes no sense now

14 years ago(bug 20911) Installer failed to create a SQLite database, regression from r55669.
Max Semenik [Tue, 20 Oct 2009 20:23:14 +0000 (20:23 +0000)]
(bug 20911) Installer failed to create a SQLite database, regression from r55669.

14 years agoWhitespace cleanup for r57877
Roan Kattouw [Tue, 20 Oct 2009 19:48:22 +0000 (19:48 +0000)]
Whitespace cleanup for r57877

14 years agoFix fatal in r57877: can't use $this in a static function
Roan Kattouw [Tue, 20 Oct 2009 19:47:20 +0000 (19:47 +0000)]
Fix fatal in r57877: can't use $this in a static function

14 years agoFollow-up to r57949: whitespace tweaks
Max Semenik [Tue, 20 Oct 2009 19:11:23 +0000 (19:11 +0000)]
Follow-up to r57949: whitespace tweaks

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Tue, 20 Oct 2009 18:59:27 +0000 (18:59 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-10-20 18:10 UTC)

14 years agoUpdates to experimental color scheme a
Adam Miller [Tue, 20 Oct 2009 18:58:59 +0000 (18:58 +0000)]
Updates to experimental color scheme a

14 years ago(bug 20242) Installer no longer promts for user credentials for SQLite databases
Max Semenik [Tue, 20 Oct 2009 18:21:08 +0000 (18:21 +0000)]
(bug 20242) Installer no longer promts for user credentials for SQLite databases

14 years ago* set the --wiki to wfWikiId
Michael Dale [Tue, 20 Oct 2009 00:25:36 +0000 (00:25 +0000)]
* set the --wiki to wfWikiId

14 years ago* close up the </ul> bug 21188
Michael Dale [Mon, 19 Oct 2009 23:56:29 +0000 (23:56 +0000)]
* close up the </ul> bug 21188
* white space removal

14 years ago* fixed js2 fileexist checking related to rewrite of special upload page in r57868
Michael Dale [Mon, 19 Oct 2009 23:50:42 +0000 (23:50 +0000)]
* fixed js2 fileexist checking related to rewrite of special upload page in r57868

14 years ago* fixed bug 21193 updated on new source selection
Michael Dale [Mon, 19 Oct 2009 23:31:31 +0000 (23:31 +0000)]
* fixed bug 21193 updated on new source selection

14 years agoBump style version for r57916
Roan Kattouw [Mon, 19 Oct 2009 20:53:20 +0000 (20:53 +0000)]
Bump style version for r57916

14 years agosetting white-space to nowrap on the nav tabs in vector for better animating
Adam Miller [Mon, 19 Oct 2009 20:50:35 +0000 (20:50 +0000)]
setting white-space to nowrap on the nav tabs in vector for better animating