Doug Bell
ce26a84e87
Migrate initial setup to WebGUI::Wizard
2010-04-26 17:12:19 -05:00
Doug Bell
8504a34c65
add WebGUI::Wizard
2010-04-23 18:25:32 -05:00
Colin Kuskie
79fea5bb76
Refactor out synopsis code from Post to make a new AssetAspect. Have the WikiPage start using it, and assigning synopses to pages.
2010-04-21 18:24:30 -07:00
Colin Kuskie
d085d7d04a
Revoke the previous page-level hierarchial keywords work, in favor of forthcoming work on wiki level keywords work
2010-04-21 16:55:16 -07:00
Colin Kuskie
e0fffef75c
Search results are not in any given order. Update the StoryArchive test.
2010-04-20 20:33:16 -07:00
Doug Bell
e60c6fdc91
Merge remote branch 'spunky/rfe620'
...
Conflicts:
docs/changelog/7.x.x.txt
docs/upgrades/packages-7.9.3/root_import_gallery-templates_default-gallery-edit-album.wgpkg
2010-04-19 17:25:30 -05:00
kimd
dd72159db0
Added buttons to the GalleryAlbum edit view so users can rotate photos by 90 deg (RFE 620).
2010-04-19 22:24:09 +02:00
Colin Kuskie
b4f7bb4334
Do not prevent Assets from being added as children by subclassing addChild. It doesn't prevent paste from working. Fixes bug #11525 .
2010-04-19 09:07:53 -07:00
Colin Kuskie
c0361fda0e
Remove test for old RSS method that no longer exists.
2010-04-19 08:41:48 -07:00
Colin Kuskie
55d2e510d6
Add top-level keywords, which allows for hierarchial categorization of wiki pages.
2010-04-16 20:46:55 -07:00
Paul Driver
1a77fce843
make it impossible to have a locked working tag
2010-04-16 15:24:34 -07:00
Graham Knop
8206aeaec5
enhance format of .wgaccess files to provide security for Gallery files
2010-04-15 11:38:58 -05:00
Colin Kuskie
1cd7d8fbc7
Remove dead END blocks from some tests.
2010-04-14 11:41:20 -07:00
Colin Kuskie
1395fcc411
Add RFE #10944 , keyword pages.
...
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki. Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -07:00
Graham Knop
88e8fe77fb
allow SQL statements to be added to test cleanup
2010-04-12 17:55:42 -05:00
Graham Knop
eb97a8d50e
allow arbitrary subs to be added to test cleanup
2010-04-12 17:43:51 -05:00
Doug Bell
eee547b0cc
Add drag'n'drop sorting to the Gallery Album Edit View (RFE 11007).
2010-04-07 11:54:09 -05:00
Colin Kuskie
2ce0ab7f3a
Case sensitive tables in the ExtendCalendarRecurrences test.
2010-04-06 14:52:39 -07:00
Paul Driver
c356a7acc6
DateTime::Event::ICal in Calendar, workflow to extend recurrence
2010-04-05 17:08:11 -07:00
Graham Knop
3b07f830c7
remove END section from test skeleton
2010-04-02 18:32:25 -05:00
Graham Knop
911376043c
quiet photo navigation test and add better cleanup
2010-04-02 18:31:44 -05:00
kimd
8104338da7
Added additional navigation to the photo asset (RFE 11412).
2010-03-25 19:45:48 -05:00
Colin Kuskie
c0206e61f5
Fix more thread search pagination issues.
2010-03-20 21:48:09 -07:00
Graham Knop
261c8b30da
fix wikipage permissions test, eliminating session cloning
2010-03-19 18:22:08 -05:00
Graham Knop
e0f55e7e5e
change encode check for newer URI::Escape versions
2010-03-19 18:22:08 -05:00
Graham Knop
9abeae359a
skip ideogram tests if mysql is configured badly
2010-03-19 18:22:08 -05:00
Colin Kuskie
81ffc16f63
remove unneeded testing module
2010-03-19 15:43:48 -07:00
Graham Knop
d1690ccd25
only show debug in verbose testing
2010-03-19 15:48:32 -05:00
Colin Kuskie
570cdfd9f5
Always skip the autocommit. Did this in response to an unrepeatable test failure.
2010-03-16 18:53:40 -07:00
Colin Kuskie
a7b4fbc0ed
Fix thread search URLs when threads are archived, or trashed. Location in the pagination is now found by interrupted linear search.
2010-03-16 18:29:09 -07:00
Colin Kuskie
9810b57f40
Fix double slash removal in FilePump macro. Fixes bug #11478 .
2010-03-16 12:07:25 -07:00
Colin Kuskie
21e321012c
Fix direct linking to posts and threads when their pagination is set to 0. Fixes bug #11464 .
2010-03-10 09:45:37 -08:00
Colin Kuskie
4df0c51973
Finish clean-up testing.
2010-03-09 18:48:10 -08:00
Colin Kuskie
8e253e577a
Remove unused diagnostics.
2010-03-09 18:46:10 -08:00
Colin Kuskie
8f951013b9
Allow the default Search root to be overridden by a form variable. Adds RFE #11460 .
2010-03-08 17:07:53 -08:00
Colin Kuskie
d0884afb59
Do not remove newlines from Templates (or Snippets) since HTML::Packer does not handle newlines with H::T syntax. Fixes bug #11458
2010-03-08 11:38:29 -08:00
Colin Kuskie
3a054b4895
Fix Search results for Threads when useContainers=1
2010-02-25 08:59:33 -08:00
Colin Kuskie
8563340eff
Update LDAP auth credentials, use built-in LDAP clean-up, fix broken tests.
2010-02-09 18:20:49 -08:00
Colin Kuskie
80a7f7bd53
Fix a syntax error in t/Auth/LDAP.t
2010-02-09 16:39:22 -08:00
Colin Kuskie
b86d244939
update test for new icon code.
2010-02-09 15:51:51 -08:00
Doug Bell
c16809ab99
fixed LDAP tests for LDAP best practices
2010-02-08 19:36:48 -06:00
Colin Kuskie
01717433db
Add a few more Macro tests for unquoted arguments, and dangling commas.
2010-02-03 17:12:09 -08:00
Colin Kuskie
a42b7dd9d7
Turn off notifications for the test.
2010-02-02 18:00:55 -08:00
Colin Kuskie
acc6447841
Only users who canAdminister the parent wiki are allowed to purge revisions of a wiki page. Fixes bug #11377
2010-02-01 14:50:40 -08:00
Colin Kuskie
4b4038d7d0
Forgot to add a test for Content/SiteIndex
2010-01-29 16:42:29 -08:00
Martin Kamerbeek
02f4211f12
Typo caused EU TaxDriver to not charge taxes for shipping addresses in France.
2010-01-28 10:39:40 +01:00
Colin Kuskie
5a346afd9e
Fix FilePump parsing of lastModified times when fetching files via HTTP, using DateTime::Format::HTTP. Fixes bug #11373 .
2010-01-26 10:39:20 -08:00
Colin Kuskie
077f29fff0
Prevent ProfileField fieldNames from containing spaces. They cause problems with JS in some kinds of form fields. Fixes bug #11371 .
2010-01-25 11:44:30 -08:00
Colin Kuskie
138eb3140c
add cleanup code for PayDrivers.
2010-01-24 16:55:19 -08:00
Colin Kuskie
891098fa3f
Shave two seconds off the Clipboard test by setting the revisionDate on the original asset for testing.
2010-01-22 18:38:56 -08:00