bugdar.git
17 years agor1387: Merging the upgrade script from the 1.1.x branch to the trunk
Robert Sesek [Sat, 3 Feb 2007 22:02:21 +0000 (22:02 +0000)]
r1387: Merging the upgrade script from the 1.1.x branch to the trunk

17 years agor1386: Adding the upgrade script for 1.1.5 1.1.5
Robert Sesek [Sat, 3 Feb 2007 21:59:41 +0000 (21:59 +0000)]
r1386: Adding the upgrade script for 1.1.5

17 years agor1385: Again, it was actually bug 66, not 68
Robert Sesek [Sat, 3 Feb 2007 21:56:39 +0000 (21:56 +0000)]
r1385: Again, it was actually bug 66, not 68

17 years agor1384: It was actually bug 66...
Robert Sesek [Sat, 3 Feb 2007 21:56:19 +0000 (21:56 +0000)]
r1384: It was actually bug 66...

17 years agor1383: Merging r1382 from trunk to branch
Robert Sesek [Sat, 3 Feb 2007 21:55:34 +0000 (21:55 +0000)]
r1383: Merging r1382 from trunk to branch

17 years agor1382: Fixing a small typo in the header/guest welcome panel
Robert Sesek [Sat, 3 Feb 2007 21:55:00 +0000 (21:55 +0000)]
r1382: Fixing a small typo in the header/guest welcome panel

17 years agor1381: Merging r1380 from trunk to branch.
Robert Sesek [Thu, 25 Jan 2007 04:35:49 +0000 (04:35 +0000)]
r1381: Merging r1380 from trunk to branch.

17 years agor1380: Fix a foreach() warning on admin/user.php at line 102. Thanks to Josh Muheim.
Robert Sesek [Thu, 25 Jan 2007 04:32:19 +0000 (04:32 +0000)]
r1380: Fix a foreach() warning on admin/user.php at line 102. Thanks to Josh Muheim.

17 years agor1379: Merging r1378 from trunk back to the 1.1.x branch because this feature was...
Robert Sesek [Sun, 21 Jan 2007 23:52:51 +0000 (23:52 +0000)]
r1379: Merging r1378 from trunk back to the 1.1.x branch because this feature was easy enough to add

17 years agor1378: Add an option to use header/Location redirects instead of a standard redirect...
Robert Sesek [Sun, 21 Jan 2007 23:51:40 +0000 (23:51 +0000)]
r1378: Add an option to use header/Location redirects instead of a standard redirect page

17 years agor1377: - Added Logging::getCommonFields()
Robert Sesek [Sun, 21 Jan 2007 23:41:43 +0000 (23:41 +0000)]
r1377: - Added Logging::getCommonFields()
- We have an untested mass update system

17 years agor1376: Merging changes from r1375 back to trunk from 1.1.x branch to fix a SQL error...
Robert Sesek [Fri, 29 Dec 2006 21:22:58 +0000 (21:22 +0000)]
r1376: Merging changes from r1375 back to trunk from 1.1.x branch to fix a SQL error and a bug with admin/user.php

