Commit graph

6860 commits

Author SHA1 Message Date
Graham Knop
3cb07d4152 fix lineage cache clearing, syntax warning, db cache storable usage 2008-11-04 22:47:11 +00:00
Graham Knop
b7937249d6 sped up lineage changes significantly 2008-11-04 22:46:55 +00:00
Graham Knop
1cf8d00d4a document return values of WebGUI::SQL->write and WebGUI::SQL::ResultSet->execute 2008-11-04 22:46:49 +00:00
Graham Knop
0ec07bc967 get setRow to work with field names with non-word characters 2008-11-04 22:46:44 +00:00
Colin Kuskie
84a6f71c9b anchor the URL for checking whether or not to generate a sitemap 2008-11-04 20:15:47 +00:00
JT Smith
d54aad1220 documented the deletion of elements from the properties hash ref in update() 2008-11-04 16:03:53 +00:00
Frank Dillon
293e1c0e47 Google sitemaps index added to WebGUI 2008-11-04 15:58:04 +00:00
JT Smith
7fc7dd7649 Crud create() for specific id (#9035) 2008-11-04 15:44:34 +00:00
JT Smith
3f0a3eb527 allow updates via form post 2008-11-03 21:29:13 +00:00
Doug Bell
9dd6295b84 perltidy 2008-11-03 18:38:39 +00:00
Doug Bell
a8247aa1c5 added Installable aspect and a script to install classes 2008-11-03 18:07:54 +00:00
Doug Bell
c70acedd1b perltidy 2008-11-03 18:05:45 +00:00
Doug Bell
0ee9718dc6 perltidy 2008-11-03 18:02:45 +00:00
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