Commit graph

88 commits

Author SHA1 Message Date
Colin Kuskie
8b7bafe1ae fix for editing interfaces to Assets that still display an edit button even if the Asset is edit locked. 2007-04-29 03:16:13 +00:00
Colin Kuskie
776a6bfdcc Remove debug output from DataForm
Update Wobject.pm to use placeholders.  This will speed up reordering collateral a lot.
Fixes for sequenceNumbers for answers in surveys.
Upgrade script fixes sequenceNumbers for all existing surveys.
2006-11-07 05:09:41 +00:00
Drake
936054ba19 Multiple fixes:
- Probably fix "more-geturl-bugs", but hard to verify.
  - Fix "last-modified-problem", approximately.  (Difficult or impossible
    in the general case for externally-retrieved content.)
  - Fix "rss-syndication".
  - Fix unnamed bug where Database caches would try to Storable::freeze
    non-references and thereby crash.
  - Fix "apache-version-component-in-wrong-place".
2006-08-29 16:44:41 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Colin Kuskie
2bf7059e10 fix confirm sub in Wobject.pm 2006-06-20 20:17:37 +00:00
JT Smith
2f3ae0faef - All assets now have an autoGenerateForms property just like wobjects per the
rough edges discussions in Community IRC.
2006-05-31 22:43:17 +00:00
JT Smith
19f0f7fd72 more various changes 2006-04-18 21:01:30 +00:00
JT Smith
e8c073b9df some http header changes 2006-04-18 14:22:42 +00:00
JT Smith
504de54d61 started adding email processing capabilities to cs 2006-04-09 22:36:49 +00:00
JT Smith
adea847875 fixed some xhhtml stuff
increased performance on burst protection
2006-04-07 19:35:31 +00:00
JT Smith
7cf2c22a95 several small improvements to lots of stuff 2006-04-07 17:15:53 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +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
JT Smith
fe8dd69731 removing some old caching stuff 2006-03-30 01:58:27 +00:00
JT Smith
c355601249 fixed bugs with new chunking system 2006-03-29 21:49:56 +00:00
Wouter van Oijen
0cc8fc8557 Fixing bug 2006-03-24 15:07:12 +00:00
JT Smith
080eb061ef a few bug fixes 2006-03-22 20:29:14 +00:00
JT Smith
cffe57f0a8 don't need/want chunking on dashboard asset 2006-03-16 19:13:41 +00:00
Colin Kuskie
97c1039e72 leaked 1 from www_view shows up in Asset output 2006-03-13 17:12:14 +00:00
Colin Kuskie
73bb10d38a place Wobject help,i18n into Asset namespace 2006-03-08 04:18:54 +00:00
JT Smith
5be7a021d8 getting activity forms into a working condition 2006-02-16 15:27:48 +00:00
JT Smith
02f64b827b bug fixing 2006-02-14 19:04:09 +00:00
JT Smith
6c4ae02f34 more conversion to the new streaming/chunking/bucketing system 2006-01-30 22:15:27 +00:00
JT Smith
46fa7e78e7 began adding streaming support for view method 2006-01-30 21:26:22 +00:00
JT Smith
82156de83c more changes related to chunked output 2006-01-30 17:51:03 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
2069da5fdb tons of bug fixes. 2006-01-18 14:41:12 +00:00
Roy Johnson
cd45f88e9f Fixed getRoot, getDefault, and getNotFound to pass them a session 2006-01-17 16:13:16 +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
Colin Kuskie
197dacadec no more getSlave, convert code to use dbSlave instead
more form accessor fixes
Form/Template.pm, all asset calls need a session var
2006-01-16 00:08:58 +00:00
JT Smith
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +00:00
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +00:00
Matthew Wilson
250d8ff944 lots o' fixes. 2006-01-15 04:25:33 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
cfa77c82fa updated the passive profiling system 2006-01-12 18:10:02 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
925906ca7e refactored WebGUI::Id to use new session api 2006-01-11 23:34:02 +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
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
2866a2c873 converting assets to new session system 2006-01-02 03:12:54 +00:00
JT Smith
5e4b39f41c fix [ 1364965 ] Assets in Trash give Permission Denied in stead of Not Found 2005-12-08 02:11:10 +00:00
Colin Kuskie
1b70df1643 fix all remaining broken labels, rewrite POD for reorderCollateral 2005-12-05 22:35:03 +00:00
Matthew Wilson
fc96c0bcfb lots of help and other misc. fixes. 2005-12-03 20:07:04 +00:00
JT Smith
ea868a8c0e moved uploadsAccessHandler into the main webgui handler mechanism
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
Matthew Wilson
f3e5107811 fixed various bugs with new date/time and added new Apache2::Upload functionality to Storage. 2005-11-04 05:57:48 +00:00
Matthew Wilson
c9a3103cd6 spaces to tabs (indentation fix). 2005-10-16 23:05:23 +00:00
Matthew Wilson
aec5855a55 fix 2005-10-14 12:25:39 +00:00
Matthew Wilson
5a81623352 adding generalized www_edit 2005-10-13 21:53:37 +00:00
JT Smith
d6afcde7b9 fix [ 1266159 ] 6.7.1 - getEditForm fields are in funky order 2005-09-10 18:20:29 +00:00