2010-10-07 pattux Tagging the 0.3.6_alpha release of yacomas 2010-10-07 pattux Remove boxes from calendars 2010-10-07 pattux * Add fix to stylesheet to allow tables fix to chrome, and italics at speakers name in calendar 2010-10-07 pattux Fix character ] missplaced 2010-10-07 pattux Fix main menu, and add missing css style for speakers p.ponente 2010-10-07 pattux Add !empty validator to $ponente_array 2010-10-07 pattux Fix Line 203/ $idponente to $_GET['idponente'] 2010-10-07 pattux yacomas micro button polished 2010-10-06 pattux Fix yacomas image in footer 2010-10-06 pattux spaces fixed 2010-10-06 pattux Add filter to otherspeakers query to not show spekaers previously shown in keynote speakers 2010-10-05 pattux Fix bottom page 2010-10-05 pattux remove author 2010-10-05 pattux Remove old code not being used, mostly calendar in asistente and programa 2010-10-05 pattux Change tag to normalize blocks or rooms sizes Add nl2br to support carriage return in tittle/resume/descr 2010-10-05 pattux friendly dynamic planner/calendar Presentador de programa mucho mas amigable Made by @levhita / levhita@gmail.com 2010-10-05 pattux Rollback to revision 124, missed files on commit 125 2010-10-05 pattux friendly dynamic planner/calendar Presentador de programa mucho mas amigable Made by @levhita / levhita@gmail.com 2010-09-09 pattux Add aceptadas list 2010-09-09 pattux * Add the patch to add a picture to each speaker (from levhita) * Update version 2010-09-09 pattux * Fix typos * Remove misplassed session_start * Add a message in the notification of new ponente/asistente * Update doc * Update style1 * Update colors * Add variables to make easier the notification message once the conference status is updated and the mail is sent * Update the view of lista_propuestas.php 2008-07-06 pattux * Change Changelog Old Changelog: feb 8 2007 Geronimo Orozco patux@patux.net * Add SEND_MAIL flag * Modify send mail to use SEND_MAIL flag * Change mysql_escape_string by mysql_real_espace_string feb 7 2007 Ivan Alfredo Zenteno Aguilar k001.operator@gmail.com * Verify addslashes and stripslashes in a correct way aug 14 2006 * Geronimo Orozco * Add mail automated notification in admin/act_ponencia.php * Fixed bug that switched values in resume/reqteq nov 27 2005 Geronimo Orozco * Add global variable configurations: $bgcolor - Background color for all the pages default "#d2e0ee" $conference_name - Conference name (avoid harcoded of Conference name), default "Example conference" $copyright_author - Copyrigthed, aditional information for the web site default "Yacomas author" $copyright_year - Copyrigthed year info default "2005" $link_author - link for the author default "http://patux.glo.org.mx" $general_mail - this mail will be use to reset passwords and New speakers and audidience default "noreply@nomail.com" $adminmail - This mail will be use to provide the users in case of ERRORS or INFO default - "admin@nomail.com" $conference_logo - This will be the image use for the conference default "yacomas.png" (the image must be saved into yacomas/images/ directory) * Added that info to the code in yacomas * Some corrections to "create_database.sql" most of them are html accents oct 11 2005 Carlos Ruiz Sanchez Bocanegra * Speaker file upload support * Add global variable configuration $archivos - The place whre the files from speakers will be upload default - "/var/www/yacomas/documentos/" * Add const: NASISTENTE,1 MASISTENTE,1 LEVENTOS,2 LTALLERES,3 LTALLERESREG,4 ENCUESTA,5 HOJAREGISTRO,6 NPONENTE, 1 NPONENCIA,1 PROPUESTAENV,2 MPONENTE,3 CARACTERSEPARADOR,"-" * Correction and add html accents aug 06 2005 Geronimo Orozco * A bug has appeared, it let anybody who know where are the configuration files to see his content * Fixed with a little sheel script called yacomas-0.3.1_alpha-patch-20050806.sh * A new version of yacomas patched is released * Thanks to Exal for make me realize that nov 24 2004 Geronimo Orozco * Yacomas 0.3_alpha released * Tutorials implemented * Workshops, Tutorials inscription control implemented * Preliminar program implemented * More admin modules * Poll system implemented (at least in tables and in the asistente menu) * Email notificacion of new account * Password recovery implemented * Some logic bugs fixed * Lot of new code jun 04 2004 Geronimo * Yacomas 0.2_alpha released * Variable Inicialization implemented in each file * Some logic bugs fixed some files had logic erros with sessions, some others had errors with querys and incorrect use of columns array variables fixed A lot of files had incorrect assignment of variable names We used $array[column] instead of $array['column'] This is why a lot of Notice warinings apeared. PHP get colum as a constant instead of variable * Implementation of $_GET['variable'] instead of $variable in calls with parameters to files Now we can use register_globals = Off in php.ini file may 24 2004 Geronimo Orozco * Yacomas 0.1_alpha is released by Geronimo Orozco 2007-07-28 geronimo yacomas 3.5 import and version 0.3.5_alpha 2007-07-28 geronimo yacomas 3.4 import and version 0.3.4_alpha 2007-07-28 geronimo yacomas 3.3 import and version 0.3.3_alpha 2007-07-28 geronimo yacomas 3.2 import and version 0.3.2_alpha 2007-07-28 geronimo yacomas 3.1 import and version 0.3.1_alpha 2007-07-28 geronimo yacomas 3 import and version 0.3 2007-07-28 geronimo yacomas second big import and version 0.2 2007-07-28 geronimo yacomas first version 0.1_alpha ;; Local Variables: ;; coding: utf-8 ;; End: