Paul Driver
|
04fa1ca794
|
VersionTag rollback moved to Fork
|
2010-10-06 08:54:18 -07:00 |
|
Paul Driver
|
895ce37917
|
Move trash functions to Fork
|
2010-10-06 08:54:17 -07:00 |
|
Paul Driver
|
e238f72278
|
www_copy and www_pasteList Forkified
|
2010-10-06 08:54:17 -07:00 |
|
Paul Driver
|
ea607eb4c9
|
Minor code cleanup on Fork.pm
|
2010-10-06 08:53:40 -07:00 |
|
Paul Driver
|
f2e0a4f667
|
Rename to WebGUI::Fork
|
2010-10-06 08:53:40 -07:00 |
|
Paul Driver
|
c8fd0b56ed
|
Implemented Graham's fork-at-startup idea
|
2010-10-06 08:53:39 -07:00 |
|
Paul Driver
|
79de38dc4a
|
WebGUI::BackgroundProcess (used now by AssetExport)
|
2010-10-06 08:53:39 -07:00 |
|
Colin Kuskie
|
5ff871f2d5
|
Fix loose calls to $form->param('key')
|
2010-10-05 16:03:33 -07:00 |
|
Colin Kuskie
|
f883d8b35f
|
Remove the YUI based code editor from WebGUI, and replace it with a textarea. Fixes bug #1618, and others.
|
2010-10-05 14:44:53 -07:00 |
|
Colin Kuskie
|
ab2be62157
|
The back to site URL in the login message should return the user to the page where they logged in. Fixes bug #11897.
|
2010-10-05 11:28:01 -07:00 |
|
Colin Kuskie
|
adbec05e97
|
refix the hanging singleton workflow problem with spectre. Fixes bug #10189, again.
|
2010-10-05 11:07:53 -07:00 |
|
Colin Kuskie
|
97ffe5187e
|
Handle checkLists in the Shortcut query builder, and in the SQL. Fixes bug #11871.
|
2010-10-05 11:03:22 -07:00 |
|
Colin Kuskie
|
85e1815c9b
|
Remove old debug code from the Shortcut.
|
2010-10-04 16:35:35 -07:00 |
|
Colin Kuskie
|
82ed3f03b8
|
Fix shop credit display and calculations in the PayDriver. Fixes bug #11891
|
2010-10-04 14:20:45 -07:00 |
|
Colin Kuskie
|
7f0657927d
|
Add purge method to Shop::Credit, tests.
|
2010-10-04 14:20:08 -07:00 |
|
Colin Kuskie
|
3cf77839ed
|
Date form plugin needs to observe the time zone of the viewer of the data when processing AND displaying date. Fixes bugs #11789 11894
|
2010-10-04 11:53:05 -07:00 |
|
Colin Kuskie
|
5dde317480
|
getTTL is an object method, it requires an object.
|
2010-09-28 20:55:39 -07:00 |
|
Colin Kuskie
|
2adc7a24e2
|
Move "back to profile" link from Account Profile Layout template into the View template. Added the can_edit_profile template variable to common template variables for the Profile plugin.
|
2010-09-28 09:32: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
|
8ecf297931
|
use the getTTL method to find the time to pause running a Workflow.
|
2010-09-24 08:16:58 -07:00 |
|
Colin Kuskie
|
adcc2690f3
|
Fix the Codearea, which wasn't pushing out JS links anymore.
|
2010-09-23 07:59:58 -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
|
d5d6381bd9
|
Remove Product Managers as a protected group.
|
2010-09-21 16:36:42 -07:00 |
|
Colin Kuskie
|
5e2e9d3091
|
Fix a POD typo.
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
726707dd2e
|
There is no local check to see if Form headTags have been sent yet.
|
2010-09-21 14:23:46 -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
|
3d79e59db2
|
Refactor the RichEditor/HTMLArea so that JS and CSS scripts can be placed in the header block.
|
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 |
|
Colin Kuskie
|
3594bccb7c
|
Convert Phone and DateTime to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
e02844d00c
|
Convert Codearea, Slider and Zipcode to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
2c92273fae
|
Convert Textarea over to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
3b485ed086
|
Convert Username over to using headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
0b08031bd7
|
Covert File, CheckList over to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
62c68c8703
|
Convert Color to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
f11f39e3bb
|
Fix typo in Form/Keywords.
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
7d3cd42c27
|
Convert Keywords over to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
f88ac6f2b7
|
Convert Float to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
57c06240e3
|
Convert DataForm to using headTags.
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
46fc168e11
|
Convert Date plugin to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
bd55fb0e58
|
Convert Integer to headTags. Convert toHtml part of HTMLArea to headTags.
|
2010-09-21 14:23:29 -07:00 |
|
Colin Kuskie
|
a00905520e
|
Convert Hexadecimal to headTags
|
2010-09-21 14:23:28 -07:00 |
|
Colin Kuskie
|
4e17921eee
|
Convert TimeField over to use headTags
|
2010-09-21 14:23:28 -07:00 |
|
Colin Kuskie
|
fd7fe89f35
|
Convert Text, Url, JsonTable and AssetReportQuery to use headTags.
|
2010-09-21 14:23:28 -07:00 |
|
Colin Kuskie
|
397d0db245
|
Extend the base class to add a method that will set the head tags for a form plugin. The intent is that users of form plugins can build them during prepareView for content chunking, and push links and scripts out in the head block, rather than in the body to assist with validation.
|
2010-09-21 14:23:28 -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
|
f0476bdc82
|
Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores."
This reverts commit 0b4e8d5460.
|
2010-09-21 11:17:01 -07:00 |
|
Bart Jol
|
97ef77bb7e
|
fixed #11878 added i18n for addons link
|
2010-09-21 08:59:28 -07:00 |
|