Commit graph

255 commits

Author SHA1 Message Date
JT Smith
657ae8baf7 more session conversion 2006-01-01 18:38:27 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Colin Kuskie
9bc967a042 POD for Operation/MessageLog
fixed broken i18n tag in Macro/Product
2005-12-22 00:39:33 +00:00
Colin Kuskie
24283f7ca9 POD for final two macros 2005-12-21 04:06:00 +00:00
Colin Kuskie
6ded5832ca POD added to last set of Macros.
Internationalized an error message in Product.
Fixed typos in docs in Macro_Product.pm
2005-12-20 22:34:40 +00:00
Colin Kuskie
4adafce696 Internationalize error messages in SQL.pm
Add POD to 5 macros
2005-12-20 19:26:25 +00:00
Colin Kuskie
d430f570f4 Added POD to several macros.
Updated POD in Storage/Iimage.pm

Internationalized error messages from RandomAssetProxy.
2005-12-20 17:55:46 +00:00
Colin Kuskie
d085152304 Added POD to 4 macros.
Internationalized Error messages for Include and LastModified
2005-12-19 05:34:13 +00:00
Colin Kuskie
01816cd806 Corrent template description in Macro/AdminBar.
Added POD for two macros.

Internationalized the If error message.
2005-12-19 04:48:38 +00:00
Colin Kuskie
9e7d86af49 Update docs for GroupDelete (conditions for displaying the link)
Added POD to 4 more Macros
2005-12-18 00:39:31 +00:00
Colin Kuskie
8aafc5a3ad Update docs for GroupAdd.
Internationalize error message for File Url
Add POD to 3 macros.
2005-12-17 21:54:34 +00:00
Colin Kuskie
f007395c50 POD for 3 macros, and internationalized error messages for two macros. 2005-12-17 20:07:08 +00:00
Colin Kuskie
eb98d68777 Correct POD for AdminToggle and add POD for 3 new files 2005-12-17 06:10:07 +00:00
Colin Kuskie
ddf72f4c31 more POD docs, 101 to go 2005-12-16 23:01:05 +00:00
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