Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / admin / fields.php
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-06-26 Robert Sesekr267: Removed shortname stuff; there was still some...
2005-06-10 Robert Sesekr259: Switching from phrase() to lang::p()
2005-06-08 Robert Sesekr255: Delete field permissions when removing a field
2005-06-08 Robert Sesekr252: Making it so that custom bug fields work better...
2005-06-08 Robert Sesekr249: Strip slashes when displaying the select_single...
2005-06-07 Robert Sesekr244: Setting up for custom field searchability.
2005-06-02 Robert Sesekr228: Removed the textarea bug field type.
2005-05-28 Robert Sesekr202: Use MySQL NULL to handle defaults
2005-05-24 Robert Sesekr198: For input_checkbox, we need to use `defaultvalue...
2005-05-22 Robert Sesekr196: Renaming some tables and dropping some unused...
2005-05-22 Robert Sesekr195: Did the delete and kill DO-branches.
2005-05-22 Robert Sesekr194: Making update DO-branch work. Some code cleanup...
2005-05-22 Robert Sesekr193: Fixed some bugs with the edit DO-branch.
2005-05-22 Robert Sesekr192: Modify DO-branch done.
2005-05-22 Robert Sesekr191: Add code works, update code is there but untested...
2005-05-21 Robert Sesekr188: Checking in the initial files for custom bug...