JT Smith
|
79a5ea4697
|
updated to reflect changes in configurable asset properties
|
2008-09-29 15:01:26 +00:00 |
|
Colin Kuskie
|
de889434da
|
Let the product importer import files with windows style line endings.
|
2008-09-29 00:57:02 +00:00 |
|
JT Smith
|
72edbfd628
|
various fixes and enhancements for the asset configuration stuff i checked in earlier
|
2008-09-29 00:14:49 +00:00 |
|
Colin Kuskie
|
79c5425bcf
|
Fix product exporting and importing through the Shelf.
Note that sku entries in the import and export file are now varSku.
|
2008-09-28 23:59:26 +00:00 |
|
Colin Kuskie
|
1c2993dd86
|
merge in a missing change required for NotifyAboutLowStock
|
2008-09-28 23:33:41 +00:00 |
|
Colin Kuskie
|
5d3fc505cc
|
internationalize the submit button for email reset password
|
2008-09-28 23:28:44 +00:00 |
|
JT Smith
|
564fea1583
|
- Rebuilt AdminBar. Now renders faster, and has categories in the new content
menu.
- Reconfigured asset configuration file properties
|
2008-09-28 19:50:31 +00:00 |
|
Graham Knop
|
ffd685c36a
|
make WebGUI::Config more reliable with relative paths and chdir. fixes forking upgrade.
|
2008-09-27 20:07:49 +00:00 |
|
JT Smith
|
4acb862e15
|
added admin console plugability
|
2008-09-27 17:10:57 +00:00 |
|
Frank Dillon
|
a253c67018
|
Fixed an problem in getUsersNotIn which was causing the wrong users to be returned.
|
2008-09-27 12:18:43 +00:00 |
|
Graham Knop
|
22176bc1eb
|
fixed: shortcuts don't notify browsers of updates to their shortcutted asset
|
2008-09-26 20:18:02 +00:00 |
|
Graham Knop
|
49e65fd8eb
|
use isAdminOn instead of the variable directly
|
2008-09-26 20:16:51 +00:00 |
|
Colin Kuskie
|
6bf9ded250
|
fix Crud-dy whitespace
|
2008-09-26 15:51:28 +00:00 |
|
Frank Dillon
|
b607f625a5
|
Fixed a bug that would not have a subject in the email response error if for some reason the from address is empty and visitors cannot post to the CS
|
2008-09-26 13:06:11 +00:00 |
|
Yung Han Khoe
|
1378ab0d41
|
Added field_loop to output of Thingy's www_getThingViaAjax method
|
2008-09-25 20:05:17 +00:00 |
|
Graham Knop
|
4bcf12da02
|
clean up next/previous code for threads
|
2008-09-24 22:48:35 +00:00 |
|
Graham Knop
|
64a6976a25
|
fixed: anonymous registration with email confirmation is broken
|
2008-09-24 22:48:28 +00:00 |
|
Yung Han Khoe
|
976834a5a4
|
small changes in Thingy's web services methods, added Thingy tests
|
2008-09-24 16:24:14 +00:00 |
|
JT Smith
|
fc227a2a59
|
added a safer faster join using option
|
2008-09-24 15:56:51 +00:00 |
|
JT Smith
|
b2946d7650
|
added join support
|
2008-09-24 15:02:25 +00:00 |
|
Patrick Donelan
|
dd5d0639b2
|
RFE - Teach Thingy to be a Web Service (http://www.plainblack.com/rfe/request-for-enhancement/teach-thingy-to-be-a-web-service) [Yung]
|
2008-09-24 07:10:46 +00:00 |
|
Graham Knop
|
4fd276f0e5
|
include full link tag in cleanSegment
|
2008-09-23 21:32:44 +00:00 |
|
Graham Knop
|
d529da257d
|
improve documentation of lineage iterator
|
2008-09-23 21:32:40 +00:00 |
|
Doug Bell
|
6f789c9917
|
fixed: WebGUI::HTML->cleanSegment now keeps <link> when preserving script and style
|
2008-09-23 17:18:20 +00:00 |
|
Doug Bell
|
10fba5dbc0
|
fixed: HttpProxy parser now handles self-closing tags correctly
fixed: HttpProxy parser now only rewrites forms when also rewriting URLs
|
2008-09-23 16:26:19 +00:00 |
|
JT Smith
|
14c0471946
|
added complex order by controls
|
2008-09-23 15:30:06 +00:00 |
|
Frank Dillon
|
cde696c767
|
Added isAdHocMailGroup flag which can be used to build temporary groups of users to send notifications to. Once the users have been added to the mail queue in WebGUI::Mail::send, the group is deleted.
|
2008-09-22 22:26:59 +00:00 |
|
Colin Kuskie
|
f17c6f75e8
|
add the new CS epochDate template variable to the help system
|
2008-09-22 17:49:48 +00:00 |
|
Chris Nehren
|
bf39e26d6c
|
add the epochDate field to the CS RSS template. now users can use ^D(); to
create a custom date format.
|
2008-09-22 17:37:52 +00:00 |
|
Colin Kuskie
|
1a908da06b
|
fix POD spacing issues with Crud
|
2008-09-22 16:51:02 +00:00 |
|
Doug Bell
|
82a7e5dfd2
|
fixed problem with showing other assets' edit forms
fixed utility skeleton to be more complete and less annoying
added warning message when editing default templates
|
2008-09-21 22:56:42 +00:00 |
|
JT Smith
|
f2064a6bf8
|
added constraint based searches to getAll() methods
|
2008-09-21 22:38:22 +00:00 |
|
Colin Kuskie
|
520b3fb5bf
|
fix a typo in the Asset.pm i18n file that I made, twice
|
2008-09-21 21:00:33 +00:00 |
|
JT Smith
|
0ed1b9a488
|
can instanciate with an object that has a session method as well as a session object
|
2008-09-21 17:55:14 +00:00 |
|
JT Smith
|
08aa7b4208
|
Added more POD and updated to allow dynamic creation of definitions.
|
2008-09-21 17:20:28 +00:00 |
|
JT Smith
|
2f8ad97b73
|
added more tests and fixed bugs discovered by tests
|
2008-09-20 18:26:16 +00:00 |
|
JT Smith
|
a9ca9918a5
|
bug fixes found by Crud.t
|
2008-09-20 05:55:04 +00:00 |
|
JT Smith
|
d9fffbdf7a
|
fixing problems found by Crud.t
|
2008-09-20 05:17:26 +00:00 |
|
JT Smith
|
cdd88d2cda
|
gave some options to the getAll methods
|
2008-09-20 02:03:21 +00:00 |
|
Colin Kuskie
|
15ef56fa99
|
commit an i18n tag that I forgot, and add datestamp to inherit parent permissions
|
2008-09-20 01:24:31 +00:00 |
|
JT Smith
|
c2a445b71e
|
added pod
added return 1 on success
replaced getAll with getAllSql getAllIterator and getAllIds
|
2008-09-20 01:16:24 +00:00 |
|
JT Smith
|
e7f4623d9d
|
|
2008-09-19 23:40:16 +00:00 |
|
JT Smith
|
5605c056c7
|
added getAll()
|
2008-09-19 21:54:47 +00:00 |
|
JT Smith
|
0095452ebc
|
fixed a sequencing problem
|
2008-09-19 21:49:08 +00:00 |
|
JT Smith
|
345ee214f2
|
not officially in the core yet, just putting this out to see what people think
|
2008-09-19 21:38:29 +00:00 |
|
Kaleb Murphy
|
fba02ac784
|
AssetManager now times out after 30 seconds on the AJAX call to load assets. This will help people realize they are having network issues.
|
2008-09-19 16:51:39 +00:00 |
|
Colin Kuskie
|
d8fde8a5ed
|
document the new product variant id template variable
|
2008-09-18 22:28:55 +00:00 |
|
Colin Kuskie
|
57029b2a65
|
encode parameter JSON with canonical so that it is consistent
|
2008-09-18 21:44:55 +00:00 |
|
Graham Knop
|
1db1e783fb
|
fixed: Folders are cached by the client too long for visitors
|
2008-09-18 19:51:31 +00:00 |
|
Graham Knop
|
7bf06aab7b
|
make sure we are using var->isAdminOn instead of var->get('adminOn')
|
2008-09-18 19:51:25 +00:00 |
|