Doug Bell
b74fa78ee2
fixes to DataTable form control
...
removed stupid configuration and added some necessary ones
2008-11-03 17:57:13 +00:00
Doug Bell
503c216741
some bugfixes. less reliance on pre-prepared form control
2008-11-03 17:53:33 +00:00
Frank Dillon
7d2933d0c2
Fixed a grammar error in an error messaage
2008-11-03 16:52:25 +00:00
JT Smith
9c81262d07
some minor bug fixes with serialization
2008-10-30 16:29:37 +00:00
Doug Bell
fef2bcdc78
fixed bad hashref slice
2008-10-29 17:06:54 +00:00
Doug Bell
3e1f66a0e7
added: DataTable asset
2008-10-28 22:27:17 +00:00
Doug Bell
828930d193
fixed: Thumbnails page now displays even if no files in Album
2008-10-28 22:19:52 +00:00
Frank Dillon
5166512f32
Fixed #8924 : useProfile: s/viewable/visible/ig
2008-10-28 22:10:09 +00:00
Doug Bell
f5aafd53e0
performance increases to the Gallery, bug #4103
2008-10-28 21:52:05 +00:00
Frank Dillon
fec49433c3
Fixed #8818 : Visitor sends a welcome message
2008-10-28 21:41:56 +00:00
Colin Kuskie
d7b5083b85
encode a macro in the head.tags for template so that it shows as macro code
2008-10-28 20:29:38 +00:00
Frank Dillon
a792038f95
frank: www_addFriendSave now has the same checks as www_addFriend
2008-10-28 19:22:31 +00:00
Graham Knop
5cdcf892bf
fixed: site starter fails after site style page
2008-10-28 18:15:43 +00:00
Frank Dillon
4dbd7bac1a
fixed : #4177 You can no longer send friends who are in your friends list or who you've already invitedto your friends network
2008-10-28 17:10:56 +00:00
Doug Bell
18585200a7
fixed 8899 and 8891: Calendar feeds cause edit screen to fail and Calendar still pull feeds from the trash
2008-10-28 17:10:06 +00:00
JT Smith
347cc82a2d
merging the fixurl bug
2008-10-28 16:34:47 +00:00
JT Smith
3c325c9c5a
merged 7.5 utf8 password fix
2008-10-28 16:05:47 +00:00
Colin Kuskie
6193d6bef5
fix i18n typos interfering with Group LDAP hoverhelp
2008-10-28 15:34:54 +00:00
Colin Kuskie
f4a7c0488e
fix bad hoverhelp and labels in WeatherData asset
2008-10-28 15:24:17 +00:00
JT Smith
e3371529f4
updating copyright info
2008-10-28 14:11:45 +00:00
JT Smith
3d6f3c77a2
added docs for web service
...
fixed a typo
2008-10-28 03:19:31 +00:00
Graham Knop
b57b632810
fixed #8980 : possible to execute arbitrary perl code as any user that can upload files
2008-10-27 23:41:38 +00:00
Doug Bell
7d33b9fab8
added RFE #327 : Add Select All button to Search Asset "Limit Classes To" field
2008-10-27 23:25:06 +00:00
Doug Bell
4b120ad17c
added "return => name" to WebGUI::Pluggable::find
2008-10-27 16:54:19 +00:00
Doug Bell
314035912d
fixed DataForm/diagnose.t
...
Added find() and findAndLoad() to WebGUI::Pluggable and updated sbin/preload.perl
2008-10-27 16:16:18 +00:00
Colin Kuskie
e92017500e
change mime type of json methods from text/json to application/json
2008-10-26 04:11:47 +00:00
Colin Kuskie
913ed8ec26
reset isDefault to 0 on copy, 8921
2008-10-25 20:33:24 +00:00
Doug Bell
5e967d9b82
added: DataForm can now trigger workflow when adding an entry
2008-10-25 05:38:08 +00:00
Doug Bell
3fc8c25025
added: Textarea now supports maxlength attribute
2008-10-24 19:54:30 +00:00
JT Smith
6a10ae16d5
changed "Choose Shipping Address" to "choose address"
2008-10-24 03:24:17 +00:00
JT Smith
7dc7034861
fixed pagination in asset manager
2008-10-23 19:03:45 +00:00
Martin Kamerbeek
74e3f42fe4
Made it possible to actually save Treads again....
2008-10-23 12:20:22 +00:00
Graham Knop
d5dfa451df
added: WebGUI::AssetCollateral::DataForm::Entry object for managing DataForm entries
2008-10-23 10:21:08 +00:00
Graham Knop
26790fd1dd
fix some issues with autocommit
2008-10-23 10:20:53 +00:00
JT Smith
20f8df1291
upgrading to YUI 2.6
...
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +00:00
JT Smith
eea207b3ec
buttons in the right place
2008-10-22 18:08:28 +00:00
Graham Knop
99a9da626d
rfe #640 : Refactored autocommit and autocomment
...
Autocommit assets like CS posts or Calendar Events can now be added before the
parent is committed. They will go into the same version tag as their parent.
2008-10-22 16:04:10 +00:00
Colin Kuskie
71fc839c83
fix broken Help variables for UsersOnline macro
2008-10-22 15:55:45 +00:00
Colin Kuskie
20c8ff13ca
fix POD whitespace problem
2008-10-22 15:52:32 +00:00
JT Smith
3af67cf362
should be lower case
2008-10-22 04:15:10 +00:00
JT Smith
14a8215ec6
at least the buttons are on the right
2008-10-22 04:12:14 +00:00
JT Smith
6cf30e1390
hmm, doesn't like floating div for some reason...must make work for now and fix later
2008-10-22 04:08:46 +00:00
JT Smith
32ce086ab5
Migrated WebGUI::TabForm to use YUI tabs rather than the old fashioned
...
WebGUI tabs.
2008-10-22 04:00:19 +00:00
Chris Nehren
ebd2309104
Added extras to user profile fields. This field can be accessed using the
...
profile.form.element.extras template variable when editing a profile and the
profile.extras field when viewing a template.
2008-10-22 00:20:31 +00:00
JT Smith
ddd1c27305
rfe: Leave Version Ta
2008-10-21 21:14:41 +00:00
Kaleb Murphy
7e368c329c
Fixed workflow checks on spectre so that workflows only error if they are a non realtime or failed realtime and spectre is down.
2008-10-21 21:02:57 +00:00
JT Smith
20460192a6
Search - Paginate results ( #713 )
2008-10-21 20:28:49 +00:00
Frank Dillon
386bcf7ac8
rfe - Alphabetize wiki items under a keyword ( #637 )
2008-10-21 20:13:48 +00:00
JT Smith
b41c1639a1
- Inclusion of UsersOnline macro into the core ( #766 )
2008-10-21 19:54:51 +00:00
JT Smith
79635c0c2d
EMS Saved Address ( #8864 )
2008-10-21 18:33:07 +00:00