Commit graph

1187 commits

Author SHA1 Message Date
JT Smith
b7957742bc - fix: Username blank when editing user Visitor
- fix: Thread Count is off in the Collaboration system
 - Fixed an indexing problem with Product assets.
 - fix: Reply count off when restoring from trash
 - fix: Karma not spent properly
 - fix: Avatar Message Board Template Not Working
2006-06-01 17:40:15 +00:00
JT Smith
1d239bb7e0 fix 6.99 nothing write to assetData.groupIdView & assetData.groupIdEdit 2006-06-01 02:11:57 +00:00
JT Smith
33272fd76c - All assets now have an autoGenerateForms property just like wobjects per the
rough edges discussions in Community IRC.
 - fix: not set UTF-8 in setup page
2006-05-31 23:01:53 +00:00
JT Smith
2f3ae0faef - All assets now have an autoGenerateForms property just like wobjects per the
rough edges discussions in Community IRC.
2006-05-31 22:43:17 +00:00
JT Smith
4a4da7bb43 fix: DataForm corrupts text area fields
fix: mysql 5.0.9 bug
2006-05-31 22:08:17 +00:00
JT Smith
5138d50a3f fixed moderator privileges 2006-05-31 21:41:44 +00:00
JT Smith
b38f299f90 - fix: 6.8.7 - CSS layout templates still don't work right in IE
- fix: 6.8 - Unable to change Home page or Not Found [...] blank
 - fix: WebGUI creating bad Live Bookmarks for all SyndicatedObjects
 - fix: RSS Feeds Don't Combine
 - fix: Suspicious code in SyndicatedContent.pm
2006-05-31 21:22:29 +00:00
JT Smith
41e655b452 - fix: New page layout instead of not found
- fix: Rollback
 - fix: debug output
 - fix: Can't delete images at product asset
fixed a problem with file/image form uploads
rearranged group methods for alphabetical order
removed matt's hack for group caching and replaced it with the right way
2006-05-30 22:35:12 +00:00
JT Smith
2e1de9d214 - fix: Column Layout seems a little messed up
- Fixed the EMS default templates to expose all functionality.
 - Fixed a problem in the EMS where it wouldn't let you add any events.
 - fix: FieldName incorrect after adding profile field
 - fix: preload.perl for other roots than /data/WebGUI
 - Fixed a bug where polls weren't distributing karma.
