------------------------------------------------------------------------
r474 | Raymond_Benc | 2009-04-22 21:42:31 +0200 (Wed, 22 Apr 2009) | 1 line

Exporting XML to start phpFox2 Beta 1
------------------------------------------------------------------------
r475 | Raymond_Benc | 2009-04-24 11:05:38 +0200 (Fri, 24 Apr 2009) | 1 line

Adding music file folder in prep. for the music module.
------------------------------------------------------------------------
r476 | Raymond_Benc | 2009-04-26 11:34:19 +0200 (Sun, 26 Apr 2009) | 1 line

Adding music image folder.
------------------------------------------------------------------------
r477 | Raymond_Benc | 2009-05-03 12:37:09 +0200 (Sun, 03 May 2009) | 10 lines

* Included getID3 lib for media parsing. http://getid3.sourceforge.net/
* Added support for Small Text Area (input:text) when adding custom fields.
* Added support to check if a custom field is required.
* Added support to add custom fields specially for a user group.
* Moved custom menu from AdminCP "Modules" to "Users".
* Updated default theme to fit in window 1024x768.
* Updated AdminCP and Install theme to fit in window 1024x768.
* Ability to convert your account to a musician.
* Ability to create custom user groups.
* Added Music module. (First Save).
------------------------------------------------------------------------
r478 | Raymond_Benc | 2009-05-03 14:11:30 +0200 (Sun, 03 May 2009) | 2 lines

* Added feature to delete a user group. It also moves any users from one group to another.
* Created a custom music installer. First test for music module re-install.
------------------------------------------------------------------------
r479 | Raymond_Benc | 2009-05-03 14:31:42 +0200 (Sun, 03 May 2009) | 1 line

Changes that fixed the install of the Music module. Moved the custom install call after data has been entered into the database during the install process.
------------------------------------------------------------------------
r480 | Raymond_Benc | 2009-05-03 14:43:31 +0200 (Sun, 03 May 2009) | 1 line

Added extra info if a user has not created a music album with a link to create one.
------------------------------------------------------------------------
r481 | Raymond_Benc | 2009-05-04 10:40:25 +0200 (Mon, 04 May 2009) | 1 line

Changing the music label names to be shorter.
------------------------------------------------------------------------
r482 | Raymond_Benc | 2009-05-04 13:12:58 +0200 (Mon, 04 May 2009) | 1 line

Fixed an issue with the installer doing post data install while it was dependent on other module causing problems when installed.
------------------------------------------------------------------------
r483 | Raymond_Benc | 2009-05-04 13:59:25 +0200 (Mon, 04 May 2009) | 1 line

Fixed IE6 PNG problem by renaming images to GIF.
------------------------------------------------------------------------
r484 | Raymond_Benc | 2009-05-04 15:46:59 +0200 (Mon, 04 May 2009) | 1 line

IE6 positioning fixes for music player.
------------------------------------------------------------------------
r485 | Raymond_Benc | 2009-05-04 16:08:44 +0200 (Mon, 04 May 2009) | 1 line

Added checks to make sure we don't upload files larger then what we are allowed to. We need to look into controlling "post_max_size" in the music module.
------------------------------------------------------------------------
r486 | Raymond_Benc | 2009-05-04 16:21:50 +0200 (Mon, 04 May 2009) | 1 line

Fixed an issue where if you were uploading an invalid MP3 when creating an album it would let you pass even if nothing was uploaded since it failed internally.
------------------------------------------------------------------------
r487 | Raymond_Benc | 2009-05-04 16:35:22 +0200 (Mon, 04 May 2009) | 1 line

Fixed a bug where you could edit your comments and leave it blank.
------------------------------------------------------------------------
r488 | Raymond_Benc | 2009-05-04 20:09:25 +0200 (Mon, 04 May 2009) | 1 line

Fixed an issue where the "view more" links would not work on comments.
------------------------------------------------------------------------
r489 | Raymond_Benc | 2009-05-04 20:17:39 +0200 (Mon, 04 May 2009) | 1 line

