JT Smith
350d7f6e01
- api: You may now use a displayOnly attribute in your asset properties list
...
that will display a field, but is not settable via the update() method.
- api: You may now use a customDrawMethod attribute in your asset properties
list that will enable you to add custom display options for that fields when
the edit form is automatically generated.
- Added file attachments to the Wiki.
- Added a new attachments form control.
- Added a form control skeleton.
2007-07-25 22:22:49 +00:00
Graham Knop
591fd954e3
Merging 7.3.22 changes
2007-07-25 20:37:43 +00:00
Colin Kuskie
8261c896a6
Add missing docs to ->set, for which params are allowed in the object/db.
...
Add missing allowMacroAccess to default dbLink.
Add several tests for create, get, delete, etc.
2007-07-24 23:50:22 +00:00
Graham Knop
86d9fc6860
fix: javascript errors in SQL Form date inputs in IE
2007-07-24 22:32:05 +00:00
JT Smith
9233864868
my sneaky trick didn't work
2007-07-24 20:54:02 +00:00
Graham Knop
2e953bd47b
autolinking in wiki pages with manual links didn't work properly
2007-07-24 20:23:51 +00:00
Graham Knop
42b8fdf115
Add user to transactions list and pending transactions
2007-07-24 19:32:13 +00:00
Graham Knop
75d9a3f08a
Allow editing previous revisions of assets in the current version tag
2007-07-24 19:15:23 +00:00
Colin Kuskie
226dd2cf21
Add tests for WebGUI::Storage::Image, and give its getThumbnailUrl method
...
some error handling.
2007-07-24 03:40:57 +00:00
Colin Kuskie
07cb430be4
update ProfileEnabled test for new SubscriptionGroup form control. It is not supposed to be profile enabled
2007-07-24 03:37:00 +00:00
Colin Kuskie
e97d44142a
update test due to changes in i18n files
2007-07-24 03:35:34 +00:00
JT Smith
2082506efb
Added Site Starter to WebGUI Initial Configuration.
2007-07-23 19:44:05 +00:00
Colin Kuskie
86d92d68a8
add deleteFile tests to Image.t
2007-07-23 18:14:40 +00:00
Colin Kuskie
1d8c55dc58
refactor Storage to use getPathFrag
2007-07-23 16:40:09 +00:00
Colin Kuskie
99d7037532
Fix a bug where storage objects allow deleting of files in other storage objects.
2007-07-23 16:24:37 +00:00
Colin Kuskie
9fe8fc782e
Remove the TOC and chapter views from the Help. Make the index the
...
default Help view.
2007-07-23 15:24:49 +00:00
Colin Kuskie
a83702f2ed
Fix a bug where WebGUI::Storage::Image->copy does not return
...
an object of the same class, when no default object is passed.
Added a bunch of tests.
2007-07-23 04:53:09 +00:00
Colin Kuskie
c3951afc11
document changes to help
2007-07-23 03:56:40 +00:00
Colin Kuskie
50ef957542
remove help icons from Operation/DatabaseLink
2007-07-23 03:53:59 +00:00
Colin Kuskie
f273e0d42c
Remove excess whitespace from WebGUI.pm i18n file.
...
Add links to community-wiki on all help pages.
2007-07-23 03:52:45 +00:00
Colin Kuskie
2e23311305
Remove unused tabs from the Help TOC.
...
Remove setHelp commands and sub-commands from Operation/User.pm.
2007-07-22 05:31:26 +00:00
Colin Kuskie
90f53fbe9d
Change ZipArchive Asset to use the addEditLabel method in www_edit
2007-07-22 05:24:26 +00:00
Colin Kuskie
5591997af5
finish addEditLabel test, needed to Mock the request to that it could check $session->form for func=add
2007-07-21 21:26:58 +00:00
Yung Han Khoe
5a0bd14476
Added 'Allow access from Macro's' setting to Database Links
2007-07-21 21:12:31 +00:00
Colin Kuskie
d057dba239
perltidy'ed the Help files
2007-07-21 05:01:24 +00:00
Colin Kuskie
d95fabf53b
convert Matrix, InOutBoard and EMS to use addEditLabel
2007-07-21 04:27:35 +00:00
Colin Kuskie
f1efe0d160
convert File, Wobject and Redirect to use addEditLabel
2007-07-21 04:24:56 +00:00
Colin Kuskie
7018d38f15
Refactor out the Wobject level www_edit code that switches between Add Wobject and
...
Edit Wobject into an Asset level method. Convert Wobject.pm and Snippet.pm to use it.
Build a very bare bones test method for it.
2007-07-20 23:04:43 +00:00
Graham Knop
abf5a15749
user profile edit form fixes
2007-07-20 22:32:46 +00:00
Colin Kuskie
3cd41eaa43
clean-up a missed help topic
2007-07-20 22:30:41 +00:00
Colin Kuskie
6e47b77e30
Final few Help topics have been pruned.
2007-07-20 22:26:08 +00:00
Colin Kuskie
fda7cd51f2
Whole lotta Help,i18n file pruning, ProjectManager through WeatherData
2007-07-20 22:04:37 +00:00
Frank Dillon
01ff22d70f
Changes to include captcha image on post to verify humanity
2007-07-20 20:19:55 +00:00
Frank Dillon
6e4276bb68
Changes to include captcha image on post to verify humanity
2007-07-20 20:19:21 +00:00
Frank Dillon
6c54cbc161
Changes to include captcha image on post to verify humanity
2007-07-20 20:19:01 +00:00
Frank Dillon
1623847808
Adding captcha to collaboration system
2007-07-20 20:16:07 +00:00
Colin Kuskie
dbc59d2e44
Help and i18n pruning for MultiSearch, Messageboard, Matrix, Navigation, Product and Poll.
2007-07-20 19:38:20 +00:00
Colin Kuskie
d324b766ce
Help pruning for Matrix.
...
Changed www_edit to use Wobject style add/edit title generation, this really needs to be a method.
2007-07-20 16:34:10 +00:00
Colin Kuskie
807fac9b31
Folder, HttpProxy, InOutBoard and Folder cleanups.
...
Changed InOutBoard to use the Wobject style add/edit title generation.
2007-07-20 16:25:57 +00:00
Colin Kuskie
f6ad42f7f2
pruned the EMS help
2007-07-20 04:26:19 +00:00
Colin Kuskie
743b34b44f
Clean up Collaboration, Newsletter, DataForm, Calendar, MultiSearch and Dashboard help and i18n
2007-07-20 04:19:12 +00:00
Colin Kuskie
22d8619ecd
finish clean-up of Snippet add/edit title
2007-07-20 04:08:24 +00:00
Colin Kuskie
fb6064e88a
Pruned the Wobject help, lots of side effects
2007-07-20 04:04:47 +00:00
Colin Kuskie
65d1c960d4
Article Asset Help pruning
2007-07-19 23:31:39 +00:00
Colin Kuskie
38a10fe245
Cleaning up Template Asset Help, and all related files.
2007-07-19 23:20:29 +00:00
JT Smith
6524a3c815
Asset properties that have default values are now enforced by the API as they always have been by the user interface.
2007-07-19 23:08:02 +00:00
Colin Kuskie
804721d0b8
More top level Asset Help and i18n pruning.
...
FilePile, WikiPage, Event, RSSCapable.
2007-07-19 22:44:29 +00:00
Graham Knop
57e73175ae
fix: navigation shows toolbar for users who can't edit it
2007-07-19 20:40:44 +00:00
Graham Knop
75457b765d
fix: macros not processed in HttpProxy template
2007-07-19 18:18:16 +00:00
Colin Kuskie
ab42b4a133
pendingTransactions missed popping the class off the arg stack
2007-07-19 18:01:14 +00:00