Colin Kuskie
|
5d3fc505cc
|
internationalize the submit button for email reset password
|
2008-09-28 23:28:44 +00:00 |
|
JT Smith
|
6a2f948c18
|
moving into a folder as it always should have been
|
2008-09-28 23:27:44 +00:00 |
|
Diona Kidd
|
0ba154f8fa
|
Adding test for Auth operation
|
2008-09-28 21:47:04 +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 |
|
Colin Kuskie
|
aaa1e0ab0e
|
add a test for importing product tables when the headers and fields are quoted
|
2008-09-28 05:00:57 +00:00 |
|
Colin Kuskie
|
b8f7c6ea9d
|
backport the fixed templates that I broke with my stupid/wonderful template script
|
2008-09-28 04:26:41 +00:00 |
|
Colin Kuskie
|
0f312d69b2
|
fix leaking products and shelves in test
|
2008-09-27 21:18:24 +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
|
bb4c576f66
|
added admin console plugability
|
2008-09-27 17:11:14 +00:00 |
|
JT Smith
|
4acb862e15
|
added admin console plugability
|
2008-09-27 17:10:57 +00:00 |
|
JT Smith
|
b6b77ab096
|
added admin console plugability
|
2008-09-27 17:10:48 +00:00 |
|
JT Smith
|
e97f5fd352
|
admin console pluggability
|
2008-09-27 17:10:30 +00:00 |
|
JT Smith
|
6f19a03dba
|
the fork method screwed up pathing so you couldn't set config file properties, and probably other things too. reverting to previous revision
|
2008-09-27 16:17:02 +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 |
|
JT Smith
|
960f6cd0e3
|
Added WebGUI::Crud API as a base for all database backed objects.
|
2008-09-26 23:26:22 +00:00 |
|
JT Smith
|
3c802d27b8
|
dont need these
|
2008-09-26 23:25:01 +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
|
ab3b1d8968
|
7.6.0 is a stop version
|
2008-09-26 20:17:24 +00:00 |
|
Graham Knop
|
aa4735c675
|
missed the db scripts when moving branch point
|
2008-09-26 20:16:57 +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 |
|
Graham Knop
|
979f1eb160
|
move branch point up to 7.5.24
|
2008-09-26 14:54:14 +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 |
|
Colin Kuskie
|
64fdc50a5d
|
missed 8 templates on the first pass
|
2008-09-25 23:07:02 +00:00 |
|
Colin Kuskie
|
dbe060ff6b
|
add a CODE_COP test to make sure that default templates always use the gateway macro with parens
|
2008-09-25 22:57:15 +00:00 |
|
Colin Kuskie
|
bbcee2072f
|
Add tests for defining multiple IP ranges for admin subnets.
|
2008-09-25 21:29:43 +00:00 |
|
Colin Kuskie
|
150d9ac4d1
|
fix usage of gateway macro in all default templates
|
2008-09-25 21:07:44 +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
|
e49a68d401
|
updated tests to reflect api changes
|
2008-09-24 15:57:04 +00:00 |
|
JT Smith
|
fc227a2a59
|
added a safer faster join using option
|
2008-09-24 15:56:51 +00:00 |
|
JT Smith
|
f585ec91a7
|
updated tests to reflect api changes
|
2008-09-24 15:03:14 +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 |
|
Colin Kuskie
|
cfc302103c
|
fix bad regexp for workflowId in logged warning
|
2008-09-23 18:02:20 +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
|
3bc3de6c41
|
updated to match api
|
2008-09-23 15:30:18 +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 |
|
Frank Dillon
|
9a6171c09c
|
added getFormValue method which accepts an HTML element or id and returns the value of the field regardless of it's type
|
2008-09-22 22:24:32 +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
|
758fa76e85
|
adding default template to skeleton
|
2008-09-22 14:47:11 +00:00 |
|
Doug Bell
|
f6ef71d244
|
removed debug message from upgrade script
|
2008-09-22 14:41:46 +00:00 |
|