Share

Creative Commons Tools

File Release Notes and Changelog

Release Name: 3.0

Notes:
ccHost Release Notes
====================

Version: 3.0

New features (end-user)
========================

    Native forums support
    ---------------------
    Fully functioning hierarchical forums, totally integrated with user 
    profiles Admins can create forum groupings, sticky announcements,
    move threads, etc.
    

    e-mail notifications
    --------------------
    Registered users can get email notifications when they have
    been reviewed, rated or remixed, when someone else has uploaded
    or have been remixed


    'Recent reviews'
    ----------------
    New sidebar content list out the latest reviewers in the system


    'How I Did It' browser now sortable
    -----------------------------------
    Users can now sort based on artist or date


    Stats and more stats
    --------------------
    Now track number of reviews, forum messages and times remixed.


    Language Support (i18n Localization/Internationalization)
    ----------------
    ccHost now supports the Free and Open Source standard gettext language
    utilities for language support. This is turned on by default in the
    admin interface, but the end-user support is still experimental. There
    are translation for Mainland Chinese, Taiwanese Chinese, Italian,
    Brazilian Portuguese, and German at present.


    XSPF 1.0 Playlist Support
    -------------------------
    We now have support for the xspf playlist standard as a feed.


    Support for SVG file format (using getid3(
    ---------------------------
    If you use the latest getid3 which has support for scalable vector
    graphics (SVG), ccHost supports this filetype onw.


    Feed Dumping
    ------------
    ccHost includes a script and admin interface for dumping


New/Improved (admin):
========================

    * FTP-less file manager
    * Bayesian rating scheme
    * Suggested tags in submit forms
    * Sub navigation tabs
    * File permissions now settable within ccHost
    * Thumbnails can be turned on/off
    * Configure min number of tags for BrowseTags
    * Ability to control cchost's chmod level
    * Added more site metadata: description and keywors
    * Added phpdoc generation to the repository
    * Added capability to make snapshots of the packages and the installation
    * Removed old-style ChangeLog and added capability to just pull the latest
      from our repository.
    * Cleaned up, added proper licenses, and added some new maintenance 
      scripts to our bin folder.
    * Added basic admin language support screens
    * Added Google Summer of Code script, publishcchost which allows one to
      publish a file to an installation of ccHost from the commandline


Compatibility
=============

    * PHP5 support
    * Sharedhost support (e.g. dreamhosters)
    * non-getid3 installatoin


Bugfix
======

    * getID3 can be disabled
    * fixed template tags
    * Removed old phpbb2 dependency and issues associated with it
    * thumbnails now display once more


Security
========    
    
    * Certain URLs allowed escaping out of mySQL




Changes: # # NOTE: DO NOT EDIT THIS DOCUMENT. IT IS ONLY HERE FOR HISTORICAL PURPOSES # AND IS DYNAMICALLY GENERATED BY A SCRIPT: # # php bin/cc-host-stat.php -s "LAST_RELEASE_DATE" > ChangeLog # 2006-09-07 Jon Phillips <jon@creativecommons.org> * NEWS.in 4188: * PRESS.in 4188: * locale/default/de_DE/LC_MESSAGES/cchost.mo 4188: * locale/default/de_DE/LC_MESSAGES/cchost.po 4188: * locale/default/it_IT/LC_MESSAGES/cchost.mo 4188: * locale/default/it_IT/LC_MESSAGES/cchost.po 4188: * locale/default/pt_BR/LC_MESSAGES/cchost.mo 4188: * locale/default/pt_BR/LC_MESSAGES/cchost.po 4188: * locale/default/zh_CN/LC_MESSAGES/cchost.mo 4188: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4188: * locale/default/zh_TW/LC_MESSAGES/cchost.mo 4188: * locale/default/zh_TW/LC_MESSAGES/cchost.po 4188: Final changes and final press release...getting ready to tag this mug * cchost.spec.in 4189: * locale/default/de_DE/LC_MESSAGES/cchost.po 4189: * locale/default/it_IT/LC_MESSAGES/cchost.po 4189: * locale/default/pt_BR/LC_MESSAGES/cchost.po 4189: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4189: * locale/default/zh_TW/LC_MESSAGES/cchost.po 4189: Arg...fixed spec file 2006-09-06 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-feed.php 4175: bugfix: no args to feed urls were choking * HACKING.txt 4176: assuming we meant ccHost * ccfiles/adminhelp.xml 4184: updated for 3.0 * cclib/cc-menu-admin.inc 4185: * cclib/cc-submit.php 4185: bugfix: IsLanguageEnabled check was toggled the wrong way 2006-09-06 Jon Phillips <jon@creativecommons.org> * ChangeLog 4178: * HACKING.txt:4176) 4178: * HACKING.txt 4178: * Makefile.include 4178: * NEWS.in 4178: * VERSION 4178: * bin/cc-host-stat.php 4178: Adding miscellaneous files for the release...auto-generation of ChangeLog * ChangeLog 4179: * Makefile 4179: * Makefile.include 4179: * Makefile.language 4179: * print_files_cct.sh:4176) 4179: * print_potfiles.sh:4176) 4179: * update_po_files.sh:4176) 4179: * cclib/cc-defines.php 4179: * locale/default/de_DE/LC_MESSAGES/cchost.po 4179: * locale/default/it_IT/LC_MESSAGES/cchost.po 4179: * locale/default/pt_BR/LC_MESSAGES/cchost.po 4179: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4179: * locale/default/zh_TW/LC_MESSAGES/cchost.po 4179: * print_files_cct.sh 4179: * print_potfiles.sh 4179: * update_po_files.sh 4179: Victor's svn stat script rules...glued it into makefile to autogenerate our ChangeLog (this is a revolution in open source terms;), updated version numbers to 3.0, moved dangling language scripts into their hom in the scripts dir, bin * ChangeLog 4180: * ChangeLog.in 4180: Oops, we don't want the generated ChangeLog, only the header... * Makefile 4181: * NEWS.in 4181: * locale/default/de_DE/LC_MESSAGES/cchost.mo 4181: * locale/default/de_DE/LC_MESSAGES/cchost.po 4181: * locale/default/it_IT/LC_MESSAGES/cchost.mo 4181: * locale/default/it_IT/LC_MESSAGES/cchost.po 4181: * locale/default/pt_BR/LC_MESSAGES/cchost.mo 4181: * locale/default/pt_BR/LC_MESSAGES/cchost.po 4181: * locale/default/zh_CN/LC_MESSAGES/cchost.mo 4181: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4181: * locale/default/zh_TW/LC_MESSAGES/cchost.mo 4181: * locale/default/zh_TW/LC_MESSAGES/cchost.po 4181: Added last of news and final language tweaks * README 4186: * ccadmin/INSTALL.TXT 4186: Added lines fro * ccadmin/INSTALL.TXT 4187: Added more text to firm up the situation... 2006-09-05 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-uploadapi.php 4173: bugfix: template were emiiting errors on record listing 2006-09-05 Jon Phillips <jon@creativecommons.org> * HACKING.txt 4174: Added hacking document to give immediate help to developers and other trying to come to this in the wild... 2006-09-04 Jon Phillips <jon@creativecommons.org> * cclib/cc-admin.php 4171: Found a bug with switchover from old to new php that affected admin screens when admin is logged in... 2006-09-03 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-language.php 4167: not all setups support lang_accepted * cclib/cc-remix-tree.php 4168: return by reference requires no () 2006-09-03 Jon Phillips <jon@creativecommons.org> * cclib/cc-menu-admin.inc 4169: * locale/default/de_DE/LC_MESSAGES/cchost.mo 4169: * locale/default/de_DE/LC_MESSAGES/cchost.po 4169: * locale/default/it_IT/LC_MESSAGES/cchost.mo 4169: * locale/default/it_IT/LC_MESSAGES/cchost.po 4169: * locale/default/pt_BR/LC_MESSAGES/cchost.mo 4169: * locale/default/pt_BR/LC_MESSAGES/cchost.po 4169: * locale/default/zh_CN/LC_MESSAGES/cchost.mo 4169: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4169: * locale/default/zh_TW/LC_MESSAGES/cchost.mo 4169: * locale/default/zh_TW/LC_MESSAGES/cchost.po 4169: updated strings for latest 3.0...fixed trailing \r on admin strings 2006-09-02 Victor Stone <fourstones@users.sourceforge.net> * ccadmin/cc-install-intro.php 4157: updated for 3.0 * ccadmin/INSTALL.TXT 4158: * ccadmin/cc-install-head.php 4158: * ccadmin/cc-install-intro.php 4158: * ccadmin/index.php 4158: updated for 3.0 * ccadmin/cc-install-perms.php 4159: contents moved to wiki, install links to that * cclib/cc-debug.php 4160: bugfix: couldn't write to log before logdir initialized * cclib/cc-admin.php 4161: bugfix: uninit variables * cclib/cc-template.php 4162: error msg now points at wiki * mixter-lib/mixter-dump-listing.inc 4163: bugfix: listing was broken with E_ALL * cc-error-msg.txt 4164: error msg now points at wiki * index.php 4165: error_logging level now depends on php version * cclib/cc-user.php 4166: bugfix: profile save url was improperly formed 2006-09-01 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-no-gettext.inc 4153: * cclib/cc-language.php 4153: * cclib/cc-menu-admin.inc 4153: * cclib/cc-submit.php 4153: * cclib/cc-user.php 4153: * index.php 4153: prep language for 3.0 release (disabled user_language, reset menus on lang change, etc.) * NEWS.in 4156: 3.0 notes 2006-08-31 Jon Phillips <jon@creativecommons.org> * index.php 4131: Added some debug code to checking for gettext. * cclib/cc-language.php 4132: Finally!!! Found a workaround for the system-dependent locale system of php!!! Now, just need to test this on a system without gettext installed, but am confident that on a system with gettext compiled into PHP and none of the system locales found with (locale -a), this code will display the right locale. * AUTHORS 4133: Added bruno dilly to the authors file! * index.php 4134: without debuggin on * ccextras/cc-lang.inc:4000) 4143: * ccextras/cc-language.php:3291) 4143: DO NOT UPDATE..REVIVING TO SEE SOMETHING * ccextras/cc-lang.inc 4144: * ccextras/cc-language-old.php 4144: Back to normal * cclib/cc-language.php 4146: * cclib/cc-menu-admin.inc 4146: * cclib/cc-submit.php 4146: * cclib/cc-user.php 4146: Updated with the OnTranslate VS fix... 2006-08-30 Jon Phillips <jon@creativecommons.org> * cclib/cc-contest-admin.inc 4102: Gettextified and tested remaining strings * cclib/cc-database.php 4103: * cclib/cc-db-admin.php 4103: * cclib/cc-debug.php 4103: * cclib/cc-editorials.php 4103: * cclib/cc-feed.php 4103: More strings that slipped through the cracks and tested... * cclib/cc-feeds.php 4111: A couple missed strings... * locale/default/de_DE/LC_MESSAGES/cchost.mo 4118: * locale/default/de_DE/LC_MESSAGES/cchost.po 4118: * locale/default/it_IT/LC_MESSAGES/cchost.mo 4118: * locale/default/it_IT/LC_MESSAGES/cchost.po 4118: * locale/default/pt_BR/LC_MESSAGES/cchost.mo 4118: * locale/default/pt_BR/LC_MESSAGES/cchost.po 4118: * locale/default/zh_CN/LC_MESSAGES/cchost.mo 4118: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4118: * locale/default/zh_TW/LC_MESSAGES/cchost.mo 4118: * locale/default/zh_TW/LC_MESSAGES/cchost.po 4118: It makes sense to include the binary catalog on systems because some systems don't have the right tools to deal with makefiles * cclib/cc-defines.php 4119: Found a nice lang bug if users don't have /usr/lib/locale/en_EN * cclib/cc-language.php 4120: Added debug code for language stuff so we can help debug other peoples installations when they have problems on different systems. * cclib/cc-debug.php 4121: * cclib/cc-language.php 4121: Make sure to clear your menu cache!!! Added: http://CCHOST_INSTALL/media/admin/language/diagnostic to print out info about an installations language diagnostics. Also, updated the CCDebug::PrintVar to work with arrays of data so we could pass in a bunch of variables and get info back...this has been tested with old vars and new arrays..Language works pretty good with system locale fixes... * bin/backup_configs.sh 4122: * bin/backup_site_db.sh 4122: * bin/backup_configs.sh:4121) 4122: * bin/backup_site_db.sh:4121) 4122: * bin/check-markup:4121) 4122: * bin/fix_live_setup.sh:4121) 4122: * bin/fix_permissions.sh:4121) 4122: * bin/restore_configs.sh:4121) 4122: * bin/statcchost.php:4121) 4122: * bin/check-markup 4122: * bin/clear_caches.sh 4122: * bin/fix_live_setup.sh 4122: * bin/fix_permissions.sh 4122: * bin/restore_configs.sh 4122: * bin/statcchost.php 4122: Cleaning up the bin files prior to release...with some nice naming, etc. * bin/.htaccess 4123: * bin/README 4123: * bin/cc-backup-configs.sh 4123: * bin/cc-backup-site-db.sh 4123: * bin/cc-backup-configs.sh:4122) 4123: * bin/cc-backup-site-db.sh:4122) 4123: * bin/cc-host-check-po-markup.sh 4123: * bin/clear_caches.sh:4122) 4123: * bin/data_dump.php:4121) 4123: * bin/cc-host-fix-live-setup.sh 4123: * bin/cc-host-fix-permissions.sh 4123: * bin/makedoc.sh:4121) 4123: * bin/cc-host-restore-configs.sh 4123: * bin/cc-host-stat.php 4123: * bin/clear_caches.sh 4123: * bin/data_dump.php 4123: * bin/makedoc.sh 4123: * bin/publishcchost 4123: More cleanup on the bin folder * bin/cc-host-makedoc.sh 4124: * bin/cc-host-makedoc.sh:4123) 4124: I shouldn't have renamed the phpdoc script...oops * bin/cc-host-clear-caches.sh 4125: * bin/cc-host-update.sh 4125: Added an update script... * bin/cc-host-make-docs.sh 4126: Added script for documentation generation * bin/cc-host-update.sh 4127: Fixed bug in not moving around the code * bin/cc-host-commit.sh 4128: Added a commit script that does update before committing and does language build to keep us all honest... * cclib/cc-language.php 4129: Found a windows bug and added some code in case some windows users have problems (which is %50 possible)... * cclib/cc-debug.php 4130: Peeled back my ignorant change to PrintVar... 2006-08-29 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-events.php 4087: return 404 on invalid paths * cclib/cc-menu-admin.inc 4088: bugfix: reverting vroot menus was broken ui: added menu/additems link to help screen * cclib/cc-navigator-admin.inc 4090: bugfix: vroot overrides were wip;ing out subtabs * cc-includes.php 4095: removed old language cruft * cctemplates/skin-simple.css 4097: bugfix: refers to non-existent bg img * mixter-files/radio.xml 4098: no more in denial about ambient * ccextras/cc-mail.php 4099: Allow email to and from admins even when not logged in * cclib/cc-mediahost.php 4101: * cclib/cc-uploadapi.php 4101: * cctemplates/skin-simple.css 4101: * cctemplates/upload.xml 4101: * mixter-lib/mixter-dump-listing.inc 4101: bugfix: editing hidden files props wrong bad name to disk 2006-08-29 Jon Phillips <jon@creativecommons.org> * POTFILES 4089: * cclib/cc-contest.php 4089: * cclib/cc-defines.php 4089: * cclib/cc-language.php 4089: * cclib/cc-page.php 4089: * cclib/cc-search.php 4089: * cctemplates/page.xml 4089: * index.php 4089: * locale/default/de_DE/LC_MESSAGES/cchost.po 4089: * locale/default/it_IT/LC_MESSAGES/cchost.po 4089: * locale/default/pt_BR/LC_MESSAGES/cchost.po 4089: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4089: * locale/default/zh_TW/LC_MESSAGES/cchost.po 4089: Ok, cleaned up allthe translations we have so far so that they work, added language autodetection based on one's browser, setup english default based on our codebase and what the strings are written in by default, created an autodetect setting for language users, and cleaned up some problematic strings as told by the translators (and spent way too long cleaning up the language changes in the po files after this), also found a bug in CCLanguage OnMapUrls and tested it all with local ccmixter.org data...shazam * cclib/cc-user.php 4091: Added a new url for save profiles so that user gets change of language on the screen...its a subtle change. Its tested on my local ccmixter dump and my standard cchost setup. * cclib/cc-language.php 4092: Miscellaneous admin string gettext'ified * Makefile.include 4096: Updated makefile to account for changed files. * cclib/cc-admin.php 4100: gettextified the strings against my better judgment 2006-08-28 jediorg * locale/default/zh_TW/LC_MESSAGES/cchost.po 4082: zh_TW locale of ccHost 100% done. But need further VERIFICATION with LIVE INSTALLATION. 2006-08-28 Jon Phillips <jon@creativecommons.org> * bin/check-markup 4084: Oh, found a new fun thing in that language files can get rejected if they are not written well. This tool should be run against PO files to find bugs in translation...it checks for valid HTML...we should get as much HTML out of the strings as possible! * ccextras/cc-music-submit.php 4085: * ccextras/cc-nswf.php 4085: * ccextras/cc-reviews.php 4085: These are purely cosmetic string changes to the language translations. They've beem tested ;) * ccextras/language.xml 4086: another stray one... 2006-08-27 jediorg * locale/default/zh_TW/LC_MESSAGES/cchost.po 4079: 82 strings to go... 2006-08-27 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-no-gettext.inc 4080: * tutorials 4081: * tutorials/cchost 4081: * tutorials/cchost/cchost.pkg 4081: phpdoc tutorials 2006-08-26 jediorg * locale/default/zh_TW/LC_MESSAGES/cchost.po 4078: 116 strings to go... 2006-08-25 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/cc-remote-client.inc 4076: added date/user to UI filter 2006-08-24 jediorg * locale/default/zh_TW/LC_MESSAGES/cchost.po 4072: fix fuzzy translation and put relative path info ref to source code. 2006-08-24 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-language.php 4073: removed stray debug code * index.php 4074: (re) check for get_text * cctemplates/skin-simple.xml 4075: <?xml tag still horks IE layout 2006-08-22 jediorg * locale/default/zh_TW/LC_MESSAGES/cchost.po 4063: Jedi's l10n (not complete) according to POT of 2006-08-22 09:00+0000 2006-08-22 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-table.php 4068: security fix: file ids escape out of sql * ChangeLog 4069: security fix: file ids escape out of sql 2006-08-22 Jon Phillips <jon@creativecommons.org> * ChangeLog 4071: * ccextras/cc-lang.inc 4071: * cclib/cc-language.php 4071: * cctemplates/skin-simple.xml 4071: * index.php 4071: * locale/default/de_DE/LC_MESSAGES/cchost.po 4071: * locale/default/it_IT/LC_MESSAGES/cchost.po 4071: * locale/default/pt_BR/LC_MESSAGES/cchost.po 4071: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4071: * locale/default/zh_TW/LC_MESSAGES/cchost.po 4071: So, added some more translations from people, added some more xml/xhtml compliance, deleted the changelog because we use our repository to track commits, and removed some cruft... 2006-08-21 Jon Phillips <jon@creativecommons.org> * AUTHORS 4061: Added Roan Horning to the authors file...one more contributor! 2006-08-20 Jon Phillips <jon@creativecommons.org> * Makefile.language 4051: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4051: * locale/default/zh_TW 4051: * locale/default/zh_TW/LC_MESSAGES 4051: * locale/default/zh_TW/LC_MESSAGES/cchost.po 4051: Added beginnings of jedi's cc taiwan cchost language translations... * Makefile.language 4053: * locale/default/de_DE/LC_MESSAGES/cchost.po 4053: * locale/default/it_IT 4053: * locale/default/it_IT/LC_MESSAGES 4053: * locale/default/it_IT/LC_MESSAGES/cchost.po 4053: * locale/default/pt_BR/LC_MESSAGES/cchost.po 4053: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4053: * locale/default/zh_TW/LC_MESSAGES/cchost.po 4053: Added the lovely new italian translation of ccHost... * cclib/cc-getid3.php 4054: Added support for SVG and getid3.php checking to cchost!!!!!!!!!! * cclib/cc-getid3.php 4055: added php4 fix * cclib/cc-getid3.php 4056: another php4 and php5 compat fix 2006-08-19 Jon Phillips <jon@creativecommons.org> * cc-includes.php 4050: * locale/default/de_DE/LC_MESSAGES/cchost.po 4050: * locale/default/pt_BR/LC_MESSAGES/cchost.po 4050: * locale/default/zh_CN/LC_MESSAGES/cchost.po 4050: Added half-complete mainland chinese translation and update brazilian 2006-08-17 Victor Stone <fourstones@users.sourceforge.net> * mixter-files/freesound.xml 4027: typo in register url 2006-08-17 bdilly * bin/publishcchost 4030: post_multipart bug fixed 2006-08-15 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/cc-remote-client.inc 4023: made add/remove link ajaxy * mixter-lib/cc-remote-client.inc 4024: don't jump to top of page on ajax click 2006-08-14 Jon Phillips <jon@creativecommons.org> * cclib/lang 4018: removed old lang stuff * POTFILES 4019: changed around some language files 2006-08-10 Jon Phillips <jon@creativecommons.org> * locale/default/pt_BR/LC_MESSAGES/cchost.po 4007: added 100% translation 2006-08-09 bdilly * bin/publishcchost 4004: display upload failure reason 2006-08-09 Jon Phillips <jon@creativecommons.org> * ccadmin/index.php 4005: Ok, added some extra help for a bug with some new distros not compiling in mysql support in php5... * bin/clear_caches.sh 4006: * bin/data_dump.php 4006: updated old changes to data dump and also added script for clearing caches in order to track down this nasty blank screen upload bug... 2006-08-08 Jon Phillips <jon@creativecommons.org> * ccextras/cc-language.bak 4000: * ccextras/cc-language.php 4000: clean it up * ccextras/cc-language.php:3969) 4001: kill it son...fixin yo 2006-08-08 Victor Stone <fourstones@users.sourceforge.net> * mixter-files/copyrightcriminals.xml 4003: criminals winner 2006-08-07 bdilly * bin/publishcchost 3998: upload remix files bug fixed * bin/publishcchost 3999: import cookielib bug fixed 2006-08-04 Victor Stone <fourstones@users.sourceforge.net> * bin/statcchost.php 3980: changelog maker 2006-08-03 bdilly * bin/publishcchost 3971: publishcchost upload function fixed * bin/publishcchost 3972: publishcchost added features: get description, form about, form labels and form tips 2006-07-28 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-form.php 3940: bugfix: I checked in a typo yesterday * ChangeLog 3942: bugfix: I checked in a typo yesterday * cclib/cc-contest.php 3953: only show winners page when there are winners 2006-07-27 Victor Stone <fourstones@users.sourceforge.net> * ccimages/lics/by-nc-sa.GIF:3909) 3910: * ccimages/lics/by-nc-sa.GIF 3910: renaming GIF to gif part 1 * ccimages/lics/by-nc-sa-x.GIF 3911: * ccimages/lics/by-nc-sa-x.GIF:3910) 3911: renaming GIF to gif part 2 * cclib/cc-admin.php 3912: bugfix: redirected url was broken in non-pretty urls * cclib/cc-form.php 3913: bugfix: php5 pass by reference message bugfix: pick license form had garbage output * cclib/cc-tags.php 3914: admin: configure min number of tags for BrowseTags * ccextras/cc-fileman.php 3915: bugfix: php5 pass by reference message * ccextras/cc-notify.php 3916: bugfix: php5 pass by reference message * mixter-files/freesound.xml 3917: typo * ChangeLog 3919: pre 3.0 bugfixes * ccadmin/index.php 3920: typo * ChangeLog 3921: typo * mixter-files/sample_browser.xml 3925: * mixter-lib/mixter-sample-browser.inc 3925: sample browser now with lic filter * ccextras/cc-language.php 3934: bugfix: php5 pass by reference message * ChangeLog 3935: sample browser now with lic filter bugfix: php5 pass by reference message 2006-07-24 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-flag.php 3875: * ccextras/cc-mail.php 3875: * ccextras/cc-topics.php 3875: * cclib/cc-login.php 3875: * cclib/cc-user-admin.php 3875: ui: security key fields are now all visible and new form tip * ChangeLog 3876: ui: security key fields are now all visible and new form tip 2006-07-21 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-featuring.inc 3843: * ccextras/cc-featuring.php 3843: * cclib/cc-fileverify.php 3843: * cclib/cc-form.php 3843: * cclib/cc-formatinfo.php 3843: * cclib/cc-uploadapi.php 3843: * cctemplates/upload.xml 3843: * mixter-lib/cc-remote-client.inc 3843: * mixter-lib/cc-remote.php 3843: * mixter-lib/mixter-dump-listing.inc 3843: feature: featuring collaborators bugfix: disabling getid3 bugfix: remote deleting * ChangeLog 3844: feature: featuring collaborators bugfix: disabling getid3 bugfix: remote deleting 2006-07-21 bdilly * bin/publishcchost 3845: get_submission_form and get_user_information functions added to publishcchost 2006-07-20 bdilly * bin/publishcchost 3831: publishcchost added to cchost/bin * bin/publishcchost 3840: command line submission type parsing added to publishcchost 2006-07-20 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/cc-remote-client.inc 3836: filter queue by tags * ccextras/cc-howididit.php 3837: * cctemplates/misc.xml 3837: feature: sort how i did it browser * cclib/cc-url.php 3838: cc_calling_url * cclib/cc-remix.php 3841: bugfix: Trailing space breaks remix search (whitespace checkin ln. 388) * cclib/cc-filetagger-admin.inc 3842: * cclib/cc-filetagger.php 3842: bugfix: mp3 tagging broken on newer php 2006-07-18 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/mixter-magnatune.php 3801: bugfix: non-logged in users couldn't use browser * mixter-files/magnatune_loops.xml 3821: * mixter-files/magnatune_preview.xml 3821: css tweaks * mixter-lib/cc-remote-client.inc 3822: * mixter-lib/cc-remote.php 3822: feature/bugfixs: remote managing * mixter-lib/cc-remote-client.inc 3823: * mixter-lib/cc-remote.php 3823: more tweaks * mixter-lib/cc-remote-client.inc 3824: bugfix: queue was bailing after first session * ChangeLog 3825: feature/bugfixs: remote managing * index.php 3826: * mixter-files/magnatune_loops.xml 3826: * mixter-lib/mixter-magnatune.php 3826: bugfix: genre filter broken * index.php 3827: last checkin was a mistake 2006-07-17 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/cc-remote-client.inc 3793: buffix: don't try to transfer deleted files * ChangeLog 3794: buffix: don't try to transfer deleted files mixter: magnatune loops page tweaks 2006-07-16 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/cc-remote-client.inc 3786: * mixter-lib/cc-remote.php 3786: mixter-admin: peek at remote queue * mixter-files/magnatune_loops.xml 3787: * mixter-files/magnatune_preview.xml 3787: * mixter-lib/mixter-magnatune.php 3787: * mixter-lib/mixter-sample-browser.inc 3787: mixter: magnatune loops page tweaks 2006-07-14 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/cc-remote-client.inc 3780: * mixter-lib/cc-remote.php 3780: * mixter-lib/cc-remote.php-cron 3780: * cclib/cc-renderaudio.php 3781: * mixter-lib/mixter-import-phpBB2.php 3781: * mixter-lib/mixter-install.php 3781: * mixter-lib/php-close-db.inc 3781: feature: remote streaming * mixter-lib/cc-remote.php 3782: bugfix: delete upload was broken * ChangeLog 3783: lots of ccmixter updates/features 2006-07-13 Jon Phillips <jon@creativecommons.org> * ChangeLog 3750: updated 2006-07-09 Victor Stone <fourstones@users.sourceforge.net> * mixter-files/freesound.xml 3676: * mixter-files/home.xml 3676: * mixter-files/samples.xml 3676: bugfix: mixter home was broken 2006-07-08 Victor Stone <fourstones@users.sourceforge.net> * cc-custom.php 3674: * ccadmin/cc-install-db.php 3674: * ccadmin/cc-install-intro.php 3674: * ccadmin/index.php 3674: * ccextras/cc-fileman.inc 3674: * ccextras/cc-lang.inc 3674: * ccextras/cc-language.php 3674: * ccextras/cc-stats.php 3674: * ccfiles/dev_notes.xml 3674: * cclib/cc-admin.php 3674: * cclib/cc-db-admin.php 3674: * cclib/cc-defines.php 3674: * cclib/cc-feed.php 3674: * cclib/cc-form.php 3674: * cclib/cc-uploadapi.php 3674: * cclib/cc-user-admin.php 3674: * cclib/cc-user.php 3674: * cclib/cc-util.php 3674: * index.php 3674: sys feature: chmod file perms is not admin option * cclib/cc-util.php 3675: bugfix: dir perms were broken 2006-07-06 Victor Stone <fourstones@users.sourceforge.net> * mixter-files/isitlegal.xml 3634: bugfix: wrong admin contact link * mixter-files/home.xml 3635: bugfix: re-enabled cc tab * mixter-files/home.xml 3636: improper Id tag * ChangeLog 3637: improper Id tag bugfix: re-enabled cc tab bugfix: wrong admin contact link bugfix: pool sources were not all listing out mixter: freesound promos html in ban message * cctemplates/remix_form.xml 3638: bugfix: erratic enter key on remix form * cctemplates/remix_form.xml 3641: bugfix: erratic enter key on remix form (for real this time) * cclib/cc-remix.php 3642: bugfix: pells and samples were marked as also 'original' * cclib/cc-remix.php 3643: bugfix: pells and samples were marked as also 'original' (*cough*) * ChangeLog 3658: bugfix: erratic enter key on remix form bugfix: pells and samples were marked as also 'original' 2006-07-06 Jon Phillips <jon@creativecommons.org> * bin/makedoc.sh 3648: made change for documentation 2006-07-05 Jon Phillips <jon@creativecommons.org> * ChangeLog 3629: * Makefile.language 3629: * POTFILES 3629: * ccfiles/home.xml 3629: * cctemplates/user.xml 3629: * cctemplates/xspf_10.xml 3629: * locale/default/de_DE 3629: * locale/default/de_DE/LC_MESSAGES 3629: * locale/default/de_DE/LC_MESSAGES/cchost.po 3629: * locale/default/pt_BR/LC_MESSAGES/cchost.po 3629: * locale/default/zh_CN/LC_MESSAGES/cchost.po 3629: added german * ccfiles/home.xml 3630: fixed home.xml 2006-07-05 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-pools-ui.php 3632: * cclib/cc-pools.php 3632: * cctemplates/ccmixter/cbox-bottom-left.gif 3632: * cctemplates/ccmixter/cbox-bottom-right.gif 3632: * cctemplates/ccmixter/cbox-top-left.gif 3632: * cctemplates/ccmixter/cbox-top-right.gif 3632: * mixter-files/copyrightcriminals-small.gif 3632: * mixter-files/home.css 3632: * mixter-files/home.xml 3632: * mixter-files/isitlegal.xml 3632: * mixter-files/magnatune_loops.xml 3632: * mixter-files/samples.xml 3632: mixter: freesound promos * cclib/cc-pools-ui.php 3633: bugfix: pool sources were not all listing out 2006-07-04 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-ratings-admin.inc 3614: * cclib/cc-ratings.php 3614: admin fix: deleted users had lingering ratings 2006-07-04 Jon Phillips <jon@creativecommons.org> * ccextras/cc-language.php 3615: Added fix for some php5 only code. * ChangeLog 3616: Added fix for php5 only function 2006-07-03 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-ban.php 3610: * cclib/cc-form.php 3610: * cclib/cc-template.php 3610: admin feature: allow html in ban message * mixter-files/freesound-logo.gif 3611: new logo from Brad * mixter-files/freesound.xml 3612: freesound home page * ChangeLog 3613: html in ban message 2006-07-02 Victor Stone <fourstones@users.sourceforge.net> * mixter-files/samplepackguide.xml 3609: how to sample pack 2006-06-30 Victor Stone <fourstones@users.sourceforge.net> * cctemplates/skin-simple.xml 3605: bugfix: <?xml tag horks IE layout 2006-06-29 Victor Stone <fourstones@users.sourceforge.net> * ccadmin/cc-install-db.php 3588: * ccextras/cc-bpm.php 3588: * ccextras/update_v_3_0g.inc 3588: * mixter-files/sample_browser.xml 3588: * mixter-lib/mixter-sample-browser.inc 3588: feature: more sample browser stuff 2006-06-28 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/mixter.php 3576: wups: temp restore of old samples page * mixter-lib/mixter-sample-browser.php 3577: wups: temp restore of old samples page * ccadmin/cc-install-db.php 3581: mark new installs with language update (v_3_0f) * ChangeLog 3582: mixter sample browser and other tweaks 2006-06-27 Victor Stone <fourstones@users.sourceforge.net> * cclib/phptal/phptal_cache 3570: ignore cache files here * M /cchost/trunk 3573: ignore mixter specific files * cctemplates/ccmixter/down-button-bg.gif 3574: * cctemplates/ccmixter/down-button-fg.gif 3574: * cctemplates/ccmixter/hear-button-bg.gif 3574: * cctemplates/ccmixter/hear-button-fg.gif 3574: * mixter-files/ccMixStar.gif 3574: * mixter-files/freesound-logo.gif 3574: * mixter-files/freesound-pool-1.gif 3574: * mixter-files/freesound-pool-2.gif 3574: * mixter-files/freesound-pool-3.gif 3574: * mixter-files/freesound-pool.gif 3574: * mixter-files/freesound.xml 3574: * mixter-files/sample_browser.xml 3574: * mixter-lib/mixter-maillist.php 3574: * mixter-lib/mixter-sample-browser.inc 3574: * mixter-lib/mixter-sample-browser.php 3574: * mixter-lib/mixter.php 3574: mixter feature: sample browser * mixter-files/sample_browser.xml 3575: feature: bpm in sample browser 2006-06-26 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-renderimage.php 3560: bugfix: thumbnails were not showing feature: admins can turn off thumbnails * ChangeLog 3561: bugfix: thumbnails were not showing feature: admins can turn off thumbnails * cclib/cc-feed.php 3562: * cclib/cc-feeds.php 3562: i18n UI strings 2006-06-24 Jon Phillips <jon@creativecommons.org> * ChangeLog 3558: * ccextras/cc-data-dump.php 3558: * ccextras/cc-feeds-xspf.php 3558: * ccextras/cc-language.php 3558: * cctemplates/xspf_10.xml 3558: * index.php 3558: * locale/default/pt_BR/LC_MESSAGES/cchost.po 3558: * locale/default/zh_CN/LC_MESSAGES/cchost.po 3558: Added some more to the language translations for chinese traditional and portuguese. Also added XSPF playlist format support...might try to add a flash player to the codebase later...Cleaned up some code 2006-06-24 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-remix.php 3559: feature request (teru): order sources by date desc 2006-06-23 Jon Phillips <jon@creativecommons.org> * VERSION 3551: * cclib/cc-defines.php 3551: Went back to 3.0 because have another strategy for getting 2006-06-23 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-language.php 3552: HACK FIX: language array is not valid * ccextras/cc-user-info-x.php 3553: no longer showing dead contests in user profile 2006-06-22 Jon Phillips <jon@creativecommons.org> * ChangeLog 3548: * Makefile 3548: * Makefile.dist 3548: * VERSION 3548: * bin/data_dump.php 3548: * ccadmin/cc-install-db.php 3548: * ccadmin/index.php 3548: * ccextras/cc-language.php 3548: * cclib/cc-defines.php 3548: * cclib/cc-form.php 3548: * cclib/cc-user.php 3548: Finished up the packaging for ccHost 2.9 and also tested it on installations. * POTFILES 3550: Arg, bad file in there 2006-06-22 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-topics.php 3549: bugfix: sprintf wrong params 2006-06-20 Jon Phillips <jon@creativecommons.org> * cclib/php-gettext 3538: * cclib/php-gettext/README 3538: * cclib/php-gettext/gettext.inc 3538: * cclib/php-gettext/gettext.php 3538: * cclib/php-gettext/streams.php 3538: added php-gettext to codebase as backup gettext * ChangeLog 3539: * Makefile.language 3539: * index.php 3539: * locale/default/pt_BR/LC_MESSAGES/cchost.po 3539: * locale/default/zh_CN/LC_MESSAGES/cchost.po 3539: Updated things for the php-gettext helper code, VS's ccadmin change and a tweak to Makefile.language to interpret source as PHP by default. * index.php 3540: Added line for support of gettext system backup. This will really need to be tested, but I don't feel like recompiling my php today without gettext(0 * ChangeLog 3541: ready for testing 2006-06-18 Jon Phillips <jon@creativecommons.org> * ChangeLog 3503: * bin/data_dump.php 3503: * ccextras/cc-data-dump.php 3503: * cclib/cc-feed.php 3503: * cclib/cc-feeds-atom.php 3503: * cclib/cc-feeds.php 3503: * cctemplates/atom_10.xml 3503: upgrading data dump script and the script is pretty now * bin/data_dump.php 3504: * cclib/cc-feed.php 3504: * dump 3504: do it * dump 3505: kill it * bin/data_dump.php 3506: fixed quick bug 2006-06-16 Jon Phillips <jon@creativecommons.org> * ChangeLog 3478: * ccextras/cc-data-dump.php 3478: * ccextras/cc-topics.php 3478: * cclib/cc-feed.php 3478: * print_files_cct.sh 3478: Fixed the bug in feeds for forums * cclib/cc-feed.php 3479: fixed bad function calls 2006-06-15 Jon Phillips <jon@creativecommons.org> * ChangeLog 3472: * bin/data_dump.php 3472: * ccextras/cc-data-dump.php 3472: * cclib/cc-api.php 3472: * cclib/cc-feed.php 3472: * cclib/cc-feeds-atom.php 3472: * cclib/cc-feeds.php 3472: * locale/default/pt_BR/LC_MESSAGES/cchost.po 3472: Added ability to dump all feeds once logged in as admin ?all=1 and updated the script so that it can dump feeds with options to the server * bin/fix_live_setup.sh 3473: * ccextras/cc-data-dump.php 3473: * cclib/cc-feed.php 3473: * cclib/cc-feeds-atom.php 3473: * cclib/cc-feeds.php 3473: Yes! Fixed the feeds some more with abstraction and some other things for typing. 2006-06-14 Jon Phillips <jon@creativecommons.org> * ChangeLog 3449: * cc-custom.php 3449: * cc-includes.php 3449: * ccadmin/cc-install-db.php 3449: * ccextras/cc-archive.php 3449: * ccextras/cc-bpm.php 3449: * ccextras/cc-data-dump.php 3449: * ccextras/cc-flag.php 3449: * ccextras/cc-format.php 3449: * ccextras/cc-forums-admin.inc 3449: * ccextras/cc-forums-search.inc 3449: * ccextras/cc-forums.inc 3449: * ccextras/cc-forums.php 3449: * ccextras/cc-howididit.php 3449: * ccextras/cc-import-files.php 3449: * ccextras/cc-lang.inc 3449: * ccextras/cc-language.php 3449: * ccextras/cc-mail.php 3449: * ccextras/cc-music-submit.php 3449: * ccextras/cc-notify.inc 3449: * ccextras/cc-notify.php 3449: * ccextras/cc-nswf.php 3449: * ccextras/cc-reviews.php 3449: * ccextras/cc-stats.php 3449: * ccextras/cc-topics.php 3449: * ccextras/cc-update.php 3449: * ccextras/cc-user-info-x.php 3449: * ccextras/update_v_3_0c.inc 3449: * ccextras/update_v_3_0f.inc 3449: * cclib/cc-contest-admin.inc 3449: * cclib/cc-contest.php 3449: * cclib/cc-editorials.php 3449: * cclib/cc-feed.php 3449: * cclib/cc-feeds.php 3449: * cclib/cc-files.php 3449: * cclib/cc-form.php 3449: * cclib/cc-login.php 3449: * cclib/cc-mediahost.php 3449: * cclib/cc-menu.php 3449: * cclib/cc-navigator-admin.inc 3449: * cclib/cc-page.php 3449: * cclib/cc-poll.php 3449: * cclib/cc-pools-ui.php 3449: * cclib/cc-remix.php 3449: * cclib/cc-renderaudio.php 3449: * cclib/cc-renderflash.php 3449: * cclib/cc-renderimage.php 3449: * cclib/cc-search.php 3449: * cclib/cc-submit.php 3449: * cclib/cc-tags.php 3449: * cclib/cc-template.php 3449: * cclib/cc-upload.php 3449: * cclib/cc-uploadapi.php 3449: * cclib/cc-user.php 3449: * cctemplates/page.xml 3449: * cctemplates/skin-simple.xml 3449: * locale/default/pt_BR/LC_MESSAGES/cchost.po 3449: * mixter-lib/mixter-dump-listing.inc 3449: i18n is in the cooker now! Test and break! And, run make a lot to generate new strings...now need to find all the badly formatted strings * locale/default/pt_BR/LC_MESSAGES/cchost.po 3450: * locale/default/zh_CN 3450: * locale/default/zh_CN/LC_MESSAGES 3450: * locale/default/zh_CN/LC_MESSAGES/cchost.mo 3450: * locale/default/zh_CN/LC_MESSAGES/cchost.po 3450: * locale/default/zh_CN/LC_MESSAGES/cchost.po.old 3450: Added chinese language base * locale/default/zh_CN/LC_MESSAGES/cchost.mo 3451: * locale/default/zh_CN/LC_MESSAGES/cchost.po.old 3451: Got rid of bad stuff that shouldn't have gone in... * ChangeLog 3452: Hong Kong rules * ChangeLog 3453: I added to the page.xml and template tags normal html meta tags so that users can configure them from the admin interface. * ccadmin/cc-install-db.php 3457: Removed gettext stuff bugging out 2006-06-12 Jon Phillips <jon@creativecommons.org> * ChangeLog 3426: * Makefile.language 3426: * ccextras/cc-language.php 3426: * locale/default/pt_BR/LC_MESSAGES/cchost.po 3426: Added admin interface for languages and reintegrated old cc-language.php code 2006-06-12 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-mail.php 3428: spam flooding protection (part 1) 2006-06-08 Jon Phillips <jon@creativecommons.org> * AUTHORS 3400: * ChangeLog 3400: * Makefile 3400: * Makefile.include 3400: * Makefile.language 3400: * POTFILES 3400: * VERSION 3400: * ccextras/cc-language.php:3398) 3400: * ccextras/cc-language.php 3400: * cclib/cc-defines.php 3400: * cclib/cc-user.php 3400: * print_files_cct.sh 3400: * print_potfiles.sh 3400: * update_po_files.sh 3400: Here comes the rounds of language changes. I moved the old main CCLanguage clases to cc-language.bak for reference because the string editor is cool and I want to connect the gettext version to it. * ChangeLog 3417: * locale 3417: * locale/default 3417: * locale/default/pt_BR 3417: * locale/default/pt_BR/LC_MESSAGES 3417: * locale/default/pt_BR/LC_MESSAGES/.cchost.po.swp 3417: * locale/default/pt_BR/LC_MESSAGES/cchost.mo 3417: * locale/default/pt_BR/LC_MESSAGES/cchost.po 3417: * locale/default/pt_BR/LC_MESSAGES/cchost.po.old 3417: Let there be locale! * locale/default/pt_BR/LC_MESSAGES/.cchost.po.swp 3418: * locale/default/pt_BR/LC_MESSAGES/cchost.mo 3418: * locale/default/pt_BR/LC_MESSAGES/cchost.po.old 3418: not these files in svn 2006-06-05 Victor Stone <fourstones@users.sourceforge.net> * ccadmin/cc-install-db.php 3371: update: forums and notifications install * ccextras/cc-forums-admin.inc 3372: * ccextras/cc-forums.inc 3372: * ccextras/cc-forums.php 3372: * ccextras/update_v_1_2k.inc 3372: * ccextras/update_v_3_0c.inc 3372: feature: forum sticky and comments close * cctemplates 3373: * cctemplates/ccmixter/dright-arrow.gif 3373: * cctemplates/forums.xml 3373: * cctemplates/skin-simple-topics.css 3373: feature: forum sticky and comments close * cc-custom.php 3374: bugfix: blank date choked on Windows * ChangeLog 3375: lots of tweaks 2006-06-04 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-blog-ping.php 3369: * ccextras/cc-forums.inc 3369: * ccextras/cc-topics.php 3369: bugfix: forum thread page were not sorted by date * ccextras/cc-forums.inc 3370: UI: default feed was showing up on forum pages 2006-06-02 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/mixter-import-phpBB2.php 3367: tweak: disable import script lest it run by, er, accident * mixter-lib/mixter-import-phpBB2.php 3368: typo in last checkin 2006-05-31 Victor Stone <fourstones@users.sourceforge.net> * mixter-files/home.xml 3356: ui: fixed layout for IE * ccextras/cc-forums.inc 3359: ui: better error prompt for restricted access forums * mixter-files/home.xml 3360: ui: fixed layout for Moz (rrg) 2006-05-30 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/mixter-contest.php 3340: doc how to close a contest * cctools/apidocsym 3341: no longer using this dir for docs * mixter-files/fortminor_mike2.jpg 3342: straggling fort minor image * mixter-files/crammed_small_apollo.jpg 3343: crammed * ccextras/cc-forums-admin.inc 3344: * ccextras/cc-forums-search.inc 3344: * ccextras/cc-forums.inc 3344: * ccextras/cc-forums.php 3344: * ccextras/cc-notify.inc 3344: * ccextras/cc-reviews.php 3344: * ccextras/cc-topics.php 3344: * ccextras/update_v_1_2k.inc 3344: * ccextras/update_v_3_0c.inc 3344: * cclib/cc-table.php 3344: * cctemplates/forums.xml 3344: * cctemplates/skin-blank-map.xml 3344: * cctemplates/skin-blank.css 3344: * cctemplates/skin-simple-topics.css 3344: * cctemplates/topics.xml 3344: * cctools/gen_blank_css.php 3344: * mixter-lib/mixter-import-phpBB2.php 3344: feature: forums stage 1 (phpbb2 replacement) * ccextras/cc-topics.php 3345: bugfix: replies were broken by last checkin * ChangeLog 3346: feature: forums stage 1 (phpbb2 replacement) * mixter-lib/mixter-import-phpBB2.php 3347: bugfix: replies were broken by last checkin * mixter-lib/cc-phpbb2-cb.inc 3348: * mixter-lib/cc-phpbb2.php 3348: no more phpbb * cctemplates/ccmixter/goto-topic.gif 3349: feature: forums stage 1 (phpbb2 replacement) * cclib/cc-magpie.php 3350: should have done this long ago * ccextras/cc-forums.inc 3351: * ccextras/cc-topics.php 3351: tweak: making forum feeds more usable * ccextras/cc-forums-search.inc 3352: bugfix: removed errant debug printvar 2006-05-28 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-stats.php 3339: crammed contest stuff 2006-05-26 Jon Phillips <jon@creativecommons.org> * ChangeLog 3332: * Makefile 3332: * Makefile.dist 3332: * cctemplates/page.xml 3332: * index.php 3332: added text for easier setup * ChangeLog 3333: oops..forgot some more comments 2006-05-24 Victor Stone <fourstones@users.sourceforge.net> * mixter-files/crammed-logo.png 3328: * mixter-files/crammed.xml 3328: * mixter-files/crammed_comp_apollo.jpg 3328: * mixter-files/crammed_comp_cibelle.jpg 3328: * mixter-files/crammed_comp_djd.jpg 3328: * mixter-files/crammed_rules.pdf 3328: * mixter-files/crammed_rules.xml 3328: * mixter-files/crammed_small_cibelle.jpg 3328: * mixter-files/crammed_small_djd.jpg 3328: * mixter-files/crammed_sources.xml 3328: crammed contest stuff * mixter-lib/mixter-contest.php 3329: crammed contest stuff * mixter-files/crammed.xml 3330: * mixter-files/home.xml 3330: crammed contest stuff 2006-05-22 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-uploadapi.php 3313: bugfix: file replace was broken * cclib/cc-feed.php 3314: * cclib/cc-uploadapi.php 3314: bugfix: file replace was broken * ChangeLog 3315: bugfix: file replace was broken 2006-05-11 Victor Stone <fourstones@users.sourceforge.net> * ChangeLog 3295: phpdoc (phase 1) 2006-05-10 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-activity-log.php 3291: * ccextras/cc-archive.php 3291: * ccextras/cc-blog-ping.php 3291: * ccextras/cc-bpm.php 3291: * ccextras/cc-data-dump.php 3291: * ccextras/cc-export-settings.php 3291: * ccextras/cc-fileman.inc 3291: * ccextras/cc-fileman.php 3291: * ccextras/cc-flag.php 3291: * ccextras/cc-format.php 3291: * ccextras/cc-howididit.php 3291: * ccextras/cc-import-files.php 3291: * ccextras/cc-lang.inc 3291: * ccextras/cc-language.php 3291: * ccextras/cc-mail.php 3291: * ccextras/cc-music-submit.php 3291: * ccextras/cc-notify.inc 3291: * ccextras/cc-notify.php 3291: * ccextras/cc-nswf.php 3291: * ccextras/cc-reviews.php 3291: * ccextras/cc-skin-export.php 3291: * ccextras/cc-stats.php 3291: * ccextras/cc-throttle.php 3291: * ccextras/cc-topics.php 3291: * ccextras/cc-update.php 3291: * ccextras/cc-user-info-x.php 3291: * ccextras/update_v_1_2h.inc 3291: * ccextras/update_v_1_2k.inc 3291: * ccextras/update_v_2_1a.inc 3291: phpdoc * cc-custom.php 3292: bugfix: link to reviews was off * mixter-files/dev_notes.xml 3293: refer to ccfiles version * cclib/cc-admin.php 3294: * cclib/cc-api.php 3294: * cclib/cc-ban.php 3294: * cclib/cc-config.php 3294: * cclib/cc-contest-admin.inc 3294: * cclib/cc-contest.php 3294: * cclib/cc-database.php 3294: * cclib/cc-db-admin.php 3294: * cclib/cc-debug.php 3294: * cclib/cc-defines.php 3294: * cclib/cc-editorials.php 3294: * cclib/cc-events.php 3294: * cclib/cc-feed.php 3294: * cclib/cc-feedreader.php 3294: * cclib/cc-feeds-atom.php 3294: * cclib/cc-feeds.php 3294: * cclib/cc-filerename-admin.inc 3294: * cclib/cc-filerename.php 3294: * cclib/cc-files.php 3294: * cclib/cc-filetagger-admin.inc 3294: * cclib/cc-filetagger.php 3294: * cclib/cc-fileverify.php 3294: * cclib/cc-form.php 3294: * cclib/cc-formatinfo.php 3294: * cclib/cc-getid3.php 3294: * cclib/cc-license.php 3294: * cclib/cc-lics-install.php 3294: * cclib/cc-login.php 3294: * cclib/cc-macro.php 3294: * cclib/cc-magnet.php 3294: * cclib/cc-mediahost.php 3294: * cclib/cc-menu-admin.inc 3294: * cclib/cc-menu.php 3294: * cclib/cc-navigator-admin.inc 3294: * cclib/cc-navigator.php 3294: * cclib/cc-page.php 3294: * cclib/cc-poll.php 3294: * cclib/cc-pools-ui.php 3294: * cclib/cc-pools.php 3294: * cclib/cc-ratings-admin.inc 3294: * cclib/cc-ratings.php 3294: * cclib/cc-remix-tree.php 3294: * cclib/cc-remix.php 3294: * cclib/cc-renderflash.php 3294: * cclib/cc-renderimage.php 3294: * cclib/cc-renderzip.php 3294: * cclib/cc-search.php 3294: * cclib/cc-submit.php 3294: * cclib/cc-sync.php 3294: * cclib/cc-table.php 3294: * cclib/cc-tags.php 3294: * cclib/cc-template.php 3294: * cclib/cc-upload.php 3294: * cclib/cc-uploadapi.php 3294: * cclib/cc-url.php 3294: * cclib/cc-user-admin.php 3294: * cclib/cc-user.php 3294: * cclib/cc-util.php 3294: phpdoc 2006-05-08 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/mixter-maillist.php 3288: tag based user mailer 2006-05-06 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/mixter-contest.php 3286: mixter specific contest scripts * mixter-files/fortminor.xml 3287: * mixter-files/home.xml 3287: no more fort minor 2006-05-04 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-renderaudio.php 3283: bugfix: Displaying a contest row was taking >3.5 seconds (temp fix) * ChangeLog 3284: bugfix: Displaying a contest row was taking >3.5 seconds (temp fix) 2006-04-30 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-notify.inc 3279: bugfix: notification were broken on nested replies * ChangeLog 3280: bugfix: notification were broken on nested replies bugfix: missing quote in style button * cc-custom.php 3281: * ccextras/cc-reviews.php 3281: * cctemplates/custom.xml 3281: bugfix: recent reviews was not showing contest entries * ChangeLog 3282: bugfix: recent reviews was not showing contest entries 2006-04-26 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-user-info-x.php 3276: bugfix: missing quote in style button 2006-04-24 Victor Stone <fourstones@users.sourceforge.net> * mixter-lib/cc-phpbb2-cb.php:3262) 3263: * mixter-lib/cc-phpbb2.php 3263: bugfix: phpbb files were not including properly * cc-includes.php 3264: bugfix: phpbb files were not including properly * ccextras/cc-notify.php 3265: bugfix: AddFile was broken * ChangeLog 3266: bugfixes (broken phpbb includes and add file) * cclib/cc-feeds.php 3267: added title to PodcastPage so iTunes will treat each instance differently * mixter-lib/cc-phpbb2-cb.php 3268: renamed * cclib/cc-filetagger.php 3269: * cclib/cc-macro.php 3269: * cclib/cc-user.php 3269: bugfix: license ID3 tags were not being written on edit * ChangeLog 3270: added title to PodcastPage so iTunes will treat each instance differently bugfix: license ID3 tags were not being written on edit 2006-04-21 Jon Phillips <jon@creativecommons.org> * ChangeLog 3259: * Makefile 3259: Added time-based option so we can have the date and time on packages for builds. so that we can have snapshot builds. * ChangeLog 3260: * Makefile 3260: * VERSION 3260: added make snapshots and make distsign for signing packages....also added basic MAX_SNAPSHOT var to only allow up to 90 packages which means 3 generated a day X 30 days will be kept for users to download. * ChangeLog 3261: * cclib/cc-phpbb2-cb.php 3261: * cclib/cc-phpbb2.php 3261: * cclib/cc-phpbb2-cb.php:3260) 3261: * cclib/cc-phpbb2.php:3260) 3261: Moved around the last of the phpbb code into mixter-lib so there is no more confusion. 2006-04-19 Jon Phillips <jon@creativecommons.org> * ChangeLog 3257: * bin/makedoc.sh 3257: added script to generate phpdoc * bin/makedoc.sh 3258: updated with latest location 2006-04-10 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-notify.inc 3251: * ccextras/cc-notify.php 3251: * ccextras/cc-reviews.php 3251: * ccextras/update_v_2_1a.inc 3251: feature: email notifications * cclib/cc-ratings.php 3252: * cclib/cc-uploadapi.php 3252: feature: email notifications * ccextras/cc-notify.inc 3253: * ccextras/cc-notify.php 3253: feature: email notifications * ChangeLog 3254: feature: email notifications 2006-04-07 Victor Stone <fourstones@users.sourceforge.net> * ChangeLog 3247: post 2.1 features * cclib/cc-api.php 3248: * cclib/cc-config.php 3248: * cclib/cc-contest.php 3248: * cclib/cc-debug.php 3248: * cclib/cc-navigator.php 3248: * cclib/cc-pools-ui.php 3248: * cclib/cc-ratings.php 3248: * cclib/cc-remix.php 3248: * cclib/cc-submit.php 3248: * cclib/cc-uploadapi.php 3248: php 5.1.2 compat * ccextras/cc-topics.php 3249: php 5.1.2 compat * cclib/cc-ratings-admin.inc 3250: php 5.1.2 compat 2006-04-06 Victor Stone <fourstones@users.sourceforge.net> * cclib/cc-sync.php 3229: policy change: now using bayesian rating scheme * cclib/cc-table.php 3230: clean up: php strict compliance * cclib/cc-template.php 3231: bugfix: adding template tags was completely broken * cclib/cc-upload.php 3232: ui feature: 'Suggested tags' on submit forms * cclib/cc-uploadapi.php 3233: added contest_open awareness to upload queries * cclib/cc-user.php 3234: ui feature: limit user page by tags * cctemplates/custom.xml 3235: feature: recent reviewers * cctemplates/form.xml 3236: code bugfix: hidden form fields couldn't be searched for by jscript code * cctemplates/custom.xml 3237: just added svn Id tag * cctemplates/misc.xml 3238: added IP lookup to activity log * cctemplates/navigator.xml 3239: (nuke this file) * cctemplates/page.xml 3240: crumb tags and subtabs * cctemplates/skin-blank-map.xml 3241: crumb tags and subtabs * cctemplates/skin-simple.css 3242: crumb tags and subtabs * cctools/gen_blank_css.php 3243: no more nav.xml * mixter-files/picks.xml 3244: bugfix: this was out of sync with working ccmixter version feature: now showing ratings in picks * mixter-lib/mixter.php 3245: don't need criminals contest close code anymore * ccextras/cc-reviews.php 3246: bugfix: recent reviews where not showing, um, recent reviews 2006-04-05 Victor Stone <fourstones@users.sourceforge.net> * ccextras/cc-fileman.inc 3214: * ccextras/cc-fileman.php 3214: ftp-less file manager * ccextras/cc-reviews.php 3215: feature: recent reviewers * ccextras/cc-stats.php 3216: ui: added hack so fm and other contest sources don't show here * ccfiles/adminhelp.xml 3217: admin: added some nav tab help * ccfiles/picks.xml 3218: bugfix: this was out of sync with working ccmixter version feature: now showing ratings in picks * cclib/cc-contest-admin.inc 3219: * cclib/cc-contest.php 3219: admin: admin now uses subtabs, fileman, much friendlier * cclib/cc-defines.php 3220: added formfields events (enabled 'suggested tags' to be injected into upload forms) * cclib/cc-feed.php 3221: bugfix: dump all would not report errors correctly * cclib/cc-form.php 3222: added formfields events (enabled 'suggested tags' to be injected into upload forms) new func: InsertFormFields allows for specific insertion * cclib/cc-mediahost.php 3223: genericized extra param (enabled 'Suggested tags' feature) * cclib/cc-navigator-admin.inc 3224: * cclib/cc-navigator.php 3224: ui feature: subtabs (!) * cclib/cc-page.php 3225: just added svn Id tag * cclib/cc-ratings.php 3226: policy change: now using bayesian rating scheme admin: added recalc all ratings url * cclib/cc-ratings-admin.inc 3227: policy change: now using bayesian rating scheme admin: added recalc all ratings url * cclib/cc-submit.php 3228: ui feature: 'Suggested tags' on submit forms