r860: Renaming the branch to be the right name
[bugdar.git] / templates /
2005-08-22 Robert Sesekr366: Change "padding: 2px" to use a stylevar instead
2005-08-22 Robert Sesekr364: Removing help tab
2005-08-22 Robert Sesekr363: Hide the voting booth if we have already voted...
2005-08-22 Robert Sesekr359: Added pagination to the tracker home
2005-08-22 Robert Sesekr357: Completed pagination system
2005-08-21 Robert Sesekr353: Changed attachments wrapper conditional to go...
2005-08-21 Robert Sesekr350: Styled the register.tpl
2005-08-21 Robert Sesekr349: Styled the login form
2005-08-21 Robert Sesekr348: Fix display for guests
2005-08-21 Robert Sesekr347: Logout link
2005-08-20 Robert Sesekr345: Styled newattach.tpl
2005-08-17 Robert Sesekr344: Finished errors and notices
2005-08-17 Robert Sesekr343: Stylized quicksearch.tpl
2005-08-17 Robert Sesekr342: - now have a miniblock template base
2005-08-17 Robert Sesekr341: -Show PC on edit mode
2005-08-17 Robert Sesekr340: Cleaned up editcomment.tpl
2005-08-01 Robert Sesekr339: - cache templates
2005-08-01 Robert Sesekr336: Smart query caching is done
2005-08-01 Robert Sesekr335: Removing extra border bottom
2005-08-01 Robert Sesekr334: Styled bug history page
2005-08-01 Robert Sesekr333: - Finished styling search templates
2005-07-26 Robert Sesekr332: Add "Select..." option to the pcv pull down
2005-07-25 Robert Sesekr331: Changed "admin" to "administration"
2005-07-25 Robert Sesekr330: - Added .extrabig{} CSS class [should have gone...
2005-07-25 Robert Sesekr329: Styled comment display
2005-07-25 Robert Sesekr328: Added <title> and <head> tags.
2005-07-25 Robert Sesekr327: Changed the conditionals around the new reply...
2005-07-25 Robert Sesekr326: Finished showreport.php styling
2005-07-25 Robert Sesekr325: - All custom field data in showreport.php is...
2005-07-23 Robert Sesekr324: Comment adding is now done on showreport.php
2005-07-23 Robert Sesekr322: You can now edit fields on showreport.php
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 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 Sesekr306: Adding copyright notice.
2005-07-10 Robert Sesekr305: Font updates.
2005-07-10 Robert Sesekr304: Added tab navigation system.
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 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 Sesekr281: Added voting system.
2005-07-02 Robert Sesekr279: - Added favourites system
2005-07-02 Robert Sesekr273: Field changing system is now done for auto actions.
2005-06-08 Robert Sesekr252: Making it so that custom bug fields work better...
2005-06-08 Robert Sesekr246: - Searching of custom fields is done
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 Sesekr228: Removed the textarea bug field type.
2005-06-01 Robert Sesekr227: Dependency system is now finished. The tree has...
2005-05-30 Robert Sesekr218: Duplicates are now done
2005-05-29 Robert Sesekr209: Allow comments to be hidden
2005-05-29 Robert Sesekr206: Allow bugs to be hidden for security reasons...
2005-05-29 Robert Sesekr203: - Custom field `select_single` now is stored...
2005-05-28 Robert Sesekr201: Show custom fields on showreport.php
2005-05-28 Robert Sesekr200: - Show edit fields on editreport.php and editrepo...
2005-05-24 Robert Sesekr199: Completed the backend creation of the fields...
2005-05-21 Robert Sesekr184: Added Message_Reporter::message() backend
2005-05-21 Robert Sesekr181: Added some spacing to the template
2005-05-21 Robert Sesekr179: Only show the attachments block if you have permi...
2005-05-21 Robert Sesekr175: Adding Message_Reporter::redirect() backend
2005-05-21 Robert Sesekr170: - Error reporting backend now in place
2005-05-20 Robert Sesekr166: - Created new setting $bugsys->options['defaultco...
2005-05-20 Robert Sesekr161: - Show descriptions on PCV select
2005-05-18 Robert Sesekr157: Checking in sudo-working logging code
2005-05-15 Robert Sesekr153: Only show changes if there are changes to show...
2005-05-15 Robert Sesekr151: Show the bug ID on all history items
2005-05-15 Robert Sesekr150: Updated logging system to have one entry per...
2005-05-15 Robert Sesekr149: Fix the spacing between the topmost links
2005-05-15 Robert Sesekr145: - Added logging mechanism to files
2005-05-15 Robert Sesekr144: Added showhistory.php so we can see the history...
2005-05-14 Robert Sesekr136: Completed attachment uploading stuff:
2005-05-14 Robert Sesekr134: - Fixed a problem where the bug fetcher would...
2005-05-14 Robert Sesekr128: We no longer have to pass the bugid to the edit...
2005-05-14 Robert Sesekr127: - Created edit links on the attachments manager
2005-05-14 Robert Sesekr123: Attachment viewing code has been moved to viewatt...
2005-05-13 Robert Sesekr122: Initial code for attachment system. Currently...
2005-05-13 Robert Sesekr121: Strike out obsolete attachments
2005-05-13 Robert Sesekr119: Pass bugid on to the new attachment screen
2005-05-09 Robert Sesekr100: Added attachment display information in showrepor...
2005-05-08 Robert Sesekr98: Show first comment on edit bug screen
2005-05-05 Robert Sesekr90: Finished the bug status colouring
2005-05-04 Robert Sesekr64: Putting up new file header pre-isso
2005-04-13 Robert Sesekr63: Updated initial copyright year from 2003 to 2002
2005-02-18 Robert Sesekr62: Removed globalization of pcv_select_row template...
2005-02-18 Robert Sesekr61: Changed product/component/version editing method...
2005-02-18 Robert Sesekr59: Added PCV select parameter to construct_pcv_select...
2005-02-18 Robert Sesekr57: Simplified query build. Searching now works. Added...
2005-02-12 Robert Sesekr56: Forgot to send in the new PCV select with the...
2005-02-08 Robert Sesekr49: Added search screen, need to do results. Checkin...
2005-02-05 Robert Sesekr46: Added new selection engine that can do it all...
next