bugdar.git
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

18 years agor455: - Fix the spacing $stylevar[] use
Robert Sesek [Sun, 2 Oct 2005 04:25:34 +0000 (04:25 +0000)]
r455: - Fix the spacing $stylevar[] use
- adding test <div>s

18 years agor454: XHTML
Robert Sesek [Sun, 2 Oct 2005 04:20:50 +0000 (04:20 +0000)]
r454: XHTML

18 years agor453: Renaming style.css to global.css
Robert Sesek [Sun, 2 Oct 2005 04:15:55 +0000 (04:15 +0000)]
r453: Renaming style.css to global.css

18 years agor452: Language independence is done
Robert Sesek [Sat, 24 Sep 2005 23:11:24 +0000 (23:11 +0000)]
r452: Language independence is done

18 years agor451: localizations += 2
Robert Sesek [Sat, 24 Sep 2005 23:09:57 +0000 (23:09 +0000)]
r451: localizations += 2

18 years agor450: string++
Robert Sesek [Sat, 24 Sep 2005 23:01:19 +0000 (23:01 +0000)]
r450: string++

18 years agor449: Need to cache customfield_bit.tpl
Robert Sesek [Sat, 24 Sep 2005 22:58:57 +0000 (22:58 +0000)]
r449: Need to cache customfield_bit.tpl

18 years agor448: Forgot to localize the bottom part of the template
Robert Sesek [Sat, 24 Sep 2005 22:55:39 +0000 (22:55 +0000)]
r448: Forgot to localize the bottom part of the template

18 years agor447: strings++
Robert Sesek [Sat, 24 Sep 2005 22:53:11 +0000 (22:53 +0000)]
r447: strings++

18 years agor446: Localizing all the templates
Robert Sesek [Sat, 24 Sep 2005 22:50:08 +0000 (22:50 +0000)]
r446: Localizing all the templates

18 years agor445: - added trackerurl setting
Robert Sesek [Sat, 24 Sep 2005 19:56:23 +0000 (19:56 +0000)]
r445: - added trackerurl setting
- changed registration tokens to use options, not hard-coded text

18 years agor444: Fixing parse errors
Robert Sesek [Sat, 24 Sep 2005 19:48:51 +0000 (19:48 +0000)]
r444: Fixing parse errors

18 years agor443: Cleaning up roadmap and to-do list
Robert Sesek [Sat, 24 Sep 2005 19:38:57 +0000 (19:38 +0000)]
r443: Cleaning up roadmap and to-do list

18 years agor442: Removed a sanitze() call?!
Robert Sesek [Sat, 24 Sep 2005 19:27:48 +0000 (19:27 +0000)]
r442: Removed a sanitze() call?!

18 years agor441: Get pcv from datastore; queries -= 2
Robert Sesek [Sat, 24 Sep 2005 19:20:10 +0000 (19:20 +0000)]
r441: Get pcv from datastore; queries -= 2

18 years agor440: Add comment re: grep
Robert Sesek [Sat, 24 Sep 2005 19:16:20 +0000 (19:16 +0000)]
r440: Add comment re: grep

18 years agor439: - fixed an error in build_language_cache()
Robert Sesek [Sat, 24 Sep 2005 19:10:03 +0000 (19:10 +0000)]
r439: - fixed an error in build_language_cache()
- only fetch_strings() if we have a language

18 years agor438: - change "phrase" to "string"
Robert Sesek [Sat, 24 Sep 2005 18:59:38 +0000 (18:59 +0000)]
r438: - change "phrase" to "string"
- change structure of .strings.xml
- changed fetch_phrases() to fetch_strings()

18 years agor437: Moving strings XML file to includes/strings
Robert Sesek [Sat, 24 Sep 2005 18:48:16 +0000 (18:48 +0000)]
r437: Moving strings XML file to includes/strings

18 years agor436: Only use E_USER_WARNING so they can fix the issue if it arrises
Robert Sesek [Sat, 24 Sep 2005 18:47:33 +0000 (18:47 +0000)]
r436: Only use E_USER_WARNING so they can fix the issue if it arrises

