Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / templates /
2009-01-13 Robert SesekSeparate out the first comment into a variable called...
2009-01-13 Robert SesekRequired custom select fields will no longer show the...
2009-01-08 Robert SesekHappy 2009! Updating copyright years.
2009-01-08 Robert SesekMerge branch 'isso3' to do all 2.0 work on 'master'
2009-01-06 Robert SesekInsert the debug block from BSTemplate::get_debug_block()
2008-09-17 Robert SesekSquash-merging the ISSO3 branch back onto master
2008-09-17 Robert Sesek- Update the copyright notices to use the correct year...
2008-09-06 Robert SesekFix broken links in the pagenav
2008-09-01 Robert SesekFix a template error with dynamic help in bugfield_stat...
2008-08-31 Robert SesekFix the password reset email system
2008-08-24 Robert SesekUpdating reigster.php to work, sans emails
2008-08-23 Robert SesekGet quicksearch working on showreport.php
2008-08-23 Robert SesekUpdated attachment.php to work, sans NotificationCenter
2008-08-23 Robert SesekUpdating showreport.php for attachments
2008-08-23 Robert SesekUpdating editcomment.php
2008-08-23 Robert SesekUpdating search.php
2008-08-23 Robert SesekWorking on the other functionality of login.php
2008-08-22 Robert SesekUpdating explain.php
2008-08-22 Robert SesekGet pagination working on index.php
2008-08-22 Robert SesekShow votes on showreport.php
2008-08-22 Robert SesekUpdate showhistory.php
2008-08-19 Robert SesekUpdating userctrl.php
2008-08-18 Robert SesekChange $bugsys->in[] to $input->in[]
2008-08-18 Robert SesekFix the log-in screen
2008-08-18 Robert SesekWorking on newreport.php
2008-06-26 Robert SesekRemoving the old types of global variables ($year,...
2008-06-26 Robert SesekFix a few strings in showreport.tpl
2008-06-26 Robert SesekFixing construct_user_display()
2008-06-26 Robert SesekGet showreport working
2008-06-26 Robert SesekFixing some unconverted strings
2008-06-26 Robert SesekForgot a conditional
2008-06-26 Robert SesekGet trackerhome_bits working
2008-06-26 Robert SesekConvert {@""} to <%-T()%>
2008-06-25 Robert SesekConvert template conditionals to be actual PHP if state...
2008-06-25 Robert SesekPut the <%%> tags in the templates
2008-06-25 Robert SesekChange the big three $bugsys arrays to be a bugdar...
2008-06-16 Elisamuel RestoTemplates XHTML compliance fixes
2008-03-24 Robert Sesekr1613: Merging r1611 and r1612 from the 1.2.x branch...
2008-03-21 Robert Sesekr1609: Merging the changelog from r1608 from the 1...
2007-08-04 Robert Sesekr1597: Adding custom columns to the bug listing display...
2007-08-01 Robert Sesekr1596: * templates/header.tpl: Moving the inline stylin...
2007-07-27 Robert Sesekr1594: Fixes bug://report/95
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-06-30 Robert Sesekr1562: - Moving email templates into the locale/ direct...
2007-06-06 Robert Sesekr1558: In userctrl_search.tpl, the floated elements...
2007-05-20 Robert Sesekr1545: Adding the text-align attribute to the mid box...
2007-03-31 Robert Sesekr1525: Attach &rerun=1 to the URL for saved searches...
2007-03-27 Robert Sesekr1523: In passwordreset.xml.tpl, we need to enclose...
2007-03-19 Robert Sesekr1512: In the approve users section of admin/usergroup...
2007-03-19 Robert Sesekr1510: In draw_cancel() [templates/global.js] we can...
2007-03-17 Robert Sesekr1483: Fix the background color system of history_bit...
2007-03-17 Robert Sesekr1480: Remove templates/stylevars.txt and the processin...
2007-03-17 Robert Sesekr1479: Remove the need for $stylevar[alt_color] by...
2007-03-17 Robert Sesekr1477: Adding a .altwidth class so that we can remove...
2007-03-17 Robert Sesekr1476: Removing all uses of $stylevar[alt_color] in...
2007-03-17 Robert Sesekr1475: In .altcolor we should use background-color...
2007-03-17 Robert Sesekr1474: We no loner need the stylevars for cellpadding...
2007-03-13 Robert Sesekr1464: These will also probably create improper escape... 1.2.0-b1
2007-03-13 Robert Sesekr1463: Fix an improper character escape
2007-03-11 Robert Sesekr1446: Don't show the controls to change the email...
2007-03-11 Robert Sesekr1443: Backing out the changes made in r1442 because...
2007-03-11 Robert Sesekr1442: Removing usage of $stylevar[alt_color]
2007-02-16 Robert Sesekr1416: Cleaned up and refactored the MessageReporter...
2007-02-14 Robert Sesekr1410: Moving the password reset email to the template...
2007-02-14 Robert Sesekr1406: Moving the rest of the email body texts (from...
2007-02-13 Robert Sesekr1405: Beginning to move email text out of the code...
2007-02-13 Robert Sesekr1402: It seems like this search_update.tpl file would...
2007-02-13 Robert Sesekr1401: Added a password reset system that works very...
2007-02-12 Robert Sesekr1395: - Searching of custom fields now works, but...
2007-02-11 Robert Sesekr1392: Lots of work going into making the custom fields...
2007-02-03 Robert Sesekr1387: Merging the upgrade script from the 1.1.x branch...
2007-02-03 Robert Sesekr1383: Merging r1382 from trunk to branch
2007-02-03 Robert Sesekr1382: Fixing a small typo in the header/guest welcome...
2006-12-29 Robert Sesekr1376: Merging changes from r1375 back to trunk from...
2006-12-29 Robert Sesekr1372: Add the mass-update link in the search results...
2006-12-13 Robert Sesekr1368: - Input checkboxes for custom fields should...
2006-12-11 Robert Sesekr1365: Adding user help for the custom column ordering
2006-12-11 Robert Sesekr1362: Use ListSorter to construct the column heads...
2006-12-11 Robert Sesekr1360: Saved searches are now fully implemented
2006-12-11 Robert Sesekr1359: Added the saved searches manager to the options...
2006-12-11 Robert Sesekr1358: We only want two columns, not a table of four...
2006-12-11 Robert Sesekr1357: We no longer need that javascript
2006-12-11 Robert Sesekr1356: We can now save a search!
2006-12-10 Robert Sesekr1353: We should probably check in these two essential...
2006-12-10 Robert Sesekr1352: Renaming the tabs
2006-12-10 Robert Sesekr1351: - Column options are now stored right for the...
2006-12-10 Robert Sesekr1341: The basic workings of column ordering appear...
2006-12-09 Robert Sesekr1339: Changing the javscript version of the column...
2006-12-09 Robert Sesekr1338: Incomplete JavaScript implementation of column...
2006-12-07 Robert Sesekr1337: Adding the option to allow parsing of links...
2006-12-07 Robert Sesekr1334: Allow the exporting of search results to XML...
2006-12-06 Robert Sesekr1333: Bringing search.php up-to-date to use the new...
2006-12-04 Robert Sesekr1330: - Rewrote the product selection HTML constructors
2006-11-25 Robert Sesekr1328: - Add jQuery to the entire system
2006-11-25 Robert Sesekr1325: Switch from our custom class_pagination.php...
2006-11-23 Robert Sesekr1306: We don't need to float the columns because the...
2006-11-23 Robert Sesekr1304: Fixing for good the IE <textarea> overflow issue...
2006-11-21 Robert Sesekr1298: Remove a </a> that does not close any opening tag
2006-11-21 Robert Sesekr1297: We can't put the <form> in a <span> because...
2006-11-20 Robert Sesekr1294: Add maxlenth attributes to all <input:text>...
next