bugdar.git
18 years agor788: - No longer highlight the <title> or <input> of bug reports. Closes bug://probl...
Robert Sesek [Sun, 30 Apr 2006 08:25:00 +0000 (08:25 +0000)]
r788: - No longer highlight the <title> or <input> of bug reports. Closes bug://problem/21
- Created template changes file

18 years agor787: Implement the user API
Robert Sesek [Sun, 30 Apr 2006 08:10:51 +0000 (08:10 +0000)]
r787: Implement the user API

18 years agor786: Impose noempty restriction on the password field
Robert Sesek [Sun, 30 Apr 2006 08:06:59 +0000 (08:06 +0000)]
r786: Impose noempty restriction on the password field

18 years agor785: Whitespace OCD
Robert Sesek [Sun, 30 Apr 2006 08:05:02 +0000 (08:05 +0000)]
r785: Whitespace OCD

18 years agor784: Globalize the $commentapi variable so that it can be used for both do branches
Robert Sesek [Sun, 30 Apr 2006 08:04:43 +0000 (08:04 +0000)]
r784: Globalize the $commentapi variable so that it can be used for both do branches

18 years agor783: Adding initial bug API; still need the methods
Robert Sesek [Sun, 30 Apr 2006 08:03:50 +0000 (08:03 +0000)]
r783: Adding initial bug API; still need the methods

18 years agor782: Add a relation on the userid
Robert Sesek [Sun, 30 Apr 2006 08:01:13 +0000 (08:01 +0000)]
r782: Add a relation on the userid

18 years agor781: Adding user API class
Robert Sesek [Sun, 30 Apr 2006 04:34:18 +0000 (04:34 +0000)]
r781: Adding user API class

18 years agor780: Set apppath
Robert Sesek [Sun, 30 Apr 2006 03:54:03 +0000 (03:54 +0000)]
r780: Set apppath

18 years agor779: nl2br() is your friend
Robert Sesek [Sun, 30 Apr 2006 02:14:22 +0000 (02:14 +0000)]
r779: nl2br() is your friend

18 years agor778: - HTML dealings are now working right
Robert Sesek [Sun, 30 Apr 2006 02:13:48 +0000 (02:13 +0000)]
r778: - HTML dealings are now working right
- Created a pre_update() method so that comment_parsed() is run

18 years agor777: Removing old admin.css stylesheet
Robert Sesek [Sun, 30 Apr 2006 02:03:16 +0000 (02:03 +0000)]
r777: Removing old admin.css stylesheet

18 years agor776: Link to the new style sheet in ISSO
Robert Sesek [Sun, 30 Apr 2006 02:02:54 +0000 (02:02 +0000)]
r776: Link to the new style sheet in ISSO

18 years agor775: Implementing the comment API
Robert Sesek [Sun, 30 Apr 2006 01:04:48 +0000 (01:04 +0000)]
r775: Implementing the comment API

18 years agor774: Adding comment API
Robert Sesek [Sun, 30 Apr 2006 00:43:05 +0000 (00:43 +0000)]
r774: Adding comment API

18 years agor773: Switch to using ISSO.Priner instead of includes/adminfunctions.php
Robert Sesek [Sat, 29 Apr 2006 21:19:35 +0000 (21:19 +0000)]
r773: Switch to using ISSO.Priner instead of includes/adminfunctions.php

18 years agor772: changes++
Robert Sesek [Sat, 29 Apr 2006 21:12:33 +0000 (21:12 +0000)]
r772: changes++

18 years agor771: Remove divide by zero warnings
Robert Sesek [Sat, 29 Apr 2006 21:12:05 +0000 (21:12 +0000)]
r771: Remove divide by zero warnings

18 years agor770: We now show an error if the first query to the datacache fails so that users...
Robert Sesek [Sat, 29 Apr 2006 19:05:06 +0000 (19:05 +0000)]
r770: We now show an error if the first query to the datacache fails so that users can see an install link. Closes bug://problem/20

