JT Smith
5af6eaa085
Split the asset base class up into several mixin packages to make it more managable.
2005-08-02 15:58:59 +00:00
JT Smith
60103cdd07
added the rebuildLineage utility and updated the other utilities not to point to a specific perl
2005-08-01 20:51:05 +00:00
JT Smith
8c2440760f
Starting with WebGUI 6.7.0 .sql files will no longer be used in core upgrades
...
of WebGUI sites. We also suggest not using them for upgrades of custom code.
The reason is that the database is becoming very complex, and it's easier to
introduce errors to the database when modifying it directly rather than using
the APIs.
2005-07-30 22:07:13 +00:00
JT Smith
876b1da8bb
added some of the rollback features
2005-07-30 21:34:58 +00:00
JT Smith
4033ad4b83
fixed a few bugs and also made it so language translators can enable the translations for javascript helpers
2005-07-29 15:00:30 +00:00
Martin Kamerbeek
cca54fb0c3
Fixed a small typo
2005-07-29 10:33:35 +00:00
Colin Kuskie
f9f90c4a66
hover help for initial setup form
2005-07-29 04:24:16 +00:00
Colin Kuskie
2264a7a2a4
convert to hover help
2005-07-29 04:03:12 +00:00
Colin Kuskie
3015b7877b
setup for hover help
2005-07-29 03:42:58 +00:00
JT Smith
4c8ff049cc
added automatic id attribute generation to all form controls
2005-07-28 22:53:24 +00:00
JT Smith
3058d839c0
fixing bugs related to new form system
2005-07-28 22:10:28 +00:00
Matthew Wilson
74cd198203
flub fix
2005-07-28 21:59:36 +00:00
JT Smith
c7864a0c24
allowing UI levels for assets to be overridden in the config file, and allowing developers to specify a default UI level in the definition rather than creating a getUiLevel() method
2005-07-28 21:56:02 +00:00
JT Smith
c9cefeca93
Added UI Level overrides for every field in the edit form of every asset.
2005-07-28 21:05:35 +00:00
JT Smith
9c3a4eb309
fixing bugs resulting from new form package
2005-07-28 20:18:37 +00:00
Roy Johnson
6ae2995591
Added Sections Feature to Survey Asset
2005-07-28 19:38:28 +00:00
JT Smith
3733b39fa5
sub bug fixes, and the new file form control
2005-07-28 19:26:07 +00:00
JT Smith
e184f2c185
adding missing field types
2005-07-28 15:17:48 +00:00
JT Smith
5e7b7b8414
oops, forgot to add this one
2005-07-28 15:11:35 +00:00
JT Smith
b86148acaa
added most of the rest of the form controls
2005-07-27 23:03:46 +00:00
JT Smith
ce6ee697f9
a bugfix for sql report and a few more updates to the form system
2005-07-27 18:38:41 +00:00
JT Smith
4eaf8c3827
adding a few new form controls
2005-07-27 18:03:32 +00:00
JT Smith
848a106e1a
A couple more fields to the mix
2005-07-26 23:12:30 +00:00
JT Smith
c15cfa954f
added the hidden list field type
2005-07-26 21:54:47 +00:00
JT Smith
6ebf9c9ff3
a few changes to the form control system before i continue making controls
2005-07-26 21:29:08 +00:00
JT Smith
7d95169b38
adding the new form system
2005-07-26 15:55:15 +00:00
Colin Kuskie
fe0d968d87
hover help editProfileCategory
2005-07-26 05:06:48 +00:00
Colin Kuskie
c62758ce6e
more help docs, hover help support
2005-07-26 04:52:31 +00:00
Colin Kuskie
5a47ca6f1b
example for execute is wrong, takes an array ref, not array
2005-07-25 20:48:03 +00:00
Roy Johnson
6cb66e4fc5
Added HTMLArea and textarea answer types to the Survey Asset
2005-07-25 19:36:30 +00:00
JT Smith
4b93aa1914
merging 6.6.5 changes
2005-07-25 19:03:14 +00:00
Colin Kuskie
87d2a6401e
hover help, more documentation
2005-07-25 18:43:12 +00:00
Roy Johnson
93be1b469e
Fixed typo causing Survey labels to show up as the number zero.
2005-07-25 15:31:16 +00:00
Colin Kuskie
235cd7c08f
fixed typos from hover help conversion
2005-07-25 03:34:46 +00:00
Colin Kuskie
1914ada25f
missing commas from hover help translation
2005-07-25 03:29:29 +00:00
Jeff DePons
fb17ac4261
added title to draggable ranks
2005-07-25 00:20:28 +00:00
JT Smith
8826faae0c
added title to drag and drop
2005-07-24 22:25:16 +00:00
JT Smith
603b7eee38
another bug fix
2005-07-24 22:22:05 +00:00
Jeff DePons
f99e6179c1
added dragImage style
2005-07-24 22:17:08 +00:00
Jeff DePons
3643591952
Added code to enable dragging of ranks
2005-07-24 22:15:58 +00:00
JT Smith
e70a3cb4d2
fixed typo
2005-07-24 21:37:04 +00:00
JT Smith
172bbd4456
added drag and drop event handlers
2005-07-24 20:57:11 +00:00
Colin Kuskie
70177932fe
updated Navigation Template docs to remove unfolded_page_loop variable
2005-07-24 04:59:41 +00:00
Matthew Wilson
7ca2bacefd
[ 1240140 ] Database link username in 6.6.3 is wrong
2005-07-24 03:56:27 +00:00
Matthew Wilson
dcfa6156d1
- fix [ 1240324 ] Folder.pm error evaluating $isImage
2005-07-24 03:21:21 +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
b225c4abae
no more themes
2005-07-23 16:44:59 +00:00
Matthew Wilson
99de151fb1
attachmentLimit bug
2005-07-23 12:44:34 +00:00
Matthew Wilson
363a56dbdc
- fix [ 1243392 ] demo.plainblack.com: Cannot manage users in group (mwilson)
2005-07-23 12:35:49 +00:00
Colin Kuskie
542c811f02
hover help, help for edit grouping
2005-07-23 03:58:12 +00:00