]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
ACK! gettext is not available at this point in index.php.
[SourceForge/phpwiki.git] / lib /
2003-12-05 carstenklappNew feature: Easier to run multiple wiks off of one...
2003-12-04 carstenklappUse the API.
2003-12-04 carstenklappBugfix: Under certain PhpWiki installations (such as...
2003-12-03 carstenklappAdded admin user, password user, and preference classes...
2003-12-02 carstenklappMinor enhancement: Provide more meaningful filenames...
2003-12-02 carstenklappComplete rewrite of WikiUser.php.
2003-12-02 carstenklappBugfix: Ongoing work to untangle UserPreferences/WikiUs...
2003-12-01 carstenklappBugfix: UserPreferences are no longer clobbered when...
2003-11-30 carstenklappFixed careless mistakes in my last optimization commit.
2003-11-30 carstenklappCode housekeeping: PEAR coding standards reformatting...
2003-11-30 carstenklappMinor code optimization: reduce invariant loops
2003-11-30 carstenklappMinor code optimization: use include_once instead of...
2003-11-29 carstenklappNew features: Added two new column types 'size' and...
2003-11-29 carstenklappNew function ByteFormatter.
2003-11-28 carstenklappEnhancement: Mozilla RecentChanges sidebar now defaults...
2003-11-27 carstenklappUpdate: Omit page cache object ('_cached_html') from...
2003-11-27 carstenklappTheme & appearance tweaks: Converted Mozilla sidebar...
2003-11-26 carstenklappRedo bugfix: My last refactoring broke merge-edit ...
2003-11-25 carstenklappLocalization bugfix: For wikis where English is not...
2003-11-25 carstenklappBugfix: For a non-english wiki or when the user's prefe...
2003-11-23 carstenklappNew plugin to list names of SubPages of the currrent
2003-11-22 carstenklappMinor internal change: Removed redundant call to gettex...
2003-11-22 carstenklappMinor internal change: Removed redundant call to gettex...
2003-11-22 carstenklappMinor internal change: Removed redundant call to gettex...
2003-11-21 carstenklappBugfix: When DEFAULT_LANGUAGE was not 'en', a user...
2003-11-21 carstenklappBugfix: login.tmpl was always displayed in English...
2003-11-20 carstenklappNew feature: h1 during merge-edit displays WikiLink...
2003-11-19 carstenklappNew feature: Clicking on the number of citations in...
2003-11-19 carstenklappInclude found locale-specific pages for the current...
2003-11-18 carstenklappFixed missing gettext _() for button name.
2003-11-18 carstenklappNew plugin to be used in conjunction with the Calendar...
2003-11-18 carstenklappBugfix: In the Load File function of PhpWikiAdministrat...
2003-11-18 carstenklappReformatting only: Tabs to spaces, added rcs log.
2003-11-17 carstenklappSwitched to Iso8601DateTime and more use of SUBPAGE_SEP...
2003-11-16 carstenklappFixed previous Log comment interfering with PHP (sorry).
2003-11-15 carstenklappEnhanced plugin to allow invocation with <?plugin-form...
2003-11-15 wainsteadMinor change: list plugins in asciibetical order. It...
2003-11-14 carstenklappBugfix for function _zone_offset for positive offsets...
2003-11-09 carstenklappSF patch 710035 - Error when dumping a Zip snapshot...
2003-11-06 carstenklappNew function getTmpName of class Request_UploadedFile...
2003-11-04 carstenklappNew plugin which was submitted to the mailing list...
2003-11-04 carstenklappMoved "redirected from" message onto next line after h1,
2003-11-02 carstenklappAllow for easy page creation when search returns no...
2003-10-28 carstenklappSecurity bug fix for admin password, submitted by Julie...
2003-10-15 carstenklappMinor updates from Usemod's intermap.txt.
2003-10-15 carstenklappCrude script to assist in updating interwiki.map from...
2003-09-20 carstenklappPossible solution for isWindowsNT() using PHP_OS (uncon...
2003-09-19 carstenklappBOGO users allowed preferences too when ALLOW_BOGO_LOGI...
2003-09-13 carstenklappNew preference to hide LinkIcons.
2003-09-13 carstenklappHook for new user preference 'noLinkIcons'.
2003-09-13 carstenklappAdded a default getVersion() function for any remaining
2003-09-13 carstenklappReformatting only.
2003-09-13 carstenklappAdded lang and theme arguments, getVersion(), copyright...
2003-06-20 zorlocOverride the base PearDB functions that create the...
2003-04-29 dairikiBug fix: "add sidebar" link didn't work when USE_PATH_I...
2003-04-01 dairikiConvert " to &quot; in XML output.
2003-03-26 dairikiFix "object to string conversion" bug with external...
2003-03-25 dairikiEnsure pagenames are strings.
2003-03-25 dairikiFix to ensure that getWikiPageLinks() returns an array...
2003-03-25 dairikiCleanup debugging output.
2003-03-25 dairikiRemove debugging cruft.
2003-03-18 dairikiFix for SF bug #704423.
2003-03-17 dairikiFix for auto-detection of USE_PATH_INFO.
2003-03-17 dairikiMinor HTTP caching fix.
2003-03-17 dairikiUse gzencode() and gzinflate() when available rather...
2003-03-17 dairikiFix security bugs in the RawHtml plugin.
2003-03-13 dairikiBug fix: Fix linking of pages whose names contain a...
2003-03-13 dairikiHack so that (when using the IncludePage plugin) the...
2003-03-10 dairikiBug fix. Wiki-markup like *0* (that's a zero) resulted...
2003-03-10 dairikiBug/typo fix. If you use the edit page to un/lock...
2003-03-07 dairikiWups. Didn't save the last of the previous changes...
2003-03-07 dairikiGlean page description (for meta tag) from CachedMarkup.
2003-03-07 dairikiNew feature: Automatic extraction of keywords (for...
2003-03-07 dairikiFileFinder::_get_include_path(): Add @ before ini_get...
2003-03-07 dairikiForce redirect. (The code for generating the text...
2003-03-07 dairikiFixes for new javascript redirect.
2003-03-07 dairikiFix class DebugTimer so that it doesn't fail when posix...
2003-03-07 dairikiOmit checks for safe_mode before set_time_limit()....
2003-03-07 dairikifunction_usable(): New function.
2003-03-07 dairikiGet SCRIPT_NAME from SCRIPT_URL if SCRIPT_NAME appears...
2003-03-07 dairikiContent-Length computation seems to come up with the...
2003-03-07 dairikiWikiRequest::requiredAuthorityForAction(): Allow anonym...
2003-03-05 dairikiMore HTML comment reduction patches by "Klaus-Guenter...
2003-03-04 dairikiFix and cleanup lib/DB_Session.php.
2003-03-04 dairikiFix and document the WIKIDB_NOCACHE_MARKUP config define.
2003-03-04 dairikiFix to ensure absolute URL for logo in RSS recent changes.
2003-03-04 dairikiOutput Content-Length HTTP header when possible.
2003-03-04 dairikiInconsequential decrufting.
2003-03-04 dairikiMove call to $backend->optimize from WikiDB_Page::creat...
2003-03-04 dairikiBug fix for the postgres backend:
2003-03-03 carstenklappAdded fontpath (see PhpWiki:VisualWiki), tries to be...
2003-02-27 dairikiFix my breakage of CSS and sidebar RecentChanges output.
2003-02-27 dairikiFixes invalid HTML generated by PageHistory plugin.
2003-02-27 dairikiNew functions in HtmlElement:
2003-02-27 dairikiJavascript fix.
2003-02-27 dairikiDisable profiling output when DEBUG is defined but...
2003-02-27 dairikiFix HTTP validator bug (Last-Modified times for pages...
2003-02-26 dairikiWups. Delete disused cruft.
2003-02-26 dairikiFix and refactor FrameInclude plugin (more or less).
2003-02-26 dairikiPatch from Todd Mokros:
next