bugdar.git
18 years agor556: Pre-tag preparation 1.0.0-b3
Robert Sesek [Sat, 15 Oct 2005 18:34:18 +0000 (18:34 +0000)]
r556: Pre-tag preparation

18 years agor555: Phrases no longer matter
Robert Sesek [Sat, 15 Oct 2005 18:28:35 +0000 (18:28 +0000)]
r555: Phrases no longer matter

18 years agor554: Better support for guest display on listings
Robert Sesek [Sat, 15 Oct 2005 18:15:40 +0000 (18:15 +0000)]
r554: Better support for guest display on listings

18 years agor553: Force unique display name
Robert Sesek [Sat, 15 Oct 2005 18:13:55 +0000 (18:13 +0000)]
r553: Force unique display name

18 years agor552: Cleaned up the attachment query so we're not grabbing the BLOB
Robert Sesek [Sat, 15 Oct 2005 18:11:31 +0000 (18:11 +0000)]
r552: Cleaned up the attachment query so we're not grabbing the BLOB

18 years agor551: Change the attachment.attachment field from MEDIUMTEXT to MEDIUMBLOB; removes...
Robert Sesek [Sat, 15 Oct 2005 18:09:28 +0000 (18:09 +0000)]
r551: Change the attachment.attachment field from MEDIUMTEXT to MEDIUMBLOB; removes charset

18 years agor550: Place auto actions in the datastore
Robert Sesek [Sat, 15 Oct 2005 18:06:04 +0000 (18:06 +0000)]
r550: Place auto actions in the datastore

18 years agor549: Use $show['autoactions'] instead of $show['edit']
Robert Sesek [Thu, 13 Oct 2005 18:42:09 +0000 (18:42 +0000)]
r549: Use $show['autoactions'] instead of $show['edit']

18 years agor548: Removed <em> around field name
Robert Sesek [Thu, 13 Oct 2005 18:39:27 +0000 (18:39 +0000)]
r548: Removed <em> around field name

18 years agor547: To-do and roadmap work
Robert Sesek [Wed, 12 Oct 2005 04:02:42 +0000 (04:02 +0000)]
r547: To-do and roadmap work

18 years agor546: Additional permission checking
Robert Sesek [Wed, 12 Oct 2005 03:58:31 +0000 (03:58 +0000)]
r546: Additional permission checking

18 years agor545: Styled and cleaned up showhistory.php
Robert Sesek [Wed, 12 Oct 2005 03:56:52 +0000 (03:56 +0000)]
r545: Styled and cleaned up showhistory.php

18 years agor544: Need to run nl2br() on the diff
Robert Sesek [Wed, 12 Oct 2005 03:29:39 +0000 (03:29 +0000)]
r544: Need to run nl2br() on the diff

18 years agor543: $lang scope
Robert Sesek [Wed, 12 Oct 2005 03:25:40 +0000 (03:25 +0000)]
r543: $lang scope

18 years agor542: Pseudo-hackish way to make sure we don't keep re-grabbing bugs if we don't...
Robert Sesek [Mon, 10 Oct 2005 23:47:56 +0000 (23:47 +0000)]
r542: Pseudo-hackish way to make sure we don't keep re-grabbing bugs if we don't have permission

18 years agor541: Hidden bug permissions in search.php
Robert Sesek [Mon, 10 Oct 2005 23:40:50 +0000 (23:40 +0000)]
r541: Hidden bug permissions in search.php

18 years agor540: Check for bug viewing ability in parse_pcv_select()
Robert Sesek [Mon, 10 Oct 2005 23:37:08 +0000 (23:37 +0000)]
r540: Check for bug viewing ability in parse_pcv_select()

18 years agor539: Added permission checking to construct_pcv_select()
Robert Sesek [Mon, 10 Oct 2005 23:35:28 +0000 (23:35 +0000)]
r539: Added permission checking to construct_pcv_select()

18 years agor538: Implemented cansubscribe permission
Robert Sesek [Mon, 10 Oct 2005 23:21:51 +0000 (23:21 +0000)]
r538: Implemented cansubscribe permission

18 years agor537: Need to include functions_product.php
Robert Sesek [Mon, 10 Oct 2005 22:42:50 +0000 (22:42 +0000)]
r537: Need to include functions_product.php

