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
Graham Knop
93d55ea3fc
fix events always getting start/end times
2007-08-24 07:46:13 +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
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
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
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
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
Graham Knop
2e953bd47b
autolinking in wiki pages with manual links didn't work properly
2007-07-24 20:23:51 +00:00
JT Smith
2082506efb
Added Site Starter to WebGUI Initial Configuration.
2007-07-23 19:44:05 +00:00
Colin Kuskie
90f53fbe9d
Change ZipArchive Asset to use the addEditLabel method in www_edit
2007-07-22 05:24:26 +00:00
Colin Kuskie
d95fabf53b
convert Matrix, InOutBoard and EMS to use addEditLabel
2007-07-21 04:27:35 +00:00
Colin Kuskie
f1efe0d160
convert File, Wobject and Redirect to use addEditLabel
2007-07-21 04:24:56 +00:00
Colin Kuskie
7018d38f15
Refactor out the Wobject level www_edit code that switches between Add Wobject and
...
Edit Wobject into an Asset level method. Convert Wobject.pm and Snippet.pm to use it.
Build a very bare bones test method for it.
2007-07-20 23:04:43 +00:00
Frank Dillon
01ff22d70f
Changes to include captcha image on post to verify humanity
2007-07-20 20:19:55 +00:00
Frank Dillon
6e4276bb68
Changes to include captcha image on post to verify humanity
2007-07-20 20:19:21 +00:00
Frank Dillon
6c54cbc161
Changes to include captcha image on post to verify humanity
2007-07-20 20:19:01 +00:00
Colin Kuskie
d324b766ce
Help pruning for Matrix.
...
Changed www_edit to use Wobject style add/edit title generation, this really needs to be a method.
2007-07-20 16:34:10 +00:00
Colin Kuskie
807fac9b31
Folder, HttpProxy, InOutBoard and Folder cleanups.
...
Changed InOutBoard to use the Wobject style add/edit title generation.
2007-07-20 16:25:57 +00:00
Colin Kuskie
22d8619ecd
finish clean-up of Snippet add/edit title
2007-07-20 04:08:24 +00:00
Colin Kuskie
fb6064e88a
Pruned the Wobject help, lots of side effects
2007-07-20 04:04:47 +00:00
JT Smith
6524a3c815
Asset properties that have default values are now enforced by the API as they always have been by the user interface.
2007-07-19 23:08:02 +00:00
Colin Kuskie
804721d0b8
More top level Asset Help and i18n pruning.
...
FilePile, WikiPage, Event, RSSCapable.
2007-07-19 22:44:29 +00:00
Graham Knop
57e73175ae
fix: navigation shows toolbar for users who can't edit it
2007-07-19 20:40:44 +00:00
Graham Knop
75457b765d
fix: macros not processed in HttpProxy template
2007-07-19 18:18:16 +00:00
Graham Knop
40a49bc913
Merging 7.3.21 changes.
2007-07-18 20:05:19 +00:00
Frank Dillon
bf62f2fec2
Removed soem comments. Made the field so it won't post to the form
2007-07-18 18:26:35 +00:00