2006-05-30 15:50:13 +00:00
JT Smith
5268ffda5c several bug fixes 2006-05-26 23:08:18 +00:00
JT Smith
c263c91d65 - The back to site link generated after a CS post now leads back to the
thread if the new post is a reply to a thread as discussed in Community IRC.
2006-05-25 00:35:10 +00:00
Roy Johnson
0d9f860e28 Fixed EMS Sort bug for Advanced Search Form. 2006-05-24 11:59:27 +00:00
Roy Johnson
2f1aa34315 Added sort feature to search results. Various bug fixes. 2006-05-23 19:39:19 +00:00
Frank Dillon
f34f3c95bd removed $db->quote and used prepared statement 2006-05-22 23:02:00 +00:00
Frank Dillon
755922fb57 Fixed security hole where anyone could add events to anyone's existing badge 2006-05-22 22:55:31 +00:00
Colin Kuskie
5cb101af44 POD whitespace fixes 2006-05-22 15:58:31 +00:00
Wouter van Oijen
684f08649d Fixing stuff 2006-05-21 14:49:40 +00:00
Wouter van Oijen
5675e101c9 fix: Event calendar SCOPE doesn't work!! 2006-05-20 20:28:38 +00:00
Wouter van Oijen
e81ce2759a Fixed POD in 12 files reported by new test for invalid whitespace 2006-05-20 10:39:16 +00:00
Frank Dillon
62e622ee17 various bug fixes for Time Tracker 2006-05-20 02:37:08 +00:00
Roy Johnson
14428c3122 Added Sku number to viewPurchase Template.
Added Unpurchased Registration section to the viewPurchase screen for admins.
Added two new methods, www_deleteRegistrationsByPurchaseId and www_linkTransactionsToPurchase.
Both methods are a way to correct missing data from earlier bugs.
2006-05-19 20:00:40 +00:00
Matthew Wilson
8e683580f4 fix 2006-05-19 19:46:37 +00:00
Matthew Wilson
94565a79be I have no idea why this was removed, but I'm re-adding it. 2006-05-19 19:27:16 +00:00
Matthew Wilson
1a6e27710b a little more strict here. 2006-05-19 01:16:31 +00:00
Frank Dillon
31e39bac0d Various bug fixes 2006-05-18 23:25:24 +00:00
JT Smith
5041f31025 added drag bar 2006-05-18 23:04:23 +00:00
Frank Dillon
0fe9285d88 Fixed "Permission Denied Bug" on view
Fixed JavaScript bug
2006-05-18 22:20:31 +00:00
Matthew Wilson
9b6a80fdac oops 2006-05-18 15:11:00 +00:00
Matthew Wilson
0b604dc78b more prepareView fixes 2006-05-18 15:09:49 +00:00
Martin Kamerbeek
54ea5edf5f fix [ 1489150 ] message board template hosed 2006-05-18 14:02:26 +00:00
JT Smith
d5a9ead068 last reply column 2006-05-17 22:09:28 +00:00
JT Smith
d089539ddd add email posting without subscription 2006-05-17 20:04:33 +00:00
JT Smith
3ea850593f 2006-05-16 23:42:42 +00:00
Matthew Wilson
0253c7fb9a here 2006-05-16 18:35:37 +00:00
Matthew Wilson
239cca546e fix 2006-05-16 18:26:26 +00:00
Matthew Wilson
b7778299e0 fix 2006-05-16 18:23:20 +00:00
Matthew Wilson
5846596f40 fix 2006-05-16 18:10:44 +00:00
JT Smith
cdb018a0bf - fix [ 1488598 ] edit workflow broken
- fix [ 1488561 ] webggui
 - fix [ 1488557 ] new styles are missing ^/; in link
 - fix [ 1488530 ] search has no toolbar
 - fix [ 1488663 ] Add new subscription broken
 - fix [ 1485461 ] Internationalized the Date in Mail headers
 - fix [ 1488518 ] Snippet has no cacheTimeout field
 - fix [ 1486788 ] karma isn't working on forums
2006-05-16 15:40:35 +00:00
Matthew Wilson
f4be5edbf6 more clarity 2006-05-16 15:05:23 +00:00
Matthew Wilson
5cb60a33bb addToScratchCart fixes, and numberRegistered fixes. 2006-05-16 15:00:12 +00:00
Matthew Wilson
ba6b24e42b purchase.url shows up 2006-05-16 14:43:46 +00:00
Martin Kamerbeek
5476280b70 fix [ 1489094 ] DataForm Record edit link wrong for list mode 2006-05-16 14:25:51 +00:00
Matthew Wilson
b8e8478305 let's fix this. 2006-05-16 13:11:29 +00:00
Martin Kamerbeek
9f136ed01e fix [ 1489123 ] problem with graphing 2006-05-16 12:11:16 +00:00
Colin Kuskie
4e639c53fc i18ned an echo 2006-05-15 22:01:10 +00:00
Matthew Wilson
970551e343 fixed. 2006-05-15 21:42:53 +00:00
Matthew Wilson
98e40844f2 returned fix 2006-05-15 21:35:22 +00:00
Matthew Wilson
14e9d0f5ee fix. 2006-05-15 19:25:31 +00:00
Matthew Wilson
72169f8036 here's a fix 2006-05-15 19:19:27 +00:00
JT Smith
aff2236d69 fixed a bug that caused threadId's to be empty in new posts 2006-05-15 16:06:31 +00:00