18 years agor536: If you can't view an attachment, then you can't
Robert Sesek [Mon, 10 Oct 2005 22:36:55 +0000 (22:36 +0000)]
r536: If you can't view an attachment, then you can't

18 years agor535: Adding permission checks
Robert Sesek [Mon, 10 Oct 2005 22:33:37 +0000 (22:33 +0000)]
r535: Adding permission checks

18 years agor534: Fixing permissions to match the new setup
Robert Sesek [Mon, 10 Oct 2005 22:30:42 +0000 (22:30 +0000)]
r534: Fixing permissions to match the new setup

18 years agor533: - Permission check cleanup
Robert Sesek [Mon, 10 Oct 2005 22:24:47 +0000 (22:24 +0000)]
r533: - Permission check cleanup
- Splt caneditinfo into two permissions: caneditotherreply and caneditownreply for comment editing

18 years agor532: - Removing NULL 2nd parameter from can_perform()
Robert Sesek [Mon, 10 Oct 2005 22:00:15 +0000 (22:00 +0000)]
r532: - Removing NULL 2nd parameter from can_perform()
- Cleaning up permissions to actually work with our new per-product system

18 years agor531: Spelling boo-boo in can_perform()
Robert Sesek [Mon, 10 Oct 2005 21:53:02 +0000 (21:53 +0000)]
r531: Spelling boo-boo in can_perform()

18 years agor530: Only check the product permissions in can_perform() if they exist
Robert Sesek [Mon, 10 Oct 2005 21:45:31 +0000 (21:45 +0000)]
r530: Only check the product permissions in can_perform() if they exist

18 years agor529: Added fetch_on_bits() to fetch the product permissions for a specified mask...
Robert Sesek [Mon, 10 Oct 2005 21:42:10 +0000 (21:42 +0000)]
r529: Added fetch_on_bits() to fetch the product permissions for a specified mask where the bits are set to ON

18 years agor528: No longer able to pass $userinfo; always uses $bugsys->userinfo
Robert Sesek [Mon, 10 Oct 2005 19:21:03 +0000 (19:21 +0000)]
r528: No longer able to pass $userinfo; always uses $bugsys->userinfo

18 years agor527: Base new permission checks
Robert Sesek [Mon, 10 Oct 2005 19:18:51 +0000 (19:18 +0000)]
r527: Base new permission checks

18 years agor526: Added interface for the new permissions system
Robert Sesek [Mon, 10 Oct 2005 19:05:46 +0000 (19:05 +0000)]
r526: Added interface for the new permissions system

18 years agor525: Got base of new per-product permissions
Robert Sesek [Mon, 10 Oct 2005 18:39:43 +0000 (18:39 +0000)]
r525: Got base of new per-product permissions

18 years agor524: No such tag </opion>
Robert Sesek [Mon, 10 Oct 2005 00:29:13 +0000 (00:29 +0000)]
r524: No such tag </opion>

18 years agor523: Add charset <meta> tag
Robert Sesek [Sun, 9 Oct 2005 21:47:11 +0000 (21:47 +0000)]
r523: Add charset <meta> tag

18 years agor522: Adding <body> tags above $header
Robert Sesek [Sun, 9 Oct 2005 21:45:22 +0000 (21:45 +0000)]
r522: Adding <body> tags above $header

18 years agor521: Removing pcv_select_row.tpl
Robert Sesek [Sun, 9 Oct 2005 21:41:43 +0000 (21:41 +0000)]
r521: Removing pcv_select_row.tpl

18 years agor520: Removing the yummy regex tests
Robert Sesek [Sun, 9 Oct 2005 21:35:03 +0000 (21:35 +0000)]
r520: Removing the yummy regex tests

18 years agor519: Make the PCV selector XHTML-compliant
Robert Sesek [Sun, 9 Oct 2005 21:33:23 +0000 (21:33 +0000)]
r519: Make the PCV selector XHTML-compliant

18 years agor518: Splitting out the pcv functions to be in their own file
Robert Sesek [Sun, 9 Oct 2005 19:29:31 +0000 (19:29 +0000)]
r518: Splitting out the pcv functions to be in their own file

18 years agor517: Added accesskey attributes to the buttons
Robert Sesek [Sun, 9 Oct 2005 17:19:32 +0000 (17:19 +0000)]
r517: Added accesskey attributes to the buttons

