Commit graph

5370 commits

Author SHA1 Message Date
Graham Knop
cd3cd63d12 fix SQL report pagination 2007-08-24 07:22:45 +00:00
Graham Knop
28c30cc5c1 make asset panel obey ui levels 2007-08-24 06:41:47 +00:00
Graham Knop
ab0fa3fef6 fix CS post title form field too large 2007-08-20 18:55:14 +00:00
Graham Knop
bcaf1243b0 fix group editing adding numbers 2007-08-17 16:39:46 +00:00
JT Smith
5167b279f5 - fix: bug in EMS purge
- fix: bug in poll where you can't edit it to have less answers
2007-08-16 21:03:53 +00:00
Graham Knop
e983f473f5 Revised password recovery hover help 2007-08-15 19:19:30 +00:00
Graham Knop
5072748ca4 Remove unneeded method 2007-08-15 19:14:57 +00:00
Frank Dillon
b90c79f4c4 Fixed a bug which would display the asset title twice when there was aggregate content 2007-08-14 21:14:13 +00:00
JT Smith
d12e676a7f User administration search 2007-08-14 20:35:54 +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
JT Smith
a2e3b54eb7 fix: Two cosmetic bugs 2007-08-14 16:54:19 +00:00
Steve Swanson
cf5d4684d2 added rows and cols to textarea to make it valid xhtml strict 2007-08-14 16:25:08 +00:00
Steve Swanson
af2b66cac4 removing old version to commit new one 2007-08-14 16:24:57 +00:00
Graham Knop
714757158b Added export to context menu in asset manager 2007-08-14 15:10:50 +00:00
JT Smith
02c334e76c oops 2007-08-14 15:06:21 +00:00
JT Smith
03f13fb93e fixed missing webgui path 2007-08-14 15:04:35 +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
Doug Bell
ec84e481b7 fix: Password Recovery error message now displays properly 2007-08-08 22:30:26 +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
JT Smith
9bcc48f123 fixed form processing of yes/no fields 2007-08-01 18:23:59 +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
a8217325ec fixing redirect cache problem after setup 2007-07-30 01:15:19 +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
f12d1a7252 better error message 2007-07-27 14:17:59 +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
115b49f0b0 Changed project management screen to use webgui standard icons 2007-07-26 22:08:05 +00:00
Frank Dillon
2fcdf59b2f Users are sorted alphabetically when adding resources to projects 2007-07-26 21:45:12 +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
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