Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / admin /
2005-11-25 Robert Sesekr600: Making the reload link string shorter
2005-11-25 Robert Sesekr599: Adding some help indices
2005-11-25 Robert Sesekr597: Darn strings
2005-11-25 Robert Sesekr596: Fixing a bad string
2005-11-25 Robert Sesekr595: Change delete confirm for versions
2005-11-25 Robert Sesekr594: strtolower() $type in construct_option_list()
2005-11-25 Robert Sesekr593: Admin login when we have an invalid session
2005-11-25 Robert Sesekr590: Make sure that .tfoot links are white
2005-11-25 Robert Sesekr589: I think we have all the styling done NOW
2005-11-25 Robert Sesekr588: Change from row_span() to row_submit()
2005-11-25 Robert Sesekr586: Styling
2005-11-25 Robert Sesekr582: Finishing touches to the style
2005-11-25 Robert Sesekr581: Black and white style sheet done
2005-11-25 Robert Sesekr580: Adding black and white admin CSS
2005-11-24 Robert Sesekr573: Make the admin session hourly-dependent by includ...
2005-11-24 Robert Sesekr572: Added field permissions to field.php itself
2005-11-16 Robert Sesekr565: getlex() not getkex()
2005-10-15 Robert Sesekr550: Place auto actions in the datastore
2005-10-10 Robert Sesekr533: - Permission check cleanup
2005-10-10 Robert Sesekr525: Got base of new per-product permissions
2005-10-09 Robert Sesekr511: Added ability to disable status colouring on...
2005-10-08 Robert Sesekr507: User manager in the admin CP
2005-09-24 Robert Sesekr442: Removed a sanitze() call?!
2005-09-24 Robert Sesekr435: - added build_language_cache() to cache the XML...
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...
2005-09-21 Robert Sesekr393: Localizations
2005-09-21 Robert Sesekr390: Registering language data
2005-08-27 Robert Sesekr386: Convert onclick buttons to links
2005-08-25 Robert Sesekr385: Localizations
2005-08-25 Robert Sesekr384: More localizations
2005-08-25 Robert Sesekr381: Don't jump to a (null)
2005-08-25 Robert Sesekr380: Converting some hard-coded text to the language...
2005-08-25 Robert Sesekr376: Removing *_wraplink phrases
2005-08-25 Robert Sesekr375: It's already a phrase
2005-08-25 Robert Sesekr374: Fixed parse error
2005-08-25 Robert Sesekr373: Register language phrases
2005-08-22 Robert Sesekr360: Delete bugs when you delete products and versions
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-02 Robert Sesekr280: Removed short name from usergroup permissions...
2005-07-02 Robert Sesekr274: Added initial comments to the auto action system
2005-06-26 Robert Sesekr272: Delete and kill brances are done
2005-06-26 Robert Sesekr270: - Initial SVN for autoaction.php
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-09 Robert Sesekr257: Changing up the ugly footer
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-06 Robert Sesekr239: Most of the custom bug field permissions are...
2005-06-02 Robert Sesekr228: Removed the textarea bug field type.
2005-06-01 Robert Sesekr224: Fixed: Fatal error: Call to undefined function...
2005-05-29 Robert Sesekr207: s/canviewhiddenbugs/canviewhidden/g
2005-05-29 Robert Sesekr206: Allow bugs to be hidden for security reasons...
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-22 Robert Sesekr190: Only show the navigation bar if we have a valid...
2005-05-21 Robert Sesekr188: Checking in the initial files for custom bug...
2005-05-20 Robert Sesekr168: Renewed the wrong cookie for 1-hour lifespan
2005-05-20 Robert Sesekr165: Added textarea option for settings
2005-05-20 Robert Sesekr163: Admin session cookies are NOT sticky... woops
2005-05-20 Robert Sesekr162: - Changed admin cookie life to be 3600 (1 hour)
2005-05-15 Robert Sesekr143: - s /error('-1')/error(phrase('error_invalid_id...
2005-05-14 Robert Sesekr129: s/mysetcookie/$funct->cookie/g
2005-05-12 Robert Sesekr114: Forgot to add the CANADMINVERSIONS to the list...
2005-05-12 Robert Sesekr113: It's phrase('bugstrike_login') not phrase('renaps...
2005-05-12 Robert Sesekr111: Removed the BugStrike home link as it was confusi...
2005-05-12 Robert Sesekr110: Added some global locations so we have some backt...
2005-05-12 Robert Sesekr109: Created main admin menu.
2005-05-11 Robert Sesekr108: - Added blank admin/index.php file
2005-05-11 Robert Sesekr105: Added some kind of navigation.. no idea if it...
2005-05-07 Robert Sesekr97: Fixed: Fatal error: Call to undefined function...
2005-05-07 Robert Sesekr96: Added CANEDITATTACH permission.
2005-05-05 Robert Sesekr90: Finished the bug status colouring
2005-05-05 Robert Sesekr84: Fixed a mis-converted iff() statement
2005-05-04 Robert Sesekr75: Fixed some remnants of the $vars[] sanitize methods.
2005-05-04 Robert Sesekr73: Updated input sanitization for:
2005-05-04 Robert Sesekr72: Finished new input system for: admin/
2005-05-04 Robert Sesekr69: Removing our nasty iff() function in place of...
2005-05-04 Robert Sesekr66: Moving all DB stuff to be handled by ISSO. Working...
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-01-02 Robert Sesekr40: Initial phrasing of Admin CP. Many of the phrases...
2004-12-26 Robert Sesekr33: Named product Renapsus.
2004-12-24 Robert Sesekr21: Changed all bitwise operations to use can_perform...
2004-12-21 Robert Sesekr9: Fixed a problem in admin/options.php that was eval...
2004-12-21 Robert Sesekr8: Added version and product/component caches to save...
2004-12-19 Robert Sesekr2: Changed Environment object to be BugTrack ($env...
2004-12-19 Robert Sesekr1: Initial import from CVS head.