18 years agor516: Can't hide the initial report
Robert Sesek [Sun, 9 Oct 2005 17:18:45 +0000 (17:18 +0000)]
r516: Can't hide the initial report

18 years agor515: Added phpDoc comments
Robert Sesek [Sun, 9 Oct 2005 17:15:30 +0000 (17:15 +0000)]
r515: Added phpDoc comments

18 years agor514: - Now three different ID's that can be logged (bug, comment, attachment)
Robert Sesek [Sun, 9 Oct 2005 17:12:04 +0000 (17:12 +0000)]
r514: - Now three different ID's that can be logged (bug, comment, attachment)
- No longer use LOG_TIME, but TIMENOW

18 years agor513: You can no longer delete attachments
Robert Sesek [Sun, 9 Oct 2005 16:50:38 +0000 (16:50 +0000)]
r513: You can no longer delete attachments

18 years agor512: - Cleaned up the logic behind Message_Reporter
Robert Sesek [Sun, 9 Oct 2005 16:24:59 +0000 (16:24 +0000)]
r512: - Cleaned up the logic behind Message_Reporter
- Added phpDoc documentation

18 years agor511: Added ability to disable status colouring on bug listing pages
Robert Sesek [Sun, 9 Oct 2005 16:12:23 +0000 (16:12 +0000)]
r511: Added ability to disable status colouring on bug listing pages

18 years agor510: - extracted fieldset and legend definitions to fields.css
Robert Sesek [Sun, 9 Oct 2005 15:56:13 +0000 (15:56 +0000)]
r510: - extracted fieldset and legend definitions to fields.css
- added userctrl.php and userctrl.tpl
- completed user options page

18 years agor509: Found a string to localize
Robert Sesek [Sun, 9 Oct 2005 00:10:26 +0000 (00:10 +0000)]
r509: Found a string to localize

18 years agor508: .box-margmod-bottom needs to be pX not pZ
Robert Sesek [Sat, 8 Oct 2005 23:55:01 +0000 (23:55 +0000)]
r508: .box-margmod-bottom needs to be pX not pZ

18 years agor507: User manager in the admin CP
Robert Sesek [Sat, 8 Oct 2005 16:05:34 +0000 (16:05 +0000)]
r507: User manager in the admin CP

18 years agor506: Make construct_user_display() non-HTML compatible
Robert Sesek [Sat, 8 Oct 2005 02:56:15 +0000 (02:56 +0000)]
r506: Make construct_user_display() non-HTML compatible

18 years agor505: Going through the post-review changes to see what's been done
Robert Sesek [Sat, 8 Oct 2005 02:37:19 +0000 (02:37 +0000)]
r505: Going through the post-review changes to see what's been done

18 years agor504: Implement $bugsys->options['defaultcomment']
Robert Sesek [Sat, 8 Oct 2005 02:35:23 +0000 (02:35 +0000)]
r504: Implement $bugsys->options['defaultcomment']

18 years agor503: Removing more old files that are no longer used
Robert Sesek [Sat, 8 Oct 2005 02:30:54 +0000 (02:30 +0000)]
r503: Removing more old files that are no longer used

18 years agor502: Removing old information about language packs
Robert Sesek [Sat, 8 Oct 2005 02:07:58 +0000 (02:07 +0000)]
r502: Removing old information about language packs

18 years agor501: Style is done; 4 things left to do until RC1
Robert Sesek [Sat, 8 Oct 2005 02:03:27 +0000 (02:03 +0000)]
r501: Style is done; 4 things left to do until RC1

18 years agor500: Use a "Guest" string if there's no user information present in fetch_user_displ...
Robert Sesek [Sat, 8 Oct 2005 02:00:36 +0000 (02:00 +0000)]
r500: Use a "Guest" string if there's no user information present in fetch_user_display_name()

18 years agor499: Removed unused .t* classes
Robert Sesek [Sat, 8 Oct 2005 01:57:49 +0000 (01:57 +0000)]
r499: Removed unused .t* classes

18 years agor498: Changing <div>s drawn with t* classes to use the new box.css model
Robert Sesek [Sat, 8 Oct 2005 01:55:21 +0000 (01:55 +0000)]
r498: Changing <div>s drawn with t* classes to use the new box.css model

