Frank Dillon
37b4463a2b
Weather Asset Changes
2007-08-14 20:22:08 +00:00
Frank Dillon
96c4320a53
Fixed bug in weather where icons would sometimes not show up
2007-08-14 20:03:53 +00:00
JT Smith
33b9d25e07
Cache pod does not accurately reflect the Module usage
2007-08-14 20:01:15 +00:00
JT Smith
2879033a8d
TagCloud (Keywords.pm)
2007-08-14 19:42:11 +00:00
JT Smith
155ca81291
- fix: undefined activity
2007-08-14 18:43:19 +00:00
JT Smith
81fd7c6194
fix: XHTML 1.0 strict, FileUploadControl.js, resizable textarea
2007-08-14 17:10:19 +00:00
Doug Bell
8b8feb6af3
Polls now use JSON instead of Storable to store graph info because Storable is not portable between OS/processors.
2007-08-14 17:07:28 +00:00
Graham Knop
714757158b
Added export to context menu in asset manager
2007-08-14 15:10:50 +00:00
JT Smith
5175cceb39
Config file bugs fixed, see gotcha.txt for details.
2007-08-14 14:07:46 +00:00
Graham Knop
7507816878
set reply to = from for data form emails
2007-08-09 15:02:09 +00:00
Graham Knop
3fcaa05100
Fix spelling errors
2007-08-09 14:12:18 +00:00
Graham Knop
dd06da4b16
Preparing for 7.4.3 dev cycle.
2007-08-09 00:14:34 +00:00
Doug Bell
ec84e481b7
fix: Password Recovery error message now displays properly
2007-08-08 22:30:26 +00:00
Graham Knop
3f25d25b55
Preparing for 7.4.2 release.
2007-08-08 22:23:41 +00:00
Graham Knop
449caaf14a
fix manage committed versions
2007-08-03 20:45:33 +00:00
Graham Knop
c073c82436
prevent groups with duplicate names from being created
2007-08-02 22:36:14 +00:00
Graham Knop
c226b94ce2
increase size of group names
2007-08-02 21:25:21 +00:00
Graham Knop
ff6ce927e4
Preparing for 7.4.2 development
2007-08-02 20:20:52 +00:00
Graham Knop
ecceb68957
Preparing for 7.4.1 release
2007-08-02 18:49:33 +00:00
Graham Knop
9c73a4bd26
Note yesNo fix in changelog.
2007-08-01 18:44:56 +00:00
Graham Knop
27b3a4d644
Add indicator to trash and clipboard for assets with children
2007-07-31 16:38:29 +00:00
Graham Knop
1a4b77b435
Wiki pages don't auto link themselves
2007-07-31 16:14:50 +00:00
Doug Bell
705631f860
- fix: Recover Password by Profile Field can now work with subclasses of
...
WebGUI::Auth::WebGUI and with custom WebGUI::Form::Controls as profile
fields.
2007-07-31 02:01:15 +00:00
JT Smith
1e9e4d810f
fix: purge old asset revisions could purge the most recent revision if the
...
database had some referential integrity probems
2007-07-30 18:41:39 +00:00
Graham Knop
265400a010
Wiki autolinks prefer longest title match
2007-07-30 17:40:29 +00:00
Graham Knop
aaf7d9cf44
fix: New pagination breaks SQL Reports with semicolons
2007-07-30 16:27:43 +00:00
JT Smith
18b5da96d3
- Fixed a bug where crons wouldn't load into spectre's queue at startup.
...
- Fixed a bug in the Collaboration System where posts from the Safari browser
would be submitted without changes.
2007-07-30 14:35:59 +00:00
JT Smith
ea0424e455
preparing for 7.4.1 bugfix cycle
2007-07-30 01:45:03 +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
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
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
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
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