Commit graph

1277 commits

Author SHA1 Message Date
Colin Kuskie
fa505a3ecf fix a typo in the updated sortBy code 2007-10-08 22:42:29 +00:00
JT Smith
ee85bc1e02 fix: Last Reply and Replies columns not updating 2007-10-05 20:20:42 +00:00
JT Smith
f715c29c67 fix: Dashboard content positioning field problem 2007-10-05 17:50:45 +00:00
JT Smith
417bad4dfa fix: wiki recent 2007-10-05 16:13:10 +00:00
Graham Knop
f170f246c6 nevermind, that's an RFE and needs more work 2007-10-04 22:21:11 +00:00
Graham Knop
7601fc1435 add select box to SQL Form 2007-10-04 22:10:58 +00:00
Graham Knop
3c5a801a29 localize matrix good bad field 2007-10-04 20:51:25 +00:00
Graham Knop
4949d10da2 CS says it always has new content for cache time 2007-10-04 19:58:08 +00:00
Graham Knop
3f5ca61c12 Fix hover help for matrix 2007-10-04 19:23:08 +00:00
Graham Knop
2457c88afa ical should be generated for next 30 days, not prev 2007-10-04 16:58:25 +00:00
Graham Knop
a62a7e0ec1 WebGUI::Group->new didn't check group validity 2007-09-26 11:46:18 +00:00
Graham Knop
e7479a11de fix sqlform file upload 2007-09-26 07:33:54 +00:00
Graham Knop
3a9ea9ab2d fix syndicated content now showing all events in interleaved mode 2007-09-24 17:59:55 +00:00
Graham Knop
40d1751913 fix CS sorting by rating 2007-09-20 11:15:44 +00:00
Graham Knop
8e36c9ef13 fix extra links added when viewing only wiki page 2007-09-19 17:10:39 +00:00
Graham Knop
f4139a2a81 fix DataForm exportTab field order 2007-09-19 17:08:23 +00:00
Graham Knop
ae0717a560 fix week view of calendar 2007-09-18 21:01:26 +00:00
JT Smith
9c4a9edb3c fixed some typos 2007-09-14 14:46:58 +00:00
Graham Knop
a1e1d93360 add type to data form record loop 2007-09-13 19:49:19 +00:00
Graham Knop
16d47bd31b test fixes 2007-09-12 21:43:48 +00:00
Diona Kidd
0dd8cf75e2 Adding POD for DataForm 2007-09-11 17:45:32 +00:00
Diona Kidd
3c37f3af00 Adding POD for DataForm 2007-09-11 17:38:10 +00:00
Graham Knop
29f2018b6f include form parameters in sql report download link 2007-09-07 21:38:31 +00:00
Doug Bell
2b2fa12d0e Dashboard now shows the default view to anyone who hasn't personalized it 2007-09-07 21:24:47 +00:00
Doug Bell
a9d637199c fix: SQLReport templatable download now allows nested queries 2007-09-07 21:04:39 +00:00
Doug Bell
4ca4c85d0a fix: EMS Badge Reporting overlaps with other EMS on the system 2007-09-07 20:50:01 +00:00
Doug Bell
adddef9e93 fix: DataForm doesn't show a link to view the entries to those users who can view the entries 2007-09-07 20:23:05 +00:00
Doug Bell
ecf7824c95 fix: EMS searchBadges would display badges not yet purchased 2007-09-07 18:58:06 +00:00
Graham Knop
77d5866741 add sent by to data form messages sent via inbox 2007-09-07 16:46:16 +00:00
Doug Bell
3ea18fc8d4 fix: Collab / Thread / Post ratings were being incorrectly calculated 2007-09-07 16:42:54 +00:00
Graham Knop
8f1f357251 fix order of statuses on in/out board 2007-09-07 14:35:17 +00:00
Graham Knop
3d43273d58 form cleanups on calendar edit 2007-09-05 17:19:20 +00:00
Graham Knop
c707cafe23 fix changing subscriptions for newletters 2007-08-29 22:34:58 +00:00
Graham Knop
4210396b3f in/out board: don't show date if user has never checked in 2007-08-29 22:05:24 +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
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
Frank Dillon
96c4320a53 Fixed bug in weather where icons would sometimes not show up 2007-08-14 20:03:53 +00:00
JT Smith
155ca81291 - fix: undefined activity 2007-08-14 18:43: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
Graham Knop
7507816878 set reply to = from for data form emails 2007-08-09 15:02:09 +00:00
Graham Knop
1a4b77b435 Wiki pages don't auto link themselves 2007-07-31 16:14:50 +00:00
Graham Knop
265400a010 Wiki autolinks prefer longest title match 2007-07-30 17:40:29 +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
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
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
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
Graham Knop
86d9fc6860 fix: javascript errors in SQL Form date inputs in IE 2007-07-24 22:32:05 +00:00