bugdar.git
2005-07-23 Robert Sesekr324: Comment adding is now done on showreport.php
2005-07-23 Robert Sesekr323: Removed editreport.tpl from the cache cycle
2005-07-23 Robert Sesekr322: You can now edit fields on showreport.php
2005-07-15 Robert Sesekr321: Only query the user table if there is a user...
2005-07-11 Robert Sesekr320: Cache pcv_select_row.tpl
2005-07-11 Robert Sesekr319: Insert a row into `vote` so the voting system...
2005-07-11 Robert Sesekr318: Forgot to add quicksearch.tpl
2005-07-11 Robert Sesekr317: - added quicksearch to showreport.php
2005-07-11 Robert Sesekr316: Adding headings to trackerhome.tpl
2005-07-11 Robert Sesekr315: - Changed trackerhome.tpl to use stylevars
2005-07-11 Robert Sesekr314: Removing old stylevars file (forgot to do this...
2005-07-11 Robert Sesekr313: Forgot to change the extension of the stylevars...
2005-07-11 Robert Sesekr312: - Renaming templates/stylevars.dsv to templates...
2005-07-11 Robert Sesekr311: Added stylevar system.
2005-07-11 Robert Sesekr310: Italicise hidden bugs on listing.
2005-07-11 Robert Sesekr309: Removed new bug link from index.php
2005-07-11 Robert Sesekr308: Changing index row display.
2005-07-10 Robert Sesekr307: Unloaded the mail sending framework.
2005-07-10 Robert Sesekr306: Adding copyright notice.
2005-07-10 Robert Sesekr305: Font updates.
2005-07-10 Robert Sesekr304: Added tab navigation system.
2005-07-10 Robert Sesekr303: Added SVN constant to user files; now ISSO debug...
2005-07-10 Robert Sesekr302: Closing un-cloesd divs.
2005-07-10 Robert Sesekr301: Adding base template structure to the system.
2005-07-10 Robert Sesekr300: Globalize key element templates.
2005-07-10 Robert Sesekr299: Fixed the dateformat setting; it had the wrong...
2005-07-10 Robert Sesekr298: - Removed datelike() [includes/functions.php]
2005-07-10 Robert Sesekr297: Switching to new date formatting system; fixes...
2005-07-10 Robert Sesekr296: Drop language.filename
2005-07-10 Robert Sesekr295: Added global page elements to main pages.
2005-07-10 Robert Sesekr294: Preparing global templates; removing header code...
2005-07-10 Robert Sesekr293: Making template names logical; part 2 of 2.
2005-07-10 Robert Sesekr292: Making template files more logically named; part...
2005-07-10 Robert Sesekr290: Finished B2. beta-2
2005-07-10 Robert Sesekr289: Forgot to bump another task down to 1.1 from B2.
2005-07-10 Robert Sesekr288: Renaming admin/ files; part 2 of a 2-stage commit.
2005-07-10 Robert Sesekr287: Renamig files in admin/; part 1 of a 2-stage...
2005-07-10 Robert Sesekr286: Putting multilingual support off until 1.1. This...
2005-07-10 Robert Sesekr285: Guessed I should have looked more carefully befor...
2005-07-10 Robert Sesekr284: Knocking things of B2 and moving them to 1.1.
2005-07-10 Robert Sesekr283: Adding keywords to docs/lang_file_master.xml
2005-07-10 Robert Sesekr282: - created includes/class_xml_language.php which...
2005-07-10 Robert Sesekr281: Added voting system.
2005-07-02 Robert Sesekr280: Removed short name from usergroup permissions...
2005-07-02 Robert Sesekr279: - Added favourites system
2005-07-02 Robert Sesekr277: Finishing Beta 1 beta-1
2005-07-02 Robert Sesekr276: Add confirm to lang_file_import.php
2005-07-02 Robert Sesekr275: Completed auto actions for 1.0
2005-07-02 Robert Sesekr274: Added initial comments to the auto action system
2005-07-02 Robert Sesekr273: Field changing system is now done for auto actions.
2005-06-26 Robert Sesekr272: Delete and kill brances are done
2005-06-26 Robert Sesekr271: Missed an instance of $error->throw_permission()
2005-06-26 Robert Sesekr270: - Initial SVN for autoaction.php
2005-06-26 Robert Sesekr269: Fixed up the built-in field select creation;...
2005-06-26 Robert Sesekr268: Drop bugfield.shortname
2005-06-26 Robert Sesekr267: Removed shortname stuff; there was still some...
2005-06-11 Robert Sesekr266: Adding more complex things to the to-do list...
2005-06-10 Robert Sesekr265: Unloading more language tasks from includes/init...
2005-06-10 Robert Sesekr264: Fixed three parse errors that we probably would...
2005-06-10 Robert Sesekr263: Got the hack for checkboxes to work again; had...
2005-06-10 Robert Sesekr262: We should use lang::p() instead of $bugsys->lang...
2005-06-10 Robert Sesekr261: Got language system to work with showhistory.php
2005-06-10 Robert Sesekr260: Fixed a bug where we were logging the bugid itsel...
2005-06-10 Robert Sesekr259: Switching from phrase() to lang::p()
2005-06-10 Robert Sesekr258: Switching to the new class_language.php phrase...
2005-06-09 Robert Sesekr257: Changing up the ugly footer
2005-06-08 Robert Sesekr256: Logs now work with the new custom fields system...
2005-06-08 Robert Sesekr255: Delete field permissions when removing a field
2005-06-08 Robert Sesekr254: Searching of custom fields now works again
2005-06-08 Robert Sesekr253: Getting the new cusotm fields to work again
2005-06-08 Robert Sesekr252: Making it so that custom bug fields work better...
2005-06-08 Robert Sesekr251: If you set it as the blank option, it should...
2005-06-08 Robert Sesekr250: Fixed issues regarding the select_single type...
2005-06-08 Robert Sesekr249: Strip slashes when displaying the select_single...
2005-06-08 Robert Sesekr248: Sorting out issues with select_single custom...
2005-06-08 Robert Sesekr247: Removed some debugging code
2005-06-08 Robert Sesekr246: - Searching of custom fields is done
2005-06-07 Robert Sesekr245: - construct_datastore_select() [includes/function...
2005-06-07 Robert Sesekr244: Setting up for custom field searchability.
2005-06-07 Robert Sesekr243: Comment OCD
2005-06-06 Robert Sesekr242: Biggest hack ever to get custom checkboxes to...
2005-06-06 Robert Sesekr241: Custom bug field permissions are now done
2005-06-06 Robert Sesekr240: Only show custom field history if we have permission.
2005-06-06 Robert Sesekr239: Most of the custom bug field permissions are...
2005-06-06 Robert Sesekr238: Don't make the list row a jump by default.
2005-06-06 Robert Sesekr237: Optimizing selects by stating exactly what we...
2005-06-06 Robert Sesekr236: Using a UNION ALL for the locale and phrase fetch...
2005-06-05 Robert Sesekr235: No more custom textareas!
2005-06-05 Robert Sesekr234: Forgot to remove template sets off the to-do...
2005-06-05 Robert Sesekr233: Removing template sets. Part 3 of 3 in a multi...
2005-06-05 Robert Sesekr232: Removing template sets. Part 2 of 3 in a multi...
2005-06-05 Robert Sesekr231: Removing template sets. Part 1 of 3 in a multi...
2005-06-02 Robert Sesekr230: roadmap++
2005-06-02 Robert Sesekr229: Forgot to removed cached bugfield_textarea template
2005-06-02 Robert Sesekr228: Removed the textarea bug field type.
2005-06-01 Robert Sesekr227: Dependency system is now finished. The tree has...
2005-06-01 Robert Sesekr226: Changed the name of the language file importer
2005-06-01 Robert Sesekr225: Only insert custom fields if we have fields to...
2005-06-01 Robert Sesekr224: Fixed: Fatal error: Call to undefined function...
2005-06-01 Robert Sesekr223: to-do++
next