Doug Bell
0ee9718dc6
perltidy
2008-11-03 18:02:45 +00:00
Doug Bell
b74fa78ee2
fixes to DataTable form control
...
removed stupid configuration and added some necessary ones
2008-11-03 17:57:13 +00:00
Doug Bell
3e1f66a0e7
added: DataTable asset
2008-10-28 22:27:17 +00:00
Doug Bell
3fc8c25025
added: Textarea now supports maxlength attribute
2008-10-24 19:54:30 +00:00
JT Smith
20f8df1291
upgrading to YUI 2.6
...
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +00:00
Graham Knop
99a9da626d
rfe #640 : Refactored autocommit and autocomment
...
Autocommit assets like CS posts or Calendar Events can now be added before the
parent is committed. They will go into the same version tag as their parent.
2008-10-22 16:04:10 +00:00
JT Smith
083c7cd603
switching field type from VARCHAR to CHAR
2008-10-16 22:04:13 +00:00
JT Smith
84d7c20fed
- Added Guid form control.
...
- Moved Asset ID and Class Name fields to the Meta tab of all assets.
- Made Classname from control a subclass of ReadOnly.
2008-10-16 19:02:13 +00:00
Doug Bell
810c8247cc
added: "EditArea" code highlighter and editing tool for WebGUI::Form::Codearea, used
...
in Template, Snippet, SQLReport, and more
2008-10-14 00:06:08 +00:00
JT Smith
e7c6fe6cae
- Added Comments asset aspect, which allows comments to be added to any asset
...
easily.
- Added comments aspect to wiki.
2008-10-11 20:33:38 +00:00
Graham Knop
e7e0511552
fixed: SelectSlider form control is broken
2008-10-05 20:57:02 +00:00
JT Smith
72edbfd628
various fixes and enhancements for the asset configuration stuff i checked in earlier
2008-09-29 00:14:49 +00:00
Graham Knop
a2757494af
use Module::Find instead of enumerating over the files
2008-09-17 15:38:01 +00:00
JT Smith
ef120fb06b
Added isVisitor, isAdmin, and isRegistered methods to User object instead
...
of hard coding checks everywhere with group ids. And updated the code base
to match.
2008-09-16 22:32:36 +00:00
Colin Kuskie
586164d8d0
rfe: VIM perl mode for skeletons
2008-09-16 22:28:17 +00:00
Graham Knop
79e88a867a
rfe: let package import inherit permissions
2008-09-16 21:34:40 +00:00
Graham Knop
98bfd9ac1d
added fieldsets around form controls with multiple elements
2008-09-16 16:27:15 +00:00
Graham Knop
1e54cf0458
some comment cleanups
2008-09-15 21:51:46 +00:00
Graham Knop
740ea67a15
fixed: Textarea resizer has a gap between textbox and resizer initially
2008-09-11 14:48:23 +00:00
Graham Knop
ac3070956d
improved Rich Text selection list, changed CS and Wiki to use it
2008-08-26 21:10:18 +00:00
Graham Knop
778a32df19
remove Do Nothing On Delete workflow and allow none to be selected for on delete etc workflow
...
remove remnants of realtime workflow selection code
2008-08-22 16:10:00 +00:00
Colin Kuskie
b143376cf0
handle the values 0 and empty string in getOriginalValue
2008-08-15 18:38:12 +00:00
JT Smith
1f3dbbaca0
a couple bug fixes
2008-08-15 01:02:08 +00:00
JT Smith
982e8343fc
- Fixed a problem with the file upload control where you couldn't delete the
...
file if you have multiple attached.
2008-08-14 22:11:19 +00:00
Graham Knop
7be08540c1
fixed: DataForm acknowledgement screen shows incorrect value for Date/Time fields
2008-08-14 17:23:14 +00:00
Graham Knop
d721cafc8e
use proper extras url for file icons
2008-08-14 15:45:05 +00:00
Kaleb Murphy
478dc1d085
Form file attachment icons and fileloader.js are no longer loaded inline.
2008-08-14 00:28:19 +00:00
Kaleb Murphy
173c2a12cd
Form/* now all use getOriginalValue and getDefaultValue. This resolves the Layout bug where all the check lists could not be unchecked. Tests were updated, but still need a major overhaul.
2008-08-08 14:52:53 +00:00
Kaleb Murphy
2cce90f150
Rolled back to 7186 removing CheckList changes
2008-08-07 20:33:07 +00:00
Kaleb Murphy
a300ce8194
Layout can now uncheck all hidden assets. CheckList now has its own getValue which does not call getDefaultValue.
2008-08-07 19:21:12 +00:00
JT Smith
93a6dc0568
Exposed user and url fields to shop vendors.
2008-08-07 17:18:59 +00:00
Kaleb Murphy
e7f5948ce1
Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work.
2008-08-04 20:23:13 +00:00
Kaleb Murphy
7982d1f82b
Web::Form::Asset can now accept assets with '|" in their names.
2008-07-21 20:17:17 +00:00
Yung Han Khoe
fb4eff7c4a
fixed: problem with Calendar in EMS "Ticket" tab, "Start" field
2008-07-20 22:57:16 +00:00
Doug Bell
5b4ffcec5f
fix: Image uploader in Rich Editor now works correctly
2008-07-20 19:39:41 +00:00
Doug Bell
f8141d46f6
fixed backwards compatibility with new form control API
2008-07-20 19:16:45 +00:00
Martin Kamerbeek
0a67594718
Fixed bug in the colorpicker which caused the colorpicker screen to not pop up.
2008-06-27 14:49:39 +00:00
Graham Knop
c0cd862362
fixed: Rich editor collateral image uploader is broken
2008-06-25 20:02:51 +00:00
Colin Kuskie
779f9f0453
fix a typo in the POD for Form/Control.pm
2008-06-25 16:09:29 +00:00
Doug Bell
2dac29bce5
reverting back to the way frank had it, even though it seems to break some things, since I do not know why the change was made
2008-06-20 21:55:54 +00:00
Doug Bell
5ece4a1d8c
fixed: thingy now has appropriate values for all field types
2008-06-20 21:51:50 +00:00
Frank Dillon
bba9788f92
Fixed issue which caused time tracker to complete on post and not allow you to make changes
2008-06-20 20:05:45 +00:00
Colin Kuskie
578d28537a
op=manageAssets => op=assetManager
2008-06-12 04:44:15 +00:00
Graham Knop
dc6a225c27
Textarea needs to be filtered when shown as HTML
2008-06-11 14:14:25 +00:00
Graham Knop
bedac54d96
getting value for display shouldn't process form parameters
2008-06-10 18:35:23 +00:00
Colin Kuskie
7a1aa167c5
forward porting update to country list
2008-05-29 19:05:19 +00:00
Doug Bell
f3996eb316
Complete asset manager rewrite.
2008-05-26 22:07:16 +00:00
Doug Bell
ab0b1b2200
- add: Move revisions from one version tag to another
...
- add: Delete multiple revisions from a version tag at the same time
- add: Approval activities now have a better parent class and more
flexibility (multiple groups to approve, do on approve)
- fix: weirdness in upgrade file
2008-05-20 03:10:50 +00:00
Colin Kuskie
3ae4c8692b
forward porting email fix from 7.4
2008-05-11 04:39:55 +00:00
Colin Kuskie
c930c73d67
Fix Hidden, Radio and Checkbox, which wouldn't allow
...
a value of zero to be set in them. It was translated to
the empty string.
2008-05-05 22:20:16 +00:00