18 years agor769: Put the foreach() in fetch_on_bits() in a is_array() condition to make warnings--
Robert Sesek [Thu, 30 Mar 2006 02:42:20 +0000 (02:42 +0000)]
r769: Put the foreach() in fetch_on_bits() in a is_array() condition to make warnings--

18 years agor768: Setting `debug` needs to happen after we load config.php
Robert Sesek [Thu, 30 Mar 2006 02:40:51 +0000 (02:40 +0000)]
r768: Setting `debug` needs to happen after we load config.php

18 years agor767: Linking to ISSO2 is done
Robert Sesek [Thu, 30 Mar 2006 02:40:06 +0000 (02:40 +0000)]
r767: Linking to ISSO2 is done

18 years agor766: Set svn:externals for the framework
Robert Sesek [Thu, 30 Mar 2006 02:30:23 +0000 (02:30 +0000)]
r766: Set svn:externals for the framework

18 years agor765: Say hello to the GPL
Robert Sesek [Thu, 30 Mar 2006 02:28:09 +0000 (02:28 +0000)]
r765: Say hello to the GPL

18 years agor763: Todo++
Robert Sesek [Sat, 25 Mar 2006 21:11:18 +0000 (21:11 +0000)]
r763: Todo++

18 years agor762: Fixing bug://report/10:
Robert Sesek [Fri, 24 Mar 2006 05:33:17 +0000 (05:33 +0000)]
r762: Fixing bug://report/10:
- Prevent the PCV values from stacking up like "p4c3c8c2c9c6v3"
- If there are no immediate versions for a product, show a blank disabled <option>

18 years agor760: Custom fields now show on newreport.php; fixes bug://report/8 1.0.1
Robert Sesek [Fri, 17 Mar 2006 00:26:47 +0000 (00:26 +0000)]
r760: Custom fields now show on newreport.php; fixes bug://report/8

18 years agor759: We should actually not pass a non-existant array to construct_custom_fields()
Robert Sesek [Fri, 17 Mar 2006 00:19:54 +0000 (00:19 +0000)]
r759: We should actually not pass a non-existant array to construct_custom_fields()

