Patrick Donelan
0fcc57a09e
Removing "use warnings"
2010-04-08 17:53:55 -04: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
Graham Knop
9d760ee406
don't warn about white space only in SQLReport queries
2010-04-07 10:08:00 -05:00
Colin Kuskie
e724275663
Fix merge problem
2010-04-06 14:48:04 -07:00
Colin Kuskie
f06ce2e0eb
Internationalize the Add button in the Criteria builder for the Shortcut.
2010-04-06 13:54:24 -07:00
Colin Kuskie
982e5117f1
Fix shortcut hoverhelp, javascript, and criteria builder usability. Fixes bug #11516
2010-04-06 13:53:51 -07:00
Paul Driver
c356a7acc6
DateTime::Event::ICal in Calendar, workflow to extend recurrence
2010-04-05 17:08:11 -07:00
Colin Kuskie
9b36e44390
Added JS-type cancel button to edit view of WebGUI::Asset::Post (Bug #11514 )
2010-04-05 15:18:19 -07:00
Colin Kuskie
6990f52b0d
Fix bug #11510 , allowing non-valid sort fields in the form params to CS.
2010-04-05 10:47:01 -07:00
Graham Knop
9dc6c29419
fixed: Viewing a Gallery File with non-ASCII keywords crashes
2010-03-31 11:49:54 -05:00
Colin Kuskie
03eeefe13d
Fix owner privileges on photos created via uploading an archive. Fixes bug #11503
2010-03-29 20:44:39 -07:00
Colin Kuskie
14b5897c18
RSS links from Gallery need to include sitename. Fixes bug #11496
2010-03-29 08:25:03 -07:00
Graham Knop
445486e291
added: Sort Items switch to Syndicated Content asset
2010-03-28 17:30:09 -05:00
Colin Kuskie
0a493211ee
Fix typo in POD
2010-03-26 15:11:54 -07:00
kimd
8104338da7
Added additional navigation to the photo asset (RFE 11412).
2010-03-25 19:45:48 -05:00
Colin Kuskie
f5fd970c94
Allow users who re-edit posts to skip notifications. Fixes bug #11466
2010-03-22 15:27:05 -07:00
Colin Kuskie
c0206e61f5
Fix more thread search pagination issues.
2010-03-20 21:48:09 -07:00
Graham Knop
524a2608a8
be compatible with newer DateTime::Locale
2010-03-19 15:48:31 -05: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
Graham Knop
1919973f2b
fixed: Unable to add threads with permission to edit CS but not in post group
2010-03-16 13:20:41 -05:00
Colin Kuskie
fb14f13a4b
Add labels to the Layout templates so they show up in Shortcut overrides. Fixes bug #11476 .
2010-03-16 11:04:44 -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
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
8128f54943
WebGUI now needs Test::Harness 3.17 or higher for the Survey. Fixes bug #11402 .
2010-03-02 13:58:34 -08:00
Colin Kuskie
beb1337373
Make the RichEditor obey the new session overrides for language settings. Fixes bug #11443 .
2010-03-02 07:39:55 -08:00
Colin Kuskie
c0d45e0f23
Remove workarounds in WeatherData. Fixes bug #11401 .
2010-03-01 09:58:18 -08:00
Colin Kuskie
3a054b4895
Fix Search results for Threads when useContainers=1
2010-02-25 08:59:33 -08:00
Colin Kuskie
5934ba8fce
onCompletePurchase should pull userId from the transaction, instead of the session, since the session could be owned by spectre and not the user. Fixes bug #11385
2010-02-24 10:09:18 -08:00
Colin Kuskie
be4377f48c
fixed Typo in Subscription Sku prevented karma from being transferred to users.
2010-02-15 10:20:10 -08:00
Colin Kuskie
40514a2533
Give the MapPoint asset an icon. Fixes bug #11169
2010-02-15 09:04:51 -08:00
Colin Kuskie
924cc0de3a
Swap lastPostId and lastPostDate arguments when archiving a thread. Fixes bug #11398
2010-02-09 14:48:06 -08:00
Colin Kuskie
ae8c1a6124
Set cache control to "none" if the DataForm uses a captcha. Fixes bug #11381 .
2010-02-08 14:42:42 -08:00
Colin Kuskie
bdccf5829b
Fix duplicating and deleting thing data. Fixes bug #11391
2010-02-08 14:38:37 -08:00
Colin Kuskie
bb26647734
Remove code that sets the synopsis inside Wobject/www_view, since it is also done in processStyle.
2010-02-08 08:50:38 -08:00
Colin Kuskie
3570411a7b
Fix bad path to a YUI JS library. Fixes bug #11387
2010-02-02 06:59:06 -08:00
Colin Kuskie
fb49a14547
Update POD.
2010-02-01 18:41:25 -08:00
Colin Kuskie
fc9e1152bf
Autocommit tags created when making shortcuts in the Gallery (cross publishing). Fixes bug #11378
2010-02-01 17:01:24 -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
6ca3bedcb4
Fix syntax errors with the config file fix.
2010-01-27 21:19:12 -08:00
Colin Kuskie
db1b565560
More code formatting, and fix double my
2010-01-27 16:19:57 -08:00
Colin Kuskie
7c8f65ebdd
Code formatting and bugfix documentation for #11379 .
2010-01-27 16:15:45 -08:00
Luke Robinson
017a9a7fc2
allow field overrides in the config file
2010-01-27 15:57:26 -08:00
Colin Kuskie
38e6bfad3e
Convert many search forms from POST to GET. Fixes bug ##11372
2010-01-25 15:53:49 -08:00
Colin Kuskie
97338ffefe
When duplicating a CS with now children, clear out the replies and threads. When duplicating with children, recalculate them again, since duplicating clears them. Fixes bug #11347 .
...
Note, the lastPostId and lastPostDate are cleared, and gone. There is no way to recover it after duplicating the branch since
the creationDates and revisionDates are reset when duplicating.
2010-01-18 14:59:34 -08:00
Colin Kuskie
6fe662ef83
Make sure template attachments are duplicated. Fixes bug #11355 .
2010-01-18 10:58:03 -08:00
Colin Kuskie
8667876f63
Fix an i18n typo in the SQL Report, and also make sure that a query is not pure whitespace. Fixes bug #11348 .
2010-01-14 08:30:17 -08:00
Colin Kuskie
c98cd87f80
Do not force Image assets to have an alt tag. Fixes bug #11337 .
2010-01-11 16:48:08 -08:00
Colin Kuskie
6e0983a67b
Update the number of threads in the CS when a thread is archived. Fixes bug #11341 .
2010-01-11 11:54:59 -08:00
Colin Kuskie
b5f5f8f6e8
Threads should not show pagination query params in their URLs.
2010-01-07 08:34:27 -08:00