Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

cake 472 262

latest revision Branch cake

472 deleted | Lines: 0 ( +0, -194 )

Created: 2009-09-09 06:15:59 -0500 (3 years 8 months ago) | Author: jpp | Changeset: 472

Moved to trunk

444 annotated / raw | Diffs: previous, other | Lines: 194 ( +2, -1 )

Created: 2009-08-28 11:57:13 -0500 (3 years 8 months ago) | Author: rbp | Changeset: 444

Copied to: trunk/app/views/helpers/tree.php 471

fixed edit testcases bug: when saving changes it would instead create a new testcase
cleanup in prep for relase

440 annotated / raw | Diffs: previous, other | Lines: 193 ( +2, -2 )

Created: 2009-08-21 09:34:12 -0500 (3 years 9 months ago) | Author: rbp | Changeset: 440

updated cakephp. cleaned up alot. added echelon and installer. added remote login. added direct link.

436 annotated / raw | Diffs: previous, other | Lines: 193 ( +5, -1 )

Created: 2009-08-20 04:49:36 -0500 (3 years 9 months ago) | Author: rbp | Changeset: 436

Backend more or less done. ACL system in place. projects not under acl any more. when uploading checks for already existing testscripts. setFlash now with neat styles. Registration work in progress. Logout button.

375 annotated / raw | Diffs: previous, other | Lines: 189 ( +9, -5 )

Created: 2009-07-10 07:55:51 -0500 (3 years 10 months ago) | Author: rbp | Changeset: 375

Now also truncates under testlabs

373 annotated / raw | Diffs: previous, other | Lines: 185 ( +10, -4 )

Created: 2009-07-10 04:09:32 -0500 (3 years 10 months ago) | Author: rbp | Changeset: 373

Truncates long testcase and requirement names in the lilist and in the tree

368 annotated / raw | Diffs: previous, other | Lines: 179 ( +2, -2 )

Created: 2009-07-09 06:12:07 -0500 (3 years 10 months ago) | Author: rbp | Changeset: 368

Almost useable version of Bromine.
Lots of changes to viewers mostly.

335 annotated / raw | Diffs: previous, other | Lines: 179 ( +4, -3 )

Created: 2009-06-16 08:48:28 -0500 (3 years 11 months ago) | Author: bromine | Changeset: 335

coloring of the tree

332 annotated / raw | Diffs: previous, other | Lines: 178 ( +5, -2 )

Created: 2009-06-16 05:18:12 -0500 (3 years 11 months ago) | Author: bromine | Changeset: 332

able to run a requirement and partly view statuses of testruns. see localhost/requirements and localhost/testlabs

330 annotated / raw | Diffs: previous, other | Lines: 175 ( +58, -0 )

Created: 2009-06-12 10:30:13 -0500 (3 years 11 months ago) | Author: bromine | Changeset: 330

no comment

313 annotated / raw | Diffs: previous, other | Lines: 117 ( +5, -6 )

Created: 2009-04-03 09:44:56 -0500 (4 years 1 month ago) | Author: jpp | Changeset: 313

Style fix (work in progress)

311 annotated / raw | Diffs: previous, other | Lines: 118 ( +34, -1 )

Created: 2009-04-03 09:01:19 -0500 (4 years 1 month ago) | Author: jpp | Changeset: 311

Menu reworked.

305 annotated / raw | Diffs: previous, other | Lines: 85 ( +2, -2 )

Created: 2009-04-02 06:24:25 -0500 (4 years 1 month ago) | Author: pvk | Changeset: 305

Now you can dynamic change a testcase when you are in the tree viewer

304 annotated / raw | Diffs: previous, other | Lines: 85 ( +4, -3 )

Created: 2009-03-28 18:58:04 -0500 (4 years 1 month ago) | Author: rbp | Changeset: 304

now testcases are listed before subreqs. added left border for awesome effect.

302 annotated / raw | Diffs: previous, other | Lines: 84 ( +15, -13 )

Created: 2009-03-28 17:40:55 -0500 (4 years 1 month ago) | Author: rbp | Changeset: 302

major ui update. check /requirements.

300 annotated / raw | Diffs: previous, other | Lines: 82 ( +13, -83 )

Created: 2009-03-27 07:09:43 -0500 (4 years 1 month ago) | Author: bromine | Changeset: 300

Still the req/testcases drag'n drop ui stuff.

298 annotated / raw | Diffs: previous, other | Lines: 152 ( +93, -35 )

Created: 2009-03-23 06:03:31 -0500 (4 years 2 months ago) | Author: bromine | Changeset: 298

requirements/index.ctp now also show testcases. Not finished.

262 new annotated / raw | Lines: 94 ( +94, -0 )

Created: 2009-02-02 16:04:25 -0600 (4 years 3 months ago) | Author: bromine | Changeset: 262

New design. We really need a UI wizard... because we aren't
New tree-view for Requirements and sub-requirements
set security-level to medium. Sorts out alot of session clearing bugs
Did some work on manage_acl. Needs more work.