18 years agor497: Fixed parse error
Robert Sesek [Sat, 8 Oct 2005 01:44:17 +0000 (01:44 +0000)]
r497: Fixed parse error

18 years agor496: Removing #submitrow from report.css to global.css
Robert Sesek [Sat, 8 Oct 2005 01:40:08 +0000 (01:40 +0000)]
r496: Removing #submitrow from report.css to global.css

18 years agor495: Change the link to mailto:
Robert Sesek [Sat, 8 Oct 2005 00:43:37 +0000 (00:43 +0000)]
r495: Change the link to mailto:

18 years agor494: Changed construct_user_display() to use a template
Robert Sesek [Sat, 8 Oct 2005 00:41:56 +0000 (00:41 +0000)]
r494: Changed construct_user_display() to use a template

18 years agor493: Make sure to intval() the perpage setting
Robert Sesek [Tue, 4 Oct 2005 19:30:55 +0000 (19:30 +0000)]
r493: Make sure to intval() the perpage setting

18 years agor492: Merge r491 onto trunk
Robert Sesek [Tue, 4 Oct 2005 16:35:46 +0000 (16:35 +0000)]
r492: Merge r491 onto trunk

18 years agor490: Removing unneeded logging calls
Robert Sesek [Tue, 4 Oct 2005 03:29:01 +0000 (03:29 +0000)]
r490: Removing unneeded logging calls

18 years agor489: Cleaning up the logging system to work a little better
Robert Sesek [Tue, 4 Oct 2005 03:13:58 +0000 (03:13 +0000)]
r489: Cleaning up the logging system to work a little better

18 years agor488: Removing a debug print_r()
Robert Sesek [Tue, 4 Oct 2005 03:06:20 +0000 (03:06 +0000)]
r488: Removing a debug print_r()

18 years agor487: Forgot to add custom fields to the template
Robert Sesek [Tue, 4 Oct 2005 02:58:51 +0000 (02:58 +0000)]
r487: Forgot to add custom fields to the template

18 years agor486: Switching search.tpl to use <div>s
Robert Sesek [Tue, 4 Oct 2005 02:56:04 +0000 (02:56 +0000)]
r486: Switching search.tpl to use <div>s

18 years agor485: Fixes so that if we are missing fields due to <if>s we don't get weird results
Robert Sesek [Mon, 3 Oct 2005 04:28:14 +0000 (04:28 +0000)]
r485: Fixes so that if we are missing fields due to <if>s we don't get weird results

18 years agor484: Change clock title attr to alt
Robert Sesek [Mon, 3 Oct 2005 04:19:53 +0000 (04:19 +0000)]
r484: Change clock title attr to alt

18 years agor483: indentation += a lot
Robert Sesek [Mon, 3 Oct 2005 04:14:16 +0000 (04:14 +0000)]
r483: indentation += a lot

18 years agor482: Updating newreport.tpl to work with <div>s
Robert Sesek [Mon, 3 Oct 2005 04:11:52 +0000 (04:11 +0000)]
r482: Updating newreport.tpl to work with <div>s

18 years agor481: Removing the last table for attachments and such
Robert Sesek [Mon, 3 Oct 2005 04:00:47 +0000 (04:00 +0000)]
r481: Removing the last table for attachments and such

18 years agor480: $show['attachments'] (TRUE) only if we can (put || (get && have attachs))
Robert Sesek [Mon, 3 Oct 2005 03:57:33 +0000 (03:57 +0000)]
r480: $show['attachments'] (TRUE) only if we can (put || (get && have attachs))

18 years agor479: Removing <td> around new reply box
Robert Sesek [Mon, 3 Oct 2005 03:41:20 +0000 (03:41 +0000)]
r479: Removing <td> around new reply box

18 years agor478: Fix new reply conditional
Robert Sesek [Mon, 3 Oct 2005 03:40:26 +0000 (03:40 +0000)]
r478: Fix new reply conditional

18 years agor477: Finished removing main <table>
Robert Sesek [Mon, 3 Oct 2005 03:32:55 +0000 (03:32 +0000)]
r477: Finished removing main <table>

18 years agor476: Hold off on applying styling
Robert Sesek [Mon, 3 Oct 2005 02:35:50 +0000 (02:35 +0000)]
r476: Hold off on applying styling

