Commit graph

16909 commits

Author SHA1 Message Date
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
9ef8f098cf Convert Passive Analytics to use the new ProgressBar with Download code. 2011-10-15 13:54:17 -07:00
Colin Kuskie
63c31404c2 Allow a redirect to be sent to the user that cannot be calculated when creating the Fork object. This is useful for Forks that build files to be downloaded. 2011-10-15 13:53:33 -07:00
Colin Kuskie
22bf6e8451 Fix a bug in Fork where it would quit on the first lookup, whether or not the Fork was really done. The variable for completeness is "current" instead of finished. 2011-10-15 13:52:15 -07:00
Colin Kuskie
9da88844e0 Make sure that calendar time span flags are always set. Fixes bug #12271. 2011-10-15 13:06:44 -07:00
Colin Kuskie
82603b29c7 Add a progress bar to the passive analytics data export functions. 2011-10-13 09:10:35 -07:00
Colin Kuskie
40c61575d6 Fix syntax errors in the last Auth patch for bug #12269. 2011-10-13 09:09:45 -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
Colin Kuskie
916a1eadc8 Fix a typo in the scratch variable for the last log position during PA bucketing. 2011-10-07 11:23:36 -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
a9cac3bdd9 Restore remembering the count from time to time while doing PA. 2011-10-06 15:24:50 -07:00
Colin Kuskie
3832e130dc Make the upgrade sub safe for reinstalls. 2011-10-06 14:51:35 -07:00
Colin Kuskie
6ed275b133 Rework PA again to not try and sort the passiveLog. Instead, we iterate and store "last" data in a new database table. 2011-10-06 10:22:39 -07:00
Colin Kuskie
5314530a3c When using encrypted logins, do not add the webServerPort from the config file. Fixes bug #12269. 2011-10-05 22:39:20 -07:00
Ernesto Hernández-Novich
e5ef40f0a4 Adding back call to assetReport.js - Fixes bug #12201 2011-10-04 19:14:04 -04:30
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
c1945a1dd0 Fix template logic which was hiding the PoS form in the cart. Fixes bug #12268. 2011-10-04 10:53:46 -07:00
Colin Kuskie
381638f62c Set the action to get the save! 2011-10-03 15:41:04 -07:00
Colin Kuskie
e599e1ca97 Add an i18n namespace for the TimeField form plugin. 2011-10-03 14:39:49 -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
David Delikat
3fbf953c9f Merge branch 'master' into HEAD
Conflicts:
	docs/changelog/7.x.x.txt
2011-09-30 03:47:09 +00:00
Colin Kuskie
c17d9aa394 Allow PseudoRequest to handle 0 and '' correctly. Kudos to knowmad for pointing this behavior out. 2011-09-29 14:39:52 -07:00
Colin Kuskie
f33c19d503 Bump the module version for Business::OnlinePayment::AuthorizeNet to make WebGUI install the version that will automatically install. 2011-09-27 09:59:37 -07:00
Colin Kuskie
45b5370469 Allow Passive Analytics to scale to analyzing millions of log entries without nuking MySQL in the process. More thorough test cleanup. 2011-09-25 18:45:19 -07:00
Colin Kuskie
ec00e867a9 Remove bad template code from calendar search template. Fixes bug #12256 2011-09-23 13:00:44 -07:00
Colin Kuskie
77a2a09d3c Ready to 7.10.24 development. 2011-09-12 18:39:20 -07:00
Colin Kuskie
d84dd42413 Preparing for 7.10.23 release. 2011-09-12 18:26:04 -07:00
Colin Kuskie
1f9413e2a5 Display an error message anytime the cart is viewed if it has mixed items (recurring and non-recurring, or too many recurring). Fixes bug #12211. 2011-09-12 11:34:38 -07:00
Colin Kuskie
1acc6411fa encryptLogin should not trump showMessageOnLogin. Fixes bug #12245. 2011-09-08 19:34:52 -07:00
Colin Kuskie
d38992cea6 Update the POD for Session/Url 2011-09-08 16:35:55 -07:00