JT Smith
742efc3a60
little bug fixes
2006-03-16 19:06:37 +00:00
JT Smith
feda6700e0
added commit comments
2006-03-16 18:51:49 +00:00
Matthew Wilson
2384bca6ba
- fixed a bug in the File asset that caused file redirects to be cached
...
incorrectly for Visitor. Thanks to Jukka Raimovaara / Axxion Oy.
2006-03-16 17:22:31 +00:00
JT Smith
1dfaef6a79
bug fix
2006-03-16 02:32:34 +00:00
JT Smith
ea09f24608
added explicit locking
2006-03-16 02:01:17 +00:00
JT Smith
e23d239e2a
fixed a little problem with the new version tag commit
2006-03-16 01:40:38 +00:00
JT Smith
d936bbfa2b
version tags now commit everything at the end of the upgrade
2006-03-16 01:26:33 +00:00
JT Smith
eb6a7a9416
started adding new workflow based approval process
2006-03-15 20:15:55 +00:00
JT Smith
9ff3308126
merging forward 6.8.8 bugfix of [ 1423434 ] 6.8.5 - Versioning - users can see uncommitted data
2006-03-15 06:54:17 +00:00
JT Smith
81fc744a8b
more merging of versioning and workflow
2006-03-14 22:25:18 +00:00
JT Smith
cba26ecc0c
converting versioning to use workflow
2006-03-14 17:46:32 +00:00
Colin Kuskie
97c1039e72
leaked 1 from www_view shows up in Asset output
2006-03-13 17:12:14 +00:00
Matthew Wilson
5e2c05e845
[ 1430276 ] 6.9: Can't kill active sessions
2006-03-11 22:41:11 +00:00
Matthew Wilson
279233b367
[ 1441488 ] Sort Order of Profile Fields in Form "Create New Account"
...
fixed a few syntax things in Item.pm
2006-03-10 19:00:05 +00:00
JT Smith
fe6d5342cf
oops, forgot this on last commit
2006-03-10 03:51:24 +00:00
JT Smith
3e60294bb6
Run on registration and alert on new user have been converted to a single workflow.
2006-03-10 03:48:23 +00:00
Colin Kuskie
5956fce2f1
fix for lists in DataForm
2006-03-09 23:34:12 +00:00
Matthew Wilson
1062544554
fixed two security problems with www_process in DataForm.pm
2006-03-09 23:09:48 +00:00
Matthew Wilson
ef7d7c5f6f
[ 1445393 ] 6.9 WhatNext missing from DataForm editField
2006-03-09 22:46:29 +00:00
JT Smith
dc31239623
renaming a few things to make them make more sense
2006-03-09 17:43:55 +00:00
JT Smith
41f07713b0
telling peeps about new test modules needed
2006-03-09 15:39:30 +00:00
Colin Kuskie
65590997b6
Fix error in TabForm POD (get vs getTab)
...
POD for WebGUI.pm
Table of Contents has tabbed interface
viewHelp filters tabs by the user's UI level
2006-03-06 16:30:11 +00:00
JT Smith
468c5171cf
changed border= to style="border: for better xhtml compliance
2006-03-04 08:07:17 +00:00
JT Smith
8a86fea5f0
converted sync profiles to ldap to workflow
2006-03-03 17:18:29 +00:00
JT Smith
f215d28b51
converted passive profile log thingy to workflow
2006-03-03 16:34:57 +00:00
JT Smith
1bddae8a19
migrated process recurring payments to workflow
2006-03-03 15:54:41 +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
524dbb6381
converted notify expired groupings to workflow
2006-03-02 23:02:51 +00:00
JT Smith
b218e0fe4d
fixed a typo
2006-03-02 22:26:32 +00:00
JT Smith
85c33190fa
oops, forgot this little guy
2006-03-02 21:53:20 +00:00
JT Smith
1a5bd9e647
migrated the get syndicated content hourly script to workflow
2006-03-02 21:48:48 +00:00
JT Smith
2139b9e5d4
migrated expire subscription codes to workflow
2006-03-02 21:26:28 +00:00
JT Smith
11a2c5d099
migrate delete expired trash to workflow
2006-03-02 21:15:20 +00:00
JT Smith
dfd2c8f0fa
- Refactored admin bar to be more dynamic.
...
- Added version tags menu to admin bar.
2006-03-02 20:39:04 +00:00
JT Smith
626ce63b6b
Added a revisions list to the edit screen of assets, so that you can
...
quickly edit/view an old revision.
2006-03-02 05:40:45 +00:00
JT Smith
85c8627e66
migrated delete expired sessions hourly script to workflow activity
2006-03-01 23:25:24 +00:00
JT Smith
ba3668643e
migrated delete expired revisions hourly script to a workflow activity
2006-03-01 22:57:13 +00:00
JT Smith
741de69841
converted delete expired groupings hourly script
2006-03-01 22:02:52 +00:00
JT Smith
136a89ee7a
converted delete expired events hourly script
2006-03-01 19:59:24 +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
8b6198220d
merging a 6.8.8 change
2006-03-01 16:36:54 +00:00
JT Smith
73dcd7729a
readded purge option to the trash
2006-02-28 21:39:24 +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
JT Smith
b745ab0ef6
added database cache option
2006-02-27 18:26:07 +00:00
JT Smith
5fe11ed251
added manual thread archive/unarchive options
2006-02-26 20:31:46 +00:00
JT Smith
357794959a
it's official, we're skipping the 6.9 releases and going straight for 7.0 betas (which will be called 6.99)
2006-02-26 19:07:35 +00:00
JT Smith
eea0cc0569
miscellaneous stuff i've forgotten to check in
2006-02-26 19:02:10 +00:00
Colin Kuskie
4e9eb32635
Added a new set of tests for checking the integrity of the WebGUI database.
...
The first tests, Asset_diagnose.t checks that assetIds match in tables
asset, assetData and each Asset's default table.
Asset/Wobject/DataForm_diagnose.t adds tests for verifying DataForm
collateral tables, DataForm_field and DataForm_tab. With a few
small changes, the test could also cover the DataForm data tables,
DataForm_entry and DataForm_entryData.
The tests are optimized to do a quick preliminary test, and if this
test fails, then an in-depth test is run. This second test will
run a VERY VERY VERY long time, but will tell you exactly what's
missing from your tables.
The new tests require the module Test::Deep, for comparing data structures.
2006-02-26 04:03:10 +00:00
Colin Kuskie
dd2a923022
merge bug fix information
2006-02-25 20:22:21 +00:00
Colin Kuskie
587b03b51c
Proper naming for upgrade script (v2)
...
Forward port of generating a list of Rich Editors with correct version status.
2006-02-24 23:50:30 +00:00