Differences from version 67 to 108



@@ -1,11 +1,131 @@

 This page lists changes in functionality and bug fixes for ReleaseOne. If you are looking for something else, you may want to see:
-* SchemaChangelog for alterations to the database schema
+* ReleaseOneSchemaChangelog for alterations to the database schema
 * TemplateChangelog for system wide alterations to the templates
 * CssChangelog for alterations to the CSS classes
 
 {maketoc title="Page Overview" maxdepth=1}
+
+! Changes in Release 1.3.1
+* Security fixes to .htaccess in temp and storage to prevent vulnerability for misconfigured servers (which some linux distro's are by default). [/spider] and [/xing]
+* Cleanup _GET global for security [/xing]
+* Update ADODB to 1.90 [/xing]
+* Update phpBB to 2.0.20 [/southpaw]
+* Add proper handling of URI constant and add HTML BASE for cleaner handling of newsletter sending [/wolff_borg]
+* Fix wiki page cache [/wolff_borg]
+* backport compatibility for R2 registerPackage calls, add ability to override default user class for gBitUser [/spider]
+* Get object permissions working [/xing]
+* cleanup bitweaver.js [/wolff_borg]
+* fix newsletter sending and tending [/wolff_borg]
+* add IS_LIVE to last page of installer [/xing]
+* Added more info and debugging to thumbnailer. [/KainX]
+* CalendarPackage merge patch from HEAD, and fix conflict with mod_package_search [/Hash9]
+* fixed rss caching [/xing]
+* small bug fixes here and there...
+
+! Changes in Release 1.3
+* __package__ added newsletters to pile of released packages
+
+! Changes in Release 1.2.1
+!! xing changes
+* __feature__ - modify LibertyStructure::getSubTree() to use fewer database calls
+* __feature__ - use gzip compression for javascript files if available
+* __feature__ - add permission maintenance pages to installer and groups and permissions pages
+* __feature__ - use [http://gosu.pl/demo/mygosumenu/1.5/example2.html|mygosu dynamic trees] for structure reorganisation
+* __tidy__ - tidy up user interface and usabillity in group permission assignment page
+* __upgrade__ - phpBB to version 2.0.19
+* __upgrade__ - geshi to 1.0.7.5
+* __upgrade__ - smarty to 2.6.11
+* __upgrade__ - smarty to 2.6.12
+* __upgrade__ - adodb to 4.7.0
+* __upgrade__ - markdown syntax format parser to 1.0.1c
+* __upgrade__ - use [http://dean.edwards.name/IE7/|ie7] hacks to fix msie browser incompatability issues]
+
+! Changes in Release 1.2.0
+!! xing changes
+* __upgrade__ - tinymce to version 2.0.1
+* __upgrade__ - phplot to latest version - 5.0 RC 2
+* __feature__ - add more graphing options to stats package
+* __feature__ - add new prototype javascript library
+* __feature__ - add very basic javascript debugger, that can be expanded as needed
+* __feature__ - add option to interactively translate website
+* __tidy__ - all javascript expecially previously implemented ajax stuff, make javascript menus accessible
+* __fix__ - wiki page comments
+* __fix__ - rewrite and fix { img }
+* __fix__ - article rankings
+* __package__ - add very basic ajax based chat package: ChatterboxPackage
+
+! Changes in Release 1.1.0
+!!spider changes
+# FEATURE - add magickwand support as an image processor for Liberty.
+# BUG - fix page titles on phpBB
+# BUG - Allow alternative to "delete" in batch edit that will only remove the image it appears in other galleries.
+# BUG - fix RollbackTrans to actuall *do* something since we were using the wrong calls before
+# TIDY - move all depracted functions to a commented block, will nuke as soon as we realize we don't need them anymore
+
+!! xing changes
+* __package__ - get ArticlesPackage ready. should probably be destributed with this upcoming release. still need upgrader...
+* __package__ - PigeonholesPackage is ready for release
+* __tidy__ - revisted chemokine theme and rewrote it
+* __tidy__ - rewrote entire RSSPackage
+* __bug__ - SQL error when searching wiki orphan pages
+
+!! KainX changes
+* __bug__ - Moved template assignment for $gLibertySystem to after plugin scan
+* __bug__ - Added template assignment for $gBitSystem just before display() method call
+
+! Changes in Release 1.0.4
+general improvement release - 2005-09-12
+!! xing changes
+# removed $gBitLoc. should clear up some memory
+# add a nexus modules cache cleanup link and rewrite entire module chache on menu save.
+# fix content selection dropdown and selection in edit structures page.
+# made structures and liberty include pages more useful for packages other than wiki.
+# migrate pigeonholes and nexus to LibertyServices.
+
+!!spider changes
+# migration of service packages to LibertyServices, and implemenation of LibertyServices architecture
+# (:exclaim:) Modified datadict-postgres.inc.php with: var $dropTable = 'DROP TABLE %s CASCADE'; so REPLACE would work. [http://phplens.com/lens/lensforum/msgs.php?id=13458|Submitted fix] back to ADODB mainline, and hopefully it will get taken
+# fix gatekeeper editing bugs
+
+! Changes in Release 1.0.3
+Security release - 2005-08-02
+
+!! xing changes
+# extend options for top_bar menu in nexus
+# fix __security issue with unpurged html__ in tikiwiki format parser in 1.0.2.
+# html in tikiwiki format parser now a global option settable in liberty plugins page
+
+! Changes in Release 1.0.2
+bugfix release - 2005-07-30
+
+!!spiderr changes
+#FIX: site closed feature
+#REFACTOR: getting inline registration working for BitcommercePackage. migrated register code to new BitUser::register() function to avoid code duplication
+#FEATURE: add send_welcome_email feature that will automatically email users upon registration with login info for their records
+#FIX: fix message box sorting by From
+#FIX: prevent fetching of tempaltes from disabled or missing packages
+#SECURITY: update phpBB .htaccess to prevent known vulnerability techniques.
+#FIX: Fix upgrade issues
+#FIX: Fix FisheyePackage privacy when using GatekeeperPackage security, added some optional support for badass postgresql connectby function for sites that turn that on - for details see bitweaverPerformance
+
+!!southpawz changes
+#SECURITY: update phpBB to 2.0.17
+
+!!hawkGG changes
+# get zh-cn language up to date
+
+!!wolff_borg changes
+# Ported Galaxia to Bitweaver - still requires template standardisation
+# Made necessary changes to run Bitweaver on IIS 5 / MS-SQL 8
+# FIX: Fixed broken ~np~ tags
+# FIX: CODE plugin was not formatting correctly
+
+!! xing changes
+# nexus menus can now be used to replace top_bar menu
+
+
 ! Changes in Release 1.0.1
-bugfix release
+bugfix release - 2005-07-06
 
 !!spiderr changes
 # UsersPackage - we now retain username (users_users.login) case, however, login is now completely case insensitive for username or email login (passwords ARE case sensitve as always)

@@ -21,7 +141,7 @@

 * fixed search issues with toc data plugin
 
 ! Changes in Release 1.0
-first official bitweaver release!
+first official bitweaver release! - 2005-06-22
 
 !!spiderr changes
 # Cleaned out a lot of wiki edit.php and nuked index_p.php and index_raw.php

@@ -87,7 +207,7 @@

 ! Changes in Alpha 2
 
 !!xing changes
-* added TikiTabs to the system - xing
+* added BitTabs to the system - xing
 * improving the way forms display data using various smarty tags for forms (too many to list) - xing
 * using above form system and tabs on many (especially admin) form pages - xing
 * using overlib for formhelp popups - xing
Page History
Date/CommentUserIPVersion
18 Jun 2006 (15:16 UTC)
Add 1.3.1 changes
xing194.152.164.45108
Current • Source
spiderr69.134.144.3107
View • Compare • Difference • Source
xing194.152.164.45105
View • Compare • Difference • Source
xing194.152.164.45104
View • Compare • Difference • Source
xing194.152.164.45103
View • Compare • Difference • Source
xing194.152.164.45102
View • Compare • Difference • Source
xing194.152.164.45101
View • Compare • Difference • Source
xing194.152.164.45100
View • Compare • Difference • Source
xing194.152.164.4598
View • Compare • Difference • Source
xing194.152.164.4597
View • Compare • Difference • Source
xing194.152.164.4596
View • Compare • Difference • Source
xing194.152.164.4595
View • Compare • Difference • Source
xing194.152.164.4594
View • Compare • Difference • Source
xing194.152.164.4593
View • Compare • Difference • Source
xing194.152.164.4592
View • Compare • Difference • Source
xing194.152.164.4591
View • Compare • Difference • Source
xing194.152.164.4590
View • Compare • Difference • Source
KainX12.203.189.3489
View • Compare • Difference • Source
spiderr66.93.240.20488
View • Compare • Difference • Source
KainX12.203.189.3487
View • Compare • Difference • Source
xing194.152.164.4586
View • Compare • Difference • Source
spiderr66.93.240.20485
View • Compare • Difference • Source
spiderr66.93.240.20483
View • Compare • Difference • Source
xing194.152.164.4581
View • Compare • Difference • Source
spiderr66.93.240.20480
View • Compare • Difference • Source
spiderr66.93.240.20479
View • Compare • Difference • Source