18 years agor435: - added build_language_cache() to cache the XML data for languages
Robert Sesek [Sat, 24 Sep 2005 18:33:31 +0000 (18:33 +0000)]
r435: - added build_language_cache() to cache the XML data for languages
- delete/kill implementations now work in admin/language

18 years agor434: Remove class_xml_language.php
Robert Sesek [Sat, 24 Sep 2005 18:18:30 +0000 (18:18 +0000)]
r434: Remove class_xml_language.php

18 years agor433: Merging the locale-change branch onto trunk; we now use ISSO's localize system
Robert Sesek [Sat, 24 Sep 2005 18:00:21 +0000 (18:00 +0000)]
r433: Merging the locale-change branch onto trunk; we now use ISSO's localize system

18 years agor394: Add access keys to the checkboxes
Robert Sesek [Wed, 21 Sep 2005 04:43:49 +0000 (04:43 +0000)]
r394: Add access keys to the checkboxes

18 years agor393: Localizations
Robert Sesek [Wed, 21 Sep 2005 04:21:00 +0000 (04:21 +0000)]
r393: Localizations

18 years agor392: Localization
Robert Sesek [Wed, 21 Sep 2005 04:11:43 +0000 (04:11 +0000)]
r392: Localization

18 years agor391: Converting some "bad x" messages
Robert Sesek [Wed, 21 Sep 2005 04:05:54 +0000 (04:05 +0000)]
r391: Converting some "bad x" messages

18 years agor390: Registering language data
Robert Sesek [Wed, 21 Sep 2005 03:59:35 +0000 (03:59 +0000)]
r390: Registering language data

18 years agor389: Added language registry populator
Robert Sesek [Wed, 21 Sep 2005 03:52:30 +0000 (03:52 +0000)]
r389: Added language registry populator

18 years agor388: Fixed: Parse error: parse error, unexpected ':' in /WebRoot/htdocs/bugtrack...
Robert Sesek [Wed, 21 Sep 2005 03:39:42 +0000 (03:39 +0000)]
r388: Fixed: Parse error: parse error, unexpected ':' in /WebRoot/htdocs/bugtrack/editreport.php on line 164

18 years agor386: Convert onclick buttons to links
Robert Sesek [Sat, 27 Aug 2005 03:42:20 +0000 (03:42 +0000)]
r386: Convert onclick buttons to links

18 years agor385: Localizations
Robert Sesek [Thu, 25 Aug 2005 05:32:19 +0000 (05:32 +0000)]
r385: Localizations

18 years agor384: More localizations
Robert Sesek [Thu, 25 Aug 2005 05:12:41 +0000 (05:12 +0000)]
r384: More localizations

18 years agor383: defineD
Robert Sesek [Thu, 25 Aug 2005 05:01:28 +0000 (05:01 +0000)]
r383: defineD

18 years agor382: Debug mode for special localization process
Robert Sesek [Thu, 25 Aug 2005 05:00:45 +0000 (05:00 +0000)]
r382: Debug mode for special localization process

18 years agor381: Don't jump to a (null)
Robert Sesek [Thu, 25 Aug 2005 04:49:51 +0000 (04:49 +0000)]
r381: Don't jump to a (null)

18 years agor380: Converting some hard-coded text to the language system
Robert Sesek [Thu, 25 Aug 2005 04:44:05 +0000 (04:44 +0000)]
r380: Converting some hard-coded text to the language system

18 years agor379: Adding language registry replacer
Robert Sesek [Thu, 25 Aug 2005 04:14:08 +0000 (04:14 +0000)]
r379: Adding language registry replacer

18 years agor378: Added registry converter
Robert Sesek [Thu, 25 Aug 2005 03:21:37 +0000 (03:21 +0000)]
r378: Added registry converter

18 years agor377: Added support for registered phrases
Robert Sesek [Thu, 25 Aug 2005 03:21:11 +0000 (03:21 +0000)]
r377: Added support for registered phrases

18 years agor376: Removing *_wraplink phrases
Robert Sesek [Thu, 25 Aug 2005 02:50:58 +0000 (02:50 +0000)]
r376: Removing *_wraplink phrases

