Colin Kuskie
|
5f3014aaee
|
Merge branch 'master' into WebGUI8. Merged up to 7.10.4
|
2010-11-03 09:47:36 -07:00 |
|
Colin Kuskie
|
a90eadda7c
|
Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3
|
2010-11-02 14:49:33 -07:00 |
|
Colin Kuskie
|
87326192a3
|
Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2
|
2010-10-27 15:59:33 -07:00 |
|
Doug Bell
|
f57ce0c9a6
|
rename variables for consistency
|
2010-10-27 13:06:25 -05:00 |
|
Doug Bell
|
199c4e4960
|
change ErrorHandler to Log
|
2010-10-27 12:50:12 -05: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
|
1f42a0a24e
|
Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset.
|
2010-09-24 08:03:09 -07:00 |
|
Colin Kuskie
|
4d0ef740d8
|
Add a method to get, store and cache the current Entry, since it's needed when creating the form data.
|
2010-09-23 16:34:41 -07:00 |
|
Colin Kuskie
|
2609e06a44
|
Code cleanup for moving form generation out of getFormTemplateVars
|
2010-09-23 16:34:22 -07:00 |
|
Colin Kuskie
|
dadb7cae00
|
Fix a double me, and don't remake the object since we cached it earlier.
|
2010-09-23 16:28:56 -07:00 |
|
Colin Kuskie
|
0787359c24
|
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-23 16:28:55 -07:00 |
|
Patrick Donelan
|
329c396a3e
|
Adds Thingy template variable to permit Javascript visualisation of search results
|
2010-09-23 16:15:39 -07:00 |
|
Patrick Donelan
|
e63ce7881c
|
Expose Thingy searchResult_json as template variable
|
2010-09-23 16:15:39 -07:00 |
|
Colin Kuskie
|
30a1060b88
|
Fix a typo in the Gallery's default addArchive gallery template.
|
2010-09-23 16:11:55 -07:00 |
|
Colin Kuskie
|
4899bcd7c4
|
Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866.
|
2010-09-23 16:11:37 -07:00 |
|
Colin Kuskie
|
6c40adee13
|
Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746.
|
2010-09-23 16:02:47 -07:00 |
|
Colin Kuskie
|
ef6e78fc27
|
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-23 16:00:22 -07:00 |
|
Colin Kuskie
|
4e1ac0a8e3
|
! binds more tightly than ~~
|
2010-09-22 10:07:37 -07:00 |
|
Colin Kuskie
|
0180b11064
|
Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0
|
2010-09-22 07:58:06 -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 |
|
Graham Knop
|
6fa07671cd
|
use HTTP::BrowserDetect for browser detection
|
2010-09-11 03:09:27 -05: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 |
|
Graham Knop
|
ed04b99872
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Graham Knop
|
0adbb519f0
|
remove WebGUI::Utility::sortHash
|
2010-09-07 12:44:11 -05:00 |
|
Graham Knop
|
6aa26c2e44
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -05:00 |
|
Colin Kuskie
|
f4d964bd69
|
Remove getEditTabs completely
|
2010-08-27 11:47:37 -07:00 |
|
Scott Walters
|
55962f477d
|
Catch graph plugin failures (including lack of existance of) and send the error to the log.
|
2010-08-25 09:30:37 -04:00 |
|
Colin Kuskie
|
d3e3c90a42
|
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-25 11:44:02 -07:00 |
|
Colin Kuskie
|
7a0e23a680
|
More cleanup from merge.
|
2010-08-25 11:44:01 -07:00 |
|
Colin Kuskie
|
d13acd164d
|
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-25 11:44:01 -07:00 |
|