Commit graph

16526 commits

Author SHA1 Message Date
Colin Kuskie
00738a17b2 Added some basic POD for WebGUI::{Command,Deprecate}.pm 2011-10-19 17:04:40 -07:00
Colin Kuskie
01062458d9 Fix syntax error preventing this test from running. The test still doesn't run because it needs to be converted from Test::WWW::Mechanize to WebGUI::Test::Mechanize and take advantage of plack, but now it doesn't run cleanly. 2011-10-19 13:42:07 -07:00
Colin Kuskie
ffa11a7191 Fix Mech and timezone issues. 2011-10-19 13:39:29 -07:00
Colin Kuskie
5a11540e1c Update test for new testing API for assethelpers. 2011-10-19 13:21:03 -07:00
Colin Kuskie
82bb59d40e Debug needs an explicit package name for addToCleanup. 2011-10-19 13:11:23 -07:00
Colin Kuskie
19b6f9de12 Convert to the correct kind of helper syntax for Fork work. 2011-10-19 13:06:17 -07:00
Colin Kuskie
50616de038 Documen the incompatible change in the Gallery Album and loss of functions. 2011-10-16 17:55:35 -07:00
Colin Kuskie
71533cbba7 Make getPrototypeList catch exceptions. 2011-10-15 18:14:10 -07:00
Colin Kuskie
e5d4664a34 class => className for GalleryFile::Photo 2011-10-15 18:03:43 -07:00
Colin Kuskie
6e5da21f76 Custom edit template for the GalleryAlbum asset. 2011-10-15 18:00:53 -07:00
Colin Kuskie
0ff98ac46d class vs className fix for the Gallery 2011-10-15 17:59:09 -07:00
Colin Kuskie
7bfcdd1d8c Note that lineage is missing from assets created during www_add and give examples for assets that need to override www_edit/getEditTemplate. 2011-10-15 17:57:41 -07:00
Colin Kuskie
eee4269fe2 Update the POD for the AdminToggle macro. It now only takes two arguments instead of three. 2011-10-11 21:48:18 -07:00
Colin Kuskie
19ef4b22e8 Another style fix for underground. Works better for visitor. 2011-10-11 21:47:59 -07:00
Colin Kuskie
1d0b186025 Simplify the underground style turn on admin macro template. 2011-10-11 21:42:41 -07:00
Colin Kuskie
34a04d9dd3 Fix rendering of left nav bar with new "admin on/off link" 2011-10-11 21:26:44 -07:00
Colin Kuskie
be109711a8 i18n a few more labels in the new admin console 2011-10-11 21:00:45 -07:00
Colin Kuskie
1226ea6bef No, really remove the files. 2011-10-11 16:51:14 -07:00
Colin Kuskie
f479d2ece8 Remove the FilePile asset from the file system and the config files. 2011-10-11 15:59:14 -07:00
Colin Kuskie
917480fe29 Remove the AdminBar module. 2011-10-11 15:58:52 -07:00
Colin Kuskie
a2a3b2dcb9 Convert FilePile asset into an AssetHelper. 2011-10-11 14:52:00 -07:00
Colin Kuskie
c6f4222a55 Fix POD for edit branch asset helper. 2011-10-11 14:52:00 -07:00
Scott Walters
0e94815f8d FindBind in app.psgi to find the rest of WebGUI and just a touch more diagnostics 2011-10-07 04:02:56 -04:00
Colin Kuskie
51f41024a3 Move GalleryFile/Photo over to getEditTemplate so it can inherit templates from its parent. 2011-10-04 16:32:33 -07:00
Colin Kuskie
381638f62c Set the action to get the save! 2011-10-03 15:41:04 -07:00
Colin Kuskie
0e82552f27 Make a custom getEditTemplate method to handle getting information from the parent Matrix. Fix class=>className form code, and adding buttons. 2011-10-03 13:40:04 -07:00
Colin Kuskie
259a42bc0b Use done_testing() and test if addButton called twice nukues buttons. 2011-10-03 13:39:45 -07:00
Colin Kuskie
3de9a22bc4 save some typing when getting the admin object. Mark the type column as not sortable since it isn't an asset property. 2011-10-01 20:09:25 -07:00
Colin Kuskie
f20302cc63 Fix various object scoping issues. Still not context more/helper menus... 2011-10-01 19:53:46 -07:00
Colin Kuskie
d3b4a6d984 Internationalize the month names in the asset history helper in the new admin console. 2011-10-01 19:13:57 -07:00
Colin Kuskie
ced7fa371f Pass admin.navigate an assetId instead of an object. 2011-10-01 17:17:44 -07:00
Colin Kuskie
8317b31031 Strip out unnecessary whitespace. Add enough error handling to test out the Ticket, Token, Ribbon and Badge. 2011-09-30 18:55:02 -07:00
Colin Kuskie
8973f6a4e2 Fix EMS issues and change www_edit to a getEditForm override. 2011-09-30 18:54:35 -07:00
Colin Kuskie
8cadf2d1c3 UPdated POD for getEditForm override. 2011-09-30 18:34:46 -07:00
Colin Kuskie
4aa668df33 Add some redirect/proceed magic to make it return you to the EMS after adding/editing a badge. 2011-09-30 15:24:45 -07:00
Colin Kuskie
cea9786d98 Updated to work with getEditForm. 2011-09-30 15:14:13 -07:00
Colin Kuskie
e6a7982111 I18n fix for EMSBadge, and updated to work with getEditForm. 2011-09-30 15:13:49 -07:00
Colin Kuskie
778910302f use getStyleTemplateId so mobile styles are obeyed. 2011-08-10 07:53:09 -07:00
Colin Kuskie
82773839b6 Convert Event to use getEditTemplate. 2011-08-09 20:20:57 -07:00
Colin Kuskie
b3f5e89690 Take the object's default as a defaultValue for the form if there are no config file overrides. However, always provide one. 2011-08-09 20:19:40 -07:00
Colin Kuskie
693bccde4b Remove useless call to getGallery. 2011-08-09 13:32:52 -07:00
Graham Knop
620d34b8f7 fix race condition in passive profiling 2011-08-08 15:42:00 -05:00
Colin Kuskie
0af0bf6a13 Remove www_edit from WikiPage and rely on the master class instead. 2011-08-04 22:13:41 -07:00
Colin Kuskie
fe2aa2fe87 Don't need www_edit anymore, either. 2011-08-04 22:13:41 -07:00
Colin Kuskie
32a3225daa Update Story to use getEditTemplate 2011-08-04 22:13:41 -07:00
Graham Knop
9996f687d9 don't modify test file 2011-08-04 13:27:58 -05:00
Graham Knop
361f60c483 better upgrade script name detection 2011-08-04 12:48:51 -05:00
Colin Kuskie
c13e9e9367 Form parameter fix: class -> className in the Post. 2011-08-03 16:14:56 -07:00
Colin Kuskie
6979358d70 Convert Post over to using getEditTemplate. Still need work on autocommit. 2011-08-02 16:26:14 -07:00
Colin Kuskie
469250fd76 Update WikiPage to use the right style template. 2011-08-01 16:05:44 -07:00