bugdar.git
2023-07-14 Robert SesekFix DB_MySQL_PDO::escape_binary(). 1.5-dev
2023-07-14 Robert SesekAdd upload ini settings to the admin index.
2022-09-25 Robert SesekPurge inactive users after 7 days, rather than 30.
2022-08-30 Robert SesekFix quote issues in the unregistered user header template.
2022-08-30 Robert SesekAdd reCAPTCHA integration to the registration page.
2022-02-28 Robert SesekDrop argument formatting in ISSO::format_debug_trace().
2020-09-19 Robert SesekFix wrong file_exists check in MOReader.
2020-09-19 Robert SesekRemove usage of deprecated e preg_replace modifier.
2020-09-19 Robert SesekFix un-quoted constant keys in eval expressions.
2020-09-19 Robert SesekCheck for the existence of a .mo file before opening.
2020-09-19 Robert SesekFix errors in construct_debug_block().
2020-09-19 Robert SesekFix computing the sourcepath in kernel.php.
2020-09-19 Robert SesekRemove magic_quotes and register_globals support.
2020-06-14 Robert SesekCronPurgeInactiveUsers() needs access to $bugsys.
2020-04-19 Robert SesekIntroduce a cron system to run periodic work.
2020-04-18 Robert SesekRemove $bugsys->datastore.
2020-04-18 Robert SesekConvert email templates to not access datastore through...
2020-04-18 Robert SesekReplace some datastore access via the registry with...
2020-04-18 Robert SesekFix FetchUserPermissions() exploding group IDs.
2020-04-18 Robert SesekRestore the datastore object on the $bugsys registry.
2020-04-18 Robert SesekRecord total memory usage in debug messages.
2020-04-11 Robert SesekAlign fields to be vertically centered.
2020-04-11 Robert SesekChange explain template headers.
2020-04-11 Robert SesekGroup history changes by date and user.
2020-04-11 Robert SesekZap all trailing whitespace.
2020-04-11 Robert SesekUpdate the hardcoded version to 1.5 DEV.
2020-04-11 Robert SesekDrop the executable bit from all PHP files.
2020-04-11 Robert SesekAdd admin link for purge_inactive.php.
2020-04-11 Robert SesekAdd .field.label-line to make large fields break the...
2020-04-11 Robert SesekConvert bitmasks to use left-shift, for easier legibility.
2020-04-11 Robert SesekReduce the number of user queries for assignto log...
2020-04-11 Robert SesekFix SQL error when saving comment edits.
2020-04-11 Robert SesekRemove dedicated help popup.
2020-04-11 Robert SesekIntegrate bug history directly into showreport.php.
2020-04-11 Robert SesekInitial simplification of the bug metadata display.
2020-04-11 Robert SesekFix "Creating default object from empty value in framew...
2020-04-11 Robert SesekMake devgettext the default and only choice.
2020-04-11 Robert SesekRewrite check_bug_permissions() to be a little simpler...
2020-04-11 Robert SesekReplace $bugsys->datastore with bugdar::$datastore
2020-04-11 Robert SesekStart creating a new global object that does not rely...
2020-04-11 Robert SesekFix double quoting issue in DB_MySQL_PDO::escape_string.
2020-04-11 Robert SesekRemove the database abstraction layer and write a new...
2013-05-16 Robert SesekRemove Mac Latin copyright character and SVN footer...
2010-01-28 Robert SesekAdd a script to remove inactive users awaiting email... 1.2.x
2009-11-27 Robert SesekPrep the 1.2.4 release with: 1.2.4
2009-11-27 Robert SesekFix a security issue where text inputs in search querie...
2009-02-26 Robert SesekUpdate BUGDAR_VERSION to 1.2.3 1.2.3
2009-02-26 Robert SesekAdd the template diff for 1.2.3
2009-02-26 Robert SesekUpdate the package script to work with Git
2009-02-14 Robert SesekUpdating the changelog
2009-02-14 Robert SesekAdd IPB2 authentication module
2009-02-14 Robert SesekUse include() rather than require_once() in Authenticat...
2009-02-14 Robert SesekGenerate a random password for new Bugdar users from...
2009-02-14 Robert SesekFix an issue where after creating a Bugdar user in...
2009-02-14 Robert SesekChange the require_once() calls in _setupDatabase(...
2009-02-14 Robert SesekMove all of the auth configuration values into a config...
2009-02-03 Robert SesekDisable MySQL strict mode so that errors do not occur...
2009-01-15 Robert SesekThe bugfieldpermission and permission tables' mask...
2009-01-13 Robert SesekSeparate out the first comment into a variable called...
2009-01-13 Robert SesekAdding the upgrade script for version 1.2.3
2009-01-13 Robert SesekRequired custom select fields will no longer show the...
2008-10-14 Robert SesekColumn headers in includes/definitions.php were still...
2008-09-18 Robert SesekUpdate mailtest.php to show any debug messages
2008-06-16 Elisamuel RestoTemplates XHTML compliance fixes
2008-06-10 Robert SesekAdding a .gitignore file
2008-04-22 Robert Sesekr1621: Merging r1620 from trunk
2008-03-25 Robert Sesekr1619: Merging r1618 from trunk
2008-03-24 Robert Sesekr1615: Forgot to bump the version number in includes... 1.2.2
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 Sesekr1608: Merging r1607 from trunk
2008-02-11 Robert Sesekr1606: Merging the changes from r1605 from trunk to...
2007-09-22 Robert Sesekr1604: Merging the changes from r1603 from the trunk...
2007-08-25 Robert Sesekr1602: Merging r1601 from trunk to the branch
2007-08-09 Robert Sesekr1600: Merging r1599 from trunk to fix bug://report/97
2007-07-31 Robert Sesekr1595: Branching the trunk into the 1.2.x maintenance...
2007-07-27 Robert Sesekr1594: Fixes bug://report/95
2007-07-27 Robert Sesekr1593: Fixing bug://report/93
2007-07-20 Robert Sesekr1592: Adding a file that caches all the templates...
2007-07-20 Robert Sesekr1591: Fix the user approval system by actually getting...
2007-07-20 Robert Sesekr1590: Fix a "Call-time pass-by-reference has been...
2007-07-20 Robert Sesekr1588: Adding a copy of the license into the folder... 1.2.1
2007-07-20 Robert Sesekr1587: Adding the release preparation script
2007-07-19 Robert Sesekr1586: Fixed a stupid parse error
2007-07-19 Robert Sesekr1585: Forgot to bump the version
2007-07-19 Robert Sesekr1584: changes++
2007-07-19 Robert Sesekr1583: - If the version is bad, send them to upgrade16...
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-07-18 Robert Sesekr1581: Fixing a bug where we weren't properly setting...
2007-07-17 Robert Sesekr1580: In the INSTALLING and UPGRADING document, add...
2007-07-14 Robert Sesekr1578: Updating en_US.pot 1.2.0
2007-07-14 Robert Sesekr1577: Adding the template changeset file
2007-07-14 Robert Sesekr1576: Dumping the latest settings file
2007-07-14 Robert Sesekr1575: - Adding the 1.2.0 upgrade path in install/globa...
2007-07-14 Robert Sesekr1574: In NotificationCenter::_localeFromUserId() we...
2007-07-14 Robert Sesekr1573: Adding the upgrade script for 1.2.0
2007-07-13 Robert Sesekr1572: There will be no RC2... we're going final
2007-07-08 Robert Sesekr1571: Removing trailing whitespace on login.php
2007-07-08 Robert Sesekr1570: We are no longer going to tell people to convert...
next