JT Smith
|
bf1a0ad11e
|
more workflow bugfixes
|
2006-03-31 02:51:37 +00:00 |
|
JT Smith
|
19e4da7a92
|
collaboration system posts now work fully with the workflow engine, including the approval denial process
|
2006-03-30 23:43:32 +00:00 |
|
Colin Kuskie
|
2359bd5738
|
forward port of new template docs
|
2006-03-30 22:02:33 +00:00 |
|
JT Smith
|
bad8616f08
|
more workflow bug fixes
|
2006-03-30 16:37:57 +00:00 |
|
JT Smith
|
299dd5aa09
|
converted cs to use workflow engine for moderation
|
2006-03-30 03:52:18 +00:00 |
|
JT Smith
|
fe8dd69731
|
removing some old caching stuff
|
2006-03-30 01:58:27 +00:00 |
|
JT Smith
|
b4f0ddb79b
|
tightening up some old code
|
2006-03-29 21:58:14 +00:00 |
|
JT Smith
|
c355601249
|
fixed bugs with new chunking system
|
2006-03-29 21:49:56 +00:00 |
|
JT Smith
|
5a7fedc731
|
- Added an option for hosters to limit the number of assets that may be
created on a WebGUI site.
fixed some bugs
|
2006-03-29 20:22:09 +00:00 |
|
Colin Kuskie
|
1ad61ac861
|
Fix a bug in TimeField.
Add support for Brazilian phone numbers and extensions to Phone
|
2006-03-27 23:22:35 +00:00 |
|
Colin Kuskie
|
c64ebee60f
|
Add Phone test, it needs more test cases
modify Phone.pm and Float.pm to require digits.
update Float.t to test for at least a digit to pass.
|
2006-03-27 22:08:27 +00:00 |
|
Colin Kuskie
|
c8c7b78ee1
|
add Password test, fix bug in Password with maxlength
|
2006-03-27 20:42:08 +00:00 |
|
JT Smith
|
037fe19b0e
|
added a change url option
|
2006-03-27 01:06:17 +00:00 |
|
Colin Kuskie
|
1ac514982f
|
modify validation regexp for Float.
Add Float test
Add new Integer test
|
2006-03-27 00:29:03 +00:00 |
|
Colin Kuskie
|
efb6e82140
|
Added Integer test.
Change integer validation to reject strings like 123-456
|
2006-03-26 23:09:19 +00:00 |
|
JT Smith
|
22b7ec886b
|
some cs fixes
|
2006-03-26 20:43:50 +00:00 |
|
JT Smith
|
e689c33db6
|
added the 7.0 modification script
added the photogallery prototype
fixed a bug in the wiki add a page thing
fixed a bug with prototypes
|
2006-03-26 03:28:17 +00:00 |
|
JT Smith
|
29bd26a975
|
- Added a wiki-like feature that will automatically bring a user to the
create a page form if they are in admin mode, and click on a link to
a page that doesn't exist yet.
|
2006-03-25 21:39:15 +00:00 |
|
JT Smith
|
de20e89c98
|
fixed errors reported by smoke tests
|
2006-03-25 19:50:46 +00:00 |
|
JT Smith
|
70c501f8f2
|
can now move workflow activities up and down within a workflow
|
2006-03-24 19:43:58 +00:00 |
|
JT Smith
|
611323e8a8
|
more bug fixes
|
2006-03-24 17:31:57 +00:00 |
|
JT Smith
|
31c4a417bd
|
can't "back to site" from trash or clipboard until now
|
2006-03-24 15:24:47 +00:00 |
|
Wouter van Oijen
|
5f8ffefc47
|
Fixing bug
|
2006-03-24 15:09:32 +00:00 |
|
Wouter van Oijen
|
0cc8fc8557
|
Fixing bug
|
2006-03-24 15:07:12 +00:00 |
|
Wouter van Oijen
|
fc86a2c058
|
Removed redundant 'my'
|
2006-03-24 15:05:38 +00:00 |
|
JT Smith
|
955293ecc7
|
fixing error reported by smoke tests
|
2006-03-24 14:31:25 +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
|
089c312b74
|
adding inbox link to admin console
|
2006-03-23 17:19:56 +00:00 |
|
JT Smith
|
9f6a13e022
|
removed PBtmpl0000000000000003 because it's no longer needed or used
|
2006-03-23 17:13:21 +00:00 |
|
JT Smith
|
985417afd3
|
a bunch of bug fixes and tweaks related to workflow/versioning
|
2006-03-23 16:56:08 +00:00 |
|
Colin Kuskie
|
e56d8ff53c
|
fix ordered options in lists
|
2006-03-23 16:43:17 +00:00 |
|
JT Smith
|
8ea6ece423
|
fixing some warnings
|
2006-03-23 14:50:41 +00:00 |
|
JT Smith
|
59afc74303
|
workflow with approval officially works
|
2006-03-23 04:40:01 +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
|
eef3a0b654
|
getting closer to having approvals work
|
2006-03-23 00:01:35 +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 |
|
JT Smith
|
5fa09ae97f
|
i broke it. i fixed it.
|
2006-03-22 14:30:08 +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
|
225140c8a5
|
better XHTML compliance
|
2006-03-21 22:50:41 +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
|
c42a3f8c97
|
fixing bug reported by smoke tests
|
2006-03-21 14:25:51 +00:00 |
|
JT Smith
|
d70be64c8e
|
fixed a bug reported by smoke tests
|
2006-03-21 14:24:34 +00:00 |
|
JT Smith
|
8f544a2fa9
|
fixing a bug reported by smoke tests
|
2006-03-21 14:23:36 +00:00 |
|