bugdar.git
17 years agor977: Moved the global page items to be AFTER the edit/non-edit things so that the...
Robert Sesek [Thu, 27 Jul 2006 04:12:18 +0000 (04:12 +0000)]
r977: Moved the global page items to be AFTER the edit/non-edit things so that the PCV selector will work without having to rename indicies

17 years agor976: Including a link to the actual bug and the summary
Robert Sesek [Thu, 27 Jul 2006 04:03:59 +0000 (04:03 +0000)]
r976: Including a link to the actual bug and the summary

17 years agor975: Whitespace OCD
Robert Sesek [Thu, 27 Jul 2006 03:28:42 +0000 (03:28 +0000)]
r975: Whitespace OCD

17 years agor974: Bugdar 1.0.2 isn't happening, so move the changes to be under 1.1
Robert Sesek [Thu, 27 Jul 2006 00:07:08 +0000 (00:07 +0000)]
r974: Bugdar 1.0.2 isn't happening, so move the changes to be under 1.1

17 years agor973: Changing the example URL
Robert Sesek [Wed, 26 Jul 2006 23:39:55 +0000 (23:39 +0000)]
r973: Changing the example URL

17 years agor972: Rebranding from Iris Studios to Blue Static
Robert Sesek [Wed, 26 Jul 2006 23:38:16 +0000 (23:38 +0000)]
r972: Rebranding from Iris Studios to Blue Static

17 years agor971: Use the ISSO installer tool system
Robert Sesek [Wed, 26 Jul 2006 23:27:27 +0000 (23:27 +0000)]
r971: Use the ISSO installer tool system

17 years agor970: Updating file header
Robert Sesek [Wed, 26 Jul 2006 23:27:16 +0000 (23:27 +0000)]
r970: Updating file header

17 years agor969: Wrong file header app name
Robert Sesek [Wed, 26 Jul 2006 23:24:12 +0000 (23:24 +0000)]
r969: Wrong file header app name

17 years agor968: Forgot to change the STOP_MARK
Robert Sesek [Wed, 26 Jul 2006 23:22:10 +0000 (23:22 +0000)]
r968: Forgot to change the STOP_MARK

17 years agor967: Adding TABLE_PREFIX's to the queries
Robert Sesek [Wed, 26 Jul 2006 22:43:08 +0000 (22:43 +0000)]
r967: Adding TABLE_PREFIX's to the queries

17 years agor966: Moving schema changes into a newly-created upgrade script
Robert Sesek [Wed, 26 Jul 2006 22:42:13 +0000 (22:42 +0000)]
r966: Moving schema changes into a newly-created upgrade script

17 years agor965: In custom code settings, remove escaped single quotes and replace them with...
Robert Sesek [Wed, 26 Jul 2006 22:13:57 +0000 (22:13 +0000)]
r965: In custom code settings, remove escaped single quotes and replace them with double ones to make things look neater

17 years agor964: Remove exec_sanitize_data()
Robert Sesek [Wed, 26 Jul 2006 01:19:02 +0000 (01:19 +0000)]
r964: Remove exec_sanitize_data()

17 years agor963: ISSO_ESCAPE_STRINGS does nothing anymore
Robert Sesek [Wed, 26 Jul 2006 01:18:52 +0000 (01:18 +0000)]
r963: ISSO_ESCAPE_STRINGS does nothing anymore

17 years agor962: Whitespace OCD
Robert Sesek [Wed, 26 Jul 2006 01:18:38 +0000 (01:18 +0000)]
r962: Whitespace OCD

17 years agor961: We don't need to run exec_sanitize_data() any more
Robert Sesek [Wed, 26 Jul 2006 01:18:28 +0000 (01:18 +0000)]
r961: We don't need to run exec_sanitize_data() any more

17 years agor960: Making the installer work with ISSO2
Robert Sesek [Wed, 26 Jul 2006 01:17:14 +0000 (01:17 +0000)]
r960: Making the installer work with ISSO2

17 years agor959: Caching the pagenav templates in search.php
Robert Sesek [Wed, 26 Jul 2006 01:09:28 +0000 (01:09 +0000)]
r959: Caching the pagenav templates in search.php

17 years agor958: Adding pagination to search results
Robert Sesek [Wed, 26 Jul 2006 01:08:56 +0000 (01:08 +0000)]
r958: Adding pagination to search results

