Commit graph

53 commits

Author SHA1 Message Date
Drake
c438d55310 Normalized signature of Asset::duplicate. This involved going through
existing overrides and callers for that method and making sure they followed
the correct signature.  Various related cleanups.

This should fix those bugs with collaboration systems refusing to be copied
or deployed as packages.
2006-09-23 01:33:46 +00:00
JT Smith
a440cb5f41 fix: Security bug in session env 2006-07-11 20:32:46 +00:00
JT Smith
2e1de9d214 - fix: Column Layout seems a little messed up
- Fixed the EMS default templates to expose all functionality.
 - Fixed a problem in the EMS where it wouldn't let you add any events.
 - fix: FieldName incorrect after adding profile field
 - fix: preload.perl for other roots than /data/WebGUI
 - Fixed a bug where polls weren't distributing karma.
2006-05-30 15:50:13 +00:00
Martin Kamerbeek
9f136ed01e fix [ 1489123 ] problem with graphing 2006-05-16 12:11:16 +00:00
Martin Kamerbeek
27af7de00c Adding the graphing engine. 2006-04-30 22:40:23 +00:00
JT Smith
fe8dd69731 removing some old caching stuff 2006-03-30 01:58:27 +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
6c4ae02f34 more conversion to the new streaming/chunking/bucketing system 2006-01-30 22:15:27 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
JT Smith
fd3fb924f3 added search indexer 2006-01-20 21:18:09 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Roy Johnson
9b867ab627 merging bugfixes from 6.8.5 2006-01-15 18:42:46 +00:00
JT Smith
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +00:00
Matthew Wilson
f2cccdff9f more oodles of changes. 2006-01-15 18:19:44 +00:00
Colin Kuskie
edfaa153b9 end of test program sweeps for dictionary lookups via subroutine instead
of object method.
2006-01-15 02:34:50 +00:00
Matthew Wilson
19bce8eaf6 bunches o syntax fixes. 2006-01-14 21:06:52 +00:00
JT Smith
5a8845c407 remove grouping use line 2006-01-12 22:52:22 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
c74c1bdcbc merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
2599a4c853 converting WebGUI::Form API to use new session system 2006-01-10 17:43:38 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4 more session related changes 2006-01-09 20:43:02 +00:00
JT Smith
2866a2c873 converting assets to new session system 2006-01-02 03:12:54 +00:00
JT Smith
6944fe3316 - fix [ 1381694 ] Unable to reset votes on poll
- fix [ 1381309 ] FormParam macro returns always undef
 - fix [ 1379595 ] http proxy broken
 - fix [ 1379060 ] Unable to view subscription codes
2005-12-16 16:28:21 +00:00
Matthew Wilson
0ca14186fe Added some more skeletons (newWobject, newAsset, changelog(!)) 2005-12-12 17:29:37 +00:00
Matthew Wilson
4aaf66a8a0 - fix [ 1344111 ] promote/demote swap with non-"published" assets 2005-12-12 05:43:00 +00:00
Matthew Wilson
5144b65842 commented out www_edit method so that the generalized, internationalized one in Wobject.pm will be used. 2005-10-14 18:53:59 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Colin Kuskie
1ca2a2718b fix namespaces for add/edit form help 2005-09-10 04:45:52 +00:00
Colin Kuskie
1914ada25f missing commas from hover help translation 2005-07-25 03:29:29 +00:00
JT Smith
c4b3e4092d Merging changes from 6.6.4
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
Daniel Collis-Puro
a9b7943679 Minor updates working towards full XHTML compliance, and bugfix on the "reset votes" label of the edit form. Missing comma. 2005-06-24 19:06:03 +00:00
Colin Kuskie
100b9fa4ec hover help 2005-06-22 04:00:55 +00:00
Roy Johnson
b0f852df88 fix - [ 1216052 ] Can't copy polls 2005-06-08 18:06:43 +00:00
Roy Johnson
3902137184 Fixed typo that was preventing Templates from populating drop down list on edit poll screen. 2005-06-08 17:40:14 +00:00
Colin Kuskie
d70a12f09a Use descriptive, internationalized labels for template form fields 2005-06-07 03:43:57 +00:00
Colin Kuskie
51bb513c5b asset help moved into namespace, all International calls updated to support that 2005-04-05 20:24:15 +00:00
Colin Kuskie
1b0aa2174d fix for bug 1171569, which really applied to almost every Asset and Wobject in the system 2005-03-28 05:15:48 +00:00
JT Smith
a50fd5787a a whole pile of bug fixes 2005-03-28 00:10:47 +00:00
Leendert Bottelberghs
c3273e1d53 Fix: a registered user was not able to vote if a visitor had voted from the same ip 2005-03-24 14:26:39 +00:00
Colin Kuskie
d1d04fbcb9 subroutine name typo (duplcate vs duplicate) 2005-03-05 06:39:30 +00:00
JT Smith
91d950e5f7 bug fixes and caching improvements 2005-02-26 17:28:42 +00:00
JT Smith
1dc555e078 bug fixes 2005-02-23 16:43:08 +00:00
Len Kranendonk
ccc36a78de IndexedSearch migration 2005-02-13 21:38:13 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
d47830aceb merging 6.2.10 and 6.2.11 changes 2005-01-28 22:19:39 +00:00
JT Smith
3671e3f29d readded packages system 2005-01-06 19:15:08 +00:00
JT Smith
4798ba497d removed old template system and replaced with template asset 2005-01-05 17:28:14 +00:00
JT Smith
0ce3182da0 migrated data form wobject to asset and some bug fixes 2005-01-02 21:56:54 +00:00