18 years agor758: Rebuild the cache when we save custom field descriptions (http://bugs.iris...
Robert Sesek [Tue, 14 Mar 2006 02:10:30 +0000 (02:10 +0000)]
r758: Rebuild the cache when we save custom field descriptions (bugs.iris-studios.com/showreport.php?bugid=7)

18 years agor757: Adding upgrade instructions
Robert Sesek [Mon, 13 Mar 2006 05:43:41 +0000 (05:43 +0000)]
r757: Adding upgrade instructions

18 years agor756: Adding upgrade system
Robert Sesek [Mon, 13 Mar 2006 05:41:53 +0000 (05:41 +0000)]
r756: Adding upgrade system

18 years agor755: More safety for register_globals
Robert Sesek [Mon, 13 Mar 2006 05:29:54 +0000 (05:29 +0000)]
r755: More safety for register_globals

18 years agor754: Change log!
Robert Sesek [Mon, 13 Mar 2006 05:26:16 +0000 (05:26 +0000)]
r754: Change log!

18 years agor753: Another fix for messy register_globals
Robert Sesek [Mon, 13 Mar 2006 05:18:37 +0000 (05:18 +0000)]
r753: Another fix for messy register_globals

18 years agor752: Fixing a bug that caused installation to fail for those with register_globals...
Robert Sesek [Mon, 13 Mar 2006 04:56:20 +0000 (04:56 +0000)]
r752: Fixing a bug that caused installation to fail for those with register_globals = ON

18 years agor751: Removing a "bug." row prefix where there's no JOIN; fixes http://bugs.iris...
Robert Sesek [Fri, 10 Mar 2006 08:27:43 +0000 (08:27 +0000)]
r751: Removing a "bug." row prefix where there's no JOIN; fixes bugs.iris-studios.com/showreport.php?bugid=6

18 years agor749: Updating strings file 1.0.0
Robert Sesek [Wed, 18 Jan 2006 06:14:02 +0000 (06:14 +0000)]
r749: Updating strings file

18 years agor748: Need commas to not get a SQL error
Robert Sesek [Wed, 18 Jan 2006 06:10:09 +0000 (06:10 +0000)]
r748: Need commas to not get a SQL error

18 years agor747: We can only update custom permis if we have bug fields
Robert Sesek [Wed, 18 Jan 2006 06:03:53 +0000 (06:03 +0000)]
r747: We can only update custom permis if we have bug fields

18 years agor746: Re-exporting default data sets
Robert Sesek [Wed, 18 Jan 2006 05:57:27 +0000 (05:57 +0000)]
r746: Re-exporting default data sets

18 years agor745: Readme and install file
Robert Sesek [Wed, 18 Jan 2006 05:39:52 +0000 (05:39 +0000)]
r745: Readme and install file

18 years agor744: Add an optional location to bounce back to with cancel
Robert Sesek [Mon, 16 Jan 2006 08:14:30 +0000 (08:14 +0000)]
r744: Add an optional location to bounce back to with cancel

18 years agor743: Adding explain for autoactions
Robert Sesek [Mon, 16 Jan 2006 08:10:05 +0000 (08:10 +0000)]
r743: Adding explain for autoactions

18 years agor742: explain.php?do=autoactions should be plural because products is
Robert Sesek [Sun, 15 Jan 2006 21:16:38 +0000 (21:16 +0000)]
r742: explain.php?do=autoactions should be plural because products is

18 years agor741: Cache the explain_row template
Robert Sesek [Sun, 15 Jan 2006 21:15:07 +0000 (21:15 +0000)]
r741: Cache the explain_row template

18 years agor740: Product explainer is in place
Robert Sesek [Sun, 15 Jan 2006 21:11:43 +0000 (21:11 +0000)]
r740: Product explainer is in place

18 years agor739: Adding explication links
Robert Sesek [Sun, 15 Jan 2006 21:11:31 +0000 (21:11 +0000)]
r739: Adding explication links

18 years agor738: nl2br() the topic body
Robert Sesek [Sun, 15 Jan 2006 20:41:13 +0000 (20:41 +0000)]
r738: nl2br() the topic body

18 years agor737: Adding another undeletable text
Robert Sesek [Sun, 15 Jan 2006 20:40:06 +0000 (20:40 +0000)]
r737: Adding another undeletable text

18 years agor736: Adding a help bubble for new reply
Robert Sesek [Sun, 15 Jan 2006 20:39:38 +0000 (20:39 +0000)]
r736: Adding a help bubble for new reply

18 years agor735: Adding cancel buttons
Robert Sesek [Sun, 15 Jan 2006 20:33:14 +0000 (20:33 +0000)]
r735: Adding cancel buttons

18 years agor734: Making global.js localized
Robert Sesek [Sun, 15 Jan 2006 20:30:56 +0000 (20:30 +0000)]
r734: Making global.js localized

18 years agor733: Adding a global.js file
Robert Sesek [Sun, 15 Jan 2006 20:28:06 +0000 (20:28 +0000)]
r733: Adding a global.js file

18 years agor732: Add link around the bug title
Robert Sesek [Sun, 15 Jan 2006 20:14:55 +0000 (20:14 +0000)]
r732: Add link around the bug title

18 years agor731: Only show description for obsoletes if it exists
Robert Sesek [Sun, 15 Jan 2006 18:51:35 +0000 (18:51 +0000)]
r731: Only show description for obsoletes if it exists

18 years agor730: Update the error in error()
Robert Sesek [Sun, 15 Jan 2006 09:06:41 +0000 (09:06 +0000)]
r730: Update the error in error()

18 years agor729: Error box for newreport.php
Robert Sesek [Sun, 15 Jan 2006 09:01:58 +0000 (09:01 +0000)]
r729: Error box for newreport.php

18 years agor728: Whitespace OCD
Robert Sesek [Sun, 15 Jan 2006 09:00:32 +0000 (09:00 +0000)]
r728: Whitespace OCD

18 years agor727: Only get the file data if we don't have errors... saves memory
Robert Sesek [Sun, 15 Jan 2006 08:47:24 +0000 (08:47 +0000)]
r727: Only get the file data if we don't have errors... saves memory

18 years agor726: Add max packet testing
Robert Sesek [Sun, 15 Jan 2006 08:47:05 +0000 (08:47 +0000)]
r726: Add max packet testing

18 years agor725: Check for MySQL minimum word length
Robert Sesek [Sun, 15 Jan 2006 08:42:48 +0000 (08:42 +0000)]
r725: Check for MySQL minimum word length

18 years agor724: Error box model for register.php
Robert Sesek [Sun, 15 Jan 2006 08:29:22 +0000 (08:29 +0000)]
r724: Error box model for register.php

18 years agor723: We don't need newcomment.php anymore...
Robert Sesek [Sun, 15 Jan 2006 08:23:38 +0000 (08:23 +0000)]
r723: We don't need newcomment.php anymore...

18 years agor722: Error box for edit comment
Robert Sesek [Sun, 15 Jan 2006 08:23:03 +0000 (08:23 +0000)]
r722: Error box for edit comment

18 years agor721: Unwanted and unwonted conversions
Robert Sesek [Sun, 15 Jan 2006 08:19:24 +0000 (08:19 +0000)]
r721: Unwanted and unwonted conversions

18 years agor720: Error box implementation
Robert Sesek [Sun, 15 Jan 2006 08:18:00 +0000 (08:18 +0000)]
r720: Error box implementation

18 years agor719: Refactoring again.. this time to items
Robert Sesek [Sun, 15 Jan 2006 04:52:54 +0000 (04:52 +0000)]
r719: Refactoring again.. this time to items

18 years agor718: Refactoring $message->phrase to $message->list
Robert Sesek [Sun, 15 Jan 2006 04:50:57 +0000 (04:50 +0000)]
r718: Refactoring $message->phrase to $message->list

18 years agor717: Description is no longer required
Robert Sesek [Sun, 15 Jan 2006 04:37:42 +0000 (04:37 +0000)]
r717: Description is no longer required

18 years agor716: Recreating strings
Robert Sesek [Sun, 15 Jan 2006 04:18:49 +0000 (04:18 +0000)]
r716: Recreating strings

18 years agor715: Queries are integrated into the new schema file
Robert Sesek [Sun, 15 Jan 2006 04:14:03 +0000 (04:14 +0000)]
r715: Queries are integrated into the new schema file

18 years agor714: OKAY, this is the last of the TABLE_PREFIX bugs
Robert Sesek [Sun, 15 Jan 2006 00:29:56 +0000 (00:29 +0000)]
r714: OKAY, this is the last of the TABLE_PREFIX bugs

18 years agor713: Table prefixes are your friend!
Robert Sesek [Sun, 15 Jan 2006 00:21:36 +0000 (00:21 +0000)]
r713: Table prefixes are your friend!

18 years agor712: - add -> insert... not update
Robert Sesek [Sun, 15 Jan 2006 00:20:17 +0000 (00:20 +0000)]
r712: - add -> insert... not update
- Add a delete link

18 years agor711: Need to have the right ID if we want to recache
Robert Sesek [Sun, 15 Jan 2006 00:17:07 +0000 (00:17 +0000)]
r711: Need to have the right ID if we want to recache

18 years agor710: TABLE_PREFIX is your friend
Robert Sesek [Sun, 15 Jan 2006 00:14:51 +0000 (00:14 +0000)]
r710: TABLE_PREFIX is your friend

18 years agor709: Update schema file
Robert Sesek [Sat, 14 Jan 2006 22:37:45 +0000 (22:37 +0000)]
r709: Update schema file

18 years agor708: Default severity should be selected by the setting
Robert Sesek [Sat, 14 Jan 2006 22:23:31 +0000 (22:23 +0000)]
r708: Default severity should be selected by the setting

18 years agor707: Forgot to change the defaults after we reordered the fields
Robert Sesek [Sat, 14 Jan 2006 22:23:18 +0000 (22:23 +0000)]
r707: Forgot to change the defaults after we reordered the fields

18 years agor706: build_assignedto() on update or insert
Robert Sesek [Sat, 14 Jan 2006 22:15:45 +0000 (22:15 +0000)]
r706: build_assignedto() on update or insert

18 years agor705: We need to build the localizations table... so we now do :)
Robert Sesek [Sat, 14 Jan 2006 22:10:40 +0000 (22:10 +0000)]
r705: We need to build the localizations table... so we now do :)