17 years agor957: Fix a SQL query we get when sorting by the lastpost
Robert Sesek [Wed, 26 Jul 2006 00:46:54 +0000 (00:46 +0000)]
r957: Fix a SQL query we get when sorting by the lastpost

17 years agor956: Cleaning up the search queries because there's no need for the mondo joins
Robert Sesek [Wed, 26 Jul 2006 00:21:19 +0000 (00:21 +0000)]
r956: Cleaning up the search queries because there's no need for the mondo joins

17 years agor955: Make the favourite checkbox a <select> so that it's meaning is clear
Robert Sesek [Wed, 26 Jul 2006 00:13:31 +0000 (00:13 +0000)]
r955: Make the favourite checkbox a <select> so that it's meaning is clear

17 years agor954: We have to delete all chached searches because "productid" is a column there
Robert Sesek [Wed, 26 Jul 2006 00:06:59 +0000 (00:06 +0000)]
r954: We have to delete all chached searches because "productid" is a column there

17 years agor953: Fixing parse error
Robert Sesek [Wed, 26 Jul 2006 00:06:40 +0000 (00:06 +0000)]
r953: Fixing parse error

17 years agor952: Added the version checker
Robert Sesek [Tue, 25 Jul 2006 23:44:20 +0000 (23:44 +0000)]
r952: Added the version checker

17 years agor951: Forgot to check in the arrow images
Robert Sesek [Tue, 25 Jul 2006 23:02:20 +0000 (23:02 +0000)]
r951: Forgot to check in the arrow images

17 years agor950: Changes++
Robert Sesek [Tue, 25 Jul 2006 22:43:37 +0000 (22:43 +0000)]
r950: Changes++

17 years agor949: Need to specify the direction on both ORDER BYs
Robert Sesek [Tue, 25 Jul 2006 22:35:38 +0000 (22:35 +0000)]
r949: Need to specify the direction on both ORDER BYs

17 years agor948: Adding user-side options for sort order
Robert Sesek [Tue, 25 Jul 2006 22:33:07 +0000 (22:33 +0000)]
r948: Adding user-side options for sort order

17 years agor947: Totally ALTER'd the wrong table :P
Robert Sesek [Tue, 25 Jul 2006 22:32:24 +0000 (22:32 +0000)]
r947: Totally ALTER'd the wrong table :P

17 years agor946: In process_incoming() use admin and user options to set the defaults
Robert Sesek [Tue, 25 Jul 2006 22:13:08 +0000 (22:13 +0000)]
r946: In process_incoming() use admin and user options to set the defaults

17 years agor945: To make the default sort order information be lastpost/descending we just rearr...
Robert Sesek [Tue, 25 Jul 2006 21:52:03 +0000 (21:52 +0000)]
r945: To make the default sort order information be lastpost/descending we just rearrange those itmes in the fetch_x_text() function arrays

17 years agor944: Adding user options in the API and admin section for the default sort override
Robert Sesek [Tue, 25 Jul 2006 21:50:18 +0000 (21:50 +0000)]
r944: Adding user options in the API and admin section for the default sort override

17 years agor943: Implement UserAPI in edit branch
Robert Sesek [Tue, 25 Jul 2006 21:31:05 +0000 (21:31 +0000)]
r943: Implement UserAPI in edit branch

17 years agor942: - Adding ListSorter::fetch_as_text()
Robert Sesek [Mon, 24 Jul 2006 22:14:36 +0000 (22:14 +0000)]
r942: - Adding ListSorter::fetch_as_text()
- Creating a setting for default sort orders

17 years agor941: Making lots of changes to cope with the renaming of the tree PCV fields in...
Robert Sesek [Mon, 24 Jul 2006 21:59:57 +0000 (21:59 +0000)]
r941: Making lots of changes to cope with the renaming of the tree PCV fields in bug.

