Commit graph

722 commits

Author SHA1 Message Date
JT Smith
9f6a13e022 removed PBtmpl0000000000000003 because it's no longer needed or used 2006-03-23 17:13:21 +00:00
JT Smith
8ea6ece423 fixing some warnings 2006-03-23 14:50:41 +00:00
Colin Kuskie
a78932b3b2 speed up HttpProxy in case where user is not allowed to view content 2006-03-23 00:18:52 +00:00
JT Smith
b84d068229 fixes for matrix and inbox 2006-03-22 21:20:24 +00:00
JT Smith
080eb061ef a few bug fixes 2006-03-22 20:29:14 +00:00
Colin Kuskie
14446634b5 forward port of Folder Asset fixes for templates and privileges 2006-03-22 05:35:05 +00:00
JT Smith
fbaadce274 more bug fixes 2006-03-22 04:38:19 +00:00
JT Smith
8e1f06676a bug fixes 2006-03-22 03:09:04 +00:00
JT Smith
1efaec679a more changes for better xhtml compatibility 2006-03-21 23:31:34 +00:00
JT Smith
b6ad963119 replaced MessageLog with Inbox 2006-03-21 22:44:31 +00:00
JT Smith
b55a7252e8 removed border= from image tags 2006-03-21 21:13:36 +00:00
JT Smith
6f188d1bae fixed bugs reported by steve 2006-03-21 14:43:28 +00:00
JT Smith
8f544a2fa9 fixing a bug reported by smoke tests 2006-03-21 14:23:36 +00:00
JT Smith
47afbb0138 converting to new mail queue api 2006-03-21 03:36:44 +00:00
JT Smith
b062e61508 fixed locking bug 2006-03-20 21:53:14 +00:00
Roy Johnson
69d457588a EMS seats available code. 2006-03-20 06:41:55 +00:00
Roy Johnson
8288cfaa6b EMS Checkout code 2006-03-20 05:57:50 +00:00
Roy Johnson
5bdaa49f95 More EMS code
Lots of bug fixes in commerce
Temp bug fix for stow->get, better fix needed
2006-03-19 16:11:21 +00:00
JT Smith
46c8e25e3a fixed my $maxHeadlines = shift || $self->getValue('maxHeadlines'); 2006-03-17 20:22:04 +00:00
Wouter van Oijen
409dabe02b Fixing warnings 2006-03-17 16:54:50 +00:00
Colin Kuskie
baf9a200af fix bad hash key, hoverhelp. Should be hoverHelp 2006-03-16 22:10:13 +00:00
JT Smith
cffe57f0a8 don't need/want chunking on dashboard asset 2006-03-16 19:13:41 +00:00
Matthew Wilson
2384bca6ba - fixed a bug in the File asset that caused file redirects to be cached
incorrectly for Visitor. Thanks to Jukka Raimovaara / Axxion Oy.
2006-03-16 17:22:31 +00:00
Roy Johnson
ccfbca55e0 EMS event conflict resolution code 2006-03-16 04:10:57 +00:00
JT Smith
ea09f24608 added explicit locking 2006-03-16 02:01:17 +00:00
Colin Kuskie
f59f41cd9e WebGUI::User->isInGroup does not take a UID argument anymore.
Grepped all files and fixed these errors:
	- Passed userId replaced by User object creation and use.
	- Where $session->user->userId was used, it was removed.
Updated POD inside Group.pm
2006-03-15 22:55:00 +00:00
JT Smith
eb6a7a9416 started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
JT Smith
4f96d670b9 some ui improvements 2006-03-14 23:42:28 +00:00
Colin Kuskie
902c18b52c i18n for two tags. Add POD. Convert several queries to using placeholders.
Tweak a few lines of code to use join and map instead of iterating.
2006-03-14 23:14:43 +00:00
Roy Johnson
d06733bcb8 EMS code 2006-03-14 04:56:08 +00:00
Colin Kuskie
97c1039e72 leaked 1 from www_view shows up in Asset output 2006-03-13 17:12:14 +00:00
Roy Johnson
708f7d7579 Session bug in WebGUI.pm
More EMS code
2006-03-11 17:58:35 +00:00
JT Smith
7edac21523 using correct icon now 2006-03-10 21:24:57 +00:00
Colin Kuskie
5956fce2f1 fix for lists in DataForm 2006-03-09 23:34:12 +00:00
Matthew Wilson
c5c5f93b76 fixed two security problems with www_process in DataForm.pm 2006-03-09 23:05:11 +00:00
Matthew Wilson
05aa574dce fixing my flubs from a while ago. 2006-03-09 22:37:54 +00:00
Colin Kuskie
73bb10d38a place Wobject help,i18n into Asset namespace 2006-03-08 04:18:54 +00:00
Colin Kuskie
34b2068286 POD docs 2006-03-05 06:42:07 +00:00
JT Smith
468c5171cf changed border= to style="border: for better xhtml compliance 2006-03-04 08:07:17 +00:00
Colin Kuskie
c323789d64 Fix number of tests in Utility.t
Add help for dashboard and fix labels.
Remove startDate, endDate from Asset help.
Update Help template to show UI levels as data rather than content.
2006-03-03 05:28:53 +00:00
JT Smith
1a5bd9e647 migrated the get syndicated content hourly script to workflow 2006-03-02 21:48:48 +00:00
JT Smith
dfd2c8f0fa - Refactored admin bar to be more dynamic.
- Added version tags menu to admin bar.
2006-03-02 20:39:04 +00:00
JT Smith
103969816e removed start/end dates from assets in favor of workflows that can do the same thing only better 2006-03-01 18:02:36 +00:00
JT Smith
8b6198220d merging a 6.8.8 change 2006-03-01 16:36:54 +00:00
JT Smith
f2b2832524 added a karma ranking system to cs threads for conducting popularity contests 2006-02-28 17:28:44 +00:00
JT Smith
5fe11ed251 added manual thread archive/unarchive options 2006-02-26 20:31:46 +00:00
Colin Kuskie
587b03b51c Proper naming for upgrade script (v2)
Forward port of generating a list of Rich Editors with correct version status.
2006-02-24 23:50:30 +00:00
Colin Kuskie
b32a94d4d0 forward port of MultiSearch docs and setParent privilege checks 2006-02-23 00:54:30 +00:00
Colin Kuskie
7b15e606c6 Add help docs for add/edit event, manage events and setHelp for both
in the Admin Console.  Straighten out which template variables go
with which template.
2006-02-20 22:43:58 +00:00
Colin Kuskie
a991401a6a User.pm: fixed a type Group->group should be group->get
Template documentation for EMS and another i18n label.
2006-02-20 20:37:27 +00:00