Commit graph

1571 commits

Author SHA1 Message Date
Frank Dillon
9a8207fee0 Fixed bugs in storage causing multiple storage locations to be created any time a file was created or updated. Fixed a bug which prevents files from potentially breaking on operating systems that are not case sensitive. 2007-05-04 19:19:01 +00:00
Martin Kamerbeek
1f0dd18f61 Fixed First event in the calendar not working right 2007-05-04 15:18:06 +00:00
JT Smith
bca9af757d Incomplete Form data on Asset Edit causes asset to be unaccessible 2007-05-02 21:18:29 +00:00
Doug Bell
f754da0db5 fix: EMS -- Safari can't purchase badges 2007-05-02 21:06:05 +00:00
Wes Morgan
b5fbbef649 fixed emailed form submissions so that textareas retain their formatting in the email 2007-05-02 20:56:37 +00:00
Doug Bell
fe5bc93a52 Added an error message to SQLForm if we can't find the privileges of the database link
fix: Sometimes the error message for the Calendar Update Feeds is part of the content response.
fix: Serial workflows no longer get held up in the queue
2007-05-02 20:05:31 +00:00
JT Smith
748e56a3b3 Email to forum not working from Mac 2007-05-02 18:51:53 +00:00
JT Smith
c1f65c614d Wiki titles not automatically linked 2007-05-02 18:07:57 +00:00
Doug Bell
7ebea75e33 fix: HttpProxy no longer processes macros in proxied content 2007-05-02 16:44:02 +00:00
Nik Ogura
ea75fd538f added <> NULL to getLineage call. Prevents recurring events from wiping out other events with null recurId's within their span 2007-05-02 16:42:21 +00:00
Nik Ogura
e9588a0b65 stopped it breaking on MySQL null dates 2007-05-02 16:40:10 +00:00
Yung Han Khoe
c13ee87504 Oops, next and previous url where switched in the previous revision. 2007-05-02 15:03:41 +00:00
Martin Kamerbeek
68fa0161c5 Fixed a calendar bug wher the iCal feed url was corrupt 2007-05-02 13:14:22 +00:00
Martin Kamerbeek
61641c404b Issue calling shortcut - incorrect template 2007-05-02 11:40:42 +00:00
Martin Kamerbeek
f17c5bc218 fixed: Unable to upload new file to update contents of file asset 2007-05-02 10:06:22 +00:00
Martin Kamerbeek
47d6a95a7f Fixed Image uploads only respect maximum size on update 2007-05-02 09:12:06 +00:00
Colin Kuskie
a5de078f13 fix a bug where userId, ipAddress, submittion time, etc. were omitted from the tab deliniated dump of the DataForm 2007-05-01 21:43:51 +00:00
Colin Kuskie
ec1d8dc2d1 Pre-work for DataForm bug fix.
Added POD to VersionTag.pm showing some of the properties that can be gotten via get.
2007-05-01 21:18:21 +00:00
Colin Kuskie
54e931ebe3 fix for autogenerated wiki links not obeying gateway settings 2007-05-01 20:44:30 +00:00
Yung Han Khoe
39be2887e1 Thread template: next.url and previous.url tmpl_vars are always defined 2007-05-01 13:37:26 +00:00
Colin Kuskie
8b7bafe1ae fix for editing interfaces to Assets that still display an edit button even if the Asset is edit locked. 2007-04-29 03:16:13 +00:00
Graham Knop
58018d5d69 More image uploading fixes. Copying/pasted code. Should probably be refactored a bit. 2007-04-27 17:12:50 +00:00
Colin Kuskie
885a369c67 fix bad override of isLocked inside WebGUI::Asset::Post::Thread 2007-04-26 23:11:15 +00:00
Graham Knop
abdb789902 Fix images in collaboration systems 2007-04-26 22:11:20 +00:00
JT Smith
485eee3808 Fixed a typo in SQLForm.pm (Radix) 2007-04-23 22:36:06 +00:00
Graham Knop
d1ebb39b11 Make sure Event menuTitles are <= 15 characters 2007-04-23 21:23:05 +00:00
Graham Knop
531a53f4dc fix incorrect display on calendar week view for events on sundays or if first day of week is not sunday 2007-04-20 23:08:33 +00:00
Doug Bell
2d9649dc10 fix: EMS now keeps information about registration if a user logs out before they complete their transaction. 2007-04-06 00:55:39 +00:00
JT Smith
fdf9c65ab5 - fix: a typo in DatabaseLink.pm
- fix: a typo in CleanTempSpace.pm
 - fix: an unhandled exception in Asset/File.pm