18 years agor704: - Don't insert a default product and version
Robert Sesek [Sat, 14 Jan 2006 21:54:45 +0000 (21:54 +0000)]
r704: - Don't insert a default product and version
- Cache user help

18 years agor703: language.isdefault is no longer how we see what language to use; we now have...
Robert Sesek [Sat, 14 Jan 2006 21:46:49 +0000 (21:46 +0000)]
r703: language.isdefault is no longer how we see what language to use; we now have a setting

18 years agor702: Adding new default data
Robert Sesek [Sat, 14 Jan 2006 21:37:29 +0000 (21:37 +0000)]
r702: Adding new default data

18 years agor701: Changing language.default to language.isdefault
Robert Sesek [Sat, 14 Jan 2006 21:36:02 +0000 (21:36 +0000)]
r701: Changing language.default to language.isdefault

18 years agor700: todo++
Robert Sesek [Sat, 14 Jan 2006 19:40:55 +0000 (19:40 +0000)]
r700: todo++

18 years agor699: No need to capitalize titles of templates
Robert Sesek [Sat, 14 Jan 2006 19:39:54 +0000 (19:39 +0000)]
r699: No need to capitalize titles of templates

18 years agor698: Adding field updateder
Robert Sesek [Sat, 14 Jan 2006 19:25:43 +0000 (19:25 +0000)]
r698: Adding field updateder