18 years agor375: It's already a phrase
Robert Sesek [Thu, 25 Aug 2005 01:25:30 +0000 (01:25 +0000)]
r375: It's already a phrase

18 years agor374: Fixed parse error
Robert Sesek [Thu, 25 Aug 2005 01:25:01 +0000 (01:25 +0000)]
r374: Fixed parse error

18 years agor373: Register language phrases
Robert Sesek [Thu, 25 Aug 2005 01:22:33 +0000 (01:22 +0000)]
r373: Register language phrases

18 years agor372: Fix padding issue
Robert Sesek [Thu, 25 Aug 2005 01:22:02 +0000 (01:22 +0000)]
r372: Fix padding issue

18 years agor371: Include backtrace info
Robert Sesek [Wed, 24 Aug 2005 23:59:38 +0000 (23:59 +0000)]
r371: Include backtrace info

18 years agor370: Added temporary registration system
Robert Sesek [Wed, 24 Aug 2005 23:48:28 +0000 (23:48 +0000)]
r370: Added temporary registration system

18 years agor369: Styled editattach.tpl
Robert Sesek [Wed, 24 Aug 2005 23:38:50 +0000 (23:38 +0000)]
r369: Styled editattach.tpl

18 years agor368: Added in permission checks for updates
Robert Sesek [Wed, 24 Aug 2005 23:28:00 +0000 (23:28 +0000)]
r368: Added in permission checks for updates

18 years agor367: Only allow quick comment insert if we don't have permission to edit; hackish...
Robert Sesek [Mon, 22 Aug 2005 03:10:34 +0000 (03:10 +0000)]
r367: Only allow quick comment insert if we don't have permission to edit; hackish... will change with API's :-D

18 years agor366: Change "padding: 2px" to use a stylevar instead
Robert Sesek [Mon, 22 Aug 2005 02:52:04 +0000 (02:52 +0000)]
r366: Change "padding: 2px" to use a stylevar instead

18 years agor365: Deny permission to those who don't have it
Robert Sesek [Mon, 22 Aug 2005 02:51:47 +0000 (02:51 +0000)]
r365: Deny permission to those who don't have it

18 years agor364: Removing help tab
Robert Sesek [Mon, 22 Aug 2005 02:47:56 +0000 (02:47 +0000)]
r364: Removing help tab

18 years agor363: Hide the voting booth if we have already voted or don't have permission to
Robert Sesek [Mon, 22 Aug 2005 02:36:35 +0000 (02:36 +0000)]
r363: Hide the voting booth if we have already voted or don't have permission to

18 years agor362: Users who can post comments, but now edit, now can actually post comments
Robert Sesek [Mon, 22 Aug 2005 02:29:23 +0000 (02:29 +0000)]
r362: Users who can post comments, but now edit, now can actually post comments

18 years agor361: Need space between the WHERE
Robert Sesek [Mon, 22 Aug 2005 02:26:16 +0000 (02:26 +0000)]
r361: Need space between the WHERE

18 years agor360: Delete bugs when you delete products and versions
Robert Sesek [Mon, 22 Aug 2005 02:13:19 +0000 (02:13 +0000)]
r360: Delete bugs when you delete products and versions

18 years agor359: Added pagination to the tracker home
Robert Sesek [Mon, 22 Aug 2005 00:58:19 +0000 (00:58 +0000)]
r359: Added pagination to the tracker home

18 years agor358: Set limits different in fetch_limit() under certain conditions
Robert Sesek [Mon, 22 Aug 2005 00:49:33 +0000 (00:49 +0000)]
r358: Set limits different in fetch_limit() under certain conditions

18 years agor357: Completed pagination system
Robert Sesek [Mon, 22 Aug 2005 00:43:27 +0000 (00:43 +0000)]
r357: Completed pagination system

18 years agor356: Pagination engine works
Robert Sesek [Mon, 22 Aug 2005 00:23:11 +0000 (00:23 +0000)]
r356: Pagination engine works

18 years agor355: Fixed reporter search
Robert Sesek [Sun, 21 Aug 2005 20:45:54 +0000 (20:45 +0000)]
r355: Fixed reporter search