bugdar.git
17 years agor850: Adding email options interface and backbone, though it doesn't send anything...
Robert Sesek [Sun, 28 May 2006 00:20:25 +0000 (00:20 +0000)]
r850: Adding email options interface and backbone, though it doesn't send anything at the moment

17 years agor849: Make sure that when we're validating displayname and email we aren't searching...
Robert Sesek [Sun, 28 May 2006 00:16:52 +0000 (00:16 +0000)]
r849: Make sure that when we're validating displayname and email we aren't searching against ourselves

17 years agor848: Template changes
Robert Sesek [Sat, 27 May 2006 19:32:50 +0000 (19:32 +0000)]
r848: Template changes

17 years agor847: font-size++
Robert Sesek [Sat, 27 May 2006 19:32:41 +0000 (19:32 +0000)]
r847: font-size++

17 years agor846: Adding an email options bitfield
Robert Sesek [Sat, 27 May 2006 19:25:52 +0000 (19:25 +0000)]
r846: Adding an email options bitfield

17 years agor845: Add a template change
Robert Sesek [Sat, 27 May 2006 17:56:35 +0000 (17:56 +0000)]
r845: Add a template change

17 years agor844: Removing the complex joins for bugs by caching user information on
Robert Sesek [Sat, 27 May 2006 17:52:23 +0000 (17:52 +0000)]
r844: Removing the complex joins for bugs by caching user information on

17 years agor843: Use add_error() instead of accessing properties for $message
Robert Sesek [Sat, 20 May 2006 22:23:21 +0000 (22:23 +0000)]
r843: Use add_error() instead of accessing properties for $message

17 years agor842: - Implementing API_Error_Handler::user_cumulative()
Robert Sesek [Sat, 20 May 2006 22:22:12 +0000 (22:22 +0000)]
r842: - Implementing API_Error_Handler::user_cumulative()
- Use add_error() instead of accessing properties for $message

17 years agor841: changes++
Robert Sesek [Sat, 20 May 2006 22:13:27 +0000 (22:13 +0000)]
r841: changes++

17 years agor840: Removing class_history.php
Robert Sesek [Sat, 20 May 2006 22:12:52 +0000 (22:12 +0000)]
r840: Removing class_history.php

17 years agor839: Implement an API error handler
Robert Sesek [Sat, 20 May 2006 22:09:46 +0000 (22:09 +0000)]
r839: Implement an API error handler

17 years agor838: Add Message_Reporter::add_error()
Robert Sesek [Sat, 20 May 2006 22:04:44 +0000 (22:04 +0000)]
r838: Add Message_Reporter::add_error()

17 years agor837: Adding API error handling class
Robert Sesek [Sat, 20 May 2006 22:04:19 +0000 (22:04 +0000)]
r837: Adding API error handling class

17 years agor836: Implementing user API in userctrl.php
Robert Sesek [Sat, 20 May 2006 20:38:39 +0000 (20:38 +0000)]
r836: Implementing user API in userctrl.php

17 years agor835: Add clearspill to the attachment list to prevent overflow
Robert Sesek [Sat, 20 May 2006 18:54:12 +0000 (18:54 +0000)]
r835: Add clearspill to the attachment list to prevent overflow

17 years agor834: Change #clear-spill to .clearspill, and move it from report.css to global.css
Robert Sesek [Sat, 20 May 2006 18:13:02 +0000 (18:13 +0000)]
r834: Change #clear-spill to .clearspill, and move it from report.css to global.css

17 years agor833: - Changing the attachment.attachment type to be TYPE_BIN
Robert Sesek [Sat, 20 May 2006 18:08:15 +0000 (18:08 +0000)]
r833: - Changing the attachment.attachment type to be TYPE_BIN
- Remove a warning in attachment.php

17 years agor832: Attachments are now handled using the API
Robert Sesek [Sat, 20 May 2006 17:50:00 +0000 (17:50 +0000)]
r832: Attachments are now handled using the API

17 years agor831: - Adding obsolete field
Robert Sesek [Sat, 20 May 2006 17:42:29 +0000 (17:42 +0000)]
r831: - Adding obsolete field
- Changing the path to the bug API relation

