Colin Kuskie
b5f7d42a5e
fix another i18n entry. Go BartJol!
2008-01-25 16:59:10 +00:00
Colin Kuskie
70a1c8c252
Better POD for logView Asset.pm entry.
...
Fix a bug with a bad description for the friends template variable in the manage friends template.
2008-01-24 16:18:20 +00:00
Doug Bell
5292426cc5
add: Events in calendar Week view can now be ordered arbitrarily\
...
fix: Event Related Links are now proper collateral in their own table. The HTML area is parsed and the table populated accordingly. No more silly HTML Area.
2008-01-23 02:41:38 +00:00
Doug Bell
fc732b5e19
Fixed i18n and all help for Gallery / Album / Photo assets
2008-01-22 22:33:17 +00:00
Chris Nehren
7accc3c57f
Add fine-grained export controls. You can now specify whether you want specific
...
assets to be exportable. If any of an asset's parents aren't exportable, that
asset also won't be exportable.
2008-01-02 22:32:40 +00:00
Doug Bell
af271b9f26
fixed a bunch of GalleryAlbum/Photo tests
2007-12-26 00:39:08 +00:00
Doug Bell
30f22c9b7a
fixed some bugs in URL/Content handlers. fixed some bugs in Gallery.
2007-12-18 15:38:06 +00:00
Doug Bell
5222ad6be1
merged with SVN HEAD
2007-12-18 12:22:37 +00:00
Doug Bell
82e9bf8448
Finished? Ready for merge at least.
2007-12-17 22:22:06 +00:00
Colin Kuskie
d23db44732
adding use strict to all these, too
2007-12-05 04:21:56 +00:00
Doug Bell
8975ef5ef2
added url.raw for Post assets to get a URL without the #id stuff at the end
2007-11-30 19:34:38 +00:00
Colin Kuskie
871042ee75
grrrr. Mistyped an i18n table key
2007-11-28 16:38:22 +00:00
Colin Kuskie
a1ea1ec2de
add menuTitle to the Folder templates
2007-11-28 05:00:11 +00:00
Colin Kuskie
a894e6a879
internationalized the high group count message
2007-11-09 16:05:11 +00:00
Colin Kuskie
b6bab1723a
internationalize the warning in the Operation/User.pm for not displaying users when there are more than 250 of them
2007-11-05 16:15:04 +00:00
Doug Bell
673faf9be6
added Image::ExifTool to WebGUI. fixed upgrade script properlike
2007-10-29 22:44:35 +00:00
JT Smith
1b51697dbd
rfe: Search Asset returns URLs
2007-10-26 16:29:25 +00:00
Colin Kuskie
729ea485b6
add documentation for user account options
2007-10-24 03:40:00 +00:00
Colin Kuskie
59998b8d02
add documentation for the manage friends template
2007-10-24 02:55:17 +00:00
Doug Bell
587443b801
add: Friends network
2007-10-22 19:42:11 +00:00
Colin Kuskie
598a0d0990
fix for choosing uncommitted templates as a User Style Template
2007-10-18 23:17:18 +00:00
Diona Kidd
bada539dcd
Adding text for delete private message
2007-10-13 23:59:46 +00:00
Graham Knop
3b16243ba7
restore show running workflows ability for when spectre not running
2007-10-10 15:47:17 +00:00
Graham Knop
5c1a8b62eb
add form element template variables for event user defined fields
2007-09-26 14:33:12 +00:00
JT Smith
da87aa2c92
fix: misspelled i18n in webgui password recovery
2007-09-14 14:34:06 +00:00
Graham Knop
a1e1d93360
add type to data form record loop
2007-09-13 19:49:19 +00:00
Doug Bell
4d36c1e6c2
add: WebGUI::Form::CheckList now has optional select all button
2007-09-12 00:50:54 +00:00
Doug Bell
adddef9e93
fix: DataForm doesn't show a link to view the entries to those users who can view the entries
2007-09-07 20:23:05 +00:00
JT Smith
c7c7c4e605
Calendar without i8n
2007-09-07 18:49:29 +00:00
Graham Knop
7ed4de126a
typo fix
2007-09-06 16:12:07 +00:00
Graham Knop
d21bea27f4
fix completessl link in iTransact settings
2007-09-05 15:07:55 +00:00
Graham Knop
0da36cc64b
fix collaboration system rich editor hover help
2007-08-24 21:33:54 +00:00
Graham Knop
e983f473f5
Revised password recovery hover help
2007-08-15 19:19:30 +00:00
JT Smith
e07b63476c
- Added a trigger for when a user is created or updated by an admin.
2007-07-29 20:00:02 +00:00
Frank Dillon
2c1005522b
Commerce changes:
...
Credit Card failures now bounce user back to checkout screen with error there
Added Check commerce plugin and removed select box from Cash plugin. Users now don't have to chose twice.
Added label to each payment plugin. ITransact module now defaults to "Credit Card" for display purposes.
2007-07-26 21:15:48 +00:00
Frank Dillon
b5be9f79a3
Added captcha messages for collaboration system
2007-07-26 21:13:34 +00:00
Doug Bell
58ac54b81d
add: Ability to specify which group can use individual admin console items
2007-07-26 06:56:38 +00:00
Colin Kuskie
a9f45865e6
Add optional database connection parameters to the DatabaseLink. This
...
replaces the old, automatic setting of LongReadLen and LongTruncOk in
SQL.pm, and is much more flexible.
Fix some documentation with allowMacroAccess in the DatabaseLink.
Additional tests for DatabaseLink.
Document the new parameter behavior in the changelog and gotchas file.
2007-07-25 23:46:20 +00:00
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
42b8fdf115
Add user to transactions list and pending transactions
2007-07-24 19:32:13 +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
Yung Han Khoe
5a0bd14476
Added 'Allow access from Macro's' setting to Database Links
2007-07-21 21:12:31 +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
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