Frank Dillon
d2d49bffbe
Transaction Error Templates removed
2007-07-26 23:04:02 +00:00
Frank Dillon
2f5708fd98
Dutch and German formats to user profile
2007-07-26 22:59:58 +00:00
Frank Dillon
44a82625a1
Added Dutch and German date formats to user profile
2007-07-26 22:57:40 +00:00
Frank Dillon
f2cf0a50f4
Time Tracker fix: icons are now standard
2007-07-26 22:11:20 +00:00
Frank Dillon
9a4fb80140
Time Tracker fix
2007-07-26 21:47:17 +00:00
Frank Dillon
08f6a86602
Commerce changes.
2007-07-26 21:30:50 +00:00
Frank Dillon
5392f07e66
template / database upgrades for commerce changes
2007-07-26 21:19:30 +00:00
Graham Knop
155fc93575
Only add NotifyAdminsWithOpenVersionTags Workflow if it isn't already in config file
2007-07-26 20:16:43 +00:00
JT Smith
884953607c
- fix: A bug where it was possible to delete a system page if it were made
...
the child of a non-system page that you had edit rights to.
- api: Added a unified contraints system for the file and image assets.
- fixed several problems with the new attachments control, setup, and tempspace
2007-07-26 16:08:27 +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
JT Smith
bde1a7a941
Graphics::Magick is now the standard graphics package in WebGUI, but
...
Image::Magick will be supported for backwards compatibility. See gotcha.txt
for details.
2007-07-26 03:23:47 +00:00
JT Smith
168ba28ccf
some bug fixes
2007-07-26 02:19:46 +00:00
JT Smith
13a50c74c8
re-adding the upgrade stuff for wiki attachments
2007-07-26 01:15:14 +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
591fd954e3
Merging 7.3.22 changes
2007-07-25 20:37:43 +00:00
Graham Knop
86d9fc6860
fix: javascript errors in SQL Form date inputs in IE
2007-07-24 22:32:05 +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
JT Smith
2082506efb
Added Site Starter to WebGUI Initial Configuration.
2007-07-23 19:44:05 +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
c3951afc11
document changes to help
2007-07-23 03:56:40 +00:00
Yung Han Khoe
5a0bd14476
Added 'Allow access from Macro's' setting to Database Links
2007-07-21 21:12:31 +00:00
Frank Dillon
1623847808
Adding captcha to collaboration system
2007-07-20 20:16:07 +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
Graham Knop
0635a2a17e
fix relative links in emails
2007-07-19 16:51:46 +00:00
Graham Knop
40a49bc913
Merging 7.3.21 changes.
2007-07-18 20:05:19 +00:00
Frank Dillon
1e3c733c93
Collaboration System Manage Subscription Groups
2007-07-18 18:53:47 +00:00
Colin Kuskie
ab77c64164
forward port of missing transaction operation
2007-07-17 18:23:52 +00:00
JT Smith
5e0d948840
fixing some links
2007-07-17 16:58:31 +00:00
Colin Kuskie
a698b2c4f3
Make the SQLForm use the new functions inside DatabaseLink to do database
...
privilege checking. This fixes the newest bug about database permissions
on the bug boards.
2007-07-16 21:00:03 +00:00
Graham Knop
73d85203d5
fix: Calendar events on the last day of the month do not appear on the month view
2007-07-16 18:10:24 +00:00
Doug Bell
15e3894b86
forward port of bugfix from 7.3.21
2007-07-14 00:04:20 +00:00
JT Smith
f408538cb5
merging 7.3.20 changes
2007-07-12 03:00:46 +00:00
JT Smith
20d733f5c6
merging 7.3.20 changes
2007-07-12 03:00:09 +00:00
James Tolley
0e05bc3f10
css class for uncommitted assets
2007-07-11 03:05:18 +00:00
James Tolley
de4da68884
put the unsubscribe link in the CS notification template
2007-07-10 21:39:11 +00:00
James Tolley
4d52b020de
notify admins of version tags fix
2007-07-09 22:05:38 +00:00
Doug Bell
8674572035
add: Settings can now return errors and messages to the user
...
add: WebGUI Auth password recovery can now be done by profile fields or just e-mail address
2007-07-09 21:23:11 +00:00
James Tolley
e1de42261d
workflow activity to notify admins of old version tags; start thread group in CS
2007-07-09 20:02:09 +00:00
JT Smith
6e0470771e
- Replaced color picker form control with a more robust version.
2007-07-09 09:03:56 +00:00
JT Smith
6ce94b078d
- Safari 3 and above now fully supported in admin interface.
2007-07-07 21:55:20 +00:00
JT Smith
f36ba1b268
- Added keyword tagging to Wiki.
2007-07-07 21:09:39 +00:00
JT Smith
23fa0283b3
- Added keyword tagging api.
2007-07-07 04:37:38 +00:00
JT Smith
1a3165e6ee
better error handling
2007-07-06 19:00:31 +00:00
Colin Kuskie
0c9d1f4332
RFE for a new user access method, lookup by username and return
...
an object. Includes tests for validating the code.
2007-07-06 17:53:18 +00:00
JT Smith
829c391cc7
fixing resizable textarea
2007-07-06 02:42:01 +00:00
Doug Bell
32c2091360
fix: WebGUI/Auth.pm -- Required fields on Create Account show up with HASH(0xblah) as their value
...
fix: Added some i18n for password security measures that was neglected.
Fixed some coding standards with some subs.
2007-07-06 00:36:19 +00:00