]>
src.bluestatic.org Git - bugdar.git/log
Robert Sesek [Thu, 12 May 2005 04:20:31 +0000 (04:20 +0000)]
r109: Created main admin menu.
Robert Sesek [Wed, 11 May 2005 16:53:19 +0000 (16:53 +0000)]
r108: - Added blank admin/index.php file
- Changed navigation to use one <select> with <optgroup>s
- Only show navigation if the user is logged in
- Created jumper for the navigation system
Robert Sesek [Wed, 11 May 2005 16:37:56 +0000 (16:37 +0000)]
r107: Moved template loading out of includes/init.php and into global.php
Robert Sesek [Wed, 11 May 2005 14:56:54 +0000 (14:56 +0000)]
r106: Fixed a parse error in config.php.new; forgot a semicolon after the ISSO path
Robert Sesek [Wed, 11 May 2005 14:56:10 +0000 (14:56 +0000)]
r105: Added some kind of navigation.. no idea if it works or not, though.
Robert Sesek [Wed, 11 May 2005 14:54:52 +0000 (14:54 +0000)]
r104: Removed the instances of mysetcookie()
Robert Sesek [Wed, 11 May 2005 14:52:13 +0000 (14:52 +0000)]
r103: Removed DEFAULT PACK_KEYS=0 from the usergroup table
Robert Sesek [Wed, 11 May 2005 04:29:07 +0000 (04:29 +0000)]
r102: Removed the need for a deferred status --> use priorities!
Robert Sesek [Mon, 9 May 2005 05:01:34 +0000 (05:01 +0000)]
r101: Add more items to the to-do list
Robert Sesek [Mon, 9 May 2005 04:55:30 +0000 (04:55 +0000)]
r100: Added attachment display information in showreport.php and respective templates
Robert Sesek [Sun, 8 May 2005 05:39:59 +0000 (05:39 +0000)]
r99: Updated the to-do list
Robert Sesek [Sun, 8 May 2005 05:37:19 +0000 (05:37 +0000)]
r98: Show first comment on edit bug screen
Robert Sesek [Sat, 7 May 2005 21:00:38 +0000 (21:00 +0000)]
r97: Fixed: Fatal error: Call to undefined function: sanitize() in /admin/usergroup.php on line 176
Robert Sesek [Sat, 7 May 2005 20:59:31 +0000 (20:59 +0000)]
r96: Added CANEDITATTACH permission.
Robert Sesek [Sat, 7 May 2005 20:57:36 +0000 (20:57 +0000)]
r95: Fixed problem where $rowclass should be $row_class in Admin::row_text()
Robert Sesek [Sat, 7 May 2005 20:55:08 +0000 (20:55 +0000)]
r94: Updated hilighting to have better support for when a HTML tag is entered.
Robert Sesek [Sat, 7 May 2005 20:44:26 +0000 (20:44 +0000)]
r93: Escape single quotes when exporting the phrasetext.
Robert Sesek [Sat, 7 May 2005 20:41:54 +0000 (20:41 +0000)]
r92: Added option to export phrase to a PHP format.
Robert Sesek [Thu, 5 May 2005 03:40:24 +0000 (03:40 +0000)]
r91: Fixed issues with background class in Admin::row_text()
Robert Sesek [Thu, 5 May 2005 03:37:47 +0000 (03:37 +0000)]
r90: Finished the bug status colouring
Robert Sesek [Thu, 5 May 2005 03:34:58 +0000 (03:34 +0000)]
r89: Fixed our phrase tool thing to play nice with ISSO
Robert Sesek [Thu, 5 May 2005 03:15:17 +0000 (03:15 +0000)]
r88: Fixed: Fatal error: Call to a member function on a non-object in includes/adminfunctions.php on line 188
Robert Sesek [Thu, 5 May 2005 03:14:36 +0000 (03:14 +0000)]
r87: Replaced all instances of addslasheslike() with bugsys::escape()
Robert Sesek [Thu, 5 May 2005 03:07:54 +0000 (03:07 +0000)]
r86: Initial SVN for schema changes file
Robert Sesek [Thu, 5 May 2005 03:00:45 +0000 (03:00 +0000)]
r85: Updated all to-do list things to bring them up to par with the lists in our other applications
Robert Sesek [Thu, 5 May 2005 02:55:17 +0000 (02:55 +0000)]
r84: Fixed a mis-converted iff() statement
Robert Sesek [Thu, 5 May 2005 02:48:04 +0000 (02:48 +0000)]
r83: Changed all calls to exec_swap_bg() to ues bugsys::funct::exec_swap_bg()
Robert Sesek [Thu, 5 May 2005 02:43:24 +0000 (02:43 +0000)]
r82: Forgot to send the email if we don't require email address verification
Robert Sesek [Thu, 5 May 2005 02:42:36 +0000 (02:42 +0000)]
r81: - Removed sanitize() call [register.php]
- Added checking of email validity [register.php]
- Converted all fetch_random_chars() calls to funct::rand() [register.php]
- Converted all mymail() calls to mail::send() [register.php]
- Changed all mysetcookie() calls to funct::cookie() [login.php]
Robert Sesek [Thu, 5 May 2005 01:28:26 +0000 (01:28 +0000)]
r80: Fixed:
- Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in search.php on line 124
- Could not load the template 'templates/default/search_results_bit.tpl' 106
- Fatal error: Call to undefined function: sanitize() in search.php on line 45
Robert Sesek [Thu, 5 May 2005 01:24:26 +0000 (01:24 +0000)]
r79: Checking for the wrong thing in the PCV sanity check.
Robert Sesek [Thu, 5 May 2005 01:15:44 +0000 (01:15 +0000)]
r78: Fixed a problem where we were checking for the wrong variable in PCV sanity checks
Robert Sesek [Thu, 5 May 2005 01:13:56 +0000 (01:13 +0000)]
r77: Fixed: Parse error: parse error, unexpected '[', expecting T_STRING or T_VARIABLE or '{' or '$' in newreport.php on line 43
Robert Sesek [Thu, 5 May 2005 01:12:35 +0000 (01:12 +0000)]
r76: It'd help if we actually told the data to be cleaned before we started making calls to it
Robert Sesek [Wed, 4 May 2005 23:14:21 +0000 (23:14 +0000)]
r75: Fixed some remnants of the $vars[] sanitize methods.
Robert Sesek [Wed, 4 May 2005 23:09:51 +0000 (23:09 +0000)]
r74: Updated input sanitization for:
- showreport.php
- register.php
- newreport.php
- search.php
Robert Sesek [Wed, 4 May 2005 22:28:33 +0000 (22:28 +0000)]
r73: Updated input sanitization for:
- newcomment.php
- editreport.php
- admin/usergroup.php
- admin/status.php
- docs/phrasetools.php
- editcomment.php
- login.php
Robert Sesek [Wed, 4 May 2005 16:55:06 +0000 (16:55 +0000)]
r72: Finished new input system for: admin/
- severity.php
- options.php
- product.php
- priority.php
- resolution.php
Robert Sesek [Wed, 4 May 2005 06:49:37 +0000 (06:49 +0000)]
r71: Relocating the master language PHP file.
Robert Sesek [Wed, 4 May 2005 06:48:29 +0000 (06:48 +0000)]
r70: Start tracking SQL table schema
Robert Sesek [Wed, 4 May 2005 06:37:02 +0000 (06:37 +0000)]
r69: Removing our nasty iff() function in place of the beautiful ternary operator
Robert Sesek [Wed, 4 May 2005 06:20:50 +0000 (06:20 +0000)]
r68: I think it's about time we check this in...
Robert Sesek [Wed, 4 May 2005 06:19:55 +0000 (06:19 +0000)]
r67: - Upping template system to use ISSO
- Removing old files that are now handled by frameworks
Robert Sesek [Wed, 4 May 2005 06:09:25 +0000 (06:09 +0000)]
r66: Moving all DB stuff to be handled by ISSO. Working with our one big $bugsys class instead of a $env and a $bugsys
Robert Sesek [Wed, 4 May 2005 01:42:25 +0000 (01:42 +0000)]
r64: Putting up new file header
Robert Sesek [Wed, 13 Apr 2005 03:54:18 +0000 (03:54 +0000)]
r63: Updated initial copyright year from 2003 to 2002
Robert Sesek [Fri, 18 Feb 2005 07:22:20 +0000 (07:22 +0000)]
r62: Removed globalization of pcv_select_row template. Removed old PCV selection template.
Robert Sesek [Fri, 18 Feb 2005 07:07:50 +0000 (07:07 +0000)]
r61: Changed product/component/version editing method from being tri-page selection to the single PCV selector.
Robert Sesek [Fri, 18 Feb 2005 07:07:10 +0000 (07:07 +0000)]
r60: Removed file-based PCV parsing and handed it off to parse_pcv_select.
Robert Sesek [Fri, 18 Feb 2005 07:05:53 +0000 (07:05 +0000)]
r59: Added PCV select parameter to construct_pcv_select(). Added input validation to parse_pcv_select() so we don't have to do it in multiple files.
Robert Sesek [Fri, 18 Feb 2005 03:36:44 +0000 (03:36 +0000)]
r58: Simple searching done. Moved advanced features for searches in todo.txt to later version.
Robert Sesek [Fri, 18 Feb 2005 03:34:21 +0000 (03:34 +0000)]
r57: Simplified query build. Searching now works. Added highlighting keywords. NB: we don't do wild card hilights (ie: test* will highlight test, testing, tested, etc.).
Robert Sesek [Sat, 12 Feb 2005 23:37:23 +0000 (23:37 +0000)]
r56: Forgot to send in the new PCV select with the new newreport.php.
Robert Sesek [Sat, 12 Feb 2005 21:55:40 +0000 (21:55 +0000)]
r55: Fixed small typo.
Robert Sesek [Thu, 10 Feb 2005 05:40:44 +0000 (05:40 +0000)]
r54: Moved email based reporting off the roadmap into 1.1. Moved admin auto-actions to Beta 1 from Beta 2. Migrated post-review changes into to-do list.
Robert Sesek [Thu, 10 Feb 2005 00:03:27 +0000 (00:03 +0000)]
r53: Changed all of the roadmap/post-review notes/todo list stuff.
Robert Sesek [Wed, 9 Feb 2005 07:38:44 +0000 (07:38 +0000)]
r52: Fixed bug in includes/functions.php with construct_pcv_select() that didn't create v correctly for components. Cleaned up newreport.php to use new selection mechanism.
Robert Sesek [Tue, 8 Feb 2005 17:16:21 +0000 (17:16 +0000)]
r51: Made admin session cookie to be volatile. CP login will no longer "remember me". $_POST['goindex'] system cleaned up.
Robert Sesek [Tue, 8 Feb 2005 07:09:07 +0000 (07:09 +0000)]
r50: WHERE claus built. *BLIND COMMIT*
Robert Sesek [Tue, 8 Feb 2005 06:18:45 +0000 (06:18 +0000)]
r49: Added search screen, need to do results. Checkin for code storage only.
Robert Sesek [Sun, 6 Feb 2005 07:32:11 +0000 (07:32 +0000)]
r48: FINALLY got regex matching for PCV splits to work!
Robert Sesek [Sun, 6 Feb 2005 07:12:08 +0000 (07:12 +0000)]
r47: Have a new-style PCV input parser... with lots of not working code and one working bit :-).
Robert Sesek [Sat, 5 Feb 2005 22:29:40 +0000 (22:29 +0000)]
r46: Added new selection engine that can do it all one one page!
Robert Sesek [Fri, 7 Jan 2005 00:16:13 +0000 (00:16 +0000)]
r45: Added auto action information.
Robert Sesek [Sun, 2 Jan 2005 04:21:58 +0000 (04:21 +0000)]
r44: Initial incomplete checkin of global.php.
Robert Sesek [Sun, 2 Jan 2005 03:13:01 +0000 (03:13 +0000)]
r43: Added information regarding language packs.
Robert Sesek [Sun, 2 Jan 2005 02:55:13 +0000 (02:55 +0000)]
r42: Changed config.php.dist to config.php.new.
Robert Sesek [Sun, 2 Jan 2005 02:28:29 +0000 (02:28 +0000)]
r41: Finished initial phrasing of Admin CP.
Robert Sesek [Sun, 2 Jan 2005 01:39:52 +0000 (01:39 +0000)]
r40: Initial phrasing of Admin CP. Many of the phrases could be simplified and the number reduced, however it is now completely language independent. Phrases and language systems have also been moved into the database.
Robert Sesek [Sat, 1 Jan 2005 21:46:26 +0000 (21:46 +0000)]
r39: Added notes post-review.
Robert Sesek [Thu, 30 Dec 2004 07:17:22 +0000 (07:17 +0000)]
r38: Fixed bug with phrase() that didn't properly handle sprintf().
Robert Sesek [Tue, 28 Dec 2004 09:11:28 +0000 (09:11 +0000)]
r37: Added two new language tools so we can migrate phrases to the database.
Robert Sesek [Tue, 28 Dec 2004 09:11:07 +0000 (09:11 +0000)]
r36: Completed HTML extraction.
Robert Sesek [Mon, 27 Dec 2004 20:58:52 +0000 (20:58 +0000)]
r35: Presentation code moved out of PHP files and into templates. Error and stop messages are still hard-coded and will be removed at a later time.
Robert Sesek [Mon, 27 Dec 2004 09:46:13 +0000 (09:46 +0000)]
r34: Removed template cleanup from Beta 1 as Beta 2 will see a new style.
Moved attachments to Alpha 2.
Moved bug stats to Beta 1
Robert Sesek [Sun, 26 Dec 2004 02:01:00 +0000 (02:01 +0000)]
r33: Named product Renapsus.
Robert Sesek [Sat, 25 Dec 2004 06:52:23 +0000 (06:52 +0000)]
r32: Preparing for template set system.
Forgot to add index.php to Alpha 1... OOPS! :D.
Robert Sesek [Sat, 25 Dec 2004 06:19:17 +0000 (06:19 +0000)]
r30: Changed roadmap for Alpha 2 and Beta 1 so we get the key stuff out of the way before we start moving onto advanced features.
Robert Sesek [Sat, 25 Dec 2004 06:17:23 +0000 (06:17 +0000)]
r29: Added link to report after inserting comment (was supposed to be in r28 but I forgot it).
Robert Sesek [Sat, 25 Dec 2004 06:16:38 +0000 (06:16 +0000)]
r28: Added links to bug report after performing an action.
Robert Sesek [Fri, 24 Dec 2004 11:56:02 +0000 (11:56 +0000)]
r27: Added extra fields to the database so that we don't have to put so much strain on the database when creating a bug list. New tool was created to populate already existing bugs with the new field information.
Robert Sesek [Fri, 24 Dec 2004 10:26:12 +0000 (10:26 +0000)]
r26: Updated roadmap; we're out Alpha 1.
Robert Sesek [Fri, 24 Dec 2004 10:24:35 +0000 (10:24 +0000)]
r25: Fixed bug in version validation that would incorrectly throw an error if you set a global version.
Robert Sesek [Fri, 24 Dec 2004 10:23:37 +0000 (10:23 +0000)]
r24: Initial SVN for editcomment.php and editreport.php.
Robert Sesek [Fri, 24 Dec 2004 10:00:33 +0000 (10:00 +0000)]
r23: We're being type-strict in this app. construct_user_display() has a BOOLEAN second arg, not an INT.
Robert Sesek [Fri, 24 Dec 2004 05:03:59 +0000 (05:03 +0000)]
r22: Changed construct_user_display() to have a hide userid option. Changed newreport.php to build the assigned to list via construct_user_display().
Robert Sesek [Fri, 24 Dec 2004 01:03:32 +0000 (01:03 +0000)]
r21: Changed all bitwise operations to use can_perform() (new: includes/functions.php) as it saves room.
Removed redundant checking of $vars[bugid] and $vars[commentid] in newcomment.php and newreport.php.
Added descriptions to all bitmasks in includes/init.php.
Robert Sesek [Thu, 23 Dec 2004 22:34:59 +0000 (22:34 +0000)]
r20: Changed newreport.php, newreport.php, and showreport.php to use commment.comment_parsed which has a nl2br() and a htmlspecialcharslike() (if necessary) version of the comment; leaving comment.comment straight input.
Also added edit report and comment links to showreport.php.
Created construct_user_display() in includes/functions.php that assembles a user bit in this format: DISPLAY_NAME <EMAIL> (userid: USERID).
Robert Sesek [Thu, 23 Dec 2004 20:54:47 +0000 (20:54 +0000)]
r19: Completed bug creation and viewing.
Robert Sesek [Thu, 23 Dec 2004 20:46:31 +0000 (20:46 +0000)]
r18: Fixed showreport.php to not query comments and the bug report in one (the joins get confused and it becomes a mess). It's now two queries and we no longer have to create the arrays of data and then foreach() them.
Robert Sesek [Thu, 23 Dec 2004 20:32:13 +0000 (20:32 +0000)]
r17: Initial SVN for newcomment.php.
Robert Sesek [Thu, 23 Dec 2004 20:31:54 +0000 (20:31 +0000)]
r16: Added checking for bug record in showreport.php and added new comment link.
Robert Sesek [Thu, 23 Dec 2004 06:42:00 +0000 (06:42 +0000)]
r15: Basic bug viewing.
Robert Sesek [Thu, 23 Dec 2004 06:40:13 +0000 (06:40 +0000)]
r14: Added datelike() function in includes/functions.php.
Robert Sesek [Thu, 23 Dec 2004 05:36:14 +0000 (05:36 +0000)]
r13: Forgot to add resolution to includes/newreport.php insert query.
Robert Sesek [Tue, 21 Dec 2004 06:44:29 +0000 (06:44 +0000)]
r12: Added construct_option_select() to includes/functions.php so we can have selects in the admin options (used for bug defaults).
Robert Sesek [Tue, 21 Dec 2004 06:43:34 +0000 (06:43 +0000)]
r11: Basic bug reporting (new bug only) is done :-).
Robert Sesek [Tue, 21 Dec 2004 06:28:12 +0000 (06:28 +0000)]
r10: Added PHP version checking to includes/init.php.
Robert Sesek [Tue, 21 Dec 2004 06:12:27 +0000 (06:12 +0000)]
r9: Fixed a problem in admin/options.php that was eval()'ing the wrong bit of option code.
Robert Sesek [Tue, 21 Dec 2004 01:08:27 +0000 (01:08 +0000)]
r8: Added version and product/component caches to save queries in newreport.php.