Commit graph

292 commits

Author SHA1 Message Date
Colin Kuskie
ab53a8bf17 International macro was broken 2006-05-05 21:22:38 +00:00
JT Smith
2f24cd3f3c [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 16:59:32 +00:00
JT Smith
11385d7957 removed JavaScript, StyleSheet, and RawHeadTags macros 2006-04-19 19:39:26 +00:00
JT Smith
7cf2c22a95 several small improvements to lots of stuff 2006-04-07 17:15:53 +00:00
JT Smith
d272e7de58 fixed a bug that i created earlier today
added burst protection to page layouts to prevent slashdotting
2006-04-07 08:12:16 +00:00
JT Smith
ae8f3d87f6 setting $session->user now changes the id for the session as it should
continued adding ad management system
added field sets to htmlform and tab form
2006-04-06 22:28:13 +00:00
JT Smith
985417afd3 a bunch of bug fixes and tweaks related to workflow/versioning 2006-03-23 16:56:08 +00:00
JT Smith
b55a7252e8 removed border= from image tags 2006-03-21 21:13:36 +00:00
JT Smith
3931d8dcd2 a bunch of bug fixes and ease of use modifications for workflow/versioning 2006-03-20 21:07:26 +00:00
kenperl
6fc6b00b49 a typo 2006-03-18 14:41:24 +00:00
JT Smith
feda6700e0 added commit comments 2006-03-16 18:51:49 +00:00
JT Smith
81fc744a8b more merging of versioning and workflow 2006-03-14 22:25:18 +00:00
JT Smith
cba26ecc0c converting versioning to use workflow 2006-03-14 17:46:32 +00:00
JT Smith
dfd2c8f0fa - Refactored admin bar to be more dynamic.
- Added version tags menu to admin bar.
2006-03-02 20:39:04 +00:00
kenperl
b1fc8adc15 typo in the description of LoginToggle macro 2006-02-20 05:25:56 +00:00
JT Smith
44a182ee0d fixing a couple cosmetic bugs 2006-02-03 05:39:52 +00:00
JT Smith
6c4ae02f34 more conversion to the new streaming/chunking/bucketing system 2006-01-30 22:15:27 +00:00
JT Smith
80fc76691f fixed a macro problem 2006-01-30 18:22:54 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Matthew Wilson
2069da5fdb tons of bug fixes. 2006-01-18 14:41:12 +00:00
Colin Kuskie
25ed7e1527 Update Macro docs to point to where DateTime is now
Add session vars to form element calls.
2006-01-17 05:13:48 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
Matthew Wilson
f8de599f35 more bugfixes. last of this round of syntaxCheck.t fixes. 2006-01-15 19:39:12 +00:00
JT Smith
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +00:00
Matthew Wilson
65823b1f53 oodles of fixes. 2006-01-15 15:56:17 +00:00
Colin Kuskie
edfaa153b9 end of test program sweeps for dictionary lookups via subroutine instead
of object method.
2006-01-15 02:34:50 +00:00
Matthew Wilson
19bce8eaf6 bunches o syntax fixes. 2006-01-14 21:06:52 +00:00
JT Smith
5a8845c407 remove grouping use line 2006-01-12 22:52:22 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
1e5034acd6 refactored storage api to handle new session stuff 2006-01-12 19:15:34 +00:00
JT Smith
388cd8f306 migrated webgui product 2006-01-12 18:21:47 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
16de66517c session api updates 2006-01-11 03:45:58 +00:00
JT Smith
c74c1bdcbc merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
2599a4c853 converting WebGUI::Form API to use new session system 2006-01-10 17:43:38 +00:00
JT Smith
9520b4ce48 migrating datetime api for session 2006-01-10 17:06:41 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
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