Commit graph

618 commits

Author SHA1 Message Date
JT Smith
fe549ee746 a few more mp2 bugfixes 2005-11-04 15:04:52 +00:00
Matthew Wilson
c01d7e49d5 replaced $session{cgi} with $session{req} 2005-11-03 21:48:37 +00:00
Matthew Wilson
5ee8369c5e fixed SCRIPT_NAME with a session variable from $r->uri 2005-11-03 19:17:34 +00:00
JT Smith
8ac8530227 now using DateTime instead of Date::Manip 2005-11-02 09:37:49 +00:00
Wouter van Oijen
3d65ae2158 XHTML bugfixes 2005-10-16 19:33:27 +00:00
JT Smith
c7781bdd66 - fix [ 1234051 ] Recursive loops in addGroupsToGroups
- Added handling for an exception in recurring payment processing where there
   was missing data causing a fatal error.
2005-10-14 21:28:38 +00:00
Matthew Wilson
5fb251d01f fixed user profile caching and retrieval issue. 2005-10-14 19:31:35 +00:00
Wouter van Oijen
421585937f XHTML bugfixes 2005-10-12 21:48:03 +00:00
Colin Kuskie
a6b796ede3 clean up debugging code 2005-10-11 04:30:32 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Daniel Collis-Puro
52d9f76d58 Fixed bug that may lead to the "listGroups" screen being empty when many isEditable=0 groups are in the groups table, the count(*) statement in www_listGroups needed to have where clause. 2005-10-08 16:38:27 +00:00
JT Smith
b7814f5139 bug fixes 2005-09-30 01:51:30 +00:00
Wouter van Oijen
6be547e55a fix [ 1304940 ] Incorrect Spelling of Instantiate 2005-09-26 21:00:44 +00:00
Colin Kuskie
5f64c2d3c0 add hoverHelp to settings 2005-09-22 03:25:09 +00:00
JT Smith
62d1c58ae4 - Added cache to settings which increased performance by .02 seconds per
page.
 - Added user cache which increased performance by more than .1 seconds per
   page.
 - Added some new indicies to make asset queries .01 to .1 seconds faster per query.
 - fix [ 1274488 ] Visitors language not recognized 6.7.2
2005-09-10 15:37:03 +00:00
JT Smith
0dd6b7b660 bug fixes 2005-09-09 19:30:28 +00:00
JT Smith
f6c2dfe6fb - fix [ 1275024 ] Can not edit layout on 6.7.2
- fix [ 1262235 ] sql report form params
 - fix [ 1277529 ] Extra radio buttons in Settings console
 - Removed the last remnants of wobject ids.
 - Fixed a GUID case sensitivity problem.
 - Fixed several large security holes. See the security advisory on
   getwebgui.com for details.
 - fix [ 1279157 ] showInForms option not stored
 - fix [ 1250290 ] ECommerce state field broken on Plainblack.com
 - fix [ 1261985 ] (Fix?) sortby.lastreply.url (Andreas Graf)
2005-09-01 17:41:05 +00:00
Wouter van Oijen
01ad8fd12c Fixed a few XHTML 1.0 related bugs 2005-09-01 13:11:28 +00:00
JT Smith
97161c798e fixed - fix [ 1276625 ] viewRSS not working (Andrew Khmelev)
- fix [ 1276695 ] Addition to 'viewRSS not working' (6.7.2) (Andrew Khmelev)
 - Fixed a layout problem with the user search form.
 - fix [ 1250418 ] unable to edit posts more than once
2005-08-31 12:56:38 +00:00
JT Smith
947c7f99d2 - User search now includes user alias.
- Fixed a bug in the user manager where userId, date created, date updated,
   and karma were not showing up when editing users.
2005-08-26 16:23:08 +00:00
JT Smith
71c8dfc0ea [ 1208496 ] Link to a page in WebGUI broken on IE - Done button broken. 2005-08-25 21:03:22 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Len Kranendonk
789263864a Bugfix [ 1243559 ] profile field security vulnerability 2005-08-25 15:18:40 +00:00
Len Kranendonk
967984aac6 Oops a daisy 2005-08-24 22:22:34 +00:00
Len Kranendonk
eb0d1679f3 Fixed [ 1266285 ] 6.7.1 - UserProfile Fields Time error 2005-08-24 19:01:35 +00:00
Matthew Wilson
ac7f170b98 *** empty log message *** 2005-08-13 17:57:10 +00:00
Martin Kamerbeek
0f9064a8ab Cleaning up some left over unnamed parameter in Form methods. 2005-08-12 17:59:16 +00:00
Martin Kamerbeek
e2f7a9740e Cleaning up some left over unnamed parameter in Form methods. 2005-08-12 17:52:49 +00:00
Martin Kamerbeek
8b86903f1a Cleaning up some left over unnamed parameter in Form methods. 2005-08-12 17:37:31 +00:00
Martin Kamerbeek
52670adb9f fix [ 1249114 ] unclosed <li> elements in auth modules 2005-08-12 13:22:54 +00:00
JT Smith
876b1da8bb added some of the rollback features 2005-07-30 21:34:58 +00:00
Colin Kuskie
f9f90c4a66 hover help for initial setup form 2005-07-29 04:24:16 +00:00
Colin Kuskie
2264a7a2a4 convert to hover help 2005-07-29 04:03:12 +00:00
Colin Kuskie
3015b7877b setup for hover help 2005-07-29 03:42:58 +00:00
JT Smith
3058d839c0 fixing bugs related to new form system 2005-07-28 22:10:28 +00:00
JT Smith
c9cefeca93 Added UI Level overrides for every field in the edit form of every asset. 2005-07-28 21:05:35 +00:00
JT Smith
b86148acaa added most of the rest of the form controls 2005-07-27 23:03:46 +00:00
JT Smith
7d95169b38 adding the new form system 2005-07-26 15:55:15 +00:00
Colin Kuskie
fe0d968d87 hover help editProfileCategory 2005-07-26 05:06:48 +00:00
Colin Kuskie
87d2a6401e hover help, more documentation 2005-07-25 18:43:12 +00:00
Colin Kuskie
235cd7c08f fixed typos from hover help conversion 2005-07-25 03:34:46 +00:00
Matthew Wilson
7ca2bacefd [ 1240140 ] Database link username in 6.6.3 is wrong 2005-07-24 03:56:27 +00:00
Colin Kuskie
542c811f02 hover help, help for edit grouping 2005-07-23 03:58:12 +00:00
Colin Kuskie
803da7605e translate to positional parameters, internationalize default value for group search 2005-07-23 00:43:58 +00:00
Colin Kuskie
5511319e21 database link hover help 2005-07-22 22:16:45 +00:00
JT Smith
bbdd05904a fixed an upgrade bug 2005-07-22 19:07:54 +00:00
JT Smith
c4b3e4092d Merging changes from 6.6.4
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
Colin Kuskie
3d71467156 changes for moving help into its own file 2005-07-19 04:47:45 +00:00
Colin Kuskie
0e8c42cac2 hover help for Operation/FormHelpers 2005-07-13 23:50:37 +00:00
JT Smith
13b52b07f2 new caching system 2005-07-12 00:28:25 +00:00