JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
2007-12-05 00:30:43 +00:00
Graham Knop
81bb746f9e
fix CS posts not allowing new attachments after deleting old ones
2007-11-08 22:50:59 +00:00
Graham Knop
1c92b36f5d
File user profile fields now link to file
2007-10-04 21:28:44 +00:00
Doug Bell
4422ca9844
fix: File Upload control now shows more than one file when deleteFileUrl is specified
2007-09-07 21:58:23 +00:00
JT Smith
81fd7c6194
fix: XHTML 1.0 strict, FileUploadControl.js, resizable textarea
2007-08-14 17:10:19 +00:00
JT Smith
0d145e6d91
- api: Form Controls and Workflow Activities may now include web based helper
...
subroutines directly in their files. See
WebGUI::Operation::FormHelpers::www_formHelper and
WebGUI::Operation::Workflow::www_activityHelper for details.
2007-07-05 02:31:46 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Doug Bell
07a40788bb
add: User profile data table is now a flat table.
2007-05-28 21:35:34 +00:00
Colin Kuskie
54a20b9c65
pod fixes for Form::Image and Form::File
2007-04-26 17:17:22 +00:00
JT Smith
70071838bc
Avatar profile field does not update immediatly when you are admin
2007-01-30 18:15:06 +00:00
JT Smith
41e655b452
- fix: New page layout instead of not found
...
- fix: Rollback
- fix: debug output
- fix: Can't delete images at product asset
fixed a problem with file/image form uploads
rearranged group methods for alphabetical order
removed matt's hack for group caching and replaced it with the right way
2006-05-30 22:35:12 +00:00
Colin Kuskie
f413c029a2
Storage now prunes empty directories when delete is called.
...
Add use WebGUI::Form::Hidden to Form::File
2006-05-19 21:48:10 +00:00
JT Smith
2f24cd3f3c
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 16:59:32 +00:00
JT Smith
722a214f80
added resizable textareas
2006-04-19 19:08:56 +00:00
JT Smith
4adfc0737c
made it so it's possible to use file form elements without any auxillary code
...
fixed a bug in Post
storage copy can accept an optional new storage location to copy to
articles can now accept direct attachments
2006-04-16 17:30:01 +00:00
JT Smith
7fcfb11f20
made the file and image form fields better, but still have some work to do
...
began converting the article to have it's own attachments, but still have some work to do
2006-04-16 01:10:34 +00:00
Colin Kuskie
81789c2275
restore multiple attachments
2006-01-30 01:38:54 +00:00
Colin Kuskie
8639f53783
Missing session variables in Operation subroutines.
...
Forward port of Form/File,Image big fixes.
2006-01-26 18:07:56 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
f64ec77d8a
fixing the ->param ->body distinction issue.
2006-01-23 05:18:54 +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
Colin Kuskie
16b0edfb6b
first wave of i18n fixes
2006-01-15 00:58:33 +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
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +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
JT Smith
d4b7f2ce59
first round of changes for the new session system
2005-12-31 21:54:06 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
Colin Kuskie
e75988cd1f
Colin: adding avatar to collaboration systems and refactoring some user profile stuff. Added photo and avatar fields to user profile.
2005-11-13 18:42:08 +00:00
Colin Kuskie
f6f9a46eba
forward port from branch_6_7
2005-11-02 00:54:43 +00:00
JT Smith
3e587762be
renamed the form fields to upper case for proper perl style
2005-08-23 15:58:55 +00:00