Commit graph

391 commits

Author SHA1 Message Date
Colin Kuskie
80c3f027f2 Add POD to more Macros.
Document that using the CanEditText Macro outside of an
Asset will have unpredictable results.
2005-12-16 22:55:06 +00:00
Colin Kuskie
7c619a1ecd Added POD to 5 macros
Internationalized the AssetProxy "Invalid Asset URL" error message.
2005-12-16 21:51:53 +00:00
Colin Kuskie
fe27be1974 POD for three macros 2005-12-16 21:13:30 +00:00
JT Smith
6944fe3316 - fix [ 1381694 ] Unable to reset votes on poll
- fix [ 1381309 ] FormParam macro returns always undef
 - fix [ 1379595 ] http proxy broken
 - fix [ 1379060 ] Unable to view subscription codes
2005-12-16 16:28:21 +00:00
Colin Kuskie
b74cddb637 Added FetchMimeType macro.
Fix bad namespaces, package names and labels in StockData and InOutBoard help.
2005-12-10 22:22:35 +00:00
JT Smith
440ca63333 adding RandomThread macro thanks to Wouter Vijvers 2005-12-01 06:40:27 +00:00
JT Smith
c3acc50381 added gateway code so sites can exist at /somepath and not just at / 2005-12-01 06:08:08 +00:00
JT Smith
9e37cdd9a2 removed the notion of scripturl since it's no longer necessary with the modperl handler 2005-11-09 23:44:03 +00:00
JT Smith
607a251b11 adding skeletons 2005-11-07 02:01:15 +00:00
JT Smith
ea868a8c0e moved uploadsAccessHandler into the main webgui handler mechanism
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
Matthew Wilson
5ee8369c5e fixed SCRIPT_NAME with a session variable from $r->uri 2005-11-03 19:17:34 +00:00
JT Smith
9b23c24a6a convert WebGUI to a mod perl handler 2005-11-03 09:14:23 +00:00
Matthew Wilson
5790060655 fix :( 2005-10-17 20:09:57 +00:00
Matthew Wilson
936cd1a7ef cleaning up 2005-10-17 17:39:51 +00:00
Matthew Wilson
c596ea3f1a [ 1328298 ] 6.7.5 random Assets not random 2005-10-17 17:12:44 +00:00
Colin Kuskie
35b2b94e1d product macro docs 2005-10-10 23:21:12 +00:00
Matthew Wilson
7b20b2db03 - fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson)
 - fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson)
 - fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson)
 - fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson)
 - fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson)
 - fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson)
 - fix [ 1280374 ] Events calendar with no end date set loops... (mwilson)
 - fix [ 1230352 ] Navigation Template (mwilson)
2005-09-11 17:36:39 +00:00
JT Smith
283839a077 performance indicators 2005-09-09 19:57:58 +00:00
Wouter van Oijen
ad6b484f0e Fixed a few XHTML 1.0 related bugs 2005-09-01 12:39:43 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
JT Smith
a93a2d05d1 - fix [ 1225432 ] plainblack.com: print is broken
- fix [ 1249882 ] Make page printable in RWG broken
 - fix [ 1255313 ] r_printable includes index.pl sometimes
2005-08-23 20:58:37 +00:00
JT Smith
5531a9b3d2 the first major round of changes for versioning 2005-07-06 22:21:52 +00:00
Daniel Collis-Puro
3b39fd4e6e Minor updates to beef up XHTML compliance. 2005-06-28 02:36:55 +00:00
Colin Kuskie
541b3821de fix 1217865, missing curly 2005-06-11 04:43:29 +00:00
Matthew Wilson
1c081b67df slight typo. 2005-05-25 02:32:31 +00:00
Matthew Wilson
75b28bf47f - fix [ 1187037 ] LastModified.pm refers to LastEdited and pageId from wobject 2005-05-17 17:30:05 +00:00
Matthew Wilson
f2108d88a2 - fix [ 1180455 ] assetproxy of a nonexistent asset inserts the page_not_found 2005-05-12 21:07:23 +00:00
Colin Kuskie
39a71a9b44 old AdminBar template removed, but macro code not updated 2005-05-05 15:23:39 +00:00
JT Smith
d28bc13924 fixed the thumbnail macro
added the new ldap icon to the admin console
2005-05-04 14:34:17 +00:00
JT Smith
b631cbb2f4 - Internationalized a bunch of stuff that was previously uninternationalized.
- Fixed a bug in the survey that caused users to not be able to submit
   survey's.
- added context menu to nav toolbar
- added a switch to disable content locking on alternate criteria shortcuts.
2005-05-03 22:01:07 +00:00
Colin Kuskie
d0984032a3 use assetIds instead of urls for default templates 2005-05-02 22:27:26 +00:00
JT Smith
504c88e293 - Fixed a bug where a blank page would be displayed if a user logged out on a
page that visitors could not access.
 - Fixed a bug in the make printable macro that used the wrong default
   template.
 - Added a context menu to inline editing that is accessible by right-click
   or by left-click-hold on the asset's class icon.
 - The context menu in the asset manager is now accessible via left-click-hold
   for more familiarity with mac users.
 - Added "create shortcut" as a context menu option in the asset manager.
2005-05-02 19:46:09 +00:00
Colin Kuskie
ef4065559e fix for sf bug 1191744, default templates wrong 2005-05-02 16:12:52 +00:00
Martin Kamerbeek
d12082f8ed Adding the productmanager 2005-04-25 22:26:30 +00:00
JT Smith
cb17c19f23 introduced utility assets, default titles, and asset add privileges 2005-04-23 17:59:18 +00:00
Colin Kuskie
c94f7c64ed typo in macro namespace 2005-04-08 04:39:04 +00:00
Colin Kuskie
001d63f703 moved international labels into per Macro files 2005-04-06 03:43:20 +00:00
Colin Kuskie
9edb5b42b3 fix for bug 1173101 2005-03-31 19:42:52 +00:00
JT Smith
50b756a5ae 6.5.6 bugfix merge and some new stylings for the slide panel 2005-03-30 20:28:03 +00:00
JT Smith
124b62f960 new admin bar 2005-03-30 03:23:34 +00:00
JT Smith
01c0802c22 bunch of bug fixes 2005-03-23 19:15:23 +00:00
Matthew Wilson
8fac3ecd8a slight fix. 2005-03-17 21:45:02 +00:00
JT Smith
736d341312 bug fixes 2005-03-17 20:13:01 +00:00
JT Smith
12ea0cf6fa switched over old auth links to the new url system 2005-03-05 02:34:20 +00:00
JT Smith
e9d6c1b4e4 several bug fixes
added asset type icons to toolbar
added isAdminOn, switchOnAdmin, and switchOffAdmin subs to WebGUI::Session
2005-03-03 22:34:14 +00:00
JT Smith
864206b05b more bug fixes 2005-02-18 18:59:12 +00:00
JT Smith
9238c028c6 more bug fixes 2005-02-18 01:04:05 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
ae67e0b0ac enhanced usability and fixed a style template inheritance problem 2005-01-29 17:14:00 +00:00
JT Smith
fc2fc143ad fixing something broke in 6.2.11 2005-01-29 00:17:13 +00:00