17 years agor1375: - Fix a SQL error on admin/user.php when adding a new user (bug://report/63)
Robert Sesek [Fri, 29 Dec 2006 21:21:12 +0000 (21:21 +0000)]
r1375: - Fix a SQL error on admin/user.php when adding a new user (bug://report/63)
- When adding new users from the admin section, email options are not saved right because post_insert() also sets options, mixing with the admin-set ones

17 years agor1374: Merging r1371/1373 back to the trunk to fix a potential SQL error on search...
Robert Sesek [Fri, 29 Dec 2006 21:03:20 +0000 (21:03 +0000)]
r1374: Merging r1371/1373 back to the trunk to fix a potential SQL error on search.php (bug://report/62)

17 years agor1373: changes++
Robert Sesek [Fri, 29 Dec 2006 21:01:49 +0000 (21:01 +0000)]
r1373: changes++

17 years agor1372: Add the mass-update link in the search results template
Robert Sesek [Fri, 29 Dec 2006 20:59:00 +0000 (20:59 +0000)]
r1372: Add the mass-update link in the search results template

17 years agor1371: Attempt to fix bug://report/62 where there's a report of a SQL error
Robert Sesek [Tue, 26 Dec 2006 23:23:10 +0000 (23:23 +0000)]
r1371: Attempt to fix bug://report/62 where there's a report of a SQL error

17 years agor1370: - Add $show[update] for the mass update option (coming soon)
Robert Sesek [Tue, 26 Dec 2006 22:54:24 +0000 (22:54 +0000)]
r1370: - Add $show[update] for the mass update option (coming soon)
- In update cached result query, instead of using a $bugsys->in['searchid'], use the searchid from the $search array

17 years agor1369: Don't show an empty grid if there are no bugs to display on index.php
Robert Sesek [Tue, 26 Dec 2006 20:21:51 +0000 (20:21 +0000)]
r1369: Don't show an empty grid if there are no bugs to display on index.php

17 years agor1368: - Input checkboxes for custom fields should have an Ignore,Yes,No option on...
Robert Sesek [Wed, 13 Dec 2006 03:22:51 +0000 (03:22 +0000)]
r1368: - Input checkboxes for custom fields should have an Ignore,Yes,No option on searches
- Change the favorite status option values for searches to match that of the input checkboxes

17 years agor1367: Set the default value for obsoletes to be no
Robert Sesek [Wed, 13 Dec 2006 02:16:52 +0000 (02:16 +0000)]
r1367: Set the default value for obsoletes to be no

17 years agor1366: Add the ability to obsolete a version
Robert Sesek [Wed, 13 Dec 2006 02:11:34 +0000 (02:11 +0000)]
r1366: Add the ability to obsolete a version

17 years agor1365: Adding user help for the custom column ordering
Robert Sesek [Mon, 11 Dec 2006 04:01:01 +0000 (04:01 +0000)]
r1365: Adding user help for the custom column ordering

17 years agor1364: Change the array_keys()/is_array() checking combo to a simple isset()
Robert Sesek [Mon, 11 Dec 2006 03:54:51 +0000 (03:54 +0000)]
r1364: Change the array_keys()/is_array() checking combo to a simple isset()

17 years agor1363: Fix the display of product and component changes on showhistory.php
Robert Sesek [Mon, 11 Dec 2006 03:49:18 +0000 (03:49 +0000)]
r1363: Fix the display of product and component changes on showhistory.php

17 years agor1362: Use ListSorter to construct the column heads and rows
Robert Sesek [Mon, 11 Dec 2006 03:40:07 +0000 (03:40 +0000)]
r1362: Use ListSorter to construct the column heads and rows

17 years agor1361: Include the searchid in the XML export
Robert Sesek [Mon, 11 Dec 2006 03:36:40 +0000 (03:36 +0000)]
r1361: Include the searchid in the XML export

17 years agor1360: Saved searches are now fully implemented
Robert Sesek [Mon, 11 Dec 2006 03:30:47 +0000 (03:30 +0000)]
r1360: Saved searches are now fully implemented

17 years agor1359: Added the saved searches manager to the options screen
Robert Sesek [Mon, 11 Dec 2006 03:18:42 +0000 (03:18 +0000)]
r1359: Added the saved searches manager to the options screen

17 years agor1358: We only want two columns, not a table of four--it allows for more information...
Robert Sesek [Mon, 11 Dec 2006 00:18:14 +0000 (00:18 +0000)]
r1358: We only want two columns, not a table of four--it allows for more information to be placed in one spot

17 years agor1357: We no longer need that javascript
Robert Sesek [Mon, 11 Dec 2006 00:14:49 +0000 (00:14 +0000)]
r1357: We no longer need that javascript

17 years agor1356: We can now save a search!
Robert Sesek [Mon, 11 Dec 2006 00:14:17 +0000 (00:14 +0000)]
r1356: We can now save a search!

17 years agor1355: Include the searchid in the XML file name
Robert Sesek [Sun, 10 Dec 2006 23:55:21 +0000 (23:55 +0000)]
r1355: Include the searchid in the XML file name

17 years agor1354: Cache the list_head.tpl template
Robert Sesek [Sun, 10 Dec 2006 23:53:44 +0000 (23:53 +0000)]
r1354: Cache the list_head.tpl template

17 years agor1353: We should probably check in these two essential templates
Robert Sesek [Sun, 10 Dec 2006 23:52:32 +0000 (23:52 +0000)]
r1353: We should probably check in these two essential templates

17 years agor1352: Renaming the tabs
Robert Sesek [Sun, 10 Dec 2006 23:52:01 +0000 (23:52 +0000)]
r1352: Renaming the tabs

17 years agor1351: - Column options are now stored right for the admin setting
Robert Sesek [Sun, 10 Dec 2006 23:22:22 +0000 (23:22 +0000)]
r1351: - Column options are now stored right for the admin setting
- Added a searchid system to allow multiple guest searches and to setup the framework for saved searches

17 years agor1350: Only show the sort direction image if we are in a sortable column mode
Robert Sesek [Sun, 10 Dec 2006 22:52:15 +0000 (22:52 +0000)]
r1350: Only show the sort direction image if we are in a sortable column mode

17 years agor1349: Renaming product.componentmother to product.parentid
Robert Sesek [Sun, 10 Dec 2006 22:22:08 +0000 (22:22 +0000)]
r1349: Renaming product.componentmother to product.parentid

17 years agor1348: Let's generate valid XHTML in ListSorter->_processDataForColumn()
Robert Sesek [Sun, 10 Dec 2006 21:18:18 +0000 (21:18 +0000)]
r1348: Let's generate valid XHTML in ListSorter->_processDataForColumn()

17 years agor1347: Votes can now be displayed on the bug grid. We are now closing off all the...
Robert Sesek [Sun, 10 Dec 2006 21:10:21 +0000 (21:10 +0000)]
r1347: Votes can now be displayed on the bug grid. We are now closing off all the issues relating to the bug grid stuff.

17 years agor1346: - Can now sort by version
Robert Sesek [Sun, 10 Dec 2006 00:25:06 +0000 (00:25 +0000)]
r1346: - Can now sort by version
- Add the word "by" to the lastpost column

17 years agor1345: Pass extra params to the column heads
Robert Sesek [Sun, 10 Dec 2006 00:18:26 +0000 (00:18 +0000)]
r1345: Pass extra params to the column heads

17 years agor1344: Cache list_head
Robert Sesek [Sun, 10 Dec 2006 00:17:37 +0000 (00:17 +0000)]
r1344: Cache list_head

17 years agor1343: - Get bug id to sort right
Robert Sesek [Sun, 10 Dec 2006 00:16:51 +0000 (00:16 +0000)]
r1343: - Get bug id to sort right
- The sort image would only display if it was sorted by the last item in a set, now it does it for any item

17 years agor1342: Process special case columns so we can now look exactly like we did previously
Robert Sesek [Sun, 10 Dec 2006 00:14:10 +0000 (00:14 +0000)]
r1342: Process special case columns so we can now look exactly like we did previously

17 years agor1341: The basic workings of column ordering appear to now work
Robert Sesek [Sun, 10 Dec 2006 00:05:48 +0000 (00:05 +0000)]
r1341: The basic workings of column ordering appear to now work

17 years agor1340: Adding a global option for the column ordering stuff
Robert Sesek [Sat, 9 Dec 2006 21:55:39 +0000 (21:55 +0000)]
r1340: Adding a global option for the column ordering stuff

17 years agor1339: Changing the javscript version of the column options system to use simple...
Robert Sesek [Sat, 9 Dec 2006 21:39:33 +0000 (21:39 +0000)]
r1339: Changing the javscript version of the column options system to use simple text fields

17 years agor1338: Incomplete JavaScript implementation of column ordering options
Robert Sesek [Sat, 9 Dec 2006 21:17:34 +0000 (21:17 +0000)]
r1338: Incomplete JavaScript implementation of column ordering options

17 years agor1337: Adding the option to allow parsing of links in comment text
Robert Sesek [Thu, 7 Dec 2006 02:04:26 +0000 (02:04 +0000)]
r1337: Adding the option to allow parsing of links in comment text

17 years agor1336: Wrong todo removed
Robert Sesek [Thu, 7 Dec 2006 01:26:17 +0000 (01:26 +0000)]
r1336: Wrong todo removed

17 years agor1335: todo--
Robert Sesek [Thu, 7 Dec 2006 01:26:05 +0000 (01:26 +0000)]
r1335: todo--

17 years agor1334: Allow the exporting of search results to XML format
Robert Sesek [Thu, 7 Dec 2006 01:24:51 +0000 (01:24 +0000)]
r1334: Allow the exporting of search results to XML format

17 years agor1333: Bringing search.php up-to-date to use the new product selection system
Robert Sesek [Wed, 6 Dec 2006 01:43:10 +0000 (01:43 +0000)]
r1333: Bringing search.php up-to-date to use the new product selection system

17 years agor1332: Removing the last of the old product selection system
Robert Sesek [Mon, 4 Dec 2006 06:43:36 +0000 (06:43 +0000)]
r1332: Removing the last of the old product selection system

17 years agor1331: We can now actually save data using the new product selectors
Robert Sesek [Mon, 4 Dec 2006 06:42:14 +0000 (06:42 +0000)]
r1331: We can now actually save data using the new product selectors

17 years agor1330: - Rewrote the product selection HTML constructors
Robert Sesek [Mon, 4 Dec 2006 06:29:38 +0000 (06:29 +0000)]
r1330: - Rewrote the product selection HTML constructors
- Got rid of that awful AJAX stuff that took forever to load (even though it looks kinda cool)
- Moving verification stuff into the APIs

17 years agor1329: Our new product selection system is interesting, but looks kinda unhelpful...
Robert Sesek [Mon, 4 Dec 2006 06:10:38 +0000 (06:10 +0000)]
r1329: Our new product selection system is interesting, but looks kinda unhelpful because there is no depth marking

17 years agor1328: - Add jQuery to the entire system
Robert Sesek [Sat, 25 Nov 2006 21:01:13 +0000 (21:01 +0000)]
r1328: - Add jQuery to the entire system
- Add AJAX product selection to get rid of that god-awful menu that we had before

17 years agor1327: Finished off the pagination system for the admin section so now the showall...
Robert Sesek [Sat, 25 Nov 2006 19:28:06 +0000 (19:28 +0000)]
r1327: Finished off the pagination system for the admin section so now the showall users works

17 years agor1326: Okay so the code is in place to do the admin show all users page, but we need...
Robert Sesek [Sat, 25 Nov 2006 07:38:11 +0000 (07:38 +0000)]
r1326: Okay so the code is in place to do the admin show all users page, but we need to figure out a way to do it without templates

17 years agor1325: Switch from our custom class_pagination.php to ISSO's Pagination framework
Robert Sesek [Sat, 25 Nov 2006 07:10:08 +0000 (07:10 +0000)]
r1325: Switch from our custom class_pagination.php to ISSO's Pagination framework

17 years agor1324: Merging r1323 from trunk
Robert Sesek [Sat, 25 Nov 2006 01:13:58 +0000 (01:13 +0000)]
r1324: Merging r1323 from trunk

17 years agor1323: We need to get the emails of the people who want notifications of new bugs
Robert Sesek [Sat, 25 Nov 2006 01:13:00 +0000 (01:13 +0000)]
r1323: We need to get the emails of the people who want notifications of new bugs

17 years agor1322: Merging r1321 from trunk
Robert Sesek [Sat, 25 Nov 2006 00:58:05 +0000 (00:58 +0000)]
r1322: Merging r1321 from trunk

17 years agor1321: We need TABLE_PREFIX in upgrade9.php
Robert Sesek [Sat, 25 Nov 2006 00:44:20 +0000 (00:44 +0000)]
r1321: We need TABLE_PREFIX in upgrade9.php

17 years agor1320: todo++
Robert Sesek [Fri, 24 Nov 2006 02:27:21 +0000 (02:27 +0000)]
r1320: todo++

17 years agor1319: Show an error if a user does not have any favorites in his list but tries...
Robert Sesek [Fri, 24 Nov 2006 02:23:58 +0000 (02:23 +0000)]
r1319: Show an error if a user does not have any favorites in his list but tries to view the tab rather than just an empty list

17 years agor1318: Created the ProcessBugDataForDisplay() function that removes redundant code...
Robert Sesek [Fri, 24 Nov 2006 02:13:04 +0000 (02:13 +0000)]
r1318: Created the ProcessBugDataForDisplay() function that removes redundant code that preps display for bug listings

17 years agor1317: We now have a sizable todo list for 1.2
Robert Sesek [Fri, 24 Nov 2006 02:00:14 +0000 (02:00 +0000)]
r1317: We now have a sizable todo list for 1.2

17 years agor1316: Branching the code from the trunk to create a 1.1.x branch as development...
Robert Sesek [Thu, 23 Nov 2006 22:19:52 +0000 (22:19 +0000)]
r1316: Branching the code from the trunk to create a 1.1.x branch as development on 1.2.0 will now commense

17 years agor1313: Bringing install/global.php to use the ISSO 2.1.x initializers 1.1.4
Robert Sesek [Thu, 23 Nov 2006 22:01:10 +0000 (22:01 +0000)]
r1313: Bringing install/global.php to use the ISSO 2.1.x initializers

17 years agor1312: Removing the admin/images directory because this has long outlived its usefulness
Robert Sesek [Thu, 23 Nov 2006 21:52:04 +0000 (21:52 +0000)]
r1312: Removing the admin/images directory because this has long outlived its usefulness

17 years agor1311: I always thought there was a bug in the email sending process for new comments...
Robert Sesek [Thu, 23 Nov 2006 21:20:28 +0000 (21:20 +0000)]
r1311: I always thought there was a bug in the email sending process for new comments; I guess I got that right. Fixed.

17 years agor1310: Reorganizing the permission checks to be in a smarter order so we don't check...
Robert Sesek [Thu, 23 Nov 2006 20:31:17 +0000 (20:31 +0000)]
r1310: Reorganizing the permission checks to be in a smarter order so we don't check things twice and check other things (like the permissions of a nonexistent bug) unnecessarily.

17 years agor1309: It'd be good if we changed the settings of the user we are editing and not...
Robert Sesek [Thu, 23 Nov 2006 20:19:49 +0000 (20:19 +0000)]
r1309: It'd be good if we changed the settings of the user we are editing and not our own

17 years agor1308: Adding a link to the FAQ in the INSTALLING/UPGRADING files
Robert Sesek [Thu, 23 Nov 2006 17:30:43 +0000 (17:30 +0000)]
r1308: Adding a link to the FAQ in the INSTALLING/UPGRADING files

17 years agor1307: - Adding the template diff file for 1.1.4
Robert Sesek [Thu, 23 Nov 2006 17:26:54 +0000 (17:26 +0000)]
r1307: - Adding the template diff file for 1.1.4
- Regenerating the en_US.pot file for release

17 years agor1306: We don't need to float the columns because the id's are unique and the styling...
Robert Sesek [Thu, 23 Nov 2006 17:20:45 +0000 (17:20 +0000)]
r1306: We don't need to float the columns because the id's are unique and the styling for them already takes care of that.

17 years agor1305: Update the changelog for r1304
Robert Sesek [Thu, 23 Nov 2006 16:58:32 +0000 (16:58 +0000)]
r1305: Update the changelog for r1304

17 years agor1304: Fixing for good the IE <textarea> overflow issues for the comment reply boxes...
Robert Sesek [Thu, 23 Nov 2006 16:53:32 +0000 (16:53 +0000)]
r1304: Fixing for good the IE <textarea> overflow issues for the comment reply boxes. It's a simple as setting the parent <div> to have a width.

17 years agor1302: The manual is never going to get done because I hate writing manuals. So let...
Robert Sesek [Thu, 23 Nov 2006 05:58:23 +0000 (05:58 +0000)]
r1302: The manual is never going to get done because I hate writing manuals. So let's remove that tidbit from the UPGRADING/INSTALLING files.

17 years agor1298: Remove a </a> that does not close any opening tag
Robert Sesek [Tue, 21 Nov 2006 17:18:16 +0000 (17:18 +0000)]
r1298: Remove a </a> that does not close any opening tag

17 years agor1297: We can't put the <form> in a <span> because we get validation errors
Robert Sesek [Tue, 21 Nov 2006 17:17:20 +0000 (17:17 +0000)]
r1297: We can't put the <form> in a <span> because we get validation errors

17 years agor1296: Marking a few missed strings in admin/index.php
Robert Sesek [Tue, 21 Nov 2006 03:59:00 +0000 (03:59 +0000)]
r1296: Marking a few missed strings in admin/index.php

17 years agor1295: changes++
Robert Sesek [Tue, 21 Nov 2006 03:41:18 +0000 (03:41 +0000)]
r1295: changes++

17 years agor1294: Add maxlenth attributes to all <input:text> elements so the database doesn...
Robert Sesek [Mon, 20 Nov 2006 01:53:57 +0000 (01:53 +0000)]
r1294: Add maxlenth attributes to all <input:text> elements so the database doesn't truncate without the user knowning

17 years agor1293: Fixed the attachment block and the bug display columns with RTL languages...
Robert Sesek [Sun, 19 Nov 2006 17:45:36 +0000 (17:45 +0000)]
r1293: Fixed the attachment block and the bug display columns with RTL languages in Firefox

17 years agor1292: Prevent XSS attacks by only allowing JPEG, JPG, PNG, and GIF to be displayed...
Robert Sesek [Sun, 19 Nov 2006 09:03:58 +0000 (09:03 +0000)]
r1292: Prevent XSS attacks by only allowing JPEG, JPG, PNG, and GIF to be displayed as Content-Type:inline as everything else can be used to execute scripts and such, which would be bad

17 years agor1291: Get rid of the float:right and use float:$stylevar[right] in header.tpl for...
Robert Sesek [Sun, 19 Nov 2006 09:02:13 +0000 (09:02 +0000)]
r1291: Get rid of the float:right and use float:$stylevar[right] in header.tpl for the syndicate button.

17 years agor1290: Adding the same form for the bug display quick search to the top header so...
Robert Sesek [Thu, 16 Nov 2006 05:12:33 +0000 (05:12 +0000)]
r1290: Adding the same form for the bug display quick search to the top header so it is accessible everywhere.

17 years agor1289: Spelling boo boo. "NoTe" not "NoDe".
Robert Sesek [Thu, 16 Nov 2006 01:57:55 +0000 (01:57 +0000)]
r1289: Spelling boo boo. "NoTe" not "NoDe".

17 years agor1288: We cannot put the float'd span's after main content because it pushes everythi...
Robert Sesek [Thu, 16 Nov 2006 01:44:51 +0000 (01:44 +0000)]
r1288: We cannot put the float'd span's after main content because it pushes everything down, so move it up so it no longer happens in the edit/delete links for showreport.php attachments

17 years agor1287: Mail::set() no longer exists, but Mail::setSubject() does
Robert Sesek [Thu, 16 Nov 2006 01:43:04 +0000 (01:43 +0000)]
r1287: Mail::set() no longer exists, but Mail::setSubject() does

17 years agor1286: We no longer need a lot of these text files as they were from the 1.0.x days
Robert Sesek [Tue, 14 Nov 2006 04:21:10 +0000 (04:21 +0000)]
r1286: We no longer need a lot of these text files as they were from the 1.0.x days

17 years agor1285: Created the defaulttimezone option to allow admins to set the timezone for...
Robert Sesek [Tue, 14 Nov 2006 03:41:58 +0000 (03:41 +0000)]
r1285: Created the defaulttimezone option to allow admins to set the timezone for guests

17 years agor1284: Update the mail sending code to work with ISSO 2.1.x
Robert Sesek [Sat, 11 Nov 2006 21:07:07 +0000 (21:07 +0000)]
r1284: Update the mail sending code to work with ISSO 2.1.x

17 years agor1283: Upgrading the initilization code to use the right setters for ISSO 2.1.x
Robert Sesek [Sat, 11 Nov 2006 20:55:44 +0000 (20:55 +0000)]
r1283: Upgrading the initilization code to use the right setters for ISSO 2.1.x

17 years agor1282: Move the framework to the 2.1.x branch
Robert Sesek [Sat, 11 Nov 2006 20:46:57 +0000 (20:46 +0000)]
r1282: Move the framework to the 2.1.x branch