Граф коммитов

466 Коммитов

Автор SHA1 Сообщение Дата
ccooper%deadsquid.com 8e3f821afa - redirect user to the login page (with confirmation) when they edit themselves 2008-03-13 16:13:25 +00:00
ccooper%deadsquid.com dc886b4416 b=418939
- enable testgroup/subgroup selection automatically when limiting criteria have been set
2008-03-12 18:19:15 +00:00
ccooper%deadsquid.com 88e69687eb b=409731
- updated testcases to catch missing subgroup/testgroup id in display
- check that author gets set when creating new entities
2008-03-12 17:42:15 +00:00
ccooper%deadsquid.com 7046cf3264 b=409731
- allow setting author for all entities in the same way we allow it for test cases
2008-03-12 17:39:41 +00:00
ccooper%deadsquid.com f9f914dbd8 b=409731
- don't display single result submission when managing testcases
2008-03-11 19:43:14 +00:00
ccooper%deadsquid.com 7c5a76a232 b=409731
- fix up db creation scripts for new tables
2008-03-11 18:15:35 +00:00
ccooper%deadsquid.com 45dbdd19ef b=409731
- add tracking data (creation_date, last_updated, creator_id) to entities that do not have them yet

Misc.
- fix single result submission
- update selenium testcases to run faster (use less-used products, etc.)
2008-03-11 17:31:48 +00:00
ccooper%deadsquid.com 1a52b41712 - default to https:// 2008-02-28 20:58:55 +00:00
ccooper%deadsquid.com 4edd92f608 b=412057
- send Litmus mail in HTML format (allows for better formatting). There's a command-line flag for sending HTML or plaintext email now.
2008-02-01 23:42:31 +00:00
ccooper%deadsquid.com 843da909c4 - fix edit link regression reported by marcia 2008-02-01 23:12:42 +00:00
ccooper%deadsquid.com 7fe6f87087 b=394531
- show testgroups/subgroups when view/searching for testcases
2008-01-31 07:55:29 +00:00
ccooper%deadsquid.com fe2c7697c0 b=394531
- allow admins to select testgroups/subgroups for a testcase from the manage testcases interface

b=375987
- schema and perl module changes to allow for testcase tagging. No interface yet.

Misc.
- return only unique testgroups for testcases via JSON
- log testcase creation/cloning warnings rather than doing nothing
- add removeRowFromTable and resetTable as general functions to FormValidation.js
- modify affected selenium testcases now that the 1.5 branch has been taken out of Litmus
2008-01-31 07:26:41 +00:00
ccooper%deadsquid.com 5104f9dd5f - check for subgroup array length when building SQL 2008-01-21 16:10:10 +00:00
ccooper%deadsquid.com 034d6d7256 b=411967
- add labels to checkboxes and radio boxes to make them easier to click
2008-01-11 22:19:21 +00:00
ccooper%deadsquid.com f940de46ab b=407451
- fix layout of filter criteria to avoid clipping
2008-01-11 22:12:13 +00:00
ccooper%deadsquid.com aa10073bdd b=408331
- display "No results" message when displaying testday stats
2007-12-31 15:30:07 +00:00
ccooper%deadsquid.com b2f5dfa9a6 b=408331
- create aggregatable reports for l10n
2007-12-31 15:15:35 +00:00
ccooper%deadsquid.com ccb601e757 - remove typo 2007-12-27 20:32:09 +00:00
ccooper%deadsquid.com d4b10d0fef - add instructions to "make install"
- add instructions about jsmin
2007-12-21 15:42:26 +00:00
ccooper%deadsquid.com 5bf2d25fa9 - always create Litmus.js even if jsmin isn't present 2007-12-21 15:24:47 +00:00
ccooper%deadsquid.com 4ca23a6a3c - add selenium testcase to cover test result submission 2007-12-11 16:37:02 +00:00
ccooper%deadsquid.com 988c942f7e b=407520
- load JS before coverage and criteria template
2007-12-08 21:57:01 +00:00
ccooper%deadsquid.com 976fab475c b=396617
- move JS scripts before coverage lookup
2007-12-08 04:40:06 +00:00
ccooper%deadsquid.com 92bae6b779 b=396617
- add script to automatically concatenate smaller js files into Litmus.js as part of the install process. With caching and content deflation, this is a big win.
- call new Litmus.js file instead of smaller files, and move JS script tags as far down the page as possible to enable progressive loading

