Colin Kuskie
|
c4e85d8b44
|
Restore the other fields that a CS can be sorted on, from the thread table. Fixes bug #11614.
|
2010-06-07 15:03:03 -07:00 |
|
Colin Kuskie
|
28eabdd997
|
Remove some dead code from the UserList wobject. Fixes bug #11605
|
2010-06-07 08:25:14 -07:00 |
|
Colin Kuskie
|
be259d803c
|
Fix problems with assetExportHtml. The method needs to be rethought, and make check that one exists before calling it via can/DOES. Fix a problem with duplicating the session, since duplicate is not a class method.
|
2010-06-05 22:25:18 -07:00 |
|
Patrick Donelan
|
f16ba76b86
|
Merge branch 'WebGUI8' into psgi
Conflicts:
sbin/testEnvironment.pl
|
2010-06-04 21:01:03 -04:00 |
|
khenn
|
e74753c082
|
Not enough arguments to searchOther
|
2010-06-04 17:28:36 -05:00 |
|
khenn
|
d082e4eee3
|
Fixed #11613 - After successful save of a Thing, the form is cleared for the next thing to be entered
|
2010-06-04 17:00:24 -05:00 |
|
Colin Kuskie
|
951864f6d3
|
Add more tests for Calendar edge cases, and remove 1 day from the all day event window in getEventsIn. Fixes bug #11596.
|
2010-06-02 14:53:38 -07:00 |
|
Doug Bell
|
1f492b5fd6
|
fix navigation problem
|
2010-06-01 20:17:24 -05:00 |
|
Doug Bell
|
247c607393
|
fixes for weaken and iterator
|
2010-06-01 19:37:53 -05:00 |
|
Doug Bell
|
2c75ab27e6
|
migrate to getLineageIterator to save memory
|
2010-06-01 16:23:49 -05:00 |
|
kimd
|
387942e68d
|
Added search by location to the Gallery (RFE 11504)
|
2010-06-01 16:23:48 -05:00 |
|
Colin Kuskie
|
5a4bded0d6
|
Fix a bug with Shelf template variables. Fixes bug #11603.
|
2010-05-31 10:16:38 -07:00 |
|
Colin Kuskie
|
ab0204dfd9
|
Remove HTML from SC sentences and words template variables, and any initial whitespace. Fixes bug #11589.
|
2010-05-25 12:41:22 -07:00 |
|
Colin Kuskie
|
9cfcf84c2f
|
Handle the edge case where no fields are to be returned in a Thingy search. Fixes bug #11587
|
2010-05-25 12:02:32 -07:00 |
|
Colin Kuskie
|
16927cd916
|
Make tokens and the EMS obey the token's view permissions. Fixes bug #11583
|
2010-05-24 09:23:19 -07:00 |
|
Colin Kuskie
|
0fac75759e
|
Actually build an array of items in getRssFeedItems. Fix several method modifiers.
|
2010-05-21 19:26:55 -07:00 |
|
Colin Kuskie
|
3870aea526
|
Remove deprecated methods in SyndicatedContent.
|
2010-05-21 19:15:22 -07:00 |
|
Colin Kuskie
|
bf268bc66b
|
Fix the canEdit method in the Matrix.
|
2010-05-21 15:05:00 -07:00 |
|
Colin Kuskie
|
dab177324d
|
Change from encode/decode to to/from in JSON, and call them explicitly. Exception handling for AJAX methods in the GalleryAlbum.
|
2010-05-21 13:37:06 -07:00 |
|
Colin Kuskie
|
f1ea8105d4
|
Allow users to unsubscribe via email address, without logging in. Fixes bug #11559.
|
2010-05-18 15:58:24 -07:00 |
|
Doug Bell
|
96a52c5748
|
Merge remote branch 'spunky/rfe11517'
|
2010-05-18 11:24:23 -05:00 |
|
Colin Kuskie
|
3ae3684aea
|
Better handling for paragraphs in the SC. This code needs to be refactored out and generalized into a method that anything can use. Fixes bug #11563.
|
2010-05-17 13:15:32 -07:00 |
|
kimd
|
8030bed30b
|
Gallery: Sorting of files uploaded in zip archives (RFE 11517)
|
2010-05-17 22:03:38 +02:00 |
|
Colin Kuskie
|
7f23c286da
|
Change newByDynamicClass to newById.
|
2010-05-13 13:50:04 -07:00 |
|
Colin Kuskie
|
b1221a8442
|
DataTable pagination is not by page, but by result number. Fixes bug #11567.
|
2010-05-12 13:48:09 -07:00 |
|
Graham Knop
|
65dfb6e683
|
Merge branch 'WebGUI8' into psgi
|
2010-05-10 17:03:17 -05:00 |
|
Colin Kuskie
|
f3d95f99b4
|
Change how the query is persisted in Wiki search results. Fixes bug #11558.
|
2010-05-10 13:23:32 -07:00 |
|
Graham Knop
|
c11d195b21
|
forgot to pass param
|
2010-05-10 13:13:26 -05:00 |
|
Graham Knop
|
06d61ec19d
|
fixed: UserList asset has SQL injection bug
|
2010-05-10 13:07:02 -05:00 |
|
Colin Kuskie
|
ecf1c521f3
|
Updates for Moose.
|
2010-05-09 21:03:59 -07:00 |
|
Colin Kuskie
|
95fe1e6d52
|
Module use, and cache updates.
|
2010-05-09 18:14:27 -07:00 |
|
Colin Kuskie
|
057260f131
|
fix a ->get conversion typo.
|
2010-05-09 18:04:19 -07:00 |
|
Colin Kuskie
|
1450d1361d
|
Fix POD problems
|
2010-05-07 18:27:39 -07:00 |
|
Paul Driver
|
40d11e8693
|
more sorting options for SyndicatedContent
|
2010-05-06 15:03:01 -07:00 |
|
Colin Kuskie
|
1aeb75bce9
|
Fix POD whitespace problems.
|
2010-05-06 12:38:00 -07:00 |
|
Colin Kuskie
|
3e168b1c87
|
Trap calls to newById inside getParent. StoryArchive should use cloneFromDb.
|
2010-05-05 11:50:31 -07:00 |
|
Colin Kuskie
|
491c302309
|
Finish rework of hierarchial keywords/categories.
|
2010-05-04 20:43:50 -07:00 |
|
Colin Kuskie
|
960ff2287c
|
Tests, bugfixes, and adding synopsis to the byKeyword template.
|
2010-05-04 15:50:14 -07:00 |
|
Colin Kuskie
|
39b44504c3
|
Finish wiki sub-category API code, with upgrade sub and tests.
|
2010-05-04 15:04:27 -07:00 |
|
Colin Kuskie
|
7dd02d6108
|
Pull hierarchial keywords from the wiki, instead of pages in it.
|
2010-05-03 21:28:28 -07:00 |
|
Colin Kuskie
|
3ea9f29a3f
|
add a method to save the new keywords from the from in www_byKeyword.
|
2010-05-03 19:29:55 -07:00 |
|
Colin Kuskie
|
5afdefe4fb
|
Foundational work for wiki sub-keywords.
|
2010-05-03 18:38:38 -07:00 |
|
kimd
|
95e9e52389
|
Gallery: Allow specification of location when uploading ZIP archives (RFE 11502)
|
2010-05-02 20:47:13 +02:00 |
|
Colin Kuskie
|
1c70821a6f
|
Really make the wiki sort by popularity (then lineage). Fixes bug #11537
|
2010-05-02 01:18:26 -07:00 |
|
Doug Bell
|
cb3f83a93e
|
Merge branch '8' into psgi
Conflicts:
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Session/Scratch.pm
|
2010-04-21 13:03:03 -05:00 |
|
Colin Kuskie
|
7273f705e0
|
Provide defaults for the workflowId and the zoom.
|
2010-04-20 12:20:36 -07:00 |
|
Colin Kuskie
|
ea9bc5b571
|
Fix WebGUI::Utility method used in WikiMaster.
|
2010-04-20 10:43:30 -07:00 |
|
Graham Knop
|
0efa62a73c
|
asset immutability
|
2010-04-19 18:57:01 -05:00 |
|
Graham Knop
|
a1d8dbd67a
|
more object destruction cleanups
|
2010-04-19 18:57:01 -05:00 |
|
Graham Knop
|
c4204eff89
|
clean up more uses of ->get
|
2010-04-19 18:57:01 -05:00 |
|