Fixed an issue where inline editing on profiles would do an endless loop when removing data.
------------------------------------------------------------------------
r490 | Raymond_Benc | 2009-05-04 20:31:01 +0200 (Mon, 04 May 2009) | 1 line

Fixed a bug with quick AJAX inputs allowing no text to pass.
------------------------------------------------------------------------
r491 | Raymond_Benc | 2009-05-04 20:40:31 +0200 (Mon, 04 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=1969
------------------------------------------------------------------------
r492 | Raymond_Benc | 2009-05-04 20:50:22 +0200 (Mon, 04 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=1970
------------------------------------------------------------------------
r493 | Raymond_Benc | 2009-05-05 09:31:34 +0200 (Tue, 05 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=1967
------------------------------------------------------------------------
r494 | Raymond_Benc | 2009-05-05 10:22:48 +0200 (Tue, 05 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=1973
------------------------------------------------------------------------
r495 | Raymond_Benc | 2009-05-05 10:56:14 +0200 (Tue, 05 May 2009) | 1 line

Confirmed and fixed for next release: http://forums.phpfox.com/project.php?issueid=1982
------------------------------------------------------------------------
r496 | Raymond_Benc | 2009-05-05 11:17:56 +0200 (Tue, 05 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=1992
------------------------------------------------------------------------
r497 | Raymond_Benc | 2009-05-05 12:36:24 +0200 (Tue, 05 May 2009) | 2 lines

Fixed: http://forums.phpfox.com/project.php?issueid=2005
Also added support to make sure the new AdminCP name is valid.
------------------------------------------------------------------------
r498 | Raymond_Benc | 2009-05-05 12:50:50 +0200 (Tue, 05 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=2006
------------------------------------------------------------------------
r499 | Raymond_Benc | 2009-05-05 13:31:17 +0200 (Tue, 05 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=2007
------------------------------------------------------------------------
r500 | Raymond_Benc | 2009-05-05 14:47:10 +0200 (Tue, 05 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=2008
------------------------------------------------------------------------
r501 | Raymond_Benc | 2009-05-05 16:41:18 +0200 (Tue, 05 May 2009) | 1 line

Test Fix: http://forums.phpfox.com/project.php?issueid=1925
------------------------------------------------------------------------
r502 | Raymond_Benc | 2009-05-05 17:01:03 +0200 (Tue, 05 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=2009
------------------------------------------------------------------------
r503 | Raymond_Benc | 2009-05-05 18:46:11 +0200 (Tue, 05 May 2009) | 1 line

Test Fix (2): http://forums.phpfox.com/project.php?issueid=1925
------------------------------------------------------------------------
r505 | Raymond_Benc | 2009-05-05 20:33:02 +0200 (Tue, 05 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=1994
------------------------------------------------------------------------
r506 | Raymond_Benc | 2009-05-05 21:05:55 +0200 (Tue, 05 May 2009) | 1 line

Fixed: http://forums.phpfox.com/project.php?issueid=1925
------------------------------------------------------------------------
r507 | Raymond_Benc | 2009-05-06 09:45:03 +0200 (Wed, 06 May 2009) | 1 line

The custom module relies on the user module so for now we changed it to be a core module.
------------------------------------------------------------------------
r508 | Raymond_Benc | 2009-05-06 13:21:19 +0200 (Wed, 06 May 2009) | 1 line

Added an error call when trying to inherit settings from a user group that isn't a default group.
------------------------------------------------------------------------
r509 | Miguel_Espinoza | 2009-05-06 15:49:06 +0200 (Wed, 06 May 2009) | 1 line

last check for beta 1
------------------------------------------------------------------------
r510 | Raymond_Benc | 2009-05-06 17:01:23 +0200 (Wed, 06 May 2009) | 1 line

Adding a fix to hide "reply" and "quote" button if a user group is not allowed to post comments.
------------------------------------------------------------------------
r511 | Miguel_Espinoza | 2009-05-06 18:25:51 +0200 (Wed, 06 May 2009) | 1 line

Results arent available for guests and fixing the successPercentage
------------------------------------------------------------------------