Remove hardcoded CSS ...
[lhc/web/wiklou.git] / includes /
2005-04-29 Jens FrankRemove hardcoded CSS ...
2005-04-29 Jens FrankRemove debug code ...
2005-04-29 Jens FrankUnclutter ImagePage. Move EXIF data to the end of the...
2005-04-29 Ævar Arnfjörð Bjar... * Code cleanup
2005-04-29 Ævar Arnfjörð Bjar... * Now passing msg:search as the third paramater to...
2005-04-29 Ævar Arnfjörð Bjar... * Documented: @subpackage Search
2005-04-29 Gabriel Wickeallow other content-types
2005-04-29 Jens FrankBug 1980 - Port 443 added to https / SSL URLs
2005-04-28 Brion VibberRestore htmlspecialchars() on the editToken value befor...
2005-04-28 Ævar Arnfjörð Bjar... * Documented
2005-04-28 Ævar Arnfjörð Bjar... * Edit token no longer passed through htmlspecialchars()
2005-04-28 Ævar Arnfjörð Bjar... * Documented
2005-04-28 Ævar Arnfjörð Bjar... * Updated the list from version 4.1.8 of MySQL
2005-04-28 Ævar Arnfjörð Bjar... * Fixed a bug that appeared when the 'date' preference...
2005-04-28 Ævar Arnfjörð Bjar... * Fixed some obscure code
2005-04-28 Ævar Arnfjörð Bjar... * if () {} else {} converted to ? :
2005-04-28 Ævar Arnfjörð Bjar... * Using getBool() instead of getVal() for hideOwn which...
2005-04-28 Ævar Arnfjörð Bjar... * Adding superscript
2005-04-28 Ævar Arnfjörð Bjar... * Using isIP(), avoids code duplication.
2005-04-28 Zheng ZhuFull conversion support for category pages
2005-04-28 Ævar Arnfjörð Bjar... * Documented isIP and added a correct regexp as a comment.
2005-04-28 Ævar Arnfjörð Bjar... * Removed the need to supply a reason for a block.
2005-04-27 Brion VibberFix display of mail success/error message on prefs...
2005-04-27 Brion VibberAdd WikiError to standard components now that we're...
2005-04-27 Brion VibberAdd a space to make output look less horrible
2005-04-27 Brion VibberAvoid 'trying to get property of non-object' notices
2005-04-27 Brion VibberRegexp in wfQuotedPrintable_name_and_emailaddr is wrong...
2005-04-27 Brion VibberSilence notice error by setting talk variable explicitl...
2005-04-27 Brion VibberMissing global declaration.
2005-04-27 Tim Starling* Deglobalised link placeholder handling by moving...
2005-04-27 Brion VibberRestore correct e-mail confirmation code brutally remov...
2005-04-26 Ævar Arnfjörð Bjar... * (bug 1987) Fixed small enotif errors introduced in...
2005-04-26 Zheng ZhuComments about the position of the convert() call;
2005-04-26 Ævar Arnfjörð Bjar... * Documented the math constants
2005-04-26 Ævar Arnfjörð Bjar... * Removing two undefined messages, speciallistusersgrou...
2005-04-26 Ævar Arnfjörð Bjar... * Fixed a layout problem with the "Raw signitures"...
2005-04-26 Ævar Arnfjörð Bjar... * This fixes the problem of the real name field and...
2005-04-26 Brion Vibber* (bug 1982) Fix loading of old text for section mergin...
2005-04-26 Brion VibberDe-tablify toggles. Not only do tables suck, but many...
2005-04-25 Ævar Arnfjörð Bjar... * Rewrote showEXIFdata() to use addWikiText() instead...
2005-04-25 Ævar Arnfjörð Bjar... * Completely re-arranged the preferences.
2005-04-25 Ævar Arnfjörð Bjar... * Fixed two fatal XML errors
2005-04-25 Brion VibberClean up e-mail authentication code.
2005-04-25 Brion VibberIf misestimated number of sections, don't add a bogus...
2005-04-25 Tim Starlingsplit off new function wfBacktrace() from wfDebugDieBac...
2005-04-25 Tim StarlingCleared $wgLinkHolders after they are used. This fixes...
2005-04-25 Ævar Arnfjörð Bjar... * Brion you illiterate pig!
2005-04-25 Ævar Arnfjörð Bjar... * Parser.php was being included twice in a row
2005-04-25 Gabriel WickeCategoryPageView hook as in 1.4
2005-04-25 Ævar Arnfjörð Bjar... * Rectified crackpot indenting.
2005-04-25 Ævar Arnfjörð Bjar... * Documented wfIsBadImage and improved its regex.
2005-04-25 Ævar Arnfjörð Bjar... * Fixed two spelling errors
2005-04-25 Jens FrankBug 1755: RecentChanges URL carries duplicate limit
2005-04-25 Tim Starling*gasp*
2005-04-25 Brion Vibberphp's on crack.
2005-04-25 Brion VibberMove page tweaks:
2005-04-25 Ævar Arnfjörð Bjar... * addWikitext instead of addHTML
2005-04-25 Brion Vibber* (bug 1970) Don't show move tab for immobile pages
2005-04-25 Tim Starlingported live patches
2005-04-25 Brion VibberDisable Special:Sitesettings, as it is far far far...
2005-04-25 Brion VibberUserlevels and grouplevels have been moved out to a...
2005-04-24 Jens FrankBug 1761: Cleanup of Recent Changes indicator flags
2005-04-24 Jens FrankBUG#1831 - Enotif patches for Wikinaut
2005-04-24 Jens FrankBUG#1644 - Fix: "Next #" link is displayed even if...
2005-04-24 Tim StarlingMade updateSpecialPages.php more robust to database...
2005-04-24 Tim Starlingreconnect when the connection is lost. This hopefully...
2005-04-24 Brion Vibber* (bug 1963) Fix deletion log link when $wgCapitalLinks...
2005-04-24 Tim StarlingRemoved unused global
2005-04-24 Tim StarlingNew updateSpecialPages.php script, to update the QueryP...
2005-04-24 Tim Starlingnew function: getBrokenLinksFrom()
2005-04-24 Erik Moellerdon't check for isset() when variable is always initialized
2005-04-24 Erik Moellerinitialize $wgUploadNavigationUrl as false to avoid...
2005-04-24 Erik Moeller1) Enable upload navigation link for non-logged-in...
2005-04-23 Ævar Arnfjörð Bjar... * (bug 1754) Patch by Anders Wegge Jakobsen: Both Atom...
2005-04-23 Ævar Arnfjörð Bjar... * Removed the troublesome regular expression in isValid...
2005-04-23 Tim Starlingoops
2005-04-23 Tim StarlingImplemented query group feature, needed for slow querie...
2005-04-23 Tim StarlingRearranged flow to remove unnecessary debug output
2005-04-23 Brion VibberChanges to raw page security handler:
2005-04-23 Brion VibberBugfix: actually send the error message given to wfHttp...
2005-04-22 Brion Vibber* (bug 1949) Profiling typo in rare error case
2005-04-22 Magnus ManskeNote for Windows users how to enable EXIF functions
2005-04-22 Brion VibberRemove reference parameters on make*LinkObj() methods...
2005-04-22 Brion VibberDisable EXIF display if the PHP EXIF module isn't avail...
2005-04-21 Brion VibberDon't hide email notification preferences when user...
2005-04-21 Brion VibberRemove unnecessary quoting on table names which breaks...
2005-04-21 Ævar Arnfjörð Bjar... * Moving img_exif to img_metadata, makes more sense...
2005-04-21 Ævar Arnfjörð Bjar... * Moving hardcoded styles into CSS.
2005-04-21 Ævar Arnfjörð Bjar... * Removed exifReader.inc and added a function which...
2005-04-21 Ævar Arnfjörð Bjar... * Show exif data after the image not before it.
2005-04-21 Magnus ManskeAutomatic EXIF update upon viewing
2005-04-21 Magnus ManskeAdded img_exif blob to image table; now using this...
2005-04-21 Ævar Arnfjörð Bjar... * Indent.
2005-04-21 Brion Vibber* (bug 1938) Fix normalization of character references...
2005-04-21 Magnus ManskeMoving EXIF data retrieval to Image class
2005-04-21 Brion VibberSpecial:Debug hasn't been active in a while and was...
2005-04-21 Brion Vibbersnip redundant line
2005-04-21 Ævar Arnfjörð Bjar... * Fixed a typo
2005-04-21 Magnus ManskeAdding patched EXIF data display on image page, based...
2005-04-21 Brion Vibber* (bug 1163) Special:Undelete showed oldest revision...
next