r1389: Forgot to add the template diff
[bugdar.git] / admin /
2007-01-25 Robert Sesekr1381: Merging r1380 from trunk to branch.
2006-12-29 Robert Sesekr1375: - Fix a SQL error on admin/user.php when adding...
2006-11-23 Robert Sesekr1312: Removing the admin/images directory because...
2006-11-23 Robert Sesekr1309: It'd be good if we changed the settings of the...
2006-11-21 Robert Sesekr1296: Marking a few missed strings in admin/index.php
2006-11-11 Robert Sesekr1283: Upgrading the initilization code to use the...
2006-10-25 Robert Sesekr1272: In admin/product.php, in construct_option_list...
2006-10-25 Robert Sesekr1270: Remove an implode() warning on admin/field.php:235
2006-10-15 Robert Sesekr1259: Unnecessary parens
2006-10-15 Robert Sesekr1258: - We forgot to change the extensive call to...
2006-10-12 Robert Sesekr1245: Use display name instead of username
2006-10-11 Robert Sesekr1239: Changes to allow for RTL in the admin panel
2006-10-10 Robert Sesekr1237: Send an email when we activate a user
2006-10-10 Robert Sesekr1235: Add a user moderation tool
2006-10-04 Robert Sesekr1234: Let's get rid of some SQL errors, mmk?
2006-10-01 Robert Sesekr1226: Warnings-- when saving a usergroup
2006-10-01 Robert Sesekr1225: We can now add an automation if there are no...
2006-10-01 Robert Sesekr1223: warnings--
2006-10-01 Robert Sesekr1219: By using a L_INVALID_ID constant, we can blow...
2006-09-28 Robert Sesekr1194: Lots of changes to get the internals of the...
2006-09-27 Robert Sesekr1192: Outward changes for renaming, but no internals yet
2006-09-27 Robert Sesekr1191: Moving files around to rename "autoatic action...
2006-09-17 Robert Sesekr1165: Forgot these strings in gettext switch
2006-09-17 Robert Sesekr1160: Fixed more display issues in admin/product.php
2006-09-17 Robert Sesekr1158: - Fix the product display
2006-09-16 Robert Sesekr1146: Swich from one todo mark to another
2006-09-09 Robert Sesekr1138: Changed array casting to be is_array()
2006-08-22 Robert Sesekr1125: A much better fix
2006-08-22 Robert Sesekr1124: Array cast for foreach() warnings on ln 135
2006-08-22 Robert Sesekr1122: Adding a line that shows if gettext is installed...
2006-08-20 Robert Sesekr1098: The canviewownhidden does *NOT* affect comments
2006-08-20 Robert Sesekr1090: Adding canviewownhidden
2006-08-18 Robert Sesekr1086: Fixing parse errors
2006-08-18 Robert Sesekr1084: Well the delete thing was actually present throu...
2006-08-18 Robert Sesekr1083: Wrong API action for the kill branch
2006-08-18 Robert Sesekr1082: Fixing more warnings
2006-08-18 Robert Sesekr1081: Removing language XML debug mode
2006-08-18 Robert Sesekr1070: Changing "colour" to "color" internally
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...
next