Colin Kuskie
1c211d5669
self vs session typo in constructor
2006-01-13 16:12:32 +00:00
JT Smith
1e5034acd6
refactored storage api to handle new session stuff
2006-01-12 19:15:34 +00:00
Matthew Wilson
c250321c4c
fix - [ 1403466 ] CS Attachments - Broken Image Issue
2006-01-12 03:16:28 +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
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
Matthew Wilson
66206a2414
last of previous fix.
2006-01-03 05:20:05 +00:00
Matthew Wilson
e4bf3c60b0
fixing some typos. also the File/Storage bug. also fixing the changelogs.
2006-01-03 05:12:51 +00:00
Matthew Wilson
08954dbe3c
attempting to fix 463213
2005-12-19 15:22:09 +00:00
JT Smith
1bcfa3bddc
- Fixed a syntax error in Post.pm
...
- fix [ 1382675 ] File Path Wrong - Uploads are difficult
- fix [ 1380368 ] Snippets should not contain debugging info
- fix [ 1377668 ] Unescaped double quote in Syndacate title cause problems
2005-12-16 19:52:07 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
Matthew Wilson
818ff2608c
Re-adding (conditional) cookie baking. I'm not sure anyone has been successfully testing SVN WebGUI since it was removed.
...
Moving cookies out of session::open into contentHandler (they already were in uploadsHandler).
Eliminating opening a new visitor session and then converting it to the actual user session for every single request by making two Session.pm methods public instead of private.
Added NOT_FOUND to the list of exported from Const.
Fixing a small bug in File.pm.
Fixed some spacing/tabs/formatting issues in various places.
This autocomplete in TortoiseSVN is really nifty.
2005-11-19 23:30:52 +00:00
Matthew Wilson
43941e58b0
fixing missing 'my 's
2005-11-08 20:01:00 +00:00
Colin Kuskie
8aec38fffe
rename global sort variables
2005-11-08 17:11:53 +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
c01d7e49d5
replaced $session{cgi} with $session{req}
2005-11-03 21:48:37 +00:00
Colin Kuskie
d094fba30c
forward port of branch_6_7
2005-11-01 21:51:27 +00:00
JT Smith
25af8fb98b
merging 6.7.8 changes
2005-10-18 23:12:36 +00:00
JT Smith
469950a1ef
more bug fixes
2005-08-12 16:37:23 +00:00
Matthew Wilson
99de151fb1
attachmentLimit bug
2005-07-23 12:44:34 +00:00
Matthew Wilson
156f48f465
bunch of fixes
2005-07-19 17:16:41 +00:00
Matthew Wilson
1f3330f270
*** empty log message ***
2005-06-14 14:53:57 +00:00
JT Smith
6aa9f76a71
added a new logger
2005-04-01 03:24:23 +00:00
JT Smith
15fe4edfab
bunch of bug fixes
2005-03-04 04:53:15 +00:00
JT Smith
ebae62c366
added attachments for CS
2005-02-13 18:58:28 +00:00
JT Smith
55c709a051
updated copyright
2005-02-07 00:52:47 +00:00
JT Smith
d47830aceb
merging 6.2.10 and 6.2.11 changes
2005-01-28 22:19:39 +00:00
JT Smith
7416bda04f
migrated http proxy and ws client
2005-01-03 03:24:43 +00:00
JT Smith
de282a98b5
added privilege access handler to storage system
2004-12-31 04:00:24 +00:00
JT Smith
856ee6fd18
fixing the image asset
2004-12-25 18:13:38 +00:00
JT Smith
27356b09f6
added file pile
2004-12-25 16:07:28 +00:00
JT Smith
f72368fd8d
added file asset uploads
2004-12-22 04:03:28 +00:00
JT Smith
95bac10986
more asset manager changes
2004-12-21 04:33:26 +00:00
JT Smith
382ced9ffe
first run on new asset system
2004-12-17 05:41:22 +00:00
JT Smith
5421f8e9d7
starting adding file asset
2004-11-30 23:27:38 +00:00
JT Smith
48caad2d74
merging 6.2.9 changes
2004-11-19 22:59:25 +00:00
JT Smith
c48831ad7b
checking in the initial versions of Storage and Asset as well as some updates to other modules to make these work
2004-11-13 00:02:59 +00:00