18 years agor697: Removed a sanitize() call... wow is that *old*
Robert Sesek [Sat, 14 Jan 2006 19:10:51 +0000 (19:10 +0000)]
r697: Removed a sanitize() call... wow is that *old*

18 years agor696: Added a "Submit and Reload" button to newreport.php
Robert Sesek [Sat, 14 Jan 2006 19:03:32 +0000 (19:03 +0000)]
r696: Added a "Submit and Reload" button to newreport.php

18 years agor695: Switching the order of fields on the listing
Robert Sesek [Sat, 14 Jan 2006 18:57:15 +0000 (18:57 +0000)]
r695: Switching the order of fields on the listing

18 years agor694: Explicating debug warnings
Robert Sesek [Sun, 8 Jan 2006 07:32:04 +0000 (07:32 +0000)]
r694: Explicating debug warnings

18 years agor693: Don't need $show['customfields']
Robert Sesek [Sun, 8 Jan 2006 07:28:46 +0000 (07:28 +0000)]
r693: Don't need $show['customfields']

18 years agor692: Change the custom field ordering positions; like in r691
Robert Sesek [Sun, 8 Jan 2006 07:28:10 +0000 (07:28 +0000)]
r692: Change the custom field ordering positions; like in r691

18 years agor691: Change the way we order field positions
Robert Sesek [Sun, 8 Jan 2006 07:24:52 +0000 (07:24 +0000)]
r691: Change the way we order field positions

18 years agor690: Need spill protection
Robert Sesek [Sun, 8 Jan 2006 07:21:48 +0000 (07:21 +0000)]
r690: Need spill protection

18 years agor689: Standardizing field order on bug display templates
Robert Sesek [Sun, 8 Jan 2006 07:20:53 +0000 (07:20 +0000)]
r689: Standardizing field order on bug display templates

18 years agor688: Add $reporter information
Robert Sesek [Sun, 8 Jan 2006 07:17:23 +0000 (07:17 +0000)]
r688: Add $reporter information

18 years agor687: Added #clear-spill
Robert Sesek [Sun, 8 Jan 2006 07:12:14 +0000 (07:12 +0000)]
r687: Added #clear-spill

18 years agor686: Added "Today" dateline search
Robert Sesek [Fri, 23 Dec 2005 04:48:11 +0000 (04:48 +0000)]
r686: Added "Today" dateline search