JT Smith
4cfafd7c23
getting rid of even more stuf i forgot of in the commerce system
2008-05-28 18:57:25 +00:00
JT Smith
be8ce29f57
getting rid of old commerce code. bye bye!
2008-05-27 20:26:16 +00:00
Yung Han Khoe
f3b14a227c
Added Database link access for SQL Macro
2008-05-27 15:27:52 +00:00
Doug Bell
5687c6f748
fix syntax errors in operation/versiontag
2008-05-27 03:18:55 +00:00
JT Smith
74b3d3def6
added email receipt and "my purchases" page
2008-05-26 20:11:10 +00:00
Doug Bell
dc8b887cca
fixed syntax error in Operation/VersionTag.pm
2008-05-20 15:21:36 +00:00
Doug Bell
ab0b1b2200
- add: Move revisions from one version tag to another
...
- add: Delete multiple revisions from a version tag at the same time
- add: Approval activities now have a better parent class and more
flexibility (multiple groups to approve, do on approve)
- fix: weirdness in upgrade file
2008-05-20 03:10:50 +00:00
Colin Kuskie
46a3f3a874
fix a bug where no data fields where available in the user profile field editor
2008-05-08 20:52:05 +00:00
JT Smith
01d9af6222
The concept of "realtime" workflow has been eliminated. Instead all workflows are now realtime (synchronous), and roll over to be asynchronous if they cannot complete succesfully and immediately.
2008-05-03 05:38:13 +00:00
JT Smith
f3fa93be77
- rfe: subscribe entire user group to a collaboration message board
...
- Added show in forms and is editable properties to group manager.
2008-05-01 14:04:41 +00:00
Doug Bell
3316f2a0f4
added: Commit Version Tag screen shows revisions in the tag about to be committed
2008-04-28 01:18:35 +00:00
Colin Kuskie
ea1dac4064
Update the ProfileSettings operation to use isDynamicCompatible
...
instead of the old, crufty get('profileEnabled').
2008-04-25 23:19:34 +00:00
Colin Kuskie
6280f242bf
Add POD to www_deleteGroup, and untab it.
2008-04-24 17:21:44 +00:00
JT Smith
8500c4d506
Cleaned the pollution from the forms system.
2008-04-16 16:11:10 +00:00
Graham Knop
9ed284beec
use UTF8 JSON encoding and decoding universally
...
fixed: Import/Export of packages with international text is broken
2008-04-01 14:42:20 +00:00
JT Smith
4646561299
Moved the Wiki Help link into i18n so it can be pointed to other sites for
...
other lanugages.
2008-02-25 20:20:25 +00:00
Graham Knop
3713003b82
fixed: creating ad spaces was broken
2008-02-19 17:56:21 +00:00
Colin Kuskie
a21e710c72
um, add enough POD to by syntactically correct
2008-02-09 22:52:31 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Doug Bell
53ac4be8d1
Added a simple smtpd for testing
...
MERGE: Added ability for WebGUI::Test->getPage to work on Operations
MERGE: Fix for AdSpace and tests for Operation::AdSpace
Fixed Poll's use of JSON
Added tests for emailOverride
2008-02-05 19:34:09 +00:00
Colin Kuskie
d2e55307ed
Set up enhanced logging of transactions.
...
Note that now, all transactions are logged, whether they
fail or not. Failed transactions are logged with status
canceled. ITransact transactions have additional data
logged.
2008-01-30 15:59:09 +00:00
JT Smith
34fd8c9245
updated webgui to run with Config::JSON 2.04
2008-01-25 05:10:33 +00:00
JT Smith
fb434a8b3a
fix: content handler and redirects
2008-01-25 01:36:14 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
JT Smith
7a0535571c
not an object, need to use run instead of instanciate
2008-01-24 07:19:58 +00:00
JT Smith
c6660242de
converted to use WebGUI::Pluggable
2008-01-04 20:09:36 +00:00
JT Smith
3f62be51ec
migrated forms system to use WebGUI::Pluggable
2008-01-04 19:57:54 +00:00
JT Smith
1b4022205a
converted workflow system to use WebGUI::Pluggable
2008-01-04 19:15:13 +00:00
JT Smith
de0ac26cd1
Added a new plugin handler system that is both faster and more secure.
2007-12-28 18:25:02 +00:00
Colin Kuskie
c44a5a1bb6
forward porting secondary admin group access privileges when creating users
2007-12-11 21:04:21 +00:00
Colin Kuskie
fc6cd26348
Subroutine prototypes are verboten! PBP/194
2007-12-05 17:23:48 +00:00
Colin Kuskie
08fbd46d28
all loop iterators have to be declared lexical. PBP/108
2007-12-05 16:46:38 +00:00
Colin Kuskie
96178fd70c
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
2007-12-05 00:30:43 +00:00
Colin Kuskie
b07956fa06
forward port of branch work with Utility.pm and isInSubnet
2007-11-16 04:36:08 +00:00
Colin Kuskie
a894e6a879
internationalized the high group count message
2007-11-09 16:05:11 +00:00
Diona Kidd
fd772980e4
Adding message if group count exceeds 250
2007-11-09 05:14:35 +00:00
Colin Kuskie
0c2f9f5ec7
fix bad import of help template variables. Loops are now handled correctly. Added a test with supporting collateral to make sure this does not happen again
2007-11-08 05:34:48 +00:00
Colin Kuskie
b6bab1723a
internationalize the warning in the Operation/User.pm for not displaying users when there are more than 250 of them
2007-11-05 16:15:04 +00:00
Diona Kidd
7c6ba502c6
If there are over 250 users, none are currently displayed. Added message to user in this case.
2007-11-03 20:38:52 +00:00
Doug Bell
587443b801
add: Friends network
2007-10-22 19:42:11 +00:00
JT Smith
40b19795af
making it faster
2007-10-19 01:37:54 +00:00
Diona Kidd
c710389e9b
Remove warn statement
2007-10-19 01:34:28 +00:00
Diona Kidd
6d47cc92cb
Removing dumper code from delete method
2007-10-14 00:05:03 +00:00
Diona Kidd
629b2f2166
Adding delete method for private messages
2007-10-13 23:58:39 +00:00
Graham Knop
3b16243ba7
restore show running workflows ability for when spectre not running
2007-10-10 15:47:17 +00:00
Graham Knop
f2d27f96e3
anon user creation didn't use defaults for yes/no fields
2007-09-26 21:33:34 +00:00
Graham Knop
a62a7e0ec1
WebGUI::Group->new didn't check group validity
2007-09-26 11:46:18 +00:00
JT Smith
5520890688
Email field in Commerce Area small
2007-09-07 19:45:26 +00:00
Graham Knop
5a07fbef4c
More spectre IP fixes
2007-09-07 17:37:23 +00:00
Graham Knop
60cb86d9e0
another spectre ip fix
2007-09-07 17:21:33 +00:00