Commit graph

2461 commits

Author SHA1 Message Date
Colin Kuskie
05c287cfc7 Thingy add/edit via AJAX returned nothing useful, and lied about error status. Fixes bug #11781. 2010-08-15 23:16:53 -07:00
Colin Kuskie
19199cac9a Fix bugs in AssetReport code, and test. 2010-08-10 20:57:31 -07:00
Colin Kuskie
0e7bc7ae0e Fix use of raw param calls in UserList. Fixes bug #11774 2010-08-10 20:36:56 -07:00
Doug Bell
1a22d13aa1 document why we only allow admins to add 2010-08-10 22:22:09 -05:00
khenn
6e9a15cd50 Fixed issues with sort order 2010-08-10 22:14:26 -05:00
khenn
3141a6ed5e Fixed injection issues with SQL. Fixed a JS issue introduced in previous bug fix. 2010-08-10 21:35:07 -05:00
khenn
1ef6f197e7 Removed inheritance of Installable Aspect which was there for testing purposes only 2010-08-10 18:58:27 -05:00
khenn
22da7c4114 initial release of Asset Report asset allowing reports to be created using asset properties. 2010-08-10 18:53:22 -05:00
Doug Bell
625da8bb41 fix 11432 DataTable date input 2010-08-10 14:05:35 -05:00
Doug Bell
a751c3a48d fix edit screen name for collab subclasses 2010-08-10 12:42:53 -05:00
Doug Bell
0ed496a875 fix 11771 Default newsletter template not set
Pro tip: Never do what I just did. Ever. 8 removes the need for it.
2010-08-10 12:42:53 -05:00
Colin Kuskie
b8917d4e57 Make sure that keywords are always returned in alphabetical order in the WikiMaster byKeyword view. 2010-08-09 19:27:45 -07:00
Colin Kuskie
7a21887110 Fix a bad call to quote_identifer. Fixes bug #11766. 2010-08-08 16:27:56 -07:00
Scott Walters
6a09708f9a WebGUI/Asset/Wobject/Navigation.pm was still using obsolete template PBtmpl0000000000000048.
Fixes #11765.
2010-08-04 23:16:02 -04:00
Colin Kuskie
6a9b6642d2 Fix bad escaping of dashes for element Ids in the Matrix. Fixes bug #11588. 2010-08-03 11:03:15 -07:00
Scott Walters
ca5ca46557 Don't call methods on the first story item when there are no story items.
Fixes #11747.
2010-07-28 08:34:39 -04:00
Scott Walters
e033192328 StoryTopic 'Alphabetically' sort order 2010-07-28 08:33:52 -04:00
khenn
078bc0e162 fixed #11745: Pagination doesn't work in DataForm list mode 2010-07-27 11:20:30 -05:00
Scott Walters
d17d096380 StoryArchive optional sorting by title.
Fwiw, this code was written a while ago but seems to have gotten
misplaced.
2010-07-23 09:13:55 -04:00
Doug Bell
69b7fe0465 fix jsontable and use it for Calendar feeds 2010-07-13 13:12:47 -05:00
Colin Kuskie
e66be2a5b3 Add a minimum height to the Carousel due to further rendering problems. Fixes bug #11457. 2010-07-12 14:49:53 -07:00
Colin Kuskie
90f0a9b006 Fix date field type detection during import. Fixes bug #11692. 2010-07-05 09:02:48 -07:00
Colin Kuskie
bb2587b1ea Add a new template variable to the Thingy search screen, so that List type form fields can display a better form for searching. Fixes bug #11612. 2010-06-29 15:14:12 -07:00
Colin Kuskie
0efc6514e3 Don't call asset methods on undef in the GalleryAlbum. Fixes bug #11681. 2010-06-29 13:50:36 -07:00
Colin Kuskie
b7ba9f2118 Fix problems with the Story Archive leaking version tags when it is not committed. Fixes bug #11678 2010-06-23 14:12:42 -07:00
Colin Kuskie
321f165147 Prevent type-casting warning when a Product has no price. 2010-06-23 08:46:09 -07:00
khenn
ef31678b7f Fixed #11656: Thingy: Select list fields are not sorted properly 2010-06-17 12:30:22 -05:00
Colin Kuskie
dc62dedf76 Remove bad POD from the Gallery. 2010-06-14 11:30:36 -07:00
kimd
cb82394575 Added search by location to the Gallery (RFE 11504) 2010-06-09 15:28:42 -05:00
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
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
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
b1221a8442 DataTable pagination is not by page, but by result number. Fixes bug #11567. 2010-05-12 13:48:09 -07: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