Colin Kuskie
|
33698fcfde
|
Remove old debugging code for validToken.
|
2011-01-10 10:16:34 -08:00 |
|
Paul Driver
|
5fc7b42a88
|
Template help for the additional topic variables
|
2011-01-10 11:31:56 -06:00 |
|
Paul Driver
|
82c6c58958
|
rfe #12016: add more functionality to story_loop
|
2011-01-10 10:32:47 -06:00 |
|
Paul Driver
|
61245baaaa
|
Fix template preview to work with chunked content and template post-processing (in Layout, for instance)
|
2011-01-06 14:35:56 -06:00 |
|
Paul Driver
|
b3a1e6cfa3
|
IE fixes for preview, modal dialog instead of popup window
|
2011-01-05 16:32:33 -06:00 |
|
Paul Driver
|
cdda6235d7
|
jslinting the preview js
|
2011-01-05 12:47:38 -06:00 |
|
Paul Driver
|
9f9cac02fe
|
whoops, forgot the js
|
2011-01-05 12:43:41 -06:00 |
|
Paul Driver
|
41ac1f153e
|
Template Preview button
|
2011-01-05 12:40:35 -06:00 |
|
Colin Kuskie
|
6032319049
|
Uppercased table name for WebGUI::Fork test method.
|
2011-01-04 18:36:14 -08:00 |
|
Colin Kuskie
|
6665e9f144
|
Escape the assetId everytime - is encountered, not just the first.
|
2011-01-04 18:32:06 -08:00 |
|
Colin Kuskie
|
e87358d0cb
|
No need to check out separate tags for auxiliary assets like Folders inside the Story Archive.
|
2011-01-04 18:06:33 -08:00 |
|
Doug Bell
|
8bd2deabe3
|
initial base of Account test classes
|
2011-01-04 19:54:09 -06:00 |
|
Doug Bell
|
6bb5ab997d
|
Account::Inbox editSettingsForm to FormBuilder
|
2011-01-04 19:54:09 -06:00 |
|
Doug Bell
|
4919c1d9fb
|
fix warning from friendManager
|
2011-01-04 19:54:09 -06:00 |
|
Colin Kuskie
|
f323c8025b
|
Clean up syntax warning about double my in FriendManager.
|
2011-01-04 17:52:15 -08:00 |
|
Doug Bell
|
dccfc597a8
|
fix exporthtml assethelper test to wait for forks
|
2011-01-04 18:01:23 -06:00 |
|
Doug Bell
|
30c2c2c418
|
fix copybranch assethelper test to wait for fork
|
2011-01-04 18:01:23 -06:00 |
|
Doug Bell
|
b0b1a299d5
|
add test sub to wait for WebGUI::Forks
|
2011-01-04 18:01:23 -06:00 |
|
Doug Bell
|
8299e9e706
|
migrate Account Friends sentFriendRequest to FB
|
2011-01-04 18:01:23 -06:00 |
|
Doug Bell
|
b5c1ffe5b7
|
migrate old templates to new formbuilder vars
|
2011-01-04 18:01:22 -06:00 |
|
Doug Bell
|
d194f23a33
|
add missing module to Script
|
2011-01-04 18:01:22 -06:00 |
|
Doug Bell
|
cd2f907ef3
|
migrate friendmanager editFriends to formbuilder
|
2011-01-04 18:01:22 -06:00 |
|
Doug Bell
|
0b5614ad1c
|
fix tabs and tabsets in FormBuilder
|
2011-01-04 18:01:22 -06:00 |
|
Doug Bell
|
6dea8e8d05
|
deprecate the AUTOLOAD of WebGUI::Form
|
2011-01-04 18:01:22 -06:00 |
|
Doug Bell
|
fbca10f617
|
remove use of AUTOLOAD
|
2011-01-04 18:01:21 -06:00 |
|
Doug Bell
|
580193596e
|
add user() sub to get a safe user for testing
|
2011-01-04 18:01:21 -06:00 |
|
Doug Bell
|
9cb5c088b0
|
add field and loop accessors
|
2011-01-04 18:01:21 -06:00 |
|
Doug Bell
|
52919f7586
|
add function to replace var names for FormBuilder
|
2011-01-04 18:01:21 -06:00 |
|
Doug Bell
|
9c894e5158
|
fix derp message to look more like carp message
|
2011-01-04 18:01:21 -06:00 |
|
Doug Bell
|
db4e74a738
|
deprecate the AUTOLOAD method of WebGUI::Form
|
2011-01-04 18:01:21 -06:00 |
|
Colin Kuskie
|
4881b83a05
|
Refix the Story.t test to handle a different parent.
|
2011-01-04 13:43:12 -08:00 |
|
Colin Kuskie
|
0e93c3376e
|
Cleanup the hidden asset directly, since it's not created in a version tag.
|
2011-01-04 11:49:55 -08:00 |
|
Colin Kuskie
|
a8fcce617a
|
Testing assets have to be based off the root node, so the lineage works right. Change this, and clean them all up.
|
2011-01-04 11:46:37 -08:00 |
|
Colin Kuskie
|
fe181907e5
|
Do checks for keywords without order.
|
2011-01-04 11:36:06 -08:00 |
|
Colin Kuskie
|
a7623ed20e
|
Remove debug comments, make sure that the snippets do not have parent assets with style templates and that they get cleaned up.
|
2011-01-04 11:32:34 -08:00 |
|
Colin Kuskie
|
d1a9bd9fce
|
No more session->var.
|
2011-01-04 11:24:23 -08:00 |
|
Colin Kuskie
|
25b981baec
|
Import node can't be used to test getBackToSiteURL since that forces the user back to the default asset.
|
2011-01-04 10:56:48 -08:00 |
|
Colin Kuskie
|
78a12c18e9
|
No debug in Test::More, using diag instead.
|
2011-01-04 10:45:25 -08:00 |
|
Doug Bell
|
ad8f1231fc
|
fix 11985 Search.pl should warn on bad asset
|
2011-01-03 21:42:31 -06:00 |
|
Doug Bell
|
f78fb51b13
|
add changelog
|
2011-01-03 21:42:31 -06:00 |
|
Doug Bell
|
1c01079bdd
|
fix 11976 use container url gives permission denied
|
2011-01-03 21:42:30 -06:00 |
|
Doug Bell
|
93525126a4
|
fix 11975 cannot paste threads: Cannot call method isa()
|
2011-01-03 21:42:30 -06:00 |
|
Doug Bell
|
78a4c1295a
|
fix 11960 cart address fields marked as mandatory
|
2011-01-03 21:42:29 -06:00 |
|
Doug Bell
|
3fbcb4aca9
|
fix 11945 slow sql for duplicate email lookup
|
2011-01-03 21:28:41 -06:00 |
|
Colin Kuskie
|
67264660f7
|
Fix bad characters in the price column when importing products into a Shelf. Fixes bug #12001.
|
2011-01-03 19:13:59 -08:00 |
|
Colin Kuskie
|
cb7ffb3a21
|
Make sure that the StockData asset doesn't die when handling various date formats. Fixes bug #11986.
|
2011-01-03 17:59:58 -08:00 |
|
Colin Kuskie
|
a083737ab3
|
Do not extend recurrent for events in the trash. Do not extend them in the clipboard either, since it'll either make a mess in the clipboard or pop them up on the calendar automatically. Fixes bug #11995
|
2011-01-03 17:24:29 -08:00 |
|
Colin Kuskie
|
b911f05125
|
Commit events created by the ExtendCalendarRecurrences workflow activity. Fixes bug #11994.
|
2011-01-03 17:01:26 -08:00 |
|
Colin Kuskie
|
3e0da41f0a
|
Allow for File and Image subclasses to be handled gracefully by the Thingy.
|
2011-01-02 12:57:54 -08:00 |
|
Colin Kuskie
|
648ea286ea
|
Uh, and the code change for Visitor Account privileges.
|
2011-01-02 12:41:54 -08:00 |
|