]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
fixed auth from session (still double code but works)
[SourceForge/phpwiki.git] / lib /
2004-02-07 rurbanfixed auth from session (still double code but works)
2004-02-04 rurbannecessary PEAR update, esp. to fix the
2004-02-03 rurbanLDAP cleanup, start of new Pref classes
2004-02-03 rurbanfixed typo. thanks to Paul Henry
2004-02-02 rurbanSimplification and more options, but no passwd or admin...
2004-02-01 rurbanStarted with Group_Ldap (not yet ready)
2004-02-01 rurbanUsed to debug auth problems and settings.
2004-01-30 rurbanfixed DBAuthParams['pref_select']: wrong _auth_dbi...
2004-01-30 rurbanfix "lib/WikiUserNew.php:572: Notice[8]: Undefined...
2004-01-28 rurbansession table takes the common prefix
2004-01-27 rurbanrenamed ->Username => _userid for consistency
2004-01-27 rurbanfixed default args: no objects
2004-01-27 rurbanAuthor: Sameer D. Sahasrabuddhe
2004-01-27 rurbanfixed UnfoldSubpages and added docs.
2004-01-26 rurbanInterim fix
2004-01-26 rurbanadded GroupDB and GroupFile classes
2004-01-26 rurban* changed stored pref representation as before.
2004-01-25 rurbanadded sortby support to explodePageList() and UnfoldSub...
2004-01-25 rurbanfixed bug [ 541193 ] HTTP_SERVER_VARS are Apache specific
2004-01-25 rurbanENABLE_USER_NEW support
2004-01-25 rurbanORDER BY support for all other backends,
2004-01-25 rurbanPageList sortby support in PearDB and ADODB backends
2004-01-25 rurbandos2unix (sorry)
2004-01-25 rurbana default LIMIT -1 is wrong.
2004-01-25 rurbanuse stdlib:isWikiWord()
2004-01-25 rurbanWikiUserNew support (temp. ENABLE_USER_NEW constant)
2004-01-25 rurbanadded isWikiWord() to avoid redundancy
2004-01-25 rurbanFirst working version, but has some problems with the...
2004-01-24 rurbanSupport more options: caption (seperate tag), border...
2004-01-24 rurbanPatch by Alec Thomas, allows Perl regular expressions...
2004-01-04 wainsteadAdded "Description:" to the beginning of the descriptio...
2003-12-26 carstenklappBugfix: Try to defer OS errors about session.save_path...
2003-12-22 carstenklappBugfix: commented out debugging code that snuck into...
2003-12-21 carstenklappMinor bugfix: Fixed broken debug argument.
2003-12-20 carstenklappInternal change: Added rcs Log tag & emacs php mode...
2003-12-20 carstenklappMinor internal change: Reformatted DEBUGging output...
2003-12-19 carstenklappBugfix: Enclose FullTextSearch query with quotes when...
2003-12-14 carstenklappInternal changes to prepare for an upcoming feature...
2003-12-12 carstenklappQuickFix for invalid Message-Id header format.
2003-12-12 carstenklappNew feature: Plugin to download page dumps of individua...
2003-12-11 carstenklappInternal change: Fix PHP Warning: Call-time pass-by...
2003-12-10 carstenklappNew features: Also show plugin pages for localized...
2003-12-09 carstenklappBugfix: The last BogoUserPrefs-bugfix prevented the...
2003-12-08 carstenklappCode cleanup: fixed rcsid
2003-12-08 carstenklappNew experimental plugin to provide a different kind of
2003-12-07 carstenklappBugfix: Concurrent updates broken since after 1.3.4...
2003-12-07 carstenklappCode Housecleaning: fixed syntax errors. (php -l *...
2003-12-06 carstenklappFinished off logic for determining user class, including
2003-12-06 carstenklappSecurity bugfix (minor): Prevent BogoUser~s from saving...
2003-12-05 zorlocRemoved duplicate definition of _sql_match_clause and...
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'.
next