]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
wording
[SourceForge/phpwiki.git] / lib /
2004-07-08 rurbanPrevent from more warnings, minor db and sort optimizations
2004-07-08 rurbanplugin->run consistency: request as reference, added...
2004-07-08 rurbanmore metadata fixes
2004-07-08 rurbanmore unittest fixes (file backend, metadata RatingsDb)
2004-07-08 rurbanimprove numPages for file (fixing AllPagesTest)
2004-07-08 rurbanuse the backendType abstraction
2004-07-08 rurbanrenamed the four PearDB backends to have a PearDB_...
2004-07-08 rurbanless verbose for tests
2004-07-08 rurbanvarious unit test fixes: print error backtrace on _DEBU...
2004-07-08 rurbanquiet the testruns
2004-07-07 dfrankowArgh .. get rid of silly DOS \rs
2004-07-07 dfrankowFixes to get PreferencesApp to work-- thanks syilek
2004-07-07 dfrankowWikiLens preferences-showing app
2004-07-07 dfrankowTake out if that prevents column sorting
2004-07-07 dfrankowAllow ratingvalue, ratingwidget, prediction, numbacklin...
2004-07-05 rurbansqlite autoincrement fix
2004-07-05 rurbanallow table,tr,td
2004-07-05 rurbanENABLE_RAW_HTML_LOCKEDONLY, ENABLE_RAW_HTML_SAFE
2004-07-05 rurbannew RawHtml policies: ENABLE_RAW_HTML_LOCKEDONLY, ENABL...
2004-07-05 rurbanadd mysql timeout
2004-07-05 rurbanautocreate non-existing sqlite db
2004-07-04 rurbanDBADMIN_USER fix
2004-07-04 rurbanforgot the expressions
2004-07-03 rurbanupdated docs: submitted new mysql bugreport (#1491...
2004-07-03 rurbanoptional DBADMIN_USER:DBADMIN_PASSWD for action=upgrade...
2004-07-03 rurbanTested new mysql 4.1.3-beta: binary search bug as fixed.
2004-07-03 rurbantrap recursive redirects
2004-07-03 rurbanfixed implicit PersonalPage login (e.g. on edit), fixed...
2004-07-03 rurbando not get unneccessary content
2004-07-03 rurbangive plugins a (not unique) ID tag of the plugin name
2004-07-02 dfrankowChange one line so that if addPageList() is passed...
2004-07-02 rurbanrenamed WikiFormMore to WikiFormRich: better syntax...
2004-07-02 rurbanalways disable getimagesize for < php-4.3 with external...
2004-07-02 rurbanmore stability fixes: new DISABLE_GETIMAGESIZE if your...
2004-07-01 rurbanenhanced to allow arbitrary order of args and stricter...
2004-07-01 rurbandesc only
2004-07-01 rurbanmore generic forms
2004-07-01 rurbanfixed another DbSession crash: wrong WikiGroup vars
2004-07-01 rurbansupport pages and exclude arguments for all 4 dump...
2004-07-01 rurbandumphtml: added exclude, print pagename before processing
2004-07-01 rurbanobsolete php5-patch.php: minor php5 login problem though
2004-07-01 rurbandoc upcase only
2004-06-30 dfrankow+ Change numbacklinks function to use existing core...
2004-06-30 dfrankowUse RatingsDb singleton.
2004-06-30 dfrankow+ Add getTheRatingsDb() singleton.
2004-06-30 dfrankowMake changes suitable so that wikilens theme (and wikil...
2004-06-30 dfrankowUserRatings for WikiLens
2004-06-30 dfrankowCategoryPage for WikiLens
2004-06-29 rurbanuse predefined constants, and added sf.net defaults
2004-06-29 rurbanbetter desc
2004-06-29 rurbanadded dump of all revisions by format=backup (screen...
2004-06-29 rurbanforce string hash
2004-06-29 rurbanMore memory optimization:
2004-06-29 rurbanUse ...version() $need_content argument in WikiDB also:
2004-06-29 rurbanMemory optimization (reference to parent, smart bool...
2004-06-29 rurbanImprove LDAP auth and GROUP_LDAP membership:
2004-06-28 rurbanremoved non-portable LIMIT 1 (it's getOne anyway)
2004-06-28 rurbanfixed another pass-by-reference
2004-06-28 rurbanprevent from shell commands
2004-06-28 rurbanwhoisonline fix
2004-06-28 rurbanfixed endless recursion in WikiGroup: isAdmin()
2004-06-28 rurbanfixed LDAP_SET_OPTION handling, LDAP error on connectio...
2004-06-28 rurbanfix adodb_sqlite to have the same dsn syntax as pear...
2004-06-28 rurbanupdated DSN parser from Pear. esp. for sqlite
2004-06-28 rurbanCreateToc disabled for old markup and Apache2 only
2004-06-28 rurbanCreateToc disabled for old markup
2004-06-28 rurbanimproved dumphtml and virgin setup
2004-06-28 rurbanskip if non-DEBUG and old markup with CreateToc
2004-06-28 rurbanadded WLUG
2004-06-27 rurbanoci8 patch by Philippe Vanhaesendonck + some ADODB...
2004-06-27 rurbansuggestion by Paul Henry
2004-06-27 rurbantypo detected by Philippe Vanhaesendonck
2004-06-25 rurbanavoid debug_skip warning
2004-06-25 rurbanWikiGroup refactoring:
2004-06-25 rurbanreduce memory footprint by caching only requested paged...
2004-06-22 rurbanremoved USE_TAGLINES constant
2004-06-21 rurbanpear DB introduced a is_a requirement. so pear lost...
2004-06-21 rurbanrenamed constant
2004-06-21 rurbanfix typo and rating method call
2004-06-21 rurbanfixed the StartLoadDump html argument hack.
2004-06-21 rurbanadd DEFAULT_DUMP_DIR and HTML_DUMP_DIR constants, for...
2004-06-21 pmeignenAdding comments
2004-06-21 rurbanpear/Cache update from Cache-1.5.4 (added db and trifil...
2004-06-21 rurbanrm pear/Config: not needed and already outdated
2004-06-21 rurbanrevert to prev references
2004-06-21 rurbanformatting: linewrap only
2004-06-20 rurbanget_class case-sensitivity issues
2004-06-20 rurbanhttp://www.securityfocus.com/bid/10532/
2004-06-20 rurbanvarious php5 fixes (still broken at blockparser)
2004-06-20 rurbanphp5 isa fix (wrong strtolower)
2004-06-19 rurbanprevent some warnings in corner cases
2004-06-19 rurbannew TEMP_DIR for ziplib
2004-06-19 rurbanslightly improved docs
2004-06-19 rurbanCACHE_CONTROL: NONE => NO_CACHE
2004-06-19 rurbandont print db passwords
2004-06-19 rurbandont quote foreign charset chars if defined
2004-06-19 rurbanmoved version check forwards: already needed in XmlElem...
2004-06-19 rurbanadded CheckConfigUpdate: CACHE_CONTROL = NONE => NO_CACHE
2004-06-19 rurbanoutcomment the pear specific methods to let all pages...
2004-06-19 rurbanstart with &#num; character support
next