17 years agor830: Clean the ids when se use set_*()
Robert Sesek [Sat, 20 May 2006 17:36:47 +0000 (17:36 +0000)]
r830: Clean the ids when se use set_*()

18 years agor829: foreach() warnings -= 3
Robert Sesek [Wed, 17 May 2006 21:23:09 +0000 (21:23 +0000)]
r829: foreach() warnings -= 3

18 years agor828: foreach() warnings--
Robert Sesek [Wed, 17 May 2006 21:19:30 +0000 (21:19 +0000)]
r828: foreach() warnings--

18 years agor827: Wrap the assignedto fetching in conditionals
Robert Sesek [Fri, 12 May 2006 05:53:25 +0000 (05:53 +0000)]
r827: Wrap the assignedto fetching in conditionals

18 years agor826: changes++
Robert Sesek [Fri, 12 May 2006 02:20:54 +0000 (02:20 +0000)]
r826: changes++

18 years agor825: When logging out, redirect to the page that was last being viewed if we get...
Robert Sesek [Fri, 12 May 2006 02:20:13 +0000 (02:20 +0000)]
r825: When logging out, redirect to the page that was last being viewed if we get the HTTP_REFERER

18 years agor824: Adding attachment API
Robert Sesek [Fri, 12 May 2006 01:16:18 +0000 (01:16 +0000)]
r824: Adding attachment API

18 years agor823: We weren't using the lookupfields array properly; now we are
Robert Sesek [Fri, 12 May 2006 01:08:57 +0000 (01:08 +0000)]
r823: We weren't using the lookupfields array properly; now we are

18 years agor822: A lot of this is now working... except for those pesky versions
Robert Sesek [Thu, 11 May 2006 05:12:41 +0000 (05:12 +0000)]
r822: A lot of this is now working... except for those pesky versions

18 years agor821: 0 is a fine assignedto number
Robert Sesek [Thu, 11 May 2006 05:10:38 +0000 (05:10 +0000)]
r821: 0 is a fine assignedto number

18 years agor820: Need to change the field names
Robert Sesek [Thu, 11 May 2006 04:18:22 +0000 (04:18 +0000)]
r820: Need to change the field names

18 years agor819: Adding update_history.php to migrate old history data to the new format
Robert Sesek [Thu, 11 May 2006 04:15:01 +0000 (04:15 +0000)]
r819: Adding update_history.php to migrate old history data to the new format

18 years agor818: Implementing new logging
Robert Sesek [Wed, 10 May 2006 05:03:14 +0000 (05:03 +0000)]
r818: Implementing new logging

18 years agor817: Whitespace OCD
Robert Sesek [Wed, 10 May 2006 04:57:50 +0000 (04:57 +0000)]
r817: Whitespace OCD

18 years agor816: - Finish implementing the Logging class
Robert Sesek [Wed, 10 May 2006 04:57:05 +0000 (04:57 +0000)]
r816: - Finish implementing the Logging class
- Add attachmentid and commentid support
- Re-enable editing in editreport.php

18 years agor815: Everything for logging is *hopefully* implemented right, except Log::update_history
Robert Sesek [Wed, 10 May 2006 04:43:20 +0000 (04:43 +0000)]
r815: Everything for logging is *hopefully* implemented right, except Log::update_history

18 years agor814: Remove old logging from editreport.php
Robert Sesek [Wed, 10 May 2006 02:32:19 +0000 (02:32 +0000)]
r814: Remove old logging from editreport.php

18 years agor813: More code reduction
Robert Sesek [Wed, 10 May 2006 02:25:46 +0000 (02:25 +0000)]
r813: More code reduction

18 years agor812: Removing the element idea
Robert Sesek [Wed, 10 May 2006 02:24:11 +0000 (02:24 +0000)]
r812: Removing the element idea

18 years agor811: More logging... man this must be bad for the environment. End deforestation...
Robert Sesek [Wed, 10 May 2006 02:21:50 +0000 (02:21 +0000)]
r811: More logging... man this must be bad for the environment. End deforestation now!

18 years agor810: More logging stuff
Robert Sesek [Wed, 10 May 2006 01:05:16 +0000 (01:05 +0000)]
r810: More logging stuff

