bugdar.git
2006-01-15 Robert Sesekr718: Refactoring $message->phrase to $message->list
2006-01-15 Robert Sesekr717: Description is no longer required
2006-01-15 Robert Sesekr716: Recreating strings
2006-01-15 Robert Sesekr715: Queries are integrated into the new schema file
2006-01-15 Robert Sesekr714: OKAY, this is the last of the TABLE_PREFIX bugs
2006-01-15 Robert Sesekr713: Table prefixes are your friend!
2006-01-15 Robert Sesekr712: - add -> insert... not update
2006-01-15 Robert Sesekr711: Need to have the right ID if we want to recache
2006-01-15 Robert Sesekr710: TABLE_PREFIX is your friend
2006-01-14 Robert Sesekr709: Update schema file
2006-01-14 Robert Sesekr708: Default severity should be selected by the setting
2006-01-14 Robert Sesekr707: Forgot to change the defaults after we reordered...
2006-01-14 Robert Sesekr706: build_assignedto() on update or insert
2006-01-14 Robert Sesekr705: We need to build the localizations table... so...
2006-01-14 Robert Sesekr704: - Don't insert a default product and version
2006-01-14 Robert Sesekr703: language.isdefault is no longer how we see what...
2006-01-14 Robert Sesekr702: Adding new default data
2006-01-14 Robert Sesekr701: Changing language.default to language.isdefault
2006-01-14 Robert Sesekr700: todo++
2006-01-14 Robert Sesekr699: No need to capitalize titles of templates
2006-01-14 Robert Sesekr698: Adding field updateder
2006-01-14 Robert Sesekr697: Removed a sanitize() call... wow is that *old*
2006-01-14 Robert Sesekr696: Added a "Submit and Reload" button to newreport.php
2006-01-14 Robert Sesekr695: Switching the order of fields on the listing
2006-01-08 Robert Sesekr694: Explicating debug warnings
2006-01-08 Robert Sesekr693: Don't need $show['customfields']
2006-01-08 Robert Sesekr692: Change the custom field ordering positions; like...
2006-01-08 Robert Sesekr691: Change the way we order field positions
2006-01-08 Robert Sesekr690: Need spill protection
2006-01-08 Robert Sesekr689: Standardizing field order on bug display templates
2006-01-08 Robert Sesekr688: Add $reporter information
2006-01-08 Robert Sesekr687: Added #clear-spill
2005-12-23 Robert Sesekr686: Added "Today" dateline search
2005-12-23 Robert Sesekr685: inline todo++
2005-12-23 Robert Sesekr684: Add in a middle submit row so users don't have...
2005-12-23 Robert Sesekr683: Allow #submitrow to be a class, not only an id
2005-12-23 Robert Sesekr682: Reword some of the setting descriptions
2005-12-23 Robert Sesekr681: Add priority/severity to the listing pages
2005-12-23 Robert Sesekr680: Changing "Keywords" description to something...
2005-12-23 Robert Sesekr679: Insert query needs a table prefix
2005-12-23 Robert Sesekr678: TABLE_PREFIX needed
2005-12-23 Robert Sesekr677: Need a table prefix here...
2005-12-23 Robert Sesekr676: Need table prefixes in the installer
2005-12-23 Robert Sesekr675: Removing commented-out CSS properties
2005-12-23 Robert Sesekr674: Add comment about FF not linking display: inline...
2005-12-23 Robert Sesekr673: Adding a <br /> to create a blocking element...
2005-12-23 Robert Sesekr672: Make sure we construct editable-only custom fields
2005-12-23 Robert Sesekr671: The mask cannot be 0 in construct_custom_field...
2005-12-23 Robert Sesekr670: Okay... guests don't count as users
2005-12-23 Robert Sesekr669: Fixed construct_user_display() for guests
2005-12-22 Robert Sesekr668: Don't need to define MODE
2005-12-22 Robert Sesekr667: Add userhelp to the exporter
2005-12-22 Robert Sesekr666: Added help link
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-12-22 Robert Sesekr664: Removed an un-used query
2005-12-22 Robert Sesekr663: Make highlight case-insensitive
2005-12-22 Robert Sesekr662: pcv_select needs to be an array[] in search.tpl
2005-12-22 Robert Sesekr661: Remove else branch on PCV selection
2005-12-22 Robert Sesekr660: Fixed PCV searching
2005-12-22 Robert Sesekr659: Don't double escape the line break or it won...
2005-12-22 Robert Sesekr658: Change comment logging fields
2005-12-22 Robert Sesekr657: Removed a call to fetch_user_display_name() but...
2005-12-22 Robert Sesekr656: We don't want to use $message->error() because...
2005-12-22 Robert Sesekr655: Uncheck remember me because it's not a big issue...
2005-12-22 Robert Sesekr654: No longer need fetch_user_display_name() [functio...
2005-12-22 Robert Sesekr653: Don't allow blank display names
2005-12-22 Robert Sesekr652: That userland help system was sure on a lot of...
2005-12-22 Robert Sesekr651: Adding help tokens to newreport.tpl, search.tpl...
2005-12-22 Robert Sesekr650: Added delete/kill actions
2005-12-22 Robert Sesekr649: Adding base userhelp system for non-custom fields
2005-12-22 Robert Sesekr648: I really wonder what a form that goes to 'null...
2005-12-22 Robert Sesekr647: Add user help link
2005-12-22 Robert Sesekr646: Make returning [[INVALID TOPIC]] a debug-only...
2005-12-22 Robert Sesekr645: Custom bug fields now have help text in the cache...
2005-12-22 Robert Sesekr644: Adding help window page
2005-12-21 Robert Sesekr643: Updating help link and CSS
2005-12-21 Robert Sesekr642: Update the template to actually be lang-compat...
2005-12-21 Robert Sesekr641: Link construction code now works right...
2005-12-21 Robert Sesekr640: Adding the template, image, and code that creates...
2005-12-21 Robert Sesekr639: Adding pre-parse hook so that the userland help...
2005-12-20 Robert Sesekr638: Custom field searching now works right
2005-12-19 Robert Sesekr637: Disable the black and white style sheet
2005-12-19 Robert Sesekr636: Put the help link on the wrong thing for add...
2005-12-19 Robert Sesekr635: Help link
2005-12-19 Robert Sesekr634: Don't let $uservote == 0
2005-12-19 Robert Sesekr633: Subscription is just one permission to check...
2005-12-19 Robert Sesekr632: trim() all the data and make sure we have a valid...
2005-12-19 Robert Sesekr631: Don't use those weird errors for non-group-starte...
2005-12-19 Robert Sesekr630: akward grammar
2005-12-19 Robert Sesekr629: "power programming" sounds stupid; APIs
2005-12-19 Robert Sesekr628: b3_review--
2005-12-19 Robert Sesekr627: Bolding the scary parts of the delete messages
2005-12-19 Robert Sesekr626: post review changes--
2005-12-19 Robert Sesekr625: review changes -= 2
2005-12-19 Robert Sesekr624: One more help link wouldn't kill anybody
2005-12-19 Robert Sesekr623: Adding help links
2005-12-19 Robert Sesekr622: Dropping the username markup stuff
2005-12-18 Robert Sesekr621: Adding help link
2005-12-18 Robert Sesekr620: Rewording the last step (caching)
2005-12-18 Robert Sesekr619: Dropping the wrong column is never a GOOD thing
next