Wouter van Oijen
4e2e5e8c78
fix: Splat_random Macro not so random
2006-07-24 20:27:29 +00:00
Colin Kuskie
654e5751e8
Add tests for GroupDelete and GroupAdd macros.
...
Fix bugs exposed by the tests.
2006-07-24 19:58:50 +00:00
Colin Kuskie
5dbd9b44c9
Fixed a typo in the POD for Session/Env.pm
...
Added more docs for find method in Group.pm
Fixed a latent bug that would probably never occur in Macro/GroupAdd.pm
If Group->find is called with the name of a group that doesn't exist,
then Group will return an object with defaults, and the guid of the
group is undef, not ''. However, since by default autoAdd is off,
the Macro will still do the right thing.
GroupDelete has the same bug, but it shouldn't be patched until there's
a test written for it.
2006-07-24 05:08:17 +00:00
Wouter van Oijen
cfea8f573a
Cleaning up FileUrl macro
2006-07-23 09:14:34 +00:00
Colin Kuskie
7033959b5e
Add more docs to the Splat_random macro. Change the macro to use Perl's
...
scaling function of rand instead of an implicit multiply.
2006-07-23 06:17:31 +00:00
Colin Kuskie
c1246444e0
add new error message to FileUrl macro
2006-07-23 01:35:20 +00:00
Colin Kuskie
2b03fdc73d
Add another error message to FileUrl so that it's clear that there
...
are no files, rather than the wrong URL.
Update Page macro docs to show it works on _any_ asset, not just Pages.
2006-07-21 16:10:11 +00:00
Wouter van Oijen
d37cd047e3
fix: FileUrl doesn't handle Snippets
2006-07-21 13:04:17 +00:00
Colin Kuskie
e718fc5b9a
update pod and macro docs
2006-07-17 22:54:34 +00:00
Colin Kuskie
3dd45bad6d
GroupText macro now returns an error message if group cannot be found. includes test
2006-07-13 05:23:49 +00:00
JT Smith
a511ab9d50
preparing for 7.0.0 release
2006-07-05 15:05:28 +00:00
Colin Kuskie
b0add6df31
fix display of packages in admin bar
2006-06-05 02:49:18 +00:00
Wouter van Oijen
684f08649d
Fixing stuff
2006-05-21 14:49:40 +00:00
JT Smith
9b92fdd8b9
Fixed a problem where anybody could see the complete list of admin console
...
functions in the adminbar, even though they couldn't actually use them.
2006-05-16 14:04:34 +00:00
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