Fix DB_MySQL_PDO::escape_binary().
[bugdar.git] / templates /
2022-08-30 Robert SesekFix quote issues in the unregistered user header template.
2022-08-30 Robert SesekAdd reCAPTCHA integration to the registration page.
2020-04-19 Robert SesekIntroduce a cron system to run periodic work.
2020-04-11 Robert SesekAlign fields to be vertically centered.
2020-04-11 Robert SesekChange explain template headers.
2020-04-11 Robert SesekGroup history changes by date and user.
2020-04-11 Robert SesekAdd .field.label-line to make large fields break the...
2020-04-11 Robert SesekRemove dedicated help popup.
2020-04-11 Robert SesekIntegrate bug history directly into showreport.php.
2020-04-11 Robert SesekInitial simplification of the bug metadata display.
2013-05-16 Robert SesekRemove Mac Latin copyright character and SVN footer...
2009-01-13 Robert SesekSeparate out the first comment into a variable called...
2008-06-16 Elisamuel RestoTemplates XHTML compliance fixes
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>...
2006-11-19 Robert Sesekr1293: Fixed the attachment block and the bug display...
2006-11-19 Robert Sesekr1291: Get rid of the float:right and use float:$stylev...
2006-11-16 Robert Sesekr1290: Adding the same form for the bug display quick...
2006-11-16 Robert Sesekr1288: We cannot put the float'd span's after main...
2006-11-08 Robert Sesekr1276: Change the name of the email and password fields...
2006-11-08 Robert Sesekr1275: Try to fix a weird scrolling and overflow bug...
2006-11-08 Robert Sesekr1274: We can now remove attachments from the database...
2006-10-15 Robert Sesekr1260: Fixed a really annoying bug where IE6 hides...
2006-10-15 Robert Sesekr1257: IE apparently wants url=X in its meta refresh...
2006-10-11 Robert Sesekr1240: Working to get a lot of templates fixed for...
2006-09-28 Robert Sesekr1195: Final renames going in
2006-09-28 Robert Sesekr1194: Lots of changes to get the internals of the...
2006-09-27 Robert Sesekr1193: Renaming the explain template
2006-09-27 Robert Sesekr1192: Outward changes for renaming, but no internals yet
2006-08-20 Robert Sesekr1108: Fixed a string that had the wrong marker
2006-08-20 Robert Sesekr1092: We don't need to wrap the sort option selects...
2006-08-18 Robert Sesekr1072: Fixing phrases that weren't marked as strings...
2006-08-18 Robert Sesekr1070: Changing "colour" to "color" internally
2006-08-18 Robert Sesekr1069: Removing outward signs of "colour"
2006-08-18 Robert Sesekr1068: Removing all inwards signs of "favourite" in...
2006-08-18 Robert Sesekr1067: Making it truly en_US by removing all outward...
2006-08-18 Robert Sesekr1066: Fixing any broken links I could have just made
2006-08-14 Robert Sesekr1040: Changed access key for save and add another
2006-08-01 Robert Sesekr990: Updating the email options display to be a little...
2006-08-01 Robert Sesekr989: Using tables to make alignment in userctrl.tpl...
2006-07-27 Robert Sesekr980: Removed the plus sign in "class1 + class2" for...
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-26 Robert Sesekr958: Adding pagination to search results
next