bugdar.git
2015-05-27 Robert SesekMigrate 4 builtin fields to fields2: priority, resoluti... hoplite
2015-05-27 Robert SesekUse ERRMODE_EXCEPTION for PDO.
2015-05-26 Robert SesekRemove unused field2.php.
2015-05-26 Robert SesekStart working on the admin field editor UI.
2015-05-26 Robert SesekRemove Bugdar::$input.
2015-05-25 Robert SesekModernise some of the new admin section.
2014-04-04 Robert SesekMove the defaulttimzone setting to the new page.
2014-04-01 Robert SesekMove setup logic into FrontController::__construct().
2014-04-01 Robert Sesekchmod -x PHP files in the repo.
2014-04-01 Robert SesekMake admin_fields_edit be Angular-powered.
2014-04-01 Robert SesekDisable PDO options ATTR_EMULATE_PREPARES and ATTR_STRI...
2014-03-31 Robert SesekFix admin_login.tpl to work with more than one-level...
2014-03-31 Robert SesekRootControllerDelegate is no longer a WeakInterface.
2014-03-31 Robert SesekBegin work on the admin field editing screen.
2014-03-31 Robert SesekCreate stub files for the new admin fields interface.
2014-03-31 Robert SesekEnable E_ALL error_reporting in the new admin section.
2014-03-31 Robert SesekCreate a simple menu for the new administration panel.
2014-03-31 Robert SesekRedirect on saving admin settings.
2014-03-30 Robert SesekFix saving settings.
2014-03-30 Robert SesekSave settings on POST, and add support for a textarea...
2013-12-06 Robert SesekUpdate the submodule URL to use src.bluestatic.org.
2013-12-06 Robert SesekChange the yesno directive to settingType and support...
2013-12-06 Robert SesekRoll includes/hoplite to dc2f24a850d312c77958fa28ddec6f...
2013-06-08 Robert SesekStart writing a new settings page based on hoplite.
2013-06-08 Robert SesekConvert the admin homepage to use hoplite templates.
2013-06-08 Robert SesekCreate a new admin login page using hoplite.
2013-06-04 Robert SesekAdd the current language information to the response...
2013-06-04 Robert SesekPreCache templates for performance.
2013-06-04 Robert SesekAdd an admin_footer template.
2013-06-04 Robert SesekConvert the version check of the admin index to the...
2013-06-04 Robert SesekSet up templating in the admin/ section using hoplite...
2013-06-04 Robert SesekCopy over some CSS files used in greenfield.
2013-05-28 Robert SesekProfile the database using hoplite\data\ProfilingPDO...
2013-05-28 Robert SesekCapitalize the Bugdar class to differentiate it from...
2013-05-28 Robert SesekStart porting admin/ to use the hoplite HTTP stack.
2013-05-28 Robert SesekSet the PDO error mode to throw warnings.
2013-05-28 Robert SesekFix format_debug_trace() for objects.
2013-05-28 Robert SesekStart working on the new fields v2 system.
2013-05-28 Robert SesekAdd a design doc for the new permission model
2013-05-28 Robert SesekMake devgettext the default and only choice.
2013-05-28 Robert SesekRewrite check_bug_permissions() to be a little simpler...
2013-05-28 Robert SesekReplace $bugsys->datastore with bugdar::$datastore
2013-05-28 Robert SesekAdd hoplite as a submodule and load some core files...
2013-05-28 Robert SesekStart creating a new global object that does not rely...
2013-05-28 Robert SesekFix double quoting issue in DB_MySQL_PDO::escape_string.
2013-05-28 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...
next