CivicSpace 0.8.3 ----------------------------- - Included changes made to Drupal 4.6.6 - Fixed isolated issue where install.php may not properly access CRM database. - Upgraded location module. - Upgraded flexinode module. Drupal 4.6.6, 2006-03-13 ------------------------ - fixed bugs, including 4 security vulnerabilities. Drupal 4.6.5, 2005-12-12 ------------------------ - fixed bugs: no critical bugs were identified. CivicSpace 0.8.3 RC 8 ------------------------------ - Upgraded Event, Image and Location modules. - Resynced with latest Drupal core branch: - modules/drupal.module - modules/upload.module - modules/filter.module - Fixed CiviCRM absolute URL problem where some functions needing a direct URL to the install were instead given a relative URL, causing errors in CiviContribute. CivicSpace 0.8.3 RC 6 ------------------------------ - Added zadministraton module to the distribution. CivicSpace 0.8.3 RC 5b ------------------------------ - Upgraded Audio, Buddylist, Survey and Volunteer modules - Re-synced Drupal Core - Fixed CiviCRM compatibility and problem with CiviCRM<=>Volunteer intergration - New CiviCRM build. CivicSpace 0.8.3 RC 4 ------------------------------ - New security checks in install.php - Upgraded to CiviCRM 1.3 - Upgraded to the lastest Drupal core - Database updates - Artist section of configuration module updated - Added Audio module - Added Video module - Added Play list module - Added Front module - New install option for CiviContribute - Updated CivicSpace Theme - robots.txt file added - Updated various modules from Drupal CVS - Drupal Security feed added by default. CivicSpace 0.8.2 ------------------------------ - Database updates were made to this release - Replaced contact_manager module with CiviCRM 1.2 - Replaced PHPList 2.9.3 with 2.10.1 for massmailer engine - Integrated massmailer with CiviCRM - Integrated location with CiviCRM - Integrated volunteer with CiviCRM - Integrated eventfinder with CiviCRM - Added optional interface for latitude/longitude entry to location module - Added interface for selection of off-site map providers to location module - Update massmailer for better handling of UTF-8 - Added support for multi-site installations for installer - Bug fixes for flexinode, location, massmailer, and mailhandler - Moved from PHPList 2.10.1 to 2.10.2 security release - Security vulnerabilities fixed in location and trackback module - Fixed XSS vulnerability in the CivicSpace theme Drupal 4.6.4, 2005-11-30 ------------------------ - fixed bugs, including 3 security vulnerabilities. CivicSpace 0.8.1.3, 2005-08-19 ------------------------------ - NO database updates. - security release using Drupal 4.6.3 - Fixed bug to correctly distinguish 403s from 404s for nodes - Changed watchdog to sort watchdog date by wid to ensure unique ordering - Fixed bug where category selection did not work with Movable Type blogapi - Changed RSS feeds to use the creation date rather than the update date - Fixed order of parameters passed to imagecopy(). Could result in black images. - Fixed logo upload. - Updated foaf module to work with new xmlrpc library. - Other bug fixes as well for image, massmailer, event, volunteer, tinymce, and trackback. Drupal 4.6.3, 2005-08-15 ------------------------ - fixed bugs, including a critical "arbitrary PHP code execution" bug. CivicSpace 0.8.1.2, 2005-07-29 ---------------------------- - Fixed CivicSpace admin theme to show blocks for all browsers - Fixed CivicSpace theme to display calendars correctly - Re-designed the upgrade help documentation to be easier to use - Fixed event finder to stop over taking searches - Fixed mass mailer to install correctly - Fixed the theme editor to have the right path so it displays themes correctly - Fixed date formatting issue in rsvp module CivicSpace 0.8.1.1, 2005-07-25 ---------------------------- - Fixed blocks to include visibility field - Fixed events to upgrade as expected CivicSpace 0.8.1, 2005-07-02 ---------------------------- - Added location module. - Added eventfinder module. - Added a configuration guide book. - Redesigned install script. - Replaced image module. - Replaced event module. - Replaced HTMLarea module with tinyMCE module. - Replaced Democractica theme with CivicSpace theme. - Replaced help text for most modules. - Renamed contact module to contact_manager module. - Unforked the forms module. - Unforked the survey module. - Unforked the node_import module. - Many bug fixes. CivicSpace 0.8.0.5, 2005-06-29 ------------------------------ - security release for two critical "arbitrary PHP code execution" bugs. Drupal 4.6.2, 2005-06-29 ------------------------ - fixed bugs, including two critical "arbitrary PHP code execution" bugs. CivicSpace 0.8.0.4, 2005-06-01 ------------------------------ - security release for critical input validation bug. Drupal 4.6.1, 2005-06-01 ------------------------ - fixed bugs, including a critical input validation bug. CivicSpace 0.8.0.3, 2005-02-17 ------------------------------ - Added navigation to right-column only layouts and styled secondary-menu items in the democratica theme. - Configuration module * removed a nonexistent link to a thumbnail in the configuration module. * no longer update the CivicSpace RSS feed on installation. * default footer uses '2005' for the year. - Contact module * fixed handling of contacts for distributed authentication users. * no longer require contact fields for adminstrators creating users. * no longer delete contact info on requesting a new password. * fixed a SQL query. * usability fixes for the create contact form. - Fixed mail and list handler modules. - Replaced the dkosfilter module with interwiki. - Added 'read more' link to trimmed event nodes. - install.php * bugfixes and wording changes to install.php. * write conf.php after the database is populated. * database password input is now a password field. - RSVP module * no longer ignores contact permissions. * include a link to the event in emails. - Bugfixes and other small improvements for the survey module. - Removed 2 HTMLarea plugins which do not work. - Bugfix to RSS feeds with the upload module. - Bugfix and wording changes to forms.module. - RSS enclosures are now valid RSS. - Tabular view of flexinodes no longer breaks when adding new fields. - Updates and bugfixes to the mass mailer module. - Theme editor module * no longer shows SVN files. * show a message if there are no customized themed. - Removed double '?q=' in phptemplate primary links. - Taxonomy menu module * use check_query() instead of it's Drupal CVS replacement. * invalidate the menu cache on taxonomy changes. - Fixed a SQL query in the buddylist module. - Democratica theme * Destroyed drupal.css. * Added a new semantic local task menu system (not active yet). * Added word_split function for long text in sidebars. * Fixed 98% content dropping issues (some exist in IE due to font-size problems). * Removed my nasty tracker background images. * Reformed modules.css file -- pulled in drupal.css styles and gutted fonts. * Created custom aggregator output & fixed wonky styles. * Fixed output of empty secondary nav. - Updated all modules from Drupal contributions. - Updated Drupal 4.5.x. Drupal 4.6.0, 2005-04-15 ------------------------ - PHP5 compliance - search: * added UTF-8 support to make it work with all languages. * improved search indexing algorithm. * improved search output. * impose a throttle on indexing of large sites. * added search block. - syndication: * made the ping module ping pingomatic.com which, in turn, will ping all the major ping services. * made Drupal generate RSS 2.0 feeds. * made RSS feeds extensible. * added categories to RSS feeds. * added enclosures to RSS feeds. - flood control mechanism: * added a mechanism to throttle certain operations. - usability: * refactored the block configuration pages. * refactored the statistics pages. * refactored the watchdog pages. * refactored the throttle module configuration. * refactored the access rules page. * refactored the content administration page. * introduced forum configuration pages. * added a 'add child page' link to book pages. - contact module: * added a simple contact module that allows users to contact each other using e-mail. - multi-site configuration: * made it possible to run multiple sites from a single code base. - added an image API: enables better image handling. - block system: * extended the block visibility settings. - theme system: * added new theme functions. - database backend: * the PEAR database backend is no longer supported. - performance: * improved performance of the forum topics block. * improved performance of the tracker module. * improved performance of the node pages. - documentation: * improved and extended PHPDoc/Doxygen comments. <<<<<<< .working ======= Drupal 4.5.8, 2006-03-13 ------------------------ - fixed bugs, including 3 security vulnerabilities. Drupal 4.5.7, 2005-12-12 ------------------------ - fixed bugs: no critical bugs were identified. Drupal 4.5.6, 2005-11-30 ------------------------ - fixed bugs, including 3 security vulnerabilities. >>>>>>> .merge-right.r1692 Drupal 4.5.5, 2005-08-15 ------------------------ - fixed bugs, including a critical "arbitrary PHP code execution" bug. Drupal 4.5.4, 2005-06-29 ------------------------ - fixed bugs, including two critical "arbitrary PHP code execution" bugs. Drupal 4.5.2, 2005-01-15 ------------------------ - fixed bugs, including a cross-site scripting (XSS) vulnerability CivicSpace 0.8.0.2, 2004-12-23 ------------------------------ - Fixed a database prefixing problem in node privacy by role. - The configure module now turns on clean urls if they are working. - The configure module no longer uses theme_box(). - Fixed survey results being corrupted in some cases. - Fixed a bug in node import module which prevented importing contacts. - Rewrote conf.php to be more friendly. - Various fixes and updates to the event module. - Attachment urls are included in RSS for Podcasts. - Fixed an SQL error in mailhandler. - Various fixes to the democratica theme. - Fixed a permissions problem in the archive module. - Reworked how trackbacks are displayed and offer the option of sending trackbacks on cron runs. - Changed the XML-RPC server the drupal module "phones home" to CivicSpace. - Fixed the from headers in survey module mails. - Added install.php to assist in installation. Drupal 4.5.1, 2004-12-01 ------------------------ - fixed bugs: no critical bugs were identified. CivicSpace 0.8.0.1, 2004-11-24 ------------------------------ - fixed bugs in the democratica theme. - added a screen for contacts in the configure module. - fixed bugs in the contact module. - fixed bugs in the mass mailer and phplist modules. CivicSpace 0.8.0, 2004-11-20 ---------------------------- - added the massmail and phplist modules. - redesigned the democratica theme (there are a few layout bugs remaining that are being worked out). - expanded the configure module. - improved trackback module. - added node privacy by role module. - rewrote the volunteer module. - improved buddylist module. - added the FOAF module. - fixed various bugs. Drupal 4.5.0, 2004-10-18 ------------------------ - navigation: * made it possible to add, delete, rename and move menu items. * introduced tabs and subtabs for local tasks. * reorganized the navigation menus. - user management: * added support for multiple roles per user. * made it possible to add custom profile fields. * made it possible to browse user profiles by field. - node system: * added support for node-level permissions. - comment module: * made it possible to leave contact information without having to register. - upload module: * added support for uploading documents (includes images). - forum module: * added support for sticky forum topics. * made it possible to track forum topics. - syndication: * added support for RSS ping-notifications of http://technorati.com/. * refactored the categorization of syndicated news items. * added an URL alias for 'rss.xml'. * improved date parsing. - database backend: * added support for multiple database connections. * the PostgreSQL backend does no longer require PEAR. - theme system: * changed all GIFs to PNGs. * reorganised the handling of themes, template engines, templates and styles. * unified and extended the available theme settings. * added theme screenshots. - blocks: * added 'recent comments' block. * added 'categories' block. - blogger API: * added support for auto-discovery of blogger API via RSD. - performance: * added support for sending gzip compressed pages. * improved performance of the forum module. - accessibility: * improved the accessibility of the archive module's calendar. * improved form handling and error reporting. * added HTTP redirects to prevent submitting twice when refreshing right after a form submission. - refactored 403 (forbidden) handling and added support for custom 403 pages. - documentation: * added PHPDoc/Doxygen comments. - filter system: * added support for using multiple input formats on the site * expanded the embedded PHP-code feature so it can be used everywhere * added support for role-dependant filtering, through input formats - UI translation: * managing translations is now completely done through the administration interface * added support for importing/exporting gettext .po files CivicSpace 0.7.1 2004-10-2 -------------------------- - added privatemsg.module - fixed bugs in the Democratia template - fixed a bad query and other bugs in the contact module - added support for contact -> user - fixed a RSS date parsing bug - fixed handling of timezones for events - fixes to the RSVP module - removed blank or unprocessed pages from the configuration wizard - fixes to the survey module - fixed HTMLarea for IE - fix to bad user hook in the buddylist module - simple story creation from RSS items - other bug fixes CivicSpace 0.7 2004-08-27 ------------------------- - fixed problems with viewing many node types - fixed a check_query in event - added drupal module configuration - fixed javascripts including fontsize and htmlarea - refactored contact data storage - fixed a event time validation bug - added nice importing of event nodes - updated democratia theme - fixed wizard resetting settings bug CivicSpace 0.6 2004-08-22 ------------------------- - added missing editible template - added default template for edit_template module - fixed an update for the aggregator - fixed page node views - removed ability to access configuration wizard after the initial wizarding - added an adjustable font size module - fixed error messages and worse caused by contact module without forms - added the Democratica template - changed the welcome text CivicSpace 0.5 2004-08-18 ------------------------- - updated sources from Drupal - updated listhandler - updated event * better storage * view by taxonomy - added buddylist module - added dkosfilter module - new rss functionality * rss 1.0 * event syndication - added configuration wizard - renamed site title and slogan - added zipcodes database - added editable template module - added survey module - added rsvp module CivicSpace 0.4 2004-07-09 ------------------------- - re-added updated in-distribution documentation - updated contact module * added quick registration block for mailing list signup * bugfixes - removed old or unnecessary files - fixed a potential security issue - bugfixes CivicSpace 0.3 2004-06-23 ------------------------- - added image module - added quick registration block via contact.module (welch) - removed lots of extra files - deleting fields in contact (walkah) - example phptemplate - event module fields configurable by web interface (welch) - event image gallery integration (welch) - lots of UI improvements in event (welch) - bugfixes for contact - bugfixes from Drupal (the Drupal community) CivicSpace 0.2 2004-06-11 ------------------------- - added form builder in contact module - added listhandler - updated phptemplate - updated event - bugfixes CivicSpace 0.1 2004-06-03 ------------------------- - added modules from Drupal contributions including: event, flexinode, forms, htmlarea, image, listhandler, mailalias, mailhandler, navigation, node_import, notify, taxonomy_menu, textile, trackback, urlfilter - updated contact module extensively Drupal 4.4.2, 2004-07-04 ------------------------ - fixed bugs: no critical bugs were identified. Drupal 4.4.1, 2004-05-01 ------------------------ - fixed bugs: no critical bugs were identified. Drupal 4.4.0, 2004-04-01 ------------------------ - added support for the MetaWeblog API and MovableType extensions. - added a file API: enables better document management. - improved the watchdog and search module to log search keys. - news aggregator: * added support for conditional GET. * added OPML feed subscription list. * added support for , , , , and . - comment module: * made it possible to disable the "comment viewing controls". - performance: * improved module loading when serving cached pages. * made it possible to automatically disable modules when under heavy load. * made it possible to automatically disable blocks when under heavy load. * improved performance and memory footprint of the locale module. - theme system: * made all theme functions start with 'theme_'. * made all theme functions return their output. * migrated away from using the BaseTheme class. * added many new theme functions and refactored existing theme functions. * added avatar support to 'Xtemplate'. * replaced theme 'UnConeD' by 'Chameleon'. * replaced theme 'Marvin' by 'Pushbutton'. - usability: * added breadcrumb navigation to all pages. * made it possible to add context-sensitive help to all pages. * replaced drop-down menus by radio buttons where appropriate. * removed the 'magic_quotes_gpc = 0' requirement. * added a 'book navigation' block. - accessibility: * made themes degrade gracefully in absence of CSS. * grouped form elements using '
' and '' tags. * added '