Matthew Wilson
3d260ea987
commerce scratch fixes.
2006-04-17 09:42:47 +00:00
Matthew Wilson
b6f0e9e75c
fixed a table name.
2006-04-16 01:29:51 +00:00
JT Smith
7fcfb11f20
made the file and image form fields better, but still have some work to do
...
began converting the article to have it's own attachments, but still have some work to do
2006-04-16 01:10:34 +00:00
Wouter van Oijen
1d3c204cf8
Fixed error for ?op=viewInbox
2006-04-14 08:37:23 +00:00
Colin Kuskie
4f60281392
change dbCacheTimeout to groupCacheTimeout
2006-04-13 22:26:11 +00:00
Roy Johnson
bdcfc87380
Cash Payment plugin is tested and working. Added new features to the payment superclass to restrict who can use payment gateways based on their group memberships. Fixed some lingering Commerce system bugs.
2006-04-12 18:25:06 +00:00
JT Smith
a7df0f7a55
fixing some bugs relaed to cs mail replies
...
fixed a bug in the user manager where the user would take on the username/alias of the visitor
fixed a bug in error handling where debug was being spewed for errors in approriately
2006-04-11 22:50:11 +00:00
JT Smith
e526b06501
whoops...wrong field type
2006-04-11 15:15:21 +00:00
JT Smith
30fefe9e68
added a return path for undeliverable messages
2006-04-11 15:11:45 +00:00
JT Smith
9ef6621cc3
some more ui improvements
...
updated the wg
fixed some more cs mail bugs
2006-04-11 02:07:14 +00:00
JT Smith
6c6d36c981
readding mail footer to email messages
...
removed some old settings that don't apply any longer
2006-04-09 16:12:32 +00:00
JT Smith
c0225f6b35
added a more visual interface to the ad manager
2006-04-08 03:24:30 +00:00
JT Smith
7cf2c22a95
several small improvements to lots of stuff
2006-04-07 17:15:53 +00:00
JT Smith
1b2c824a9c
added save buttons at the top of HTML forms
2006-04-07 04:37:20 +00:00
JT Smith
91a620a9f5
it's hard out here for a pimp, but the ad rotation system doesn't skimp = it's done!
2006-04-07 02:58:14 +00:00
JT Smith
540523d6dd
fixed a bunch of bugs related to ad management system and finished writing the ui
2006-04-07 01:53:36 +00:00
JT Smith
ae8f3d87f6
setting $session->user now changes the id for the session as it should
...
continued adding ad management system
added field sets to htmlform and tab form
2006-04-06 22:28:13 +00:00
Colin Kuskie
b06c9e3f65
fix typo
2006-04-05 17:10:39 +00:00
JT Smith
d26f1bdd8c
add ad management system
...
improved performance of cs threads by about 500%
2006-04-05 03:42:14 +00:00
JT Smith
350f3908e6
fixed a capitalization problem
2006-03-31 16:10:34 +00:00
JT Smith
bf1a0ad11e
more workflow bugfixes
2006-03-31 02:51:37 +00:00
JT Smith
bad8616f08
more workflow bug fixes
2006-03-30 16:37:57 +00:00
JT Smith
70c501f8f2
can now move workflow activities up and down within a workflow
2006-03-24 19:43:58 +00:00
Wouter van Oijen
27385d24c6
Fixing bug.
2006-03-24 10:43:17 +00:00
JT Smith
17c8275c78
an xhtml compatibility bug, and a versioning bug fix
2006-03-24 04:50:56 +00:00
JT Smith
985417afd3
a bunch of bug fixes and tweaks related to workflow/versioning
2006-03-23 16:56:08 +00:00
JT Smith
59afc74303
workflow with approval officially works
2006-03-23 04:40:01 +00:00
JT Smith
eef3a0b654
getting closer to having approvals work
2006-03-23 00:01:35 +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
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
d70be64c8e
fixed a bug reported by smoke tests
2006-03-21 14:24:34 +00:00
JT Smith
47afbb0138
converting to new mail queue api
2006-03-21 03:36:44 +00:00
JT Smith
3931d8dcd2
a bunch of bug fixes and ease of use modifications for workflow/versioning
2006-03-20 21:07:26 +00:00
Roy Johnson
84d43b8d19
un-b0rk3d the commerce system
2006-03-19 23:51:06 +00:00
JT Smith
0ee2d2ad66
more workflow bug fixes
2006-03-19 22:26:46 +00:00
Roy Johnson
18e8de5856
Fixed the bugfixes to not use stow
2006-03-19 17:53:49 +00:00
Matthew Wilson
f02a605c74
slight versioning fix.
2006-03-19 16:58:37 +00:00
Matthew Wilson
e04751d0ea
removing debug
2006-03-19 16:55:34 +00:00
Matthew Wilson
ee4bcaf415
debug
2006-03-19 16:37:55 +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
5ee17a673f
more bug fixes...default content commit works all the way through now
2006-03-19 00:48:44 +00:00
JT Smith
9b9b63cc12
fixed several workflow/spectre related bugs
2006-03-18 23:25:31 +00:00
JT Smith
ccf1b3633f
workflows now run, but with errors, must fix that next
2006-03-18 17:40:49 +00:00
JT Smith
3c1a42eeff
a little closer
2006-03-18 03:04:19 +00:00
Colin Kuskie
5ec8690e53
More user testing, for addToGroup. Also, make sure that the test for ipFilter
...
always cleans up after itself.
Fix a bug where Operation::User::_submenu was still using form->process. Switched
to using stow instead.
If the uid is "new", links for delete and become user are not shown anymore.
2006-03-18 00:18:31 +00:00
JT Smith
11cc18a5c3
mostly working workflow
2006-03-17 23:13:27 +00:00
Wouter van Oijen
409dabe02b
Fixing warnings
2006-03-17 16:54:50 +00:00
JT Smith
fdad3bb7e1
oops, weren't getting proper confirmation
2006-03-16 19:45:00 +00:00