bugdar.git
2006-08-03 Robert Sesekr1028: Removing unnecessary lookup values 1.1.0-b1
2006-08-01 Robert Sesekr1027: We don't need the delete link in row_submit...
2006-08-01 Robert Sesekr1026: We now validate the component properly
2006-08-01 Robert Sesekr1025: New bug notifications now work. Finally.
2006-08-01 Robert Sesekr1024: Trying to get new bug notifications to work...
2006-08-01 Robert Sesekr1023: NOW we have the right email options
2006-08-01 Robert Sesekr1022: Wow. We should definitely update the right user...
2006-08-01 Robert Sesekr1021: And if we got the right object... do'h
2006-08-01 Robert Sesekr1020: It would help if we got the email options from...
2006-08-01 Robert Sesekr1019: Changing the default email options
2006-08-01 Robert Sesekr1018: Casting things to arrays to remove foreach(...
2006-08-01 Robert Sesekr1017: Making sure all input is properly escaped
2006-08-01 Robert Sesekr1016: todo--
2006-08-01 Robert Sesekr1015: Updating strings file
2006-08-01 Robert Sesekr1014: Adding a note about strings
2006-08-01 Robert Sesekr1013: I put the notes for install/upgrade in the wrong...
2006-08-01 Robert Sesekr1012: Remove the extra dummy class
2006-08-01 Robert Sesekr1011: - Fixing the settings loader
2006-08-01 Robert Sesekr1010: Fine. Apparently we actually *need* to load...
2006-08-01 Robert Sesekr1009: Make sure we load ISSO.Functions
2006-08-01 Robert Sesekr1008: Make sure we sanitize the IDs where it counts...
2006-08-01 Robert Sesekr1007: Fixing some bad schema errors that caused the...
2006-08-01 Robert Sesekr1006: Cast to array to remove warnings
2006-08-01 Robert Sesekr1005: Add another step to set email options
2006-08-01 Robert Sesekr1004: Updating the readmes and such
2006-08-01 Robert Sesekr1003: Updating the defaults for a setting
2006-08-01 Robert Sesekr1002: One small typo was causing severities to not...
2006-08-01 Robert Sesekr1001: We now have all the settings inserting correctly
2006-08-01 Robert Sesekr1000: Changing the way we look for hidden statuses...
2006-08-01 Robert Sesekr999: Adding the new settings that we created as defaul...
2006-08-01 Robert Sesekr998: Moving the dummy lang class out of install.php...
2006-08-01 Robert Sesekr997: Adding some logic to the bottom that will redirec...
2006-08-01 Robert Sesekr996: Forgot to close a </p>
2006-08-01 Robert Sesekr995: We no longer have an ISSO path
2006-08-01 Robert Sesekr994: We should actually init the DB module instead...
2006-08-01 Robert Sesekr993: Show colours
2006-08-01 Robert Sesekr992: Use an API to insert the admin user
2006-08-01 Robert Sesekr991: Adding default user email options and removing...
2006-08-01 Robert Sesekr990: Updating the email options display to be a little...
2006-08-01 Robert Sesekr989: Using tables to make alignment in userctrl.tpl...
2006-08-01 Robert Sesekr988: Changing the active site
2006-08-01 Robert Sesekr987: Need to remove our custom fields
2006-08-01 Robert Sesekr986: Updating the installer schema
2006-08-01 Robert Sesekr985: todo--
2006-07-31 Robert Sesekr984: Fixing unknown field "defaultsorkey" error
2006-07-31 Robert Sesekr983: We can now change email options for users in...
2006-07-31 Robert Sesekr982: Added something to make the admin index look...
2006-07-31 Robert Sesekr981: Make some changes to the version check URL
2006-07-27 Robert Sesekr980: Removed the plus sign in "class1 + class2" for...
2006-07-27 Robert Sesekr979: Updating the todo list
2006-07-27 Robert Sesekr978: Fixing the notifications system so that pcv,...
2006-07-27 Robert Sesekr977: Moved the global page items to be AFTER the edit...
2006-07-27 Robert Sesekr976: Including a link to the actual bug and the summary
2006-07-27 Robert Sesekr975: Whitespace OCD
2006-07-27 Robert Sesekr974: Bugdar 1.0.2 isn't happening, so move the changes...
2006-07-26 Robert Sesekr973: Changing the example URL
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-26 Robert Sesekr971: Use the ISSO installer tool system
2006-07-26 Robert Sesekr970: Updating file header
2006-07-26 Robert Sesekr969: Wrong file header app name
2006-07-26 Robert Sesekr968: Forgot to change the STOP_MARK
2006-07-26 Robert Sesekr967: Adding TABLE_PREFIX's to the queries
2006-07-26 Robert Sesekr966: Moving schema changes into a newly-created upgrad...
2006-07-26 Robert Sesekr965: In custom code settings, remove escaped single...
2006-07-26 Robert Sesekr964: Remove exec_sanitize_data()
2006-07-26 Robert Sesekr963: ISSO_ESCAPE_STRINGS does nothing anymore
2006-07-26 Robert Sesekr962: Whitespace OCD
2006-07-26 Robert Sesekr961: We don't need to run exec_sanitize_data() any...
2006-07-26 Robert Sesekr960: Making the installer work with ISSO2
2006-07-26 Robert Sesekr959: Caching the pagenav templates in search.php
2006-07-26 Robert Sesekr958: Adding pagination to search results
2006-07-26 Robert Sesekr957: Fix a SQL query we get when sorting by the lastpost
2006-07-26 Robert Sesekr956: Cleaning up the search queries because there...
2006-07-26 Robert Sesekr955: Make the favourite checkbox a <select> so that...
2006-07-26 Robert Sesekr954: We have to delete all chached searches because...
2006-07-26 Robert Sesekr953: Fixing parse error
2006-07-25 Robert Sesekr952: Added the version checker
2006-07-25 Robert Sesekr951: Forgot to check in the arrow images
2006-07-25 Robert Sesekr950: Changes++
2006-07-25 Robert Sesekr949: Need to specify the direction on both ORDER BYs
2006-07-25 Robert Sesekr948: Adding user-side options for sort order
2006-07-25 Robert Sesekr947: Totally ALTER'd the wrong table :P
2006-07-25 Robert Sesekr946: In process_incoming() use admin and user options...
2006-07-25 Robert Sesekr945: To make the default sort order information be...
2006-07-25 Robert Sesekr944: Adding user options in the API and admin section...
2006-07-25 Robert Sesekr943: Implement UserAPI in edit branch
2006-07-24 Robert Sesekr942: - Adding ListSorter::fetch_as_text()
2006-07-24 Robert Sesekr941: Making lots of changes to cope with the renaming...
2006-07-24 Robert Sesekr940: Flipping priority and severity column values...
2006-07-24 Robert Sesekr939: Making the sort order cross pages
2006-07-24 Robert Sesekr938: - Basics of the sorting system are now working
2006-07-23 Robert Sesekr937: Adding PSDs that were previously out of the repos...
2006-07-22 Robert Sesekr936: Todo--
2006-07-22 Robert Sesekr935: - Adding user.hidestatuses
2006-07-22 Robert Sesekr934: Status hiding for admin option is done
2006-07-22 Robert Sesekr933: - Adding a setting to control status displays
2006-07-22 Robert Sesekr932: Added protection into the Comment API against...
2006-07-22 Robert Sesekr931: - You can now delete bugs and comments
2006-07-22 Robert Sesekr930: Didn't close the <fieldset> for the DST option
2006-07-22 Robert Sesekr929: Adding language symbols around a few yes/no phras...
next