bugdar.git
2005-10-10 Robert Sesekr539: Added permission checking to construct_pcv_select()
2005-10-10 Robert Sesekr538: Implemented cansubscribe permission
2005-10-10 Robert Sesekr537: Need to include functions_product.php
2005-10-10 Robert Sesekr536: If you can't view an attachment, then you can't
2005-10-10 Robert Sesekr535: Adding permission checks
2005-10-10 Robert Sesekr534: Fixing permissions to match the new setup
2005-10-10 Robert Sesekr533: - Permission check cleanup
2005-10-10 Robert Sesekr532: - Removing NULL 2nd parameter from can_perform()
2005-10-10 Robert Sesekr531: Spelling boo-boo in can_perform()
2005-10-10 Robert Sesekr530: Only check the product permissions in can_perform...
2005-10-10 Robert Sesekr529: Added fetch_on_bits() to fetch the product permis...
2005-10-10 Robert Sesekr528: No longer able to pass $userinfo; always uses...
2005-10-10 Robert Sesekr527: Base new permission checks
2005-10-10 Robert Sesekr526: Added interface for the new permissions system
2005-10-10 Robert Sesekr525: Got base of new per-product permissions
2005-10-10 Robert Sesekr524: No such tag </opion>
2005-10-09 Robert Sesekr523: Add charset <meta> tag
2005-10-09 Robert Sesekr522: Adding <body> tags above $header
2005-10-09 Robert Sesekr521: Removing pcv_select_row.tpl
2005-10-09 Robert Sesekr520: Removing the yummy regex tests
2005-10-09 Robert Sesekr519: Make the PCV selector XHTML-compliant
2005-10-09 Robert Sesekr518: Splitting out the pcv functions to be in their...
2005-10-09 Robert Sesekr517: Added accesskey attributes to the buttons
2005-10-09 Robert Sesekr516: Can't hide the initial report
2005-10-09 Robert Sesekr515: Added phpDoc comments
2005-10-09 Robert Sesekr514: - Now three different ID's that can be logged...
2005-10-09 Robert Sesekr513: You can no longer delete attachments
2005-10-09 Robert Sesekr512: - Cleaned up the logic behind Message_Reporter
2005-10-09 Robert Sesekr511: Added ability to disable status colouring on...
2005-10-09 Robert Sesekr510: - extracted fieldset and legend definitions to...
2005-10-09 Robert Sesekr509: Found a string to localize
2005-10-08 Robert Sesekr508: .box-margmod-bottom needs to be pX not pZ
2005-10-08 Robert Sesekr507: User manager in the admin CP
2005-10-08 Robert Sesekr506: Make construct_user_display() non-HTML compatible
2005-10-08 Robert Sesekr505: Going through the post-review changes to see...
2005-10-08 Robert Sesekr504: Implement $bugsys->options['defaultcomment']
2005-10-08 Robert Sesekr503: Removing more old files that are no longer used
2005-10-08 Robert Sesekr502: Removing old information about language packs
2005-10-08 Robert Sesekr501: Style is done; 4 things left to do until RC1
2005-10-08 Robert Sesekr500: Use a "Guest" string if there's no user informati...
2005-10-08 Robert Sesekr499: Removed unused .t* classes
2005-10-08 Robert Sesekr498: Changing <div>s drawn with t* classes to use...
2005-10-08 Robert Sesekr497: Fixed parse error
2005-10-08 Robert Sesekr496: Removing #submitrow from report.css to global.css
2005-10-08 Robert Sesekr495: Change the link to mailto:
2005-10-08 Robert Sesekr494: Changed construct_user_display() to use a template
2005-10-04 Robert Sesekr493: Make sure to intval() the perpage setting
2005-10-04 Robert Sesekr492: Merge r491 onto trunk
2005-10-04 Robert Sesekr490: Removing unneeded logging calls
2005-10-04 Robert Sesekr489: Cleaning up the logging system to work a little...
2005-10-04 Robert Sesekr488: Removing a debug print_r()
2005-10-04 Robert Sesekr487: Forgot to add custom fields to the template
2005-10-04 Robert Sesekr486: Switching search.tpl to use <div>s
2005-10-03 Robert Sesekr485: Fixes so that if we are missing fields due to...
2005-10-03 Robert Sesekr484: Change clock title attr to alt
2005-10-03 Robert Sesekr483: indentation += a lot
2005-10-03 Robert Sesekr482: Updating newreport.tpl to work with <div>s
2005-10-03 Robert Sesekr481: Removing the last table for attachments and such
2005-10-03 Robert Sesekr480: $show['attachments'] (TRUE) only if we can (put...
2005-10-03 Robert Sesekr479: Removing <td> around new reply box
2005-10-03 Robert Sesekr478: Fix new reply conditional
2005-10-03 Robert Sesekr477: Finished removing main <table>
2005-10-03 Robert Sesekr476: Hold off on applying styling
2005-10-02 Robert Sesekr475: Moving report time and product to even out the...
2005-10-02 Robert Sesekr474: Updating custom fields to work with the <div...
2005-10-02 Robert Sesekr473: Color the legend to make it more noticable
2005-10-02 Robert Sesekr472: IE doesn't like color: inherit; for #header,...
2005-10-02 Robert Sesekr471: Remove the left edge of fieldset and scoot legend...
2005-10-02 Robert Sesekr470: Colouring legend so IE doesn't turn them blue
2005-10-02 Robert Sesekr469: Add a "- none" marker if there isn't data
2005-10-02 Robert Sesekr468: Converting to <fieldset> instead of wrapper ...
2005-10-02 Robert Sesekr467: No more tabularization, just going to do a quadra...
2005-10-02 Robert Sesekr466: Failed attempt to tabularize data
2005-10-02 Robert Sesekr465: If we have an empty field, fill with &nbsp; so...
2005-10-02 Robert Sesekr464: - colour debugging for fields and labels
2005-10-02 Robert Sesekr463: IE fixes and removing coloured borders
2005-10-02 Robert Sesekr462: Converting back to float system
2005-10-02 Robert Sesekr461: Converted more fields to <div>s
2005-10-02 Robert Sesekr460: Adding <div> layout and CSS for showreport.tpl
2005-10-02 Robert Sesekr459: Changing to use a better system with position...
2005-10-02 Robert Sesekr458: Renaming CSS id's
2005-10-02 Robert Sesekr457: Switch to percents
2005-10-02 Robert Sesekr456: Adding example.html and example.css
2005-10-02 Robert Sesekr455: - Fix the spacing $stylevar[] use
2005-10-02 Robert Sesekr454: XHTML
2005-10-02 Robert Sesekr453: Renaming style.css to global.css
2005-09-24 Robert Sesekr452: Language independence is done
2005-09-24 Robert Sesekr451: localizations += 2
2005-09-24 Robert Sesekr450: string++
2005-09-24 Robert Sesekr449: Need to cache customfield_bit.tpl
2005-09-24 Robert Sesekr448: Forgot to localize the bottom part of the template
2005-09-24 Robert Sesekr447: strings++
2005-09-24 Robert Sesekr446: Localizing all the templates
2005-09-24 Robert Sesekr445: - added trackerurl setting
2005-09-24 Robert Sesekr444: Fixing parse errors
2005-09-24 Robert Sesekr443: Cleaning up roadmap and to-do list
2005-09-24 Robert Sesekr442: Removed a sanitze() call?!
2005-09-24 Robert Sesekr441: Get pcv from datastore; queries -= 2
2005-09-24 Robert Sesekr440: Add comment re: grep
2005-09-24 Robert Sesekr439: - fixed an error in build_language_cache()
next