bugdar.git
2008-09-06 Robert SesekFix showhistory.php to show more than one log item
2008-09-06 Robert SesekChange API->delete() to remove()
2008-09-02 Robert SesekUpgrade class_notification.php to use emails.php (untested)
2008-09-01 Robert SesekPHP5-ing and refactoring class_notification.php
2008-09-01 Robert SesekFix a template error with dynamic help in bugfield_stat...
2008-08-31 Robert SesekFix an instance of an old debug() call
2008-08-31 Robert SesekFix the password reset email system
2008-08-31 Robert Sesek- Get the email system to work for register.php
2008-08-30 Robert SesekWhen calling BSFunctions::cookie() to clear cookies...
2008-08-30 Robert SesekMake the password reset email work (untested)
2008-08-24 Robert SesekAdd includes/emails.php
2008-08-24 Robert SesekUpdating reigster.php to work, sans emails
2008-08-24 Robert SesekExpire cookies properly in AuthenticationDefault::clear...
2008-08-23 Robert SesekGet quicksearch working on showreport.php
2008-08-23 Robert SesekUpdated attachment.php to work, sans NotificationCenter
2008-08-23 Robert SesekUpdating showreport.php for attachments
2008-08-23 Robert SesekUpdating framework version
2008-08-23 Robert SesekRemove includes/class_api_error.php and all of the...
2008-08-23 Robert SesekChanging $bugsys->permissions[] to bugdar::$permissions[]
2008-08-23 Robert SesekGetting newreport.php to work, sans notifications
2008-08-23 Robert SesekFix a bug in ConstructVersionSelect() that would cause...
2008-08-23 Robert SesekUpdating editcomment.php
2008-08-23 Robert Sesekstd_confirm.tpl doesn't exist, std_message.tpl does...
2008-08-23 Robert SesekReplace *API($bugsys) with API()
2008-08-23 Robert SesekFix a $bugsys call and add $customfields to the templat...
2008-08-23 Robert SesekUpdating search.php
2008-08-23 Robert SesekWorking on the other functionality of login.php
2008-08-22 Robert SesekAdd $favoritetext to the tpl vars in showreport.php
2008-08-22 Robert SesekUpdating explain.php
2008-08-22 Robert SesekGet the assignment select box working on newreport.php
2008-08-22 Robert SesekGet pagination working on index.php
2008-08-22 Robert SesekShow votes on showreport.php
2008-08-22 Robert SesekChanging BSApi->objdata[] to BSApi->record[]
2008-08-22 Robert SesekUpdating help.php
2008-08-22 Robert SesekUpdate showhistory.php
2008-08-20 Robert SesekAdd the 2.0 development phases document
2008-08-19 Robert SesekMore work on showreport.php
2008-08-19 Robert SesekUpdating favorite.php
2008-08-19 Robert SesekUpdating userctrl.php
2008-08-18 Robert SesekChange $bugsys->in[] to $input->in[]
2008-08-18 Robert SesekUpdate MessageReporter
2008-08-18 Robert SesekFix the log-in screen
2008-08-18 Robert SesekWorking on newreport.php
2008-07-02 Robert SesekBumping framework version
2008-07-01 Robert SesekUpdate mailtest.php for ISSO3
2008-06-26 Robert SesekRemoving the old types of global variables ($year,...
2008-06-26 Robert SesekFix a few strings in showreport.tpl
2008-06-26 Robert SesekFixing construct_user_display()
2008-06-26 Robert SesekGet showreport working
2008-06-26 Robert SesekFix bugs in the help link system
2008-06-26 Robert SesekUpdating the framework version
2008-06-26 Robert Sesekconstruct_custom_fields() now uses the new template...
2008-06-26 Robert SesekChange $bugsys->debug to BSApp::debug
2008-06-26 Robert SesekChange $db->query_first to $db->queryFirst
2008-06-26 Robert SesekChange $bugsys->input_clean to $input->inputClean
2008-06-26 Robert Sesek$focus needs to be a $globalVar
2008-06-26 Robert SesekGlobal variables $stylevar and $show need to be set...
2008-06-26 Robert SesekFixing some unconverted strings
2008-06-26 Robert SesekForgot a conditional
2008-06-26 Robert SesekUpdate the framework to take advantage of global templa...
2008-06-26 Robert SesekRevert "Use the BSTemplate::$preParseHook for global...
2008-06-26 Robert SesekRevert "We were hitting an infinite loop with isso_pre_...
2008-06-26 Robert SesekWe were hitting an infinite loop with isso_pre_parse_hook
2008-06-26 Robert SesekFixed construct_user_display()
2008-06-26 Robert SesekUse the BSTemplate::$preParseHook for global templates
2008-06-26 Robert SesekUpdate framework version
2008-06-26 Robert SesekGet trackerhome_bits working
2008-06-26 Robert SesekClean up $funct->*() to BSFunctions::*()
2008-06-26 Robert SesekChange while($o = $db->fetch_array($r)) to foreach...
2008-06-26 Robert SesekConvert {@""} to <%-T()%>
2008-06-25 Robert SesekConvert template conditionals to be actual PHP if state...
2008-06-25 Robert SesekPut the <%%> tags in the templates
2008-06-25 Robert Sesekindex.php and its associates
2008-06-25 Robert SesekRewrite of the pagination system
2008-06-25 Robert Sesekclass_sort.php
2008-06-25 Robert SesekChange the $this->registry big three arrays to also...
2008-06-25 Robert SesekChange the big three $bugsys arrays to be a bugdar...
2008-06-25 Robert Sesekclass_mo.php
2008-06-25 Robert Sesekglobal.php is now converted
2008-06-25 Robert SesekFixing an $funct issue and do not load Mail in init.php
2008-06-25 Robert SesekUpdating the auth/ system to ISSO3
2008-06-25 Robert Sesekinit.php is now largely upgraded
2008-06-16 Elisamuel RestoTemplates XHTML compliance fixes
2008-06-10 Robert SesekLoad ISSO3 support alongside ISSO2
2008-06-10 Robert SesekAdding the ISSO submodule
2008-06-10 Robert SesekAdding a .gitignore file
2008-04-22 Robert Sesekr1620: Custom, mandatory select fields didn't accept...
2008-03-25 Robert Sesekr1618: Making a note for users to backup includes/confi...
2008-03-24 Robert Sesekr1613: Merging r1611 and r1612 from the 1.2.x branch...
2008-03-24 Robert Sesekr1612: Adding the 1.2.2 version into the installer...
2008-03-24 Robert Sesekr1611: Adding the installer script and template diff...
2008-03-24 Robert Sesekr1610: Because ISSO is now in a git repository, we...
2008-03-21 Robert Sesekr1609: Merging the changelog from r1608 from the 1...
2008-03-21 Robert Sesekr1608: Merging r1607 from trunk
2008-03-21 Robert Sesekr1607: Updating all the language strings to use T(...
2008-02-11 Robert Sesekr1606: Merging the changes from r1605 from trunk to...
2008-02-11 Robert Sesekr1605: Comments posted by guests can now be deleted...
2007-09-22 Robert Sesekr1604: Merging the changes from r1603 from the trunk...
2007-09-22 Robert Sesekr1603: Fixing a small variable capitalization error
2007-08-25 Robert Sesekr1602: Merging r1601 from trunk to the branch
next