Commit graph

7485 commits

Author SHA1 Message Date
JT Smith
ea0424e455 preparing for 7.4.1 bugfix cycle 2007-07-30 01:45:03 +00:00
JT Smith
a8217325ec fixing redirect cache problem after setup 2007-07-30 01:15:19 +00:00
JT Smith
c78ecfeb53 preparing for 7.4.0 release 2007-07-30 00:15:02 +00:00
JT Smith
db4e376fdf fixing a bug in the user profile migration 2007-07-29 23:32:48 +00:00
JT Smith
40a4c3c487 fixing bugs reported by tests 2007-07-29 21:26:35 +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
JT Smith
66e4b82f8a - Added new registration search and management interface to the EMS.
- Added badge printing support to the EMS.
2007-07-29 16:08:19 +00:00
JT Smith
33a841ba32 fixed some formatting problems caused by some sites 2007-07-27 20:34:46 +00:00
JT Smith
f12d1a7252 better error message 2007-07-27 14:17:59 +00:00
JT Smith
f9f49c3c36 wiki bug fixes
made wiki and message board containers as they should be since they don't actually have any content of their own.
2007-07-27 05:08:56 +00:00
JT Smith
3affd7add4 Color coded most buttons, green for proceed and red for go back. 2007-07-27 03:50:19 +00:00
JT Smith
7bbb1b2e3c a little space helps everyone 2007-07-26 23:06:25 +00:00
JT Smith
2c1f56a009 - rfe: Admin bar doesn't resize with the browser
- fix: Left Admin Bar overlap problem
2007-07-26 23:05:22 +00:00
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
115b49f0b0 Changed project management screen to use webgui standard icons 2007-07-26 22:08:05 +00:00
Frank Dillon
9a4fb80140 Time Tracker fix 2007-07-26 21:47:17 +00:00
Frank Dillon
2fcdf59b2f Users are sorted alphabetically when adding resources to projects 2007-07-26 21:45:12 +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
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
Frank Dillon
31353771ba Throw error messages to log while adding captcha to help debugging. 2007-07-26 21:10:17 +00:00
Doug Bell
10e5e90668 fix: workflow helpers and form helpers now use UNIVERSAL->can instead of evil evals 2007-07-26 20:40:38 +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
b4cb896937 accordion working in all browsers 2007-07-26 20:14:02 +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
f6cab15bd0 removed help links that are referring to help that has been moved to the wiki 2007-07-26 04:53:14 +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
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