Commit graph

457 commits

Author SHA1 Message Date
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
JT Smith
cffe57f0a8 don't need/want chunking on dashboard asset 2006-03-16 19:13:41 +00:00
Roy Johnson
ccfbca55e0 EMS event conflict resolution code 2006-03-16 04:10:57 +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
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
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
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
f2b2832524 added a karma ranking system to cs threads for conducting popularity contests 2006-02-28 17:28:44 +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
Roy Johnson
a655fbd947 We have prerequisite checking in the EMS! 2006-02-19 07:39:20 +00:00
Roy Johnson
7dc954ebca Fixed the change password always changes admins password bug.
Also some more work on the EMS.
2006-02-18 18:24:40 +00:00
JT Smith
5dcdab0700 fixed a privilege problem 2006-02-17 15:09:26 +00:00
Colin Kuskie
e06331cae9 Add space to Add/Edit Event in the EMS.
Allow the Navigation Asset to set the MIME type of its output.
Upgrade script, Wobject code, documentation.
Add a new MimeType form element, stolen out of the Snippet and
generalized for use.
2006-02-17 01:23:31 +00:00
Colin Kuskie
3f7bffef88 merge of missing commas in InOutBoard labels 2006-02-16 23:47:23 +00:00
Colin Kuskie
34fd684fde bugfix for dataform collateral ordering 2006-02-16 22:07:37 +00:00
Roy Johnson
010e4cac00 More EMS stuff 2006-02-16 15:51:57 +00:00
Roy Johnson
fcfc0bc9b4 EMS work 2006-02-14 16:24:57 +00:00
Roy Johnson
d7e2264153 merging 6.8 bugfixes 2006-02-12 20:32:09 +00:00
Matthew Wilson
96298c26ac fix [ 1423608 ] Bug in Data Form in v6.8.5 2006-02-11 16:55:47 +00:00
Wouter van Oijen
2b1c85370c XHTML Bugfixes 2006-02-10 21:21:03 +00:00
Roy Johnson
d9ae5745a5 Merging 6.8 bugfixes 2006-02-09 18:00:35 +00:00
Colin Kuskie
54f0338696 forward port of 0 file size upgrade fix 2006-02-09 17:38:02 +00:00
Colin Kuskie
00ec65b92d forward port of inout board docs 2006-02-06 22:39:14 +00:00
Colin Kuskie
16c6b4f989 forward port of doc work 2006-02-06 17:34:32 +00:00
Roy Johnson
268ff54c30 Finally, we can add an event to the WebGUI Shopping Cart =) 2006-02-03 23:16:57 +00:00
Roy Johnson
2e645f0517 More EMS stuff. 2006-02-03 21:03:57 +00:00
Colin Kuskie
7ae7cd7aad all labels in head 2006-02-02 19:35:17 +00:00
Colin Kuskie
259112d8a7 more l10n work, add/edit label multiplexer in editEvent 2006-02-02 18:26:45 +00:00
Roy Johnson
372d376b43 Beginnings of templated view method for Event Manager 2006-02-02 18:18:51 +00:00
Colin Kuskie
dae326d868 more edit event work for l10n 2006-02-02 17:47:04 +00:00
Colin Kuskie
1e808df2d8 l10n for EventManagement system, batch 2 2006-02-02 17:14:36 +00:00
Martin Kamerbeek
72b999b0ea Added prequery statements to SQLReport and per-dbLink allowed keywords. 2006-02-02 13:23:32 +00:00
Roy Johnson
e081430072 Added POD and some other code clean up 2006-02-02 03:36:14 +00:00
Roy Johnson
e6e93dcacf Broken code for JT to look at 2006-02-01 22:03:13 +00:00
Roy Johnson
3dbacbd181 Bug fix 2006-02-01 14:19:48 +00:00
JT Smith
3816ad750f replaced webgui mail system 2006-01-31 20:20:09 +00:00