Commit graph

9375 commits

Author SHA1 Message Date
Colin Kuskie
52162f64cf fix typos in error message 2010-03-30 14:43:21 -07: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
dab004cd28 Let RadioLists take array refs for default values. Fixes bug #11497. 2010-03-29 10:08:05 -07:00
Colin Kuskie
14b5897c18 RSS links from Gallery need to include sitename. Fixes bug #11496 2010-03-29 08:25:03 -07:00
Colin Kuskie
400d94e903 Fix typos in some calendar help. Fixes bug #11493 2010-03-28 22:21:39 -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
5ded2ea89d Ready for 7.9.2 development 2010-03-23 21:21:47 -07:00
Colin Kuskie
7b8f9027a0 Admin cannot be removed from admin group. An admin cannot remove themself from the Admin group. Fixes #11481. 2010-03-22 15:56:39 -07:00
Colin Kuskie
f5fd970c94 Allow users who re-edit posts to skip notifications. Fixes bug #11466 2010-03-22 15:27:05 -07:00
Patrick Donelan
2dd18be4be Fixes #11485 - RedirectAfterLoginUrl Setting should not override returnUrl and redirectAfterLogin scratch
The redirectAfterLogin Setting works better if it is checked after
  $self->session->form->get('returnUrl')
and
  $self->session->scratch->get("redirectAfterLogin")
in WebGUI::Auth::login.

This is so that the redirectAfterLogin scratch variable and returnUrl form param get a chance to redirect
Visitors to the appropriate page after being shown an intermediate login form.
2010-03-22 16:02:06 -04:00
Colin Kuskie
1c949b1922 Fix bad hoverHelp for "can edit posts" group. 2010-03-22 11:51:34 -07:00
Colin Kuskie
d6f61c07d1 Make the Deactivate account template user selectable for both LDAP and WebGUI. Fixes bug #11482 2010-03-22 10:43:29 -07:00
Colin Kuskie
c0206e61f5 Fix more thread search pagination issues. 2010-03-20 21:48:09 -07:00
Graham Knop
9edfda6491 remove debug code 2010-03-19 15:48:32 -05:00
Graham Knop
524a2608a8 be compatible with newer DateTime::Locale 2010-03-19 15:48:31 -05:00
Colin Kuskie
e77b2b9722 Swap out Net::Subnets for Net::CIDR::Lite in PerformanceProfiler. 2010-03-17 13:25:27 -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
f8dba07d52 Remove debug code from FilePump. 2010-03-16 12:26:39 -07:00
Colin Kuskie
9810b57f40 Fix double slash removal in FilePump macro. Fixes bug #11478. 2010-03-16 12:07:25 -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
0a005834b8 Force inheritPermissionsFromParent to work in all import scenarios. Also, fix handling of clearPackageFlag and setDefaultTemplate. 2010-03-15 11:22:08 -07:00
Colin Kuskie
c4b3e1e758 Add the calendar month template variables. Fixes bug #11472. 2010-03-15 09:43:28 -07:00
Colin Kuskie
ce08b3d4f8 Fix a syntax error in the wobject i18n file. 2010-03-15 09:20:57 -07:00
Colin Kuskie
f56523cf33 add lastUpdated stamp for mobile style labels. 2010-03-12 08:56:02 -08: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
eccf6a5021 Ready for 7.9.1 development. 2010-03-09 21:45:39 -08:00
Colin Kuskie
f55acecbb6 Handle the edge case when a subscription group has been deleted, but the the Subscribable entry has not been cleaned up. Fixes bug #11456. 2010-03-09 08:53:11 -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
fe31cc96de Reset the isDefault flag on core assets only, and provide a final way fix this crap once and for all. 2010-03-08 16:36:47 -08:00
Luke Robinson
c03bcc385c use the FormHelper instead of the Auth system for the Ajax check
on Username
2010-03-08 17:22:21 -06:00
Luke Robinson
c61e7454d0 An Ajax check on the username field at registration 2010-03-08 17:22:07 -06: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
17067470e9 Fix this completely broken Workflow Activity. 2010-03-03 20:50:08 -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
119d5137e2 Try to fallback to a default login template if the configured one won't work. Fixes bug #11450. 2010-03-02 08:51:50 -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
b462ce0b41 Subscribable aspect should propagate result of purge, instead of always returning false. Fixes bug #11446 2010-03-01 08:30:52 -08:00
Doug Bell
7532c43d46 fix 11445 NotifyAboutUsers sends infinite e-mails 2010-02-27 15:18:15 -06:00
Graham Knop
1c27279d6b optimized macro parser for perl 5.10 2010-02-26 10:17:05 -06:00
Doug Bell
a8e7ec090b preparing for 7.9.0 dev 2010-02-25 22:38:05 -06:00
Colin Kuskie
d59dbd5bed 7.8.13 is stable. 2010-02-25 22:07:08 -06:00
Colin Kuskie
20ad246c41 Clean up the scratch variable redirectAfterLogin, even if redirectAfterLoginUrl from settings is used. Fixes bug #11439. 2010-02-25 19:06:53 -08:00
Colin Kuskie
7648b124e3 Remove bad variable instanciation. 2010-02-25 16:18:19 -08:00
Colin Kuskie
3a054b4895 Fix Search results for Threads when useContainers=1 2010-02-25 08:59:33 -08:00
Colin Kuskie
abf4aec1a2 Change user invitation emails to come from the sending site, instead of the user, since that can cause SPF problems. Fixes bug #11435. 2010-02-24 10:14:13 -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