2007-04-04 16:03:34 +00:00
Nik Ogura
092d3acbf3 fixed permission bug on line 785: privilege::insufficient changed to privilege->insufficient 2007-04-02 15:16:23 +00:00
Nik Ogura
0c1a2e10b4 Bare skeleton wouldn't compile. Needed $session declared in view method 2007-03-29 21:32:07 +00:00
Colin Kuskie
9b3a18405a fix calendar typos 2007-03-28 16:13:03 +00:00
Colin Kuskie
9e0c0d2594 add documentation for urlIcal template variable, and make it point to the URL, rather than the method 2007-03-27 20:43:16 +00:00
Nik Ogura
211bbb552a added 'urlIcal' to global variables 2007-03-27 18:11:42 +00:00
Colin Kuskie
c410bfd146 fix for SQLForm database table permissions where the user is granted permission on all databases 2007-03-27 05:40:54 +00:00
Colin Kuskie
e58f062114 Added missing croak arg to use Carp line.
Stored recurId into the object and db after it is created in setRecurrence.
2007-03-24 03:47:44 +00:00
Colin Kuskie
b9e6914f34 fixed a bug where a user could see the Calendar edit form but not save it. Event->canEdit now returns the parent canAddEvent check 2007-03-24 01:09:19 +00:00
Doug Bell
d8d1863c47 fix: Removed post hidden element and just exposed the value of user Defined fields. 2007-03-22 23:40:20 +00:00
Doug Bell
c9f8a5e63b Reverted additional Post Form template variable 2007-03-22 22:53:14 +00:00
Colin Kuskie
2a19799651 cat svn-commit.tmp 2007-03-22 22:33:17 +00:00
Doug Bell
cb3e36b180 Added ability for post content to be gotten from a template variable. 2007-03-22 22:13:20 +00:00
Doug Bell
7fce9af117 add: User Defined Fields in Post Edit template can now be used as hidden form elements 2007-03-22 19:34:54 +00:00
Colin Kuskie
6569887382 each asset now sets its own RawHeadTags. There is no need for Layout to do it anymore. It actually causes the Raw Head Tags to appear twice when viewed from the parent 2007-03-21 20:25:46 +00:00
JT Smith
82df712135 - fix: EMS: Adding badges for others 2007-03-20 17:40:51 +00:00
Doug Bell
991aac998a fix: t::WebGUI::PseudoRequest now works properly
add: Added some additional vars to Calendar Week view
fix: WebGUI::DateTime now handles MySQL strings more robustly
2007-03-20 17:27:30 +00:00
Doug Bell
b75ecdaa5e fix: Event userDefined fields now work properly. 2007-03-20 00:09:16 +00:00
JT Smith
1e92bfa386 - fix: SQLReport SubQuery Pagination (William McKee / Knowmad Technologies)
- fix: SQL Report: Paginate After (Still) (William McKee / Knowmad
   Technologies)
2007-03-15 03:26:40 +00:00
Colin Kuskie
f8c0cb1041 s/descendent/descendant/msg when calling getLineage 2007-03-13 19:45:38 +00:00
Colin Kuskie
b97caae3c8 fix a bug with duplicating calendars that interfered with deploying packages 2007-03-13 16:37:17 +00:00
Colin Kuskie
04131bd920 add just regular old Cloudy to the list of Weather conditions 2007-03-11 23:34:39 +00:00