Colin Kuskie
57fc140369
Made file upload use the Form API instead of the Storage API due to name hacks
2007-03-06 03:43:48 +00:00
Colin Kuskie
ab6d0d2ce6
fix for file uploading problems in File, Image, FilePile, Graphics (font) and FormHelper
2007-02-16 22:31:53 +00:00
Colin Kuskie
da03424051
Fix a bug with uploading files through the FilePile.
...
Permissions default to those of the parent, but if they are overridden in the FilePile
form the form settings are now taken.
2007-01-11 03:56:44 +00:00
JT Smith
80ef5e925a
- Made some changes to make WebGUI compatible with the WRE for Windows.
...
- fix: cacheTimeout not respected as Visitor (Eric Kennedy).
- fix: Email address with just one character in the user part not accepted
- fix: Image (file) added to page shows before committing changes
- fix: Typo in fileImport.pl at line 265 (zxp)
2006-08-16 21:25:27 +00:00
JT Smith
2f24cd3f3c
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 16:59:32 +00:00
Colin Kuskie
2f5dab37d2
finalized Group code with migration and upgrade log
2006-04-14 01:17:39 +00:00
JT Smith
17c8275c78
an xhtml compatibility bug, and a versioning bug fix
2006-03-24 04:50:56 +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
Colin Kuskie
662c43ca21
forward port of bug fixes and POD upgrade
2006-02-08 21:04:02 +00:00
Matthew Wilson
6266be5b65
lots more fixes and enhanced User.t
2006-01-18 15:22:43 +00:00
Matthew Wilson
128f265678
finally, the last of this round of syntax fixes.
2006-01-15 21:02:00 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +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
64048c0846
migrated tabform to new session system
2006-01-12 19:51:54 +00:00
JT Smith
2735385050
migrated WebGUI::Icon api to use new session
2006-01-11 23:12:07 +00:00
JT Smith
c74c1bdcbc
merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
...
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
2866a2c873
converting assets to new session system
2006-01-02 03:12:54 +00:00
JT Smith
9549d37033
- fix [ 1373707 ] File Pile not uploading images
...
- fix [ 1353425 ] getUsersInGroup includes expired Group of group members (Ed
van Duinen)
- fix [ 1373041 ] context menus in Admin Mode don't position correctly in IE
( Michele Dell'Aquila)
2005-12-07 00:07:25 +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
Colin Kuskie
30e8dd957a
forward port of branch_6_7
2005-11-02 00:08:27 +00:00
Colin Kuskie
56e5b7ef2b
table of contents with internationalization
2005-10-10 05:22:37 +00:00
JT Smith
9c3a4eb309
fixing bugs resulting from new form package
2005-07-28 20:18:37 +00:00
Matthew Wilson
25391c83c0
- fix [ 1240325 ] FilePile doesn't create thumbnail when upload images (mwilson)
2005-07-23 19:57:48 +00:00
Colin Kuskie
e19f50a481
internationalize getName for all Assets, bugfix 1239601
2005-07-18 16:26:52 +00:00
Colin Kuskie
56c2da7218
enabled for hover help
2005-06-19 21:08:24 +00:00
Colin Kuskie
f75e28f61f
literals require quoting in Javascript
2005-05-19 15:28:56 +00:00
Colin Kuskie
eb1c9f0564
internationalize remove button for upload controls
2005-05-18 21:19:50 +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
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
Colin Kuskie
4ddc5d66ec
FilePile documentation
2005-03-27 23:01:01 +00:00
JT Smith
b84ae38958
many bug fixes
2005-03-24 14:47:57 +00:00
JT Smith
370a708ab9
some bug fixes
2005-02-14 20:56:51 +00:00
JT Smith
9d025d7c28
lots of bug fixes
2005-02-14 18:08:11 +00:00
JT Smith
55c709a051
updated copyright
2005-02-07 00:52:47 +00:00
Matthew Wilson
1d8973dc8b
replaced semicolon with comma; added a closing parenthesis.
2005-02-04 16:15:04 +00:00
Colin Kuskie
e8acad1e4f
internationalize FilePile labels and titles
2005-02-02 23:36:21 +00:00
JT Smith
7d6b93ff62
added image picker for rich edit
2005-01-30 16:28:27 +00:00
JT Smith
88f4281cd3
a little template conversion stuff
2005-01-08 16:57:54 +00:00
JT Smith
2110af418a
moved metadata system into asset superclass, and added a fileImport script
2005-01-08 16:53:29 +00:00
JT Smith
4798ba497d
removed old template system and replaced with template asset
2005-01-05 17:28:14 +00:00
JT Smith
0ce3182da0
migrated data form wobject to asset and some bug fixes
2005-01-02 21:56:54 +00:00
Colin Kuskie
616c5f0f28
updated POD to say FilePile instead of File
2005-01-01 18:17:41 +00:00
JT Smith
330d3afb23
updates to the file pile
2004-12-29 19:36:51 +00:00
JT Smith
a287beda58
converting nav and more asset manager fixes
2004-12-28 05:01:04 +00:00
JT Smith
bc2d6a258e
couple of bug fixes
2004-12-25 20:50:24 +00:00
JT Smith
b43baa8acb
fixed redirect and added edit titles
2004-12-25 19:43:27 +00:00
JT Smith
892191fa3b
add image handling to file pile
2004-12-25 18:41:04 +00:00