18 years agor809: - Fix a parse error
Robert Sesek [Wed, 10 May 2006 00:53:37 +0000 (00:53 +0000)]
r809: - Fix a parse error
- Enable bugids

18 years agor808: Forgot closing ?>
Robert Sesek [Mon, 8 May 2006 03:04:41 +0000 (03:04 +0000)]
r808: Forgot closing ?>

18 years agor807: Adding a new logging class that will eventually replace class_history.php
Robert Sesek [Mon, 8 May 2006 03:04:25 +0000 (03:04 +0000)]
r807: Adding a new logging class that will eventually replace class_history.php

18 years agor806: Simplify the commenting system; we no longer have duplicate code
Robert Sesek [Sat, 6 May 2006 02:11:13 +0000 (02:11 +0000)]
r806: Simplify the commenting system; we no longer have duplicate code

18 years agor805: Warnings--
Robert Sesek [Sat, 6 May 2006 02:08:07 +0000 (02:08 +0000)]
r805: Warnings--

18 years agor804: Warnings--
Robert Sesek [Fri, 5 May 2006 23:34:57 +0000 (23:34 +0000)]
r804: Warnings--

18 years agor803: Implementing BugAPI
Robert Sesek [Fri, 5 May 2006 23:34:24 +0000 (23:34 +0000)]
r803: Implementing BugAPI

18 years agor802: Fixing some mondo API bugs
Robert Sesek [Fri, 5 May 2006 23:31:59 +0000 (23:31 +0000)]
r802: Fixing some mondo API bugs

18 years agor801: Update the first comment editing bit
Robert Sesek [Fri, 5 May 2006 23:08:20 +0000 (23:08 +0000)]
r801: Update the first comment editing bit

18 years agor800: Update UPGRADE file with new license information
Robert Sesek [Mon, 1 May 2006 16:41:07 +0000 (16:41 +0000)]
r800: Update UPGRADE file with new license information

18 years agor799: Update install instructions
Robert Sesek [Mon, 1 May 2006 16:40:07 +0000 (16:40 +0000)]
r799: Update install instructions

18 years agor798: Implementing APIs in newreport.php
Robert Sesek [Sun, 30 Apr 2006 17:18:36 +0000 (17:18 +0000)]
r798: Implementing APIs in newreport.php

18 years agor797: Add a post_insert() method
Robert Sesek [Sun, 30 Apr 2006 17:14:14 +0000 (17:14 +0000)]
r797: Add a post_insert() method

18 years agor796: Parse error: syntax error, unexpected ';', expecting ')' in /Server/htdocs...
Robert Sesek [Sun, 30 Apr 2006 17:03:49 +0000 (17:03 +0000)]
r796: Parse error: syntax error, unexpected ';', expecting ')' in /Server/htdocs/bugtrack/includes/api_bug.php on line 64

18 years agor795: If we get a validation bug for certain fields, set them to default instead...
Robert Sesek [Sun, 30 Apr 2006 17:00:49 +0000 (17:00 +0000)]
r795: If we get a validation bug for certain fields, set them to default instead of erroring

18 years agor794: Forgot to remove the comment insert query
Robert Sesek [Sun, 30 Apr 2006 16:52:48 +0000 (16:52 +0000)]
r794: Forgot to remove the comment insert query

18 years agor793: - Forgot to implement verify_componentid()
Robert Sesek [Sun, 30 Apr 2006 16:52:25 +0000 (16:52 +0000)]
r793: - Forgot to implement verify_componentid()
- Add verify_nozero() checks to productid and versionid

18 years agor792: - Add a relation on bug.assignedto
Robert Sesek [Sun, 30 Apr 2006 16:48:16 +0000 (16:48 +0000)]
r792: - Add a relation on bug.assignedto
- Finish adding methods for the bug API

18 years agor791: Todo--
Robert Sesek [Sun, 30 Apr 2006 08:38:33 +0000 (08:38 +0000)]
r791: Todo--

18 years agor790: Warnings--
Robert Sesek [Sun, 30 Apr 2006 08:28:11 +0000 (08:28 +0000)]
r790: Warnings--

18 years agor789: Changes++ for r788
Robert Sesek [Sun, 30 Apr 2006 08:26:11 +0000 (08:26 +0000)]
r789: Changes++ for r788

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