17 years agor940: Flipping priority and severity column values to match the headers (hey, what...
Robert Sesek [Mon, 24 Jul 2006 21:47:24 +0000 (21:47 +0000)]
r940: Flipping priority and severity column values to match the headers (hey, what a great idea!)

17 years agor939: Making the sort order cross pages
Robert Sesek [Mon, 24 Jul 2006 21:45:16 +0000 (21:45 +0000)]
r939: Making the sort order cross pages

17 years agor938: - Basics of the sorting system are now working
Robert Sesek [Mon, 24 Jul 2006 21:33:54 +0000 (21:33 +0000)]
r938: - Basics of the sorting system are now working
- Renamed bug.(productid, componentid, versionid) to be without the "id" bits

17 years agor937: Adding PSDs that were previously out of the repository
Robert Sesek [Sun, 23 Jul 2006 23:55:22 +0000 (23:55 +0000)]
r937: Adding PSDs that were previously out of the repository

17 years agor936: Todo--
Robert Sesek [Sat, 22 Jul 2006 19:12:24 +0000 (19:12 +0000)]
r936: Todo--
Changes++

17 years agor935: - Adding user.hidestatuses
Robert Sesek [Sat, 22 Jul 2006 19:10:41 +0000 (19:10 +0000)]
r935: - Adding user.hidestatuses
- Updating construct_datastore_select() so that the $includeblank acts like construct_option_select()
- Users can now override the admin setting for hiding statuses

17 years agor934: Status hiding for admin option is done
Robert Sesek [Sat, 22 Jul 2006 18:17:38 +0000 (18:17 +0000)]
r934: Status hiding for admin option is done

17 years agor933: - Adding a setting to control status displays
Robert Sesek [Sat, 22 Jul 2006 18:15:23 +0000 (18:15 +0000)]
r933: - Adding a setting to control status displays
- Updating construct_option_select()

17 years agor932: Added protection into the Comment API against deleting initialreport's
Robert Sesek [Sat, 22 Jul 2006 04:33:24 +0000 (04:33 +0000)]
r932: Added protection into the Comment API against deleting initialreport's

17 years agor931: - You can now delete bugs and comments
Robert Sesek [Sat, 22 Jul 2006 04:29:33 +0000 (04:29 +0000)]
r931: - You can now delete bugs and comments
- Added a Message_Reporter::confirm() method
- Addend an extra candeletedata permission to make deletion its own separate bit

17 years agor930: Didn't close the <fieldset> for the DST option
Robert Sesek [Sat, 22 Jul 2006 03:31:53 +0000 (03:31 +0000)]
r930: Didn't close the <fieldset> for the DST option

17 years agor929: Adding language symbols around a few yes/no phrases that didn't have it
Robert Sesek [Sat, 22 Jul 2006 03:30:44 +0000 (03:30 +0000)]
r929: Adding language symbols around a few yes/no phrases that didn't have it

17 years agor928: Fixing more bugs in APIs
Robert Sesek [Sat, 22 Jul 2006 03:19:16 +0000 (03:19 +0000)]
r928: Fixing more bugs in APIs

17 years agor927: Fixing another bug in the User API
Robert Sesek [Sat, 22 Jul 2006 03:16:09 +0000 (03:16 +0000)]
r927: Fixing another bug in the User API

17 years agor926: Inline todos++
Robert Sesek [Sat, 22 Jul 2006 03:15:06 +0000 (03:15 +0000)]
r926: Inline todos++

17 years agor925: Adding API error handling for the admin section
Robert Sesek [Sat, 22 Jul 2006 03:14:37 +0000 (03:14 +0000)]
r925: Adding API error handling for the admin section

17 years agor924: Making sure that we have an APIError() callback set
Robert Sesek [Sat, 22 Jul 2006 03:10:08 +0000 (03:10 +0000)]
r924: Making sure that we have an APIError() callback set

17 years agor923: Fixing some bugs in the UserAPI
Robert Sesek [Sat, 22 Jul 2006 03:05:16 +0000 (03:05 +0000)]
r923: Fixing some bugs in the UserAPI

17 years agor922: - Adding support for DST
Robert Sesek [Sat, 22 Jul 2006 03:01:48 +0000 (03:01 +0000)]
r922: - Adding support for DST
- Fixing some bugs in admin/user.php

17 years agor921: Forgot to change this one use of a permissions constant to use the new $bugsys...
Robert Sesek [Sat, 22 Jul 2006 02:57:35 +0000 (02:57 +0000)]
r921: Forgot to change this one use of a permissions constant to use the new $bugsys->permissions[] array

17 years agor920: Cleaning up the entire settings system
Robert Sesek [Sat, 22 Jul 2006 02:47:10 +0000 (02:47 +0000)]
r920: Cleaning up the entire settings system

17 years agor919: Reset the version after we fetch the caches to be the database-stored version
Robert Sesek [Sat, 22 Jul 2006 01:35:36 +0000 (01:35 +0000)]
r919: Reset the version after we fetch the caches to be the database-stored version

17 years agor918: Todos -= 2
Robert Sesek [Sat, 22 Jul 2006 01:28:31 +0000 (01:28 +0000)]
r918: Todos -= 2

17 years agor917: Adding inline todos for admin APIs
Robert Sesek [Sat, 22 Jul 2006 01:26:55 +0000 (01:26 +0000)]
r917: Adding inline todos for admin APIs

17 years agor916: Forgot to implement the delete/kill branches with APIs
Robert Sesek [Sat, 22 Jul 2006 01:25:16 +0000 (01:25 +0000)]
r916: Forgot to implement the delete/kill branches with APIs

17 years agor915: Adding and implementing the AutoActionAPI
Robert Sesek [Sat, 22 Jul 2006 01:24:17 +0000 (01:24 +0000)]
r915: Adding and implementing the AutoActionAPI

17 years agor914: Renaming $_PERMISSION to $bugsys->permissions
Robert Sesek [Sat, 22 Jul 2006 01:06:59 +0000 (01:06 +0000)]
r914: Renaming $_PERMISSION to $bugsys->permissions

17 years agor913: Changes++ for APIs
Robert Sesek [Sat, 22 Jul 2006 01:02:24 +0000 (01:02 +0000)]
r913: Changes++ for APIs

17 years agor912: Finishing navigation off for the "Users" tab
Robert Sesek [Sat, 22 Jul 2006 00:59:56 +0000 (00:59 +0000)]
r912: Finishing navigation off for the "Users" tab

17 years agor911: Make the "Home" link be to the user-side home
Robert Sesek [Fri, 21 Jul 2006 01:32:16 +0000 (01:32 +0000)]
r911: Make the "Home" link be to the user-side home

17 years agor910: Fixing two SQL free_result() errors
Robert Sesek [Thu, 20 Jul 2006 21:47:09 +0000 (21:47 +0000)]
r910: Fixing two SQL free_result() errors

17 years agor909: Removing all the help links as the ISSO.Printer framework doesn't have that...
Robert Sesek [Thu, 20 Jul 2006 21:46:00 +0000 (21:46 +0000)]
r909: Removing all the help links as the ISSO.Printer framework doesn't have that feature

17 years agor908: Implementing new navigation system for the entire "Fields" tab
Robert Sesek [Thu, 20 Jul 2006 21:37:29 +0000 (21:37 +0000)]
r908: Implementing new navigation system for the entire "Fields" tab

17 years agor907: Adding and implementing the UsergroupAPI
Robert Sesek [Thu, 20 Jul 2006 20:54:05 +0000 (20:54 +0000)]
r907: Adding and implementing the UsergroupAPI

17 years agor906: Adding and implementing the UserHelpAPI
Robert Sesek [Wed, 19 Jul 2006 16:00:02 +0000 (16:00 +0000)]
r906: Adding and implementing the UserHelpAPI

17 years agor905: Fixed a bug with updating the selects items
Robert Sesek [Wed, 19 Jul 2006 15:42:12 +0000 (15:42 +0000)]
r905: Fixed a bug with updating the selects items

17 years agor904: Adding and implementing the FieldAPI
Robert Sesek [Wed, 19 Jul 2006 15:34:02 +0000 (15:34 +0000)]
r904: Adding and implementing the FieldAPI

17 years agor903: Fixing a parse error
Robert Sesek [Mon, 17 Jul 2006 23:18:01 +0000 (23:18 +0000)]
r903: Fixing a parse error

17 years agor902: Removed the useless dependency table
Robert Sesek [Mon, 17 Jul 2006 20:49:34 +0000 (20:49 +0000)]
r902: Removed the useless dependency table

17 years agor901: Todo++
Robert Sesek [Mon, 17 Jul 2006 20:47:40 +0000 (20:47 +0000)]
r901: Todo++

17 years agor900: Added a post-delete method that cleans up all of the bug's data
Robert Sesek [Mon, 17 Jul 2006 20:46:08 +0000 (20:46 +0000)]
r900: Added a post-delete method that cleans up all of the bug's data

17 years agor899: Adding lots of pre and post processing methods for UserAPI to make all the...
Robert Sesek [Mon, 17 Jul 2006 20:41:01 +0000 (20:41 +0000)]
r899: Adding lots of pre and post processing methods for UserAPI to make all the counters line up, etc.

17 years agor898: Moving the build_*() calls to the APIs
Robert Sesek [Mon, 17 Jul 2006 20:34:05 +0000 (20:34 +0000)]
r898: Moving the build_*() calls to the APIs

17 years agor897: Implementing the UserAPI in the admin section
Robert Sesek [Mon, 17 Jul 2006 20:25:15 +0000 (20:25 +0000)]
r897: Implementing the UserAPI in the admin section

17 years agor896: Adding and implementing the StatusAPI
Robert Sesek [Mon, 17 Jul 2006 20:08:15 +0000 (20:08 +0000)]
r896: Adding and implementing the StatusAPI

17 years agor895: Adding and implementing the SeverityAPI
Robert Sesek [Mon, 17 Jul 2006 20:04:06 +0000 (20:04 +0000)]
r895: Adding and implementing the SeverityAPI

17 years agor894: Forgot to globalize $bugsys in fetch_guest_user() which was causing a severe...
Robert Sesek [Mon, 17 Jul 2006 01:02:52 +0000 (01:02 +0000)]
r894: Forgot to globalize $bugsys in fetch_guest_user() which was causing a severe lack of permissions

17 years agor893: Forgot to include a huge security check for listing bugs
Robert Sesek [Mon, 17 Jul 2006 00:59:12 +0000 (00:59 +0000)]
r893: Forgot to include a huge security check for listing bugs

17 years agor892: Adding and implementing ResolutionAPI
Robert Sesek [Mon, 17 Jul 2006 00:29:19 +0000 (00:29 +0000)]
r892: Adding and implementing ResolutionAPI

17 years agor891: Adding and implementing the PriorityAPI
Robert Sesek [Mon, 17 Jul 2006 00:19:45 +0000 (00:19 +0000)]
r891: Adding and implementing the PriorityAPI

17 years agor890: Don't need the old black and white CSS file--plus it's all different now
Robert Sesek [Mon, 17 Jul 2006 00:04:20 +0000 (00:04 +0000)]
r890: Don't need the old black and white CSS file--plus it's all different now

17 years agor889: We no longer need admin/jump.php
Robert Sesek [Mon, 17 Jul 2006 00:03:57 +0000 (00:03 +0000)]
r889: We no longer need admin/jump.php

17 years agor888: Changing all count() calls to be sizeof()
Robert Sesek [Sun, 16 Jul 2006 05:12:27 +0000 (05:12 +0000)]
r888: Changing all count() calls to be sizeof()

17 years agor887: Removing all the annoying calls to intval() in place of ISSO's cleaning framework
Robert Sesek [Sun, 16 Jul 2006 05:10:34 +0000 (05:10 +0000)]
r887: Removing all the annoying calls to intval() in place of ISSO's cleaning framework

17 years agor886: Navigation added for the "Fields" tab
Robert Sesek [Wed, 12 Jul 2006 22:48:02 +0000 (22:48 +0000)]
r886: Navigation added for the "Fields" tab

17 years agor885: Make sure we don't add navigation to the login screen
Robert Sesek [Wed, 12 Jul 2006 15:51:32 +0000 (15:51 +0000)]
r885: Make sure we don't add navigation to the login screen

17 years agor884: Change the link for the options tab to be index.php not setting.php
Robert Sesek [Thu, 29 Jun 2006 22:30:56 +0000 (22:30 +0000)]
r884: Change the link for the options tab to be index.php not setting.php

17 years agor883: - Updating the Admin CP navigation system
Robert Sesek [Thu, 29 Jun 2006 22:30:02 +0000 (22:30 +0000)]
r883: - Updating the Admin CP navigation system
- Finished the new navigation for all the files in the "Options" tab

17 years agor882: changes++
Robert Sesek [Thu, 29 Jun 2006 21:50:34 +0000 (21:50 +0000)]
r882: changes++

17 years agor881: Make the syndication items number a setting
Robert Sesek [Thu, 29 Jun 2006 21:49:19 +0000 (21:49 +0000)]
r881: Make the syndication items number a setting

17 years agor880: If the record doesn't exist for the setting, create a default value
Robert Sesek [Thu, 29 Jun 2006 21:48:25 +0000 (21:48 +0000)]
r880: If the record doesn't exist for the setting, create a default value

17 years agor879: De-border the feed IMG
Robert Sesek [Thu, 29 Jun 2006 05:36:58 +0000 (05:36 +0000)]
r879: De-border the feed IMG

17 years agor878: Adding feed information to the templates
Robert Sesek [Thu, 29 Jun 2006 05:34:15 +0000 (05:34 +0000)]
r878: Adding feed information to the templates