Paul Driver
|
82c6c58958
|
rfe #12016: add more functionality to story_loop
|
2011-01-10 10:32:47 -06:00 |
|
Doug Bell
|
1c01079bdd
|
fix 11976 use container url gives permission denied
|
2011-01-03 21:42:30 -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
|
3e0da41f0a
|
Allow for File and Image subclasses to be handled gracefully by the Thingy.
|
2011-01-02 12:57:54 -08:00 |
|
Doug Bell
|
9eded35263
|
fix warning and add changelog
|
2010-12-07 18:30:39 -06:00 |
|
Doug Bell
|
0a32122643
|
Merge branch 'carousel'
Conflicts:
lib/WebGUI/Asset/RichEdit.pm
|
2010-12-07 17:23:10 -06:00 |
|
Colin Kuskie
|
dd7e6016dc
|
Add a workflow activity that reverifies that all subscribers to a CS can still view the CS, otherwise, remove them. Hook up the workflow to the update method in Collaboriation.pm and create an instance for it if the groupIdView changes. Add tests for the activity. Add a new workflow. Update the default WebGUI.conf.
|
2010-11-30 15:07:49 -08:00 |
|
Paul Driver
|
fa471df450
|
Story Archive now plays nice with urlExtensions
|
2010-10-26 14:27:47 -07:00 |
|
Paul Driver
|
e67ad18517
|
fixed #11929: In/Out board breaks in Chrome sometimes
|
2010-10-26 13:16:57 -07:00 |
|
Paul Driver
|
0d46331745
|
fixed #11928: Story Archive breaks if url has extension
|
2010-10-26 11:09:11 -07:00 |
|
Colin Kuskie
|
dcae5190da
|
Build a progress bar for exporting data from a Thing. Fixes bug #11925.
|
2010-10-25 13:49:54 -07:00 |
|
Colin Kuskie
|
4f95507485
|
If exportMetaData is set to false, do not print out the column lables OR values. Fixes bug #11925.
|
2010-10-25 10:52:27 -07:00 |
|
Colin Kuskie
|
cb952501fc
|
Prevent password fields from autocompleting, which can overwrite passwords when editing forms. Fixes bug #11923.
|
2010-10-25 10:29:16 -07:00 |
|
Colin Kuskie
|
859076fda8
|
Group To Post is now not sufficient to view a CS. Fixes bug #11916.
|
2010-10-19 11:41:40 -07:00 |
|
Colin Kuskie
|
a41ae977fe
|
Fix a potential SQL injection issue with Thingy.
|
2010-10-11 13:12:20 -07:00 |
|
Colin Kuskie
|
106fcaedf7
|
Fix a form injection problem with the EMS. Addresses bug #11773.
|
2010-10-11 13:11:56 -07:00 |
|
Colin Kuskie
|
3f17369ae8
|
Remove debug code from the Thingy. Fixes bug #11903
|
2010-10-08 14:25:48 -07:00 |
|
Colin Kuskie
|
5ff871f2d5
|
Fix loose calls to $form->param('key')
|
2010-10-05 16:03:33 -07:00 |
|
Colin Kuskie
|
0406e82546
|
Links in wiki search to add a missing page should encode the titles to make them URL safe. Fixes bug #11883.
|
2010-09-27 09:33:41 -07:00 |
|
Colin Kuskie
|
969b36231e
|
Instead of logging non-existant thingId messages to Apache, log to webgui.log
|
2010-09-21 20:58:00 -07:00 |
|
Colin Kuskie
|
b8ad4cc136
|
Add a method to get, store and cache the current Entry, since it's needed when creating the form data.
|
2010-09-21 14:23:30 -07:00 |
|
Colin Kuskie
|
748ec0c440
|
Code cleanup for moving form generation out of getFormTemplateVars
|
2010-09-21 14:23:30 -07:00 |
|
Colin Kuskie
|
5234f66849
|
Fix a double me, and don't remake the object since we cached it earlier.
|
2010-09-21 14:23:30 -07:00 |
|
Colin Kuskie
|
e51e633500
|
Refactor out code in the DataForm for finding fields and form fields, so that JS and CSS tags can go into the headblock.
|
2010-09-21 14:23:29 -07:00 |
|
Patrick Donelan
|
093f7d67e9
|
Adds Thingy template variable to permit Javascript visualisation of search results
|
2010-09-21 15:04:09 -04:00 |
|
Patrick Donelan
|
980986880f
|
Expose Thingy searchResult_json as template variable
|
2010-09-21 14:31:28 -04:00 |
|
Colin Kuskie
|
ab6ba36a34
|
Fix a typo in the Gallery's default addArchive gallery template.
|
2010-09-20 11:50:12 -07:00 |
|
Colin Kuskie
|
b4c20a1203
|
Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866.
|
2010-09-20 11:45:30 -07:00 |
|
Colin Kuskie
|
f17623624e
|
Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746.
|
2010-09-13 07:52:14 -07:00 |
|
Colin Kuskie
|
5608a43916
|
topStory template variables should be available in standAlone and not standAlone modes. Added template variables for delete and edit icons for the top story. Updated the tests, template and template variable help. Fixes bug #11851.
|
2010-09-09 11:56:50 -07:00 |
|
Doug Bell
|
bd0911ac97
|
fix carousel editor panel
|
2010-09-02 09:21:53 -05:00 |
|
Colin Kuskie
|
c79bc75840
|
Fix encoding problems with the SC asset. Update the encodings test to no longer require an ENV variable to run. Fixes bug #11795
|
2010-08-24 16:53:35 -07:00 |
|
Colin Kuskie
|
a5a5e0a7d4
|
More cleanup from merge.
|
2010-08-24 15:27:02 -07:00 |
|
Colin Kuskie
|
f39a13912e
|
Refactor SC tests, separating encodings out into their own test file. TEST_ENCODINGS=1 to run this new test. 8/13 tests fail.
|
2010-08-24 15:24:22 -07:00 |
|
Colin Kuskie
|
05c287cfc7
|
Thingy add/edit via AJAX returned nothing useful, and lied about error status. Fixes bug #11781.
|
2010-08-15 23:16:53 -07:00 |
|
Colin Kuskie
|
19199cac9a
|
Fix bugs in AssetReport code, and test.
|
2010-08-10 20:57:31 -07:00 |
|
Colin Kuskie
|
0e7bc7ae0e
|
Fix use of raw param calls in UserList. Fixes bug #11774
|
2010-08-10 20:36:56 -07:00 |
|
Doug Bell
|
1a22d13aa1
|
document why we only allow admins to add
|
2010-08-10 22:22:09 -05:00 |
|
khenn
|
6e9a15cd50
|
Fixed issues with sort order
|
2010-08-10 22:14:26 -05:00 |
|
khenn
|
3141a6ed5e
|
Fixed injection issues with SQL. Fixed a JS issue introduced in previous bug fix.
|
2010-08-10 21:35:07 -05:00 |
|
khenn
|
1ef6f197e7
|
Removed inheritance of Installable Aspect which was there for testing purposes only
|
2010-08-10 18:58:27 -05:00 |
|
khenn
|
22da7c4114
|
initial release of Asset Report asset allowing reports to be created using asset properties.
|
2010-08-10 18:53:22 -05:00 |
|
Doug Bell
|
625da8bb41
|
fix 11432 DataTable date input
|
2010-08-10 14:05:35 -05:00 |
|
Doug Bell
|
a751c3a48d
|
fix edit screen name for collab subclasses
|
2010-08-10 12:42:53 -05:00 |
|
Doug Bell
|
0ed496a875
|
fix 11771 Default newsletter template not set
Pro tip: Never do what I just did. Ever. 8 removes the need for it.
|
2010-08-10 12:42:53 -05:00 |
|
Colin Kuskie
|
b8917d4e57
|
Make sure that keywords are always returned in alphabetical order in the WikiMaster byKeyword view.
|
2010-08-09 19:27:45 -07:00 |
|
Colin Kuskie
|
7a21887110
|
Fix a bad call to quote_identifer. Fixes bug #11766.
|
2010-08-08 16:27:56 -07:00 |
|
Scott Walters
|
6a09708f9a
|
WebGUI/Asset/Wobject/Navigation.pm was still using obsolete template PBtmpl0000000000000048.
Fixes #11765.
|
2010-08-04 23:16:02 -04:00 |
|
Colin Kuskie
|
6a9b6642d2
|
Fix bad escaping of dashes for element Ids in the Matrix. Fixes bug #11588.
|
2010-08-03 11:03:15 -07:00 |
|