Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / admin /
2006-08-18 Robert Sesekr1069: Removing outward signs of "colour"
2006-08-18 Robert Sesekr1067: Making it truly en_US by removing all outward...
2006-08-18 Robert Sesekr1062: Okay. Domain isn't the right word. So I'll chang...
2006-08-18 Robert Sesekr1058: Add the domain to the language list output
2006-08-18 Robert Sesekr1056: - Dropping language.filepath
2006-08-18 Robert Sesekr1053: Remove the reload branch
2006-08-18 Robert Sesekr1052: Remove the localization table and the XML string...
2006-08-18 Robert Sesekr1051: Finalizing the LanguageAPI and implementing it
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-08-01 Robert Sesekr1027: We don't need the delete link in row_submit...
2006-08-01 Robert Sesekr1022: Wow. We should definitely update the right user...
2006-08-01 Robert Sesekr1021: And if we got the right object... do'h
2006-08-01 Robert Sesekr1020: It would help if we got the email options from...
2006-08-01 Robert Sesekr1017: Making sure all input is properly escaped
2006-07-31 Robert Sesekr984: Fixing unknown field "defaultsorkey" error
2006-07-31 Robert Sesekr983: We can now change email options for users in...
2006-07-31 Robert Sesekr982: Added something to make the admin index look...
2006-07-31 Robert Sesekr981: Make some changes to the version check URL
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-07-25 Robert Sesekr952: Added the version checker
2006-07-25 Robert Sesekr944: Adding user options in the API and admin section...
2006-07-25 Robert Sesekr943: Implement UserAPI in edit branch
2006-07-22 Robert Sesekr935: - Adding user.hidestatuses
2006-07-22 Robert Sesekr933: - Adding a setting to control status displays
2006-07-22 Robert Sesekr931: - You can now delete bugs and comments
2006-07-22 Robert Sesekr926: Inline todos++
2006-07-22 Robert Sesekr925: Adding API error handling for the admin section
2006-07-22 Robert Sesekr922: - Adding support for DST
2006-07-22 Robert Sesekr920: Cleaning up the entire settings system
2006-07-22 Robert Sesekr917: Adding inline todos for admin APIs
2006-07-22 Robert Sesekr916: Forgot to implement the delete/kill branches...
2006-07-22 Robert Sesekr915: Adding and implementing the AutoActionAPI
2006-07-22 Robert Sesekr914: Renaming $_PERMISSION to $bugsys->permissions
2006-07-22 Robert Sesekr912: Finishing navigation off for the "Users" tab
2006-07-21 Robert Sesekr911: Make the "Home" link be to the user-side home
2006-07-20 Robert Sesekr910: Fixing two SQL free_result() errors
2006-07-20 Robert Sesekr909: Removing all the help links as the ISSO.Printer...
2006-07-20 Robert Sesekr908: Implementing new navigation system for the entire...
2006-07-20 Robert Sesekr907: Adding and implementing the UsergroupAPI
2006-07-19 Robert Sesekr906: Adding and implementing the UserHelpAPI
2006-07-19 Robert Sesekr905: Fixed a bug with updating the selects items
2006-07-19 Robert Sesekr904: Adding and implementing the FieldAPI
2006-07-17 Robert Sesekr903: Fixing a parse error
2006-07-17 Robert Sesekr899: Adding lots of pre and post processing methods...
2006-07-17 Robert Sesekr898: Moving the build_*() calls to the APIs
2006-07-17 Robert Sesekr897: Implementing the UserAPI in the admin section
2006-07-17 Robert Sesekr896: Adding and implementing the StatusAPI
2006-07-17 Robert Sesekr895: Adding and implementing the SeverityAPI
2006-07-17 Robert Sesekr892: Adding and implementing ResolutionAPI
2006-07-17 Robert Sesekr891: Adding and implementing the PriorityAPI
2006-07-17 Robert Sesekr890: Don't need the old black and white CSS file-...
2006-07-17 Robert Sesekr889: We no longer need admin/jump.php
2006-07-16 Robert Sesekr888: Changing all count() calls to be sizeof()
2006-07-16 Robert Sesekr887: Removing all the annoying calls to intval() in...
2006-07-12 Robert Sesekr886: Navigation added for the "Fields" tab
2006-07-12 Robert Sesekr885: Make sure we don't add navigation to the login...
2006-06-29 Robert Sesekr884: Change the link for the options tab to be index...
2006-06-29 Robert Sesekr883: - Updating the Admin CP navigation system
2006-06-29 Robert Sesekr880: If the record doesn't exist for the setting,...
2006-04-30 Robert Sesekr777: Removing old admin.css stylesheet
2006-04-30 Robert Sesekr776: Link to the new style sheet in ISSO
2006-04-29 Robert Sesekr773: Switch to using ISSO.Priner instead of includes...
2006-03-30 Robert Sesekr765: Say hello to the GPL
2006-03-14 Robert Sesekr758: Rebuild the cache when we save custom field descr...
2006-01-18 Robert Sesekr747: We can only update custom permis if we have bug...
2006-01-15 Robert Sesekr737: Adding another undeletable text
2006-01-15 Robert Sesekr714: OKAY, this is the last of the TABLE_PREFIX bugs
2006-01-15 Robert Sesekr712: - add -> insert... not update
2006-01-15 Robert Sesekr711: Need to have the right ID if we want to recache
2006-01-15 Robert Sesekr710: TABLE_PREFIX is your friend
2006-01-14 Robert Sesekr706: build_assignedto() on update or insert
2006-01-14 Robert Sesekr703: language.isdefault is no longer how we see what...
2006-01-14 Robert Sesekr701: Changing language.default to language.isdefault
2006-01-14 Robert Sesekr697: Removed a sanitize() call... wow is that *old*
2005-12-23 Robert Sesekr679: Insert query needs a table prefix
2005-12-22 Robert Sesekr666: Added help link
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-12-22 Robert Sesekr650: Added delete/kill actions
2005-12-22 Robert Sesekr649: Adding base userhelp system for non-custom fields
2005-12-22 Robert Sesekr648: I really wonder what a form that goes to 'null...
2005-12-22 Robert Sesekr647: Add user help link
2005-12-19 Robert Sesekr636: Put the help link on the wrong thing for add...
2005-12-19 Robert Sesekr635: Help link
2005-12-19 Robert Sesekr627: Bolding the scary parts of the delete messages
2005-12-19 Robert Sesekr624: One more help link wouldn't kill anybody
2005-12-19 Robert Sesekr623: Adding help links
2005-12-19 Robert Sesekr622: Dropping the username markup stuff
2005-12-18 Robert Sesekr621: Adding help link
2005-12-18 Robert Sesekr618: Change the label on the search field
2005-12-18 Robert Sesekr617: Help link
2005-12-18 Robert Sesekr616: Adding help links
2005-12-17 Robert Sesekr615: Don't need to surround the fieldid with weird...
2005-12-03 Robert Sesekr613: Adding help links to the standard bug field help...
2005-12-03 Robert Sesekr612: Add help links in more than one spot
2005-12-03 Robert Sesekr611: Remove product.shortname
2005-12-03 Robert Sesekr610: Add help link
2005-12-03 Robert Sesekr607: Make the editcomponent code work right
2005-12-03 Robert Sesekr606: Use sprintf() instead of concat
2005-12-03 Robert Sesekr605: Don't use percent, use fixed width
2005-11-25 Robert Sesekr601: Set utf-8 as the default charset in the add branch
next