Commit graph

37 commits

Author SHA1 Message Date
Colin Kuskie
21188e7949 forward port of colins 6.8.4 bugwork 2006-01-02 18:51:38 +00:00
JT Smith
2866a2c873 converting assets to new session system 2006-01-02 03:12:54 +00:00
Matthew Wilson
f6058c1b34 fixing lots of dashboard things. 2005-12-05 00:38:55 +00:00
Matthew Wilson
6ebef4e469 better 2005-12-04 23:04:26 +00:00
Matthew Wilson
eb9d4ba546 adding epochToArray to EventsCalendar.pm as a kludge b/c it's no longer in DateTime.pm. 2005-12-04 22:41:56 +00:00
Colin Kuskie
ea8415f902 bugfix, missing labels 2005-12-04 15:56:59 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
JT Smith
9749fd7005 merging 6.7.8 bug fixes 2005-11-29 01:28:28 +00:00
JT Smith
ea868a8c0e moved uploadsAccessHandler into the main webgui handler mechanism
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
Colin Kuskie
0f1c281618 update help and hoverHelp 2005-10-19 23:49:03 +00:00
Matthew Wilson
9ec6f44072 added two new template variables to the EventsCalendar - pagination.previousPageUrl and pagination.nextPageUrl 2005-10-17 17:03:26 +00:00
Matthew Wilson
05071de5bb oops. 2005-10-17 14:06:05 +00:00
Matthew Wilson
9edcb6e0a9 [ 1288653 ] Events calendar again - moving forth/back does not work 2005-10-17 13:51:38 +00:00
Matthew Wilson
944e18aed8 Finally Internationalized some of the www_edit screens for wobjects, by adding a generic www_edit generator in Wobject.pm.
Fixed a lot of the www_ methods in Survey.pm to return in styled pages instead of raw <p> tags without <html><head>etc</head><body></body>
2005-10-14 12:27:54 +00:00
Colin Kuskie
56e5b7ef2b table of contents with internationalization 2005-10-10 05:22:37 +00:00
Matthew Wilson
7b20b2db03 - fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson)
 - fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson)
 - fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson)
 - fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson)
 - fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson)
 - fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson)
 - fix [ 1280374 ] Events calendar with no end date set loops... (mwilson)
 - fix [ 1230352 ] Navigation Template (mwilson)
2005-09-11 17:36:39 +00:00
Colin Kuskie
1ca2a2718b fix namespaces for add/edit form help 2005-09-10 04:45:52 +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
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
JT Smith
c7864a0c24 allowing UI levels for assets to be overridden in the config file, and allowing developers to specify a default UI level in the definition rather than creating a getUiLevel() method 2005-07-28 21:56:02 +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
JT Smith
5531a9b3d2 the first major round of changes for versioning 2005-07-06 22:21:52 +00:00
JT Smith
594e27d9eb a bunch of bug fixes 2005-06-14 19:15:06 +00:00
JT Smith
10285b71cf added hide option to layout
fixed typo in events calendar
added context menu stuff that i forgot to check in
added richEditId option to the HTMLArea method in HTMLForm
2005-05-03 19:14:58 +00:00
Matthew Wilson
0c57c9cfe7 oops. 2005-05-03 03:55:06 +00:00
Matthew Wilson
bd42fc4e24 - fix - [ 1190834 ] Pagination of event calendar does not work for firefox 2005-04-28 16:22:11 +00:00
Colin Kuskie
51bb513c5b asset help moved into namespace, all International calls updated to support that 2005-04-05 20:24:15 +00:00
Colin Kuskie
1b0aa2174d fix for bug 1171569, which really applied to almost every Asset and Wobject in the system 2005-03-28 05:15:48 +00:00
Matthew Wilson
a6e72eb707 - fix [ 1169379 ] eventscalendar wobjects have wrong scope after upgrade 2005-03-23 20:23:57 +00:00
JT Smith
736d341312 bug fixes 2005-03-17 20:13:01 +00:00
Colin Kuskie
ed73f68d2b all internationalized labels for EventsCalendar in EventsCalendar help 2005-03-01 18:22:33 +00:00
JT Smith
1dc555e078 bug fixes 2005-02-23 16:43:08 +00:00
JT Smith
decab22c2f several bug fixes 2005-02-22 02:05:55 +00:00
JT Smith
64ba043992 fixing some probs with events 2005-02-21 17:44:56 +00:00
Matthew Wilson
ba7d664d19 re-added pagination for eventscalendars. 2005-02-21 03:17:18 +00:00
JT Smith
03adaddb81 lots of small bug fixes 2005-02-16 03:48:23 +00:00
Matthew Wilson
3da890fe4d Assetified EventsCalendar. Please see the comments in the view sub. 2005-02-14 16:17:22 +00:00