Colin Kuskie
|
7261ecd29d
|
Fix an infinite loop in getting LDAP error messages. Fixes bug #11296
|
2009-12-07 18:43:09 -08:00 |
|
Colin Kuskie
|
c845849da0
|
Fix bug #11286: Tell the difference between end of Workflow, and unable to load WorkflowActivity.
Tests are added for new methods. The changes to Workflow::Instance->run are peripherally
tested in Workflow Activity tests.
|
2009-12-07 13:07:46 -08:00 |
|
Colin Kuskie
|
5a25a44221
|
Made Asset Manager search too sticky.
|
2009-12-06 14:57:08 -08:00 |
|
Colin Kuskie
|
9476878b5e
|
Fix a call on potentially undefined parent in Gallery Album. Fixes bug #11289.
|
2009-12-03 22:46:33 -08:00 |
|
Colin Kuskie
|
8574b68586
|
Fix some bad POD in the Vendor module. Fixes bug #11287
|
2009-12-03 08:06:28 -08:00 |
|
daviddelikat
|
babbbed4c9
|
some minor fixes
|
2009-12-02 19:10:33 -06:00 |
|
daviddelikat
|
37676cb654
|
Merge branch 'master' of git@github.com:plainblack/webgui
|
2009-12-02 19:07:12 -06:00 |
|
Colin Kuskie
|
a7aa1d2fb2
|
Fix epoch=0 issues with Session/DateTime and D_date macro.
Add an edge case test for D_date macro.
|
2009-12-01 17:08:12 -08:00 |
|
daviddelikat
|
60b04ff928
|
Merge branch 'master' of git@github.com:plainblack/webgui
Conflicts:
lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
|
2009-12-01 18:50:27 -06:00 |
|
Colin Kuskie
|
ae08335e9c
|
Add test for SpectreTest macro. Handle fall-through condition in Macro itself.
|
2009-12-01 15:40:24 -08:00 |
|
Colin Kuskie
|
9bb5497aff
|
Fix Cron issues with CSes. Fixes bug #11284.
|
2009-11-30 11:11:36 -08:00 |
|
Colin Kuskie
|
cb74591afa
|
Fix typo in POD sub name.
|
2009-11-29 16:18:24 -08:00 |
|
Colin Kuskie
|
cc0cc0ba64
|
Have the USPS shipping driver accept ZIP+4, even if USPS doesn't.
|
2009-11-28 19:23:35 -08:00 |
|
Colin Kuskie
|
ddf3fa108f
|
Remove unneeded checks for session user existance.
|
2009-11-28 11:33:05 -08:00 |
|
Colin Kuskie
|
f96c2f7af1
|
Change assetManager search to work like assetManager manage. Fixes bug #11272
Force all actions to be routed through asset methods with Csrf and
permission checks.
|
2009-11-24 22:53:20 -08:00 |
|
Colin Kuskie
|
da6743c211
|
Add the code to actually generate the hexadecimal assetId for templates.
|
2009-11-24 22:53:12 -08:00 |
|
Graham Knop
|
d0de544164
|
better messages for exceptions
|
2009-11-24 11:48:23 -06:00 |
|
Colin Kuskie
|
dd897f50ec
|
Fix bad usage of quoteAndJoin in CleanLoginHistory. There's no other place where this happens. Fixes bug #11263
|
2009-11-23 10:53:27 -08:00 |
|
Colin Kuskie
|
e54d02cfe6
|
Fix i18n typo in EMS Submission.
|
2009-11-23 08:21:56 -08:00 |
|
daviddelikat
|
18d4b5631c
|
fixed tests
|
2009-11-22 22:46:06 -06:00 |
|
daviddelikat
|
e0b87268c5
|
various fixes to EMS Submissin system
|
2009-11-22 20:32:17 -06:00 |
|
Colin Kuskie
|
17297f4fe6
|
Fix cache setting and cleaning up issues in the Snippet. Fixes bug #11259
|
2009-11-20 11:34:13 -08:00 |
|
Colin Kuskie
|
519a0915c3
|
Prevent the back button from resubmitting data as much as possible. Fixes bug #11143.
|
2009-11-20 08:47:21 -08:00 |
|
Colin Kuskie
|
a70269889f
|
Remove trailing whitespace.
|
2009-11-19 10:06:35 -08:00 |
|
Colin Kuskie
|
e1c77cf314
|
Fix the issue with Assets with macro based content not showing the new content to Visitors. Fixes bug #11200.
|
2009-11-19 10:04:19 -08:00 |
|
Colin Kuskie
|
49ec9f65f4
|
Use https method in SSL mode. Fixes bug #11249
|
2009-11-18 14:54:16 -08:00 |
|
Luke Robinson
|
64640003af
|
ConvertUTCToTZ.pm macro and test
Conflicts:
lib/WebGUI/Macro/ConvertUTCToTZ.pm
|
2009-11-18 10:44:34 -08:00 |
|
Colin Kuskie
|
3951072f0c
|
Fix an i18n typo.
|
2009-11-18 09:01:58 -08:00 |
|
Colin Kuskie
|
cc84994ea7
|
Fix a problem with bad tests and bad code in globbed Pluggable excludes.
|
2009-11-17 23:33:44 -08:00 |
|
Colin Kuskie
|
3fb310cb9d
|
Remove boilerplate and commented out code.
|
2009-11-17 19:32:23 -08:00 |
|
Colin Kuskie
|
fae8b162fa
|
Replace the deprecated module Net::Subnets with Net::CIDR::Lite.
|
2009-11-17 18:34:42 -08:00 |
|
Colin Kuskie
|
5df15c6307
|
Revert "Merge branch 'master' of git@github.com:plainblack/webgui"
This reverts commit 7188b11b77, reversing
changes made to 9dd7056ecf.
|
2009-11-17 13:28:52 -08:00 |
|
Colin Kuskie
|
5fd30d8d84
|
Revert "Separating ThingRecord object from Thingy"
This reverts commit df84c60d6a.
|
2009-11-17 12:12:19 -08:00 |
|
Colin Kuskie
|
a37f69cc04
|
Revert "Separating Thing object from Thingy"
This reverts commit 3d88789659.
|
2009-11-17 12:12:08 -08:00 |
|
Colin Kuskie
|
f3e699e9a7
|
Retrofit UPS to use Locales instead of Locales::Country. Fixes bug #11221
Updated tests, module, gotcha.txt, and testEnvironment.pl
|
2009-11-17 09:37:05 -08:00 |
|
Colin Kuskie
|
15ce7b56cc
|
Quote the id generated by the Image asset. Also, do not overwrite user uploaded parameters. Fixes bug #11246
|
2009-11-17 08:53:56 -08:00 |
|
Colin Kuskie
|
0103cba326
|
Disable the Send Stats workflow, to avoid confusion. Fixes bug #11245
|
2009-11-16 22:19:53 -08:00 |
|
Colin Kuskie
|
5bf3e44ad6
|
Accept time zones with spaces or underscores to help users.
|
2009-11-16 18:35:01 -08:00 |
|
Colin Kuskie
|
110a236fcd
|
When using a download template, macros are always processed in the output. fixes bug #11242.
|
2009-11-16 17:03:38 -08:00 |
|
Colin Kuskie
|
01e873eec7
|
i18n the download type choices in the SQL Report.
|
2009-11-16 16:31:24 -08:00 |
|
Colin Kuskie
|
67c66c87b3
|
Remove deprecated use of defined() on hashes.
|
2009-11-16 16:30:56 -08:00 |
|
Colin Kuskie
|
1db4a7f916
|
Allow file globbing in preload.exclude
|
2009-11-16 11:33:14 -08:00 |
|
Colin Kuskie
|
7c240127e8
|
In the site starter, allow users to pick the default language for a site based on installed language packs. Adds RFE #10727.
|
2009-11-16 09:47:54 -08:00 |
|
Yung Han Khoe
|
3d88789659
|
Separating Thing object from Thingy
|
2009-11-16 17:37:18 +01:00 |
|
Yung Han Khoe
|
2987ed44bc
|
Changing some SQL methods to quote table names
|
2009-11-16 12:11:45 +01:00 |
|
Yung Han Khoe
|
df84c60d6a
|
Separating ThingRecord object from Thingy
|
2009-11-16 11:53:14 +01:00 |
|
Yung Han Khoe
|
7188b11b77
|
Merge branch 'master' of git@github.com:plainblack/webgui
|
2009-11-16 11:51:29 +01:00 |
|
Yung Han Khoe
|
8a978e66d3
|
Separating ThingRecord object from Thingy
|
2009-11-16 11:47:53 +01:00 |
|
daviddelikat
|
4278058c3c
|
Merge branch 'master' of git@github.com:plainblack/webgui
|
2009-11-15 22:03:40 -06:00 |
|
daviddelikat
|
7f6c24e7e0
|
rather a lot of debugging in the EMS Submission system
|
2009-11-15 22:02:36 -06:00 |
|