Misc.
- update selenium testday tests
2007-12-07 22:55:53 +00:00
ccooper%deadsquid.com 68b1793232 - require Class::DBI::Plugin::RetrieveAll module to allow better sorting
- explicitly sort testdays
2007-12-07 16:53:17 +00:00
ccooper%deadsquid.com 776d88e91e - increase wait_timeout to 8 hours 2007-12-01 04:47:56 +00:00
ccooper%deadsquid.com b547f99a06 - wrap connection abort errors in XML 2007-12-01 04:13:28 +00:00
ccooper%deadsquid.com 726bdf80e3 - fix Makefile
- add testday_subgroups to schema
- fix selenium testcases to return more quickly (add criteria)
2007-11-27 18:56:02 +00:00
ccooper%deadsquid.com 2cb1f2b195 - don't default to showing all results, show the empty results table and let the user select some criteria 2007-11-27 17:58:02 +00:00
ccooper%deadsquid.com d120f06cb9 b=393470
- allow admins to specify subgroups for testdays
- add selenium tests for testdays

Misc.
- cleanup: remove references to Litmus::Cache
2007-11-27 17:45:14 +00:00
ccooper%deadsquid.com 9b37385a62 b=396617
- move result status summations into AJAX to improve initial display time
2007-11-16 17:05:09 +00:00
ccooper%deadsquid.com 593e179561 b=320156
- decode utf8 for previews
2007-11-09 17:13:45 +00:00
ccooper%deadsquid.com cc3f6a91f6 b=403185
- don't croak on malformed utf-8, just log it so we can fix it
2007-11-09 16:35:45 +00:00
ccooper%deadsquid.com 3cc325fe7e b=320156
- add eval{} blocks around calls to Markdown so that unicode values don't tank perl

Misc.
- use stats page as the basis for login to speed test cycle up a bit
2007-11-09 05:40:59 +00:00
ccooper%deadsquid.com 2119068c2d - add search_ByTestday function 2007-11-08 18:39:04 +00:00
ccooper%deadsquid.com fa1be1dcc0 b=402578
- roll Class::DBI::utf8 functionality into Litmus::DBI
- upgrade/decode values as necessary
- add selenium test suite for i18n
- update INSTALL doc
2007-11-06 14:48:03 +00:00
ccooper%deadsquid.com 0eae717028 - updated README file to be less jocular and more helpful 2007-10-15 16:28:37 +00:00
ccooper%deadsquid.com f0c82f7a77 - add explicit note about needing to re-run populatedb.pl after updating localconfig 2007-10-15 14:23:45 +00:00
ccooper%deadsquid.com a9852ad497 - updated INSTALL docs, most importantly tell new installers to run "./populatedb.pl -r" 2007-10-15 14:13:29 +00:00
ccooper%deadsquid.com a2e155cf05 b=384117
- added checkbox to exclude Litmus admins from testday results
2007-10-12 03:30:37 +00:00
ccooper%deadsquid.com b94bae454a b=395160
- link directly to irc and #qa channel
2007-10-12 03:00:16 +00:00
ccooper%deadsquid.com 9173719a6a b=387192
- smarter calculations of coverage
- display both # community-enabled testcases and # all enabled testcases
2007-10-12 02:46:42 +00:00
ccooper%deadsquid.com dd54e00ebb b=387471
- add testcase quicklink form to page footer
2007-10-11 22:15:47 +00:00
ccooper%deadsquid.com 4f60cc5197 - remove testrunner refs 2007-10-11 21:50:44 +00:00
ccooper%deadsquid.com 83697fde24 - do case-insensitive matching when checking email addresses 2007-10-11 21:29:54 +00:00
ccooper%deadsquid.com 46a36ea7b4 b=320156
- collation changes to user searches
2007-10-11 20:53:24 +00:00
ccooper%deadsquid.com fede533ce1 b=320156
- selenium test for i18n in Litmus
2007-10-11 19:39:42 +00:00
ccooper%deadsquid.com 927642e685 b=320156
- allow for utf8 character input just about everywhere
2007-10-11 19:37:52 +00:00
ccooper%deadsquid.com 9f53764ba7 b=393586,397059
- add blurb to login and test run selection pages advising the user that both cookies and js are required
2007-10-10 22:04:33 +00:00
ccooper%deadsquid.com e2a1dfb375 b=355296
- auto-markup bug ###### and testcase ###### with appropriate links when using the html template filter
2007-10-05 21:49:37 +00:00