bugdar.git
2005-07-02 Robert Sesekr277: Finishing Beta 1 beta-1
2005-07-02 Robert Sesekr276: Add confirm to lang_file_import.php
2005-07-02 Robert Sesekr275: Completed auto actions for 1.0
2005-07-02 Robert Sesekr274: Added initial comments to the auto action system
2005-07-02 Robert Sesekr273: Field changing system is now done for auto actions.
2005-06-26 Robert Sesekr272: Delete and kill brances are done
2005-06-26 Robert Sesekr271: Missed an instance of $error->throw_permission()
2005-06-26 Robert Sesekr270: - Initial SVN for autoaction.php
2005-06-26 Robert Sesekr269: Fixed up the built-in field select creation;...
2005-06-26 Robert Sesekr268: Drop bugfield.shortname
2005-06-26 Robert Sesekr267: Removed shortname stuff; there was still some...
2005-06-11 Robert Sesekr266: Adding more complex things to the to-do list...
2005-06-10 Robert Sesekr265: Unloading more language tasks from includes/init...
2005-06-10 Robert Sesekr264: Fixed three parse errors that we probably would...
2005-06-10 Robert Sesekr263: Got the hack for checkboxes to work again; had...
2005-06-10 Robert Sesekr262: We should use lang::p() instead of $bugsys->lang...
2005-06-10 Robert Sesekr261: Got language system to work with showhistory.php
2005-06-10 Robert Sesekr260: Fixed a bug where we were logging the bugid itsel...
2005-06-10 Robert Sesekr259: Switching from phrase() to lang::p()
2005-06-10 Robert Sesekr258: Switching to the new class_language.php phrase...
2005-06-09 Robert Sesekr257: Changing up the ugly footer
2005-06-08 Robert Sesekr256: Logs now work with the new custom fields system...
2005-06-08 Robert Sesekr255: Delete field permissions when removing a field
2005-06-08 Robert Sesekr254: Searching of custom fields now works again
2005-06-08 Robert Sesekr253: Getting the new cusotm fields to work again
2005-06-08 Robert Sesekr252: Making it so that custom bug fields work better...
2005-06-08 Robert Sesekr251: If you set it as the blank option, it should...
2005-06-08 Robert Sesekr250: Fixed issues regarding the select_single type...
2005-06-08 Robert Sesekr249: Strip slashes when displaying the select_single...
2005-06-08 Robert Sesekr248: Sorting out issues with select_single custom...
2005-06-08 Robert Sesekr247: Removed some debugging code
2005-06-08 Robert Sesekr246: - Searching of custom fields is done
2005-06-07 Robert Sesekr245: - construct_datastore_select() [includes/function...
2005-06-07 Robert Sesekr244: Setting up for custom field searchability.
2005-06-07 Robert Sesekr243: Comment OCD
2005-06-06 Robert Sesekr242: Biggest hack ever to get custom checkboxes to...
2005-06-06 Robert Sesekr241: Custom bug field permissions are now done
2005-06-06 Robert Sesekr240: Only show custom field history if we have permission.
2005-06-06 Robert Sesekr239: Most of the custom bug field permissions are...
2005-06-06 Robert Sesekr238: Don't make the list row a jump by default.
2005-06-06 Robert Sesekr237: Optimizing selects by stating exactly what we...
2005-06-06 Robert Sesekr236: Using a UNION ALL for the locale and phrase fetch...
2005-06-05 Robert Sesekr235: No more custom textareas!
2005-06-05 Robert Sesekr234: Forgot to remove template sets off the to-do...
2005-06-05 Robert Sesekr233: Removing template sets. Part 3 of 3 in a multi...
2005-06-05 Robert Sesekr232: Removing template sets. Part 2 of 3 in a multi...
2005-06-05 Robert Sesekr231: Removing template sets. Part 1 of 3 in a multi...
2005-06-02 Robert Sesekr230: roadmap++
2005-06-02 Robert Sesekr229: Forgot to removed cached bugfield_textarea template
2005-06-02 Robert Sesekr228: Removed the textarea bug field type.
2005-06-01 Robert Sesekr227: Dependency system is now finished. The tree has...
2005-06-01 Robert Sesekr226: Changed the name of the language file importer
2005-06-01 Robert Sesekr225: Only insert custom fields if we have fields to...
2005-06-01 Robert Sesekr224: Fixed: Fatal error: Call to undefined function...
2005-06-01 Robert Sesekr223: to-do++
2005-05-31 Robert Sesekr222: to-do++
2005-05-31 Robert Sesekr221: We need to select bug AS bug not just bug
2005-05-31 Robert Sesekr220: to-do++
2005-05-30 Robert Sesekr219: roadmap++
2005-05-30 Robert Sesekr218: Duplicates are now done
2005-05-30 Robert Sesekr217: to-do++;
2005-05-30 Robert Sesekr216: - Don't search hidden bugs and comments if we...
2005-05-30 Robert Sesekr215: Show logout link.
2005-05-30 Robert Sesekr214: Pushing more stuff off of the 1.0 release
2005-05-30 Robert Sesekr213: Removing left-over debugging code
2005-05-30 Robert Sesekr212: Fixed a problem where the last post would be...
2005-05-29 Robert Sesekr211: Whitespace OCD
2005-05-29 Robert Sesekr210: Comments can never be deleted so remove the branc...
2005-05-29 Robert Sesekr209: Allow comments to be hidden
2005-05-29 Robert Sesekr208: Bugs can never be deleted, so remove the actions...
2005-05-29 Robert Sesekr207: s/canviewhiddenbugs/canviewhidden/g
2005-05-29 Robert Sesekr206: Allow bugs to be hidden for security reasons...
2005-05-29 Robert Sesekr205: Custom bug fields are now done
2005-05-29 Robert Sesekr204: We now diff and log custom bug fields. This page...
2005-05-29 Robert Sesekr203: - Custom field `select_single` now is stored...
2005-05-28 Robert Sesekr202: Use MySQL NULL to handle defaults
2005-05-28 Robert Sesekr201: Show custom fields on showreport.php
2005-05-28 Robert Sesekr200: - Show edit fields on editreport.php and editrepo...
2005-05-24 Robert Sesekr199: Completed the backend creation of the fields...
2005-05-24 Robert Sesekr198: For input_checkbox, we need to use `defaultvalue...
2005-05-23 Robert Sesekr197: Changing the datastore foreach() loops that we...
2005-05-22 Robert Sesekr196: Renaming some tables and dropping some unused...
2005-05-22 Robert Sesekr195: Did the delete and kill DO-branches.
2005-05-22 Robert Sesekr194: Making update DO-branch work. Some code cleanup...
2005-05-22 Robert Sesekr193: Fixed some bugs with the edit DO-branch.
2005-05-22 Robert Sesekr192: Modify DO-branch done.
2005-05-22 Robert Sesekr191: Add code works, update code is there but untested...
2005-05-22 Robert Sesekr190: Only show the navigation bar if we have a valid...
2005-05-22 Robert Sesekr189: Added support to page_start() so we don't double...
2005-05-21 Robert Sesekr188: Checking in the initial files for custom bug...
2005-05-21 Robert Sesekr187: Finished all error reporting stuff so we're check...
2005-05-21 Robert Sesekr186: Converting to our Message_Reporter::message(...
2005-05-21 Robert Sesekr185: Need to pre-cache std_message.tpl
2005-05-21 Robert Sesekr184: Added Message_Reporter::message() backend
2005-05-21 Robert Sesekr183: Change the way header redirects are handled
2005-05-21 Robert Sesekr182: Changed $this->useRheaders to $this->useheaders
2005-05-21 Robert Sesekr181: Added some spacing to the template
2005-05-21 Robert Sesekr180: The OR should be an AND in the permission checkin...
2005-05-21 Robert Sesekr179: Only show the attachments block if you have permi...
2005-05-21 Robert Sesekr178: Out of all the files I changed throw() to error...
next