Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / includes /
2009-03-20 Robert SesekBump framework version
2009-03-19 Robert SesekAdd IPB2 authentication module
2009-03-19 Robert SesekUse include() rather than require_once() in Authenticat...
2009-03-19 Robert SesekGenerate a random password for new Bugdar users from...
2009-03-19 Robert SesekFix an issue where after creating a Bugdar user in...
2009-03-19 Robert SesekCherry pick a3dc37dd9f292529f550ec866ef14af28489e5aa...
2009-03-19 Robert SesekCherry pick e28b0b5c5e992fbbac00981e94c946d2c29ec8d5...
2009-02-03 Robert SesekDisable MySQL strict mode so that errors do not occur...
2009-01-15 Robert SesekUpdate the ISSO framework version so that we can take...
2009-01-13 Robert SesekRequired custom select fields will no longer show the...
2009-01-10 Robert SesekAdd a flash redirect system for admin pages to redirect...
2009-01-10 Robert SesekMove some functions that were previously declared in...
2009-01-10 Robert SesekTemplatize admin/settings.php
2009-01-08 Robert SesekHappy 2009! Updating copyright years.
2009-01-08 Robert SesekMerge branch 'isso3' to do all 2.0 work on 'master'
2009-01-06 Robert SesekAdd admin template caching
2009-01-06 Robert SesekUpdate the framework version again
2009-01-06 Robert SesekUpdating framework to version 3.2.0
2008-09-17 Robert SesekSquash-merging the ISSO3 branch back onto master
2008-09-17 Robert SesekFixed a parse error in api_user.php
2008-09-17 Robert Sesek- Update the copyright notices to use the correct year...
2008-09-17 Robert SesekRemoving uses of $bugsys
2008-09-16 Robert SesekUpdate class_logging.php
2008-09-16 Robert SesekUpdate api_user.php
2008-09-16 Robert SesekUpdate api_field.php
2008-09-16 Robert SesekUpdate api_automation.php
2008-09-16 Robert SesekUpdate api_attachment.php
2008-09-16 Robert SesekUpdate class_sort.php
2008-09-16 Robert SesekUpdating functions_datastore.php
2008-09-06 Robert SesekUpdate functions_product.php to use proper naming
2008-09-06 Robert SesekUpdate api_usergroup.php
2008-09-06 Robert SesekRemove the verifiers from the field list
2008-09-06 Robert SesekUpdate api_priority.php
2008-09-06 Robert SesekUpdate api_resolution.php
2008-09-06 Robert SesekUpdate api_language.php
2008-09-06 Robert SesekUpdate api_severity.php
2008-09-06 Robert SesekUpdate api_status.php
2008-09-06 Robert SesekUpdating api_userhelp.php
2008-09-06 Robert SesekUpdating framework version
2008-09-06 Robert SesekUpdate api_comment.php
2008-09-06 Robert SesekUpdating api_bug.php, fix a "call to undefined" error...
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-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 SesekExpire cookies properly in AuthenticationDefault::clear...
2008-08-23 Robert SesekUpdated attachment.php to work, sans NotificationCenter
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 Sesekstd_confirm.tpl doesn't exist, std_message.tpl does...
2008-08-23 Robert SesekUpdating search.php
2008-08-22 Robert SesekGet pagination working on index.php
2008-08-22 Robert SesekChanging BSApi->objdata[] to BSApi->record[]
2008-08-18 Robert SesekUpdate MessageReporter
2008-08-18 Robert SesekWorking on newreport.php
2008-07-02 Robert SesekBumping framework version
2008-06-26 Robert SesekFixing construct_user_display()
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 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-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-10 Robert SesekLoad ISSO3 support alongside ISSO2
2008-06-10 Robert SesekAdding the ISSO submodule
2008-04-22 Robert Sesekr1620: Custom, mandatory select fields didn't accept...
2008-03-24 Robert Sesekr1613: Merging r1611 and r1612 from the 1.2.x branch...
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-09 Robert Sesekr1600: Merging r1599 from trunk to fix bug://report/97
next