Commit graph

63 commits

Author SHA1 Message Date
JT Smith
46fa7e78e7 began adding streaming support for view method 2006-01-30 21:26:22 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
9c7e8699a2 tons more fixes. getting closer to gamma. 2006-01-21 21:12:14 +00:00
Matthew Wilson
fa5439b099 lots o fixes 2006-01-21 19:00:27 +00:00
JT Smith
fd3fb924f3 added search indexer 2006-01-20 21:18:09 +00:00
Colin Kuskie
1fdc49b3bf Storage constructors need session variables 2006-01-18 21:43:01 +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
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +00:00
Colin Kuskie
edfaa153b9 end of test program sweeps for dictionary lookups via subroutine instead
of object method.
2006-01-15 02:34:50 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
1e5034acd6 refactored storage api to handle new session stuff 2006-01-12 19:15:34 +00:00
JT Smith
877bf082a0 migrating paginator api to new session system
fixed a few old style session vars
2006-01-12 17:24:06 +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
Matthew Wilson
e4bf3c60b0 fixing some typos. also the File/Storage bug. also fixing the changelogs. 2006-01-03 05:12:51 +00:00
JT Smith
2866a2c873 converting assets to new session system 2006-01-02 03:12:54 +00:00
Colin Kuskie
caeff5db5f fixing more broken i18n labels 2005-12-05 14:52:54 +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
c8873ea6e2 fixed one i18n thing, and some formatting. 2005-11-07 21:14:17 +00:00
Matthew Wilson
e96908842a fixed file upload bug. 2005-11-04 05:52:37 +00:00
Colin Kuskie
903ccd0777 manual merge of changes from 6.7.8 for File,Image assets 2005-10-31 04:41:38 +00:00
JT Smith
fb5555e17c fix [ 1328763 ] 6.7.3 FileAsset file size has incorrect value when displayed 2005-10-17 18:19:20 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Colin Kuskie
1ca2a2718b fix namespaces for add/edit form help 2005-09-10 04:45:52 +00:00
JT Smith
637bd165ba - Any attempt to view "root" will redirect the user to the default page.
- fix [ 1285604 ] getVars undefined in Asset::File.pm
 - fix [ 1284330 ] error in page export function
 - Fixed a trash purging problem.
 - fix [ 1281516 ] Undefined subroutine &WebGUI::Asset::File::quote runHourly
 - fix [ 1281430 ] www_restoreList should be in AssetTrash.pm
2005-09-09 23:07:34 +00:00
JT Smith
abf4076569 more versioning bug fixes 2005-08-10 19:46:14 +00:00
JT Smith
7eef970cd1 fixing versioning bugs 2005-08-08 14:28:04 +00:00
JT Smith
3733b39fa5 sub bug fixes, and the new file form control 2005-07-28 19:26:07 +00:00
JT Smith
c4b3e4092d Merging changes from 6.6.4
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
Colin Kuskie
e19f50a481 internationalize getName for all Assets, bugfix 1239601 2005-07-18 16:26:52 +00:00
Colin Kuskie
6a49e2036b enable hover help 2005-06-19 21:09:27 +00:00
Colin Kuskie
51bb513c5b asset help moved into namespace, all International calls updated to support that 2005-04-05 20:24:15 +00:00
JT Smith
124b62f960 new admin bar 2005-03-30 03:23:34 +00:00
Colin Kuskie
1b0aa2174d fix for bug 1171569, which really applied to almost every Asset and Wobject in the system 2005-03-28 05:15:48 +00:00
JT Smith
a50fd5787a a whole pile of bug fixes 2005-03-28 00:10:47 +00:00
JT Smith
01c0802c22 bunch of bug fixes 2005-03-23 19:15:23 +00:00
JT Smith
e972d70ee7 some bug fixes and preparing for 6.5.4 bugfix cycle 2005-03-22 16:00:58 +00:00
JT Smith
acf5457f6a more bug fixes 2005-03-19 20:57:08 +00:00
JT Smith
9a57b0df47 many bug fixes 2005-03-04 00:28:49 +00:00
JT Smith
c29c81be23 some bug fixes and the new group of groups hierarchy viewer in the group manager 2005-03-03 03:33:09 +00:00
Colin Kuskie
cb948913c8 placed Asset/File help into its own set of files 2005-02-24 23:22:35 +00:00
JT Smith
7e0a5b13b9 more bug fixes 2005-02-23 20:42:09 +00:00
JT Smith
1dc555e078 bug fixes 2005-02-23 16:43:08 +00:00
JT Smith
864206b05b more bug fixes 2005-02-18 18:59:12 +00:00
JT Smith
9238c028c6 more bug fixes 2005-02-18 01:04:05 +00:00
JT Smith
9d025d7c28 lots of bug fixes 2005-02-14 18:08:11 +00:00
JT Smith
63fcf47836 CS a little closer to bliss 2005-02-13 16:37:14 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
Colin Kuskie
3b9e34e194 internationalize File add/edit form labels 2005-01-25 19:55:49 +00:00
JT Smith
88f4281cd3 a little template conversion stuff 2005-01-08 16:57:54 +00:00