bugdar.git
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...
2006-07-22 Robert Sesekr928: Fixing more bugs in APIs
2006-07-22 Robert Sesekr927: Fixing another bug in the User API
2006-07-22 Robert Sesekr926: Inline todos++
2006-07-22 Robert Sesekr925: Adding API error handling for the admin section
2006-07-22 Robert Sesekr924: Making sure that we have an APIError() callback set
2006-07-22 Robert Sesekr923: Fixing some bugs in the UserAPI
2006-07-22 Robert Sesekr922: - Adding support for DST
2006-07-22 Robert Sesekr921: Forgot to change this one use of a permissions...
2006-07-22 Robert Sesekr920: Cleaning up the entire settings system
2006-07-22 Robert Sesekr919: Reset the version after we fetch the caches to...
2006-07-22 Robert Sesekr918: Todos -= 2
2006-07-22 Robert Sesekr917: Adding inline todos for admin APIs
2006-07-22 Robert Sesekr916: Forgot to implement the delete/kill branches...
2006-07-22 Robert Sesekr915: Adding and implementing the AutoActionAPI
2006-07-22 Robert Sesekr914: Renaming $_PERMISSION to $bugsys->permissions
2006-07-22 Robert Sesekr913: Changes++ for APIs
2006-07-22 Robert Sesekr912: Finishing navigation off for the "Users" tab
2006-07-21 Robert Sesekr911: Make the "Home" link be to the user-side home
2006-07-20 Robert Sesekr910: Fixing two SQL free_result() errors
2006-07-20 Robert Sesekr909: Removing all the help links as the ISSO.Printer...
2006-07-20 Robert Sesekr908: Implementing new navigation system for the entire...
2006-07-20 Robert Sesekr907: Adding and implementing the UsergroupAPI
2006-07-19 Robert Sesekr906: Adding and implementing the UserHelpAPI
2006-07-19 Robert Sesekr905: Fixed a bug with updating the selects items
2006-07-19 Robert Sesekr904: Adding and implementing the FieldAPI
2006-07-17 Robert Sesekr903: Fixing a parse error
2006-07-17 Robert Sesekr902: Removed the useless dependency table
2006-07-17 Robert Sesekr901: Todo++
2006-07-17 Robert Sesekr900: Added a post-delete method that cleans up all...
2006-07-17 Robert Sesekr899: Adding lots of pre and post processing methods...
2006-07-17 Robert Sesekr898: Moving the build_*() calls to the APIs
2006-07-17 Robert Sesekr897: Implementing the UserAPI in the admin section
2006-07-17 Robert Sesekr896: Adding and implementing the StatusAPI
2006-07-17 Robert Sesekr895: Adding and implementing the SeverityAPI
2006-07-17 Robert Sesekr894: Forgot to globalize $bugsys in fetch_guest_user...
2006-07-17 Robert Sesekr893: Forgot to include a huge security check for listi...
2006-07-17 Robert Sesekr892: Adding and implementing ResolutionAPI
2006-07-17 Robert Sesekr891: Adding and implementing the PriorityAPI
2006-07-17 Robert Sesekr890: Don't need the old black and white CSS file-...
2006-07-17 Robert Sesekr889: We no longer need admin/jump.php
2006-07-16 Robert Sesekr888: Changing all count() calls to be sizeof()
2006-07-16 Robert Sesekr887: Removing all the annoying calls to intval() in...
2006-07-12 Robert Sesekr886: Navigation added for the "Fields" tab
2006-07-12 Robert Sesekr885: Make sure we don't add navigation to the login...
2006-06-29 Robert Sesekr884: Change the link for the options tab to be index...
2006-06-29 Robert Sesekr883: - Updating the Admin CP navigation system
2006-06-29 Robert Sesekr882: changes++
2006-06-29 Robert Sesekr881: Make the syndication items number a setting
2006-06-29 Robert Sesekr880: If the record doesn't exist for the setting,...
2006-06-29 Robert Sesekr879: De-border the feed IMG
2006-06-29 Robert Sesekr878: Adding feed information to the templates
next