]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/shortlog
SourceForge/phpwiki.git
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-14 rurbanupdated changes
2004-06-14 rurbannew foaf readme by dan clockwerx
2004-06-13 rurbanempty list of pages if user=[] and not authenticated.
2004-06-13 rurbanAllPages with current user as owner, author, creator...
2004-06-13 rurbanSupport pagelist filter for current author,owner,creato...
2004-06-13 rurbannew support for arguments owner, author, creator in...
2004-06-13 rurbansecurity fix: check permissions in SearchReplace
2004-06-13 rurbanGooglePlugin now actually works (templated result missing)
2004-06-13 rurbanCatch fatals on the four dump calls (as file and zip...
2004-06-13 rurbanprevent dump errors on multiple userpref pages
2004-06-13 rurbancheck for create action on action=edit not to fool...
2004-06-13 rurbanfixed bug #969532 (space in uploaded filenames)
2004-06-13 rurbandisplay bug workaround for MacIE browsers, jshide: 0
2004-06-13 rurbanstrftime format suggestions and tex class
2004-06-13 rurbanisa() workaround, if stdlib.php is not loaded
2004-06-13 rurbannew
2004-06-13 rurbanSimple version of cached TexToPng, by Pierrick Meignen
2004-06-11 rurbansupport theme-specific LinkIconAttr: front or after...
2004-06-11 rurbannew GNU FDL icon, and forgotten MonoBook background
2004-06-11 rurbannew poweredby icon
2004-06-11 rurbannew MonoBook theme (copied from mediawiki)
2004-06-10 rurbanUpdated upload pages.
2004-06-09 rurbanfinished with french l18n by Pierrick Meignen. (Thanks...
2004-06-08 rurban2nd round of updates by Pierrick Meignen: the fuzzy...
2004-06-08 rurbananother one missing
2004-06-08 rurbanbased on dans version
2004-06-08 rurbanbased on dans version 0.0.2 - simplified
2004-06-08 rurbanis_final fix for incremental parsing
2004-06-08 rurbanupdated RssParser for XmlParser quirks (store parser...
2004-06-08 rurbanreleasenotes update
2004-06-08 rurbanminor de updates
2004-06-08 rurbanfrench overhaul by Pierrick Meignen
2004-06-08 rurbanno NoCache
2004-06-08 rurbananother required actionpage
2004-06-08 rurbanfixed foreign setup: no ugly skipped msg for the Generi...
2004-06-08 rurban1/3 of the new fr.po by Pierrick Meignen
2004-06-08 rurbanstupid ldap bug detected by John Cole
2004-06-08 rurbancomplete new french pgsrc set by PierrickMeignen
2004-06-08 rurbanadded PageDump, rearranged seps
2004-06-08 rurbanDEBUG is always defined
2004-06-08 rurbansome comments only
2004-06-08 rurbanshow getfacl and acl line
2004-06-08 rurbanList pages that are explicitly given as the pages argum...
2004-06-08 rurbanseveral new tests by DanFr
2004-06-08 rurbannon-bold links
2004-06-08 rurbanbetter acl dump representation, read back acl and owner
2004-06-08 rurbansimplified admin action shortcuts
2004-06-08 rurbanfixed typo detected by lucidcarbon (line 1663 assertion)
2004-06-07 rurbansimplified chown, setacl, dump actions
2004-06-07 rurbanadded simplified chown, setacl actions
2004-06-07 rurbanadd acl field to mimified dump
2004-06-07 rurbanadd owner field to mimified dump
2004-06-07 rurbanfixed ADOOB upgrade: listOfFields()
2004-06-07 rurbanfixed rename version=0, bug #966284
2004-06-07 rurbanadded Chown link to Owner in statusbar
2004-06-07 rurbanfix rename: Change pagename in all linked pages
2004-06-07 rurbansupport for SetAclSimple
2004-06-07 rurbanadded mysql 4.1.x search fix
2004-06-07 rurbanadded Chown
2004-06-07 rurbannew chown plugin
2004-06-06 rurbanfixed PagePerm non-object problem (mayAccessPage),...
2004-06-06 rurbanadded more required ActionPages for foreign languages
2004-06-06 rurbanfollowed suggestion in bug #966861
2004-06-04 rurbansome updates
2004-06-04 rurbanRenamed from Accueil
2004-06-04 rurbanupdated msg catalog, more german fixes
2004-06-04 rurbanPut several _("") into new lines if inside attr=""...
2004-06-04 rurbanSeveral locale related improvements suggested by Pierri...
2004-06-04 rurbanadd random quotes to empty pages
2004-06-04 rurbanFix various auth_policy old issues with default IMAP...
2004-06-04 rurbanRestrict valid usernames to prevent from attacks agains...
2004-06-04 rurbanadded USE_TAGLINES
2004-06-04 rurbanReenabled "AS ok" for dbauthcheck for adodb.
2004-06-03 rurbanoops, forgot these action pages
2004-06-03 rurbanreenable admin check on !ENABLE_PAGEPERM, honor s=Wildc...
2004-06-03 rurbanpass start_debug to plugin-form
2004-06-03 rurbanfix bug #963268 (check existing previous version)
2004-06-03 rurbanfixed bad warning #964850
2004-06-03 rurbandays links requires action=RelatedChanges arg
2004-06-03 rurbanfixed "lost level in session" warning, now that signout...
2004-06-03 rurbanfix file locking issues (only needed on write)
2004-06-03 rurbansupport immediate LANG and THEME switch inside a session
2004-06-03 rurbanalternative button themes
2004-06-03 rurbanadded search button, crao msie workaround
2004-06-03 rurbanadded Sidebar existing calendar dates
2004-06-03 rurbansimplify translation
2004-06-03 rurbanfix signout, level must be 0 not -1
2004-06-03 rurbanfix eval warning on signin
2004-06-03 rurbansupport edit_toolbar in other themes
2004-06-03 rurbanshorten size msg
2004-06-03 rurbandisabled undo button, and resized save/preview buttons
2004-06-03 rurbannew config ENABLE_PAGEPERM
2004-06-03 rurbanfix FileUser locking issues, new config ENABLE_PAGEPERM
2004-06-03 rurbanWikiPluginCache improvements
2004-06-03 rurbanfix LDAP injection (wildcard in username) detected...
2004-06-02 rurbandont use the wikiaction class
2004-06-02 rurbanfix toolbar button styles
2004-06-02 rurbanextended description
next