18 years agor475: Moving report time and product to even out the coumns a little
Robert Sesek [Sun, 2 Oct 2005 18:59:59 +0000 (18:59 +0000)]
r475: Moving report time and product to even out the coumns a little

18 years agor474: Updating custom fields to work with the <div> system
Robert Sesek [Sun, 2 Oct 2005 18:58:24 +0000 (18:58 +0000)]
r474: Updating custom fields to work with the <div> system

18 years agor473: Color the legend to make it more noticable
Robert Sesek [Sun, 2 Oct 2005 18:42:13 +0000 (18:42 +0000)]
r473: Color the legend to make it more noticable

18 years agor472: IE doesn't like color: inherit; for #header, so I guess we'll give it an rgb()
Robert Sesek [Sun, 2 Oct 2005 18:36:52 +0000 (18:36 +0000)]
r472: IE doesn't like color: inherit; for #header, so I guess we'll give it an rgb()

18 years agor471: Remove the left edge of fieldset and scoot legend over 10px
Robert Sesek [Sun, 2 Oct 2005 18:32:46 +0000 (18:32 +0000)]
r471: Remove the left edge of fieldset and scoot legend over 10px

18 years agor470: Colouring legend so IE doesn't turn them blue
Robert Sesek [Sun, 2 Oct 2005 18:31:06 +0000 (18:31 +0000)]
r470: Colouring legend so IE doesn't turn them blue

18 years agor469: Add a "- none" marker if there isn't data
Robert Sesek [Sun, 2 Oct 2005 18:26:52 +0000 (18:26 +0000)]
r469: Add a "- none" marker if there isn't data

18 years agor468: Converting to <fieldset> instead of wrapper <div>; given up on tabular data
Robert Sesek [Sun, 2 Oct 2005 18:19:41 +0000 (18:19 +0000)]
r468: Converting to <fieldset> instead of wrapper <div>; given up on tabular data

18 years agor467: No more tabularization, just going to do a quadralinear layout (or a dualinear)
Robert Sesek [Sun, 2 Oct 2005 16:58:55 +0000 (16:58 +0000)]
r467: No more tabularization, just going to do a quadralinear layout (or a dualinear)

18 years agor466: Failed attempt to tabularize data
Robert Sesek [Sun, 2 Oct 2005 16:57:07 +0000 (16:57 +0000)]
r466: Failed attempt to tabularize data

18 years agor465: If we have an empty field, fill with &nbsp; so it blocks
Robert Sesek [Sun, 2 Oct 2005 16:54:37 +0000 (16:54 +0000)]
r465: If we have an empty field, fill with &nbsp; so it blocks

18 years agor464: - colour debugging for fields and labels
Robert Sesek [Sun, 2 Oct 2005 16:25:06 +0000 (16:25 +0000)]
r464: - colour debugging for fields and labels
- added wrapper <div>s to all elements to block

18 years agor463: IE fixes and removing coloured borders
Robert Sesek [Sun, 2 Oct 2005 16:12:49 +0000 (16:12 +0000)]
r463: IE fixes and removing coloured borders

18 years agor462: Converting back to float system
Robert Sesek [Sun, 2 Oct 2005 16:11:08 +0000 (16:11 +0000)]
r462: Converting back to float system

18 years agor461: Converted more fields to <div>s
Robert Sesek [Sun, 2 Oct 2005 16:07:03 +0000 (16:07 +0000)]
r461: Converted more fields to <div>s

18 years agor460: Adding <div> layout and CSS for showreport.tpl
Robert Sesek [Sun, 2 Oct 2005 15:43:29 +0000 (15:43 +0000)]
r460: Adding <div> layout and CSS for showreport.tpl

18 years agor459: Changing to use a better system with position: relative
Robert Sesek [Sun, 2 Oct 2005 15:37:02 +0000 (15:37 +0000)]
r459: Changing to use a better system with position: relative

18 years agor458: Renaming CSS id's
Robert Sesek [Sun, 2 Oct 2005 15:09:20 +0000 (15:09 +0000)]
r458: Renaming CSS id's

18 years agor457: Switch to percents
Robert Sesek [Sun, 2 Oct 2005 05:41:58 +0000 (05:41 +0000)]
r457: Switch to percents

18 years agor456: Adding example.html and example.css
Robert Sesek [Sun, 2 Oct 2005 05:34:23 +0000 (05:34 +0000)]
r456: Adding example.html and example.css