Colin Kuskie
|
81813902da
|
Short circuit the instancation of a Message earlier.
|
2010-10-11 11:10:00 -07:00 |
|
Colin Kuskie
|
7d71a5d59e
|
Be able to get messages from users who are deleted. Fixes bug #11909.
|
2010-10-11 11:09:47 -07:00 |
|
Colin Kuskie
|
3f17369ae8
|
Remove debug code from the Thingy. Fixes bug #11903
|
2010-10-08 14:25:48 -07:00 |
|
Paul Driver
|
c86ee12651
|
Fixing some failing tests
|
2010-10-07 16:14:48 -07:00 |
|
Paul Driver
|
93ce217ad9
|
Added pod for trashInFork
|
2010-10-07 09:12:19 -07:00 |
|
Paul Driver
|
da6b99807d
|
Correcting some errant POD
|
2010-10-07 09:05:14 -07:00 |
|
Paul Driver
|
45c338ed31
|
i18n'd some test for the status pages
|
2010-10-07 08:58:40 -07:00 |
|
Paul Driver
|
bf4b80996a
|
Added loading divs so we don't a half-rendered ui
|
2010-10-06 09:52:41 -07:00 |
|
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
|
20db0287b4
|
Ready for 7.10.3 development.
|
2010-10-05 21:02:44 -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
|
9764c2f406
|
Ready for 7.10.2 release cycle
|
2010-09-21 20:52:31 -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 |
|