Commit graph

4211 commits

Author SHA1 Message Date
Doug Bell
e9f80e107a fixed problem with style_03 template 2008-10-23 21:05:03 +00:00
Doug Bell
cbbf85d765 forward ported 8097 2008-10-23 17:08:39 +00:00
Graham Knop
d5dfa451df added: WebGUI::AssetCollateral::DataForm::Entry object for managing DataForm entries 2008-10-23 10:21:08 +00:00
Doug Bell
d0c9f86504 changes to the perltidyrc to make them more PBP and less DCS 2008-10-23 03:05:52 +00:00
JT Smith
9b2e6869d9 making ems work with new data form 2008-10-23 01:24:12 +00:00
JT Smith
20f8df1291 upgrading to YUI 2.6
data tables are going to need some work yet, but the other stuff seems to be working 100%
2008-10-22 23:53:29 +00:00
Doug Bell
b8f002fadb added a perltidyrc for webgui code 2008-10-22 16:57:45 +00:00
Graham Knop
99a9da626d rfe #640: Refactored autocommit and autocomment
Autocommit assets like CS posts or Calendar Events can now be added before the
parent is committed.  They will go into the same version tag as their parent.
2008-10-22 16:04:10 +00:00
JT Smith
32ce086ab5 Migrated WebGUI::TabForm to use YUI tabs rather than the old fashioned
WebGUI tabs.
2008-10-22 04:00:19 +00:00
Chris Nehren
dd385e7251 whoops. one too many template. s/template/profile/ 2008-10-22 00:27:31 +00:00
Chris Nehren
ebd2309104 Added extras to user profile fields. This field can be accessed using the
profile.form.element.extras template variable when editing a profile and the
profile.extras field when viewing a template.
2008-10-22 00:20:31 +00:00
JT Smith
ddd1c27305 rfe: Leave Version Ta 2008-10-21 21:14:41 +00:00
JT Smith
20460192a6 Search - Paginate results (#713) 2008-10-21 20:28:49 +00:00
Frank Dillon
c35ef01b49 Alphabetize wiki items under a keyword? (#637) 2008-10-21 20:19:31 +00:00
JT Smith
b41c1639a1 - Inclusion of UsersOnline macro into the core (#766) 2008-10-21 19:54:51 +00:00
JT Smith
79635c0c2d EMS Saved Address (#8864) 2008-10-21 18:33:07 +00:00
Kaleb Murphy
77913e956b RFE 549 commits now check for spectre connectivity before commiting and a new macro for showing spectre status. 2008-10-21 16:54:00 +00:00
Frank Dillon
655e5e7654 rfe #746: use the menu title in asset manager 2008-10-21 16:45:34 +00:00
Frank Dillon
1a34c9fac5 ldap authentication changes to support ldaps and ldapi 2008-10-20 20:27:07 +00:00
Chris Nehren
921ee1ab96 Added the NotifyAboutThing workflow activity. Use this activity to create
workflows for the add / edit / delete workflows for a thingy's things.

Also fixed a typo in the POD for Thingy.
2008-10-20 20:00:51 +00:00
Yung Han Khoe
9e2ec505c0 added rfe #740: Thingy Pre-Text 2008-10-20 16:08:09 +00:00
Yung Han Khoe
d971508853 Fixed #8890: meta_loop in post form not working 2008-10-18 20:39:34 +00:00
Colin Kuskie
2b87238a63 fix the manage workflow link in the admin console #8853 2008-10-18 05:09:33 +00:00
JT Smith
67c0fd3dfb - Added query keys to WebGUI::Crud.
- WebGUI::Crud can now automatically resolve differences between its 
   definition and the table schema.
2008-10-16 23:44:48 +00:00
JT Smith
84d7c20fed - Added Guid form control.
- Moved Asset ID and Class Name fields to the Meta tab of all assets.
 - Made Classname from control a subclass of ReadOnly.
2008-10-16 19:02:13 +00:00
JT Smith
2b8a3c279d Fixed a limit bug in the asset discovery service. 2008-10-16 16:16:23 +00:00
Colin Kuskie
1298e7bd46 Fix bad stock asset docs. 2008-10-15 04:03:24 +00:00
Graham Knop
572e8533c6 preparing for 7.6.2 dev 2008-10-14 23:12:36 +00:00
Graham Knop
92a9f3a2b4 preparing for 7.6.1 release 2008-10-14 22:03:45 +00:00
Graham Knop
d71dc4dd2d fixed: email password recovery allows sending recovery mail to arbitrary address 2008-10-14 15:25:25 +00:00
JT Smith
e89d1527fa Added some web services to the Gallery asset to support the use of remote
apps to post photos and create albums.
2008-10-14 01:09:43 +00:00
Doug Bell
810c8247cc added: "EditArea" code highlighter and editing tool for WebGUI::Form::Codearea, used
in Template, Snippet, SQLReport, and more
2008-10-14 00:06:08 +00:00
JT Smith
8848a71d52 fixing borked template 2008-10-13 19:38:21 +00:00
JT Smith
bae51e6ed5 Added the Asset Discovery web service content handler. 2008-10-13 16:53:19 +00:00
Colin Kuskie
3119574e01 fix typo in sql for userId lookup, 8818 2008-10-13 16:26:51 +00:00
JT Smith
a06dc75276 - Added a basic auth mechanism to WebGUI, which will allow WebGUI to handle
authenticated web service queries.
2008-10-12 23:19:46 +00:00
JT Smith
b6f260d210 WebGUI now requires Class::C3 version 0.19 or greater. 2008-10-12 02:36:15 +00:00
Doug Bell
b102e4c0ed - added: "Duplicate this template and edit" now updates the asset we came from, if any 2008-10-12 02:32:49 +00:00
JT Smith
e7c6fe6cae - Added Comments asset aspect, which allows comments to be added to any asset
easily.
 - Added comments aspect to wiki.
2008-10-11 20:33:38 +00:00
Colin Kuskie
c5bd1b9bd8 Update the Asset skeleton so that it doesn't try to call
the International system with procedural calls.  Update
International pod to remove procedural calls as well.
2008-10-11 02:00:29 +00:00
Doug Bell
7563b92b3e added RFE #480: Apply button for assets 2008-10-10 21:17:35 +00:00
Colin Kuskie
6eb8c0aad2 8802 fix Folder template variable problem 2008-10-10 17:16:41 +00:00
JT Smith
94f14353f4 enable/disable pagination in asset manager (#756) 2008-10-10 15:51:44 +00:00
Yung Han Khoe
a47c5b406d fixed: #4174: UserList template show links that should be hidden 2008-10-10 15:08:56 +00:00
Yung Han Khoe
421392f134 Added Thingy RFEs: Max entries per user AND Export extra fields 2008-10-10 14:43:15 +00:00
Graham Knop
fe07152853 fixed #8776: duplicate does not duplicate keywords 2008-10-09 14:34:45 +00:00
Colin Kuskie
c0b9bdcc43 Fix a bug with shipping costs as a percentage of weight. Build
a test to test the fix.
2008-10-07 22:43:22 +00:00
JT Smith
2a66f149e8 - Removed cart icon from ViewCart macro.
- Updated WebGUI::Shop::PayDriver::processTransaction() to accept a 
   transaction as a param.
2008-10-07 18:04:38 +00:00
Yung Han Khoe
febf192fff rfe: Thingy Private Rows 2008-10-07 09:53:50 +00:00
Yung Han Khoe
f940752c4f Updated Thingy's edit instructions and search description fields to HTMLAreas 2008-10-07 07:57:45 +00:00