Colin Kuskie
|
1a615f8ad8
|
replaced a literal loop with isIn, WGBP indented 1 line of Group.pm
|
2007-04-08 05:07:26 +00:00 |
|
Colin Kuskie
|
0587d28026
|
fix defined variable problems interfering with session scratch variables in the user search/list operation
|
2007-04-06 21:48:25 +00:00 |
|
Nik Ogura
|
ac01ed4221
|
added html filters to processing of text messages so that html tags won't show up in posts
|
2007-04-06 15:57:37 +00:00 |
|
Colin Kuskie
|
88a08fd228
|
getMimeType returns that string as a default, so the OR will never
be triggered.
|
2007-04-06 04:59:13 +00:00 |
|
Doug Bell
|
2d9649dc10
|
fix: EMS now keeps information about registration if a user logs out before they complete their transaction.
|
2007-04-06 00:55:39 +00:00 |
|
Colin Kuskie
|
108fb76ee6
|
update POD to note that macros can be used in all NotifyAboutUser specific fields
|
2007-04-05 23:08:11 +00:00 |
|
Colin Kuskie
|
6cef5a8e02
|
fix a macro processing bug caused by not sending the session to Macro::process
|
2007-04-05 16:18:07 +00:00 |
|
Nik Ogura
|
6825adae82
|
added $self->session to macro calls
|
2007-04-05 16:07:53 +00:00 |
|
Colin Kuskie
|
8650e34ed4
|
document the marker for automatic extraction of the synopsis from the post descriptions
|
2007-04-05 04:11:36 +00:00 |
|
JT Smith
|
e1c86d7f95
|
- fix: fixed an error in the groups/db system where removing a dblink connected to a group would produce a fatal error
|
2007-04-05 03:43:37 +00:00 |
|
Colin Kuskie
|
268b56b079
|
getValue does not look at form values
|
2007-04-05 03:34:28 +00:00 |
|
Nik Ogura
|
fb0f1ba7ac
|
changed js libraries from yui over to the -min versions to speed up load time when using textareas
|
2007-04-05 02:40:13 +00:00 |
|
Nik Ogura
|
43f2c14dff
|
Fixed self caused bug that blew all posting permissions
|
2007-04-04 20:58:56 +00:00 |
|
JT Smith
|
fdf9c65ab5
|
- fix: a typo in DatabaseLink.pm
- fix: a typo in CleanTempSpace.pm
- fix: an unhandled exception in Asset/File.pm
|
2007-04-04 16:03:34 +00:00 |
|
Nik Ogura
|
590f8dd479
|
Added ability to handle unregistered email messages if allowed
|
2007-04-02 20:57:30 +00:00 |
|
Nik Ogura
|
092d3acbf3
|
fixed permission bug on line 785: privilege::insufficient changed to privilege->insufficient
|
2007-04-02 15:16:23 +00:00 |
|
Colin Kuskie
|
133f2010ab
|
isSingleton was not ever in the editSave form for the Workflow!
|
2007-04-02 04:56:50 +00:00 |
|
Nik Ogura
|
6d79679194
|
fixed type in pod
|
2007-04-01 04:01:52 +00:00 |
|
Nik Ogura
|
b4bc36d23d
|
added custom handling to the %D format to remove initial space in single space days.
|
2007-04-01 00:38:48 +00:00 |
|
Nik Ogura
|
a91bc9c154
|
Altered regex to allow '+' in email address
|
2007-03-31 21:24:29 +00:00 |
|
Martin Kamerbeek
|
ba3eedf4a7
|
Fixed a bug where WG::Sess:Form->param would return duplicate params
|
2007-03-30 10:51:27 +00:00 |
|
Nik Ogura
|
0c1a2e10b4
|
Bare skeleton wouldn't compile. Needed $session declared in view method
|
2007-03-29 21:32:07 +00:00 |
|
JT Smith
|
c70bf5c256
|
- fix: Caching (last-modified bug) (misja / E-Wise)
|
2007-03-28 18:45:59 +00:00 |
|
Colin Kuskie
|
9b3a18405a
|
fix calendar typos
|
2007-03-28 16:13:03 +00:00 |
|
Colin Kuskie
|
9e0c0d2594
|
add documentation for urlIcal template variable, and make it point to the URL, rather than the method
|
2007-03-27 20:43:16 +00:00 |
|
Nik Ogura
|
211bbb552a
|
added 'urlIcal' to global variables
|
2007-03-27 18:11:42 +00:00 |
|
Nik Ogura
|
98a576201e
|
fixed double conversion into seconds (seconds were being stored, and then multiplied by 86400)
|
2007-03-27 06:09:34 +00:00 |
|
Nik Ogura
|
cb7f79543a
|
changed pod from 'days' to 'seconds' for expireOffset et al. to reflect what's actually happening
|
2007-03-27 06:07:50 +00:00 |
|
Colin Kuskie
|
c410bfd146
|
fix for SQLForm database table permissions where the user is granted permission on all databases
|
2007-03-27 05:40:54 +00:00 |
|
Nik Ogura
|
7329f102bd
|
Fixed typos in the POD
|
2007-03-25 19:49:38 +00:00 |
|
Colin Kuskie
|
ec707d8041
|
Only convert to seconds once in CleanLoginHistory.
|
2007-03-24 22:32:56 +00:00 |
|
Colin Kuskie
|
48a67a803e
|
prototype fix for page hopping after login
|
2007-03-24 22:19:57 +00:00 |
|
Colin Kuskie
|
e58f062114
|
Added missing croak arg to use Carp line.
Stored recurId into the object and db after it is created in setRecurrence.
|
2007-03-24 03:47:44 +00:00 |
|
Colin Kuskie
|
b9e6914f34
|
fixed a bug where a user could see the Calendar edit form but not save it. Event->canEdit now returns the parent canAddEvent check
|
2007-03-24 01:09:19 +00:00 |
|
Colin Kuskie
|
fed13bad77
|
fix typo in WebGUI::Workflow::Cron::delete and reenable default notification to spectre of Cron deletion
|
2007-03-23 21:11:10 +00:00 |
|
Doug Bell
|
d8d1863c47
|
fix: Removed post hidden element and just exposed the value of user Defined fields.
|
2007-03-22 23:40:20 +00:00 |
|
Doug Bell
|
c9f8a5e63b
|
Reverted additional Post Form template variable
|
2007-03-22 22:53:14 +00:00 |
|
Colin Kuskie
|
2a19799651
|
cat svn-commit.tmp
|
2007-03-22 22:33:17 +00:00 |
|
Doug Bell
|
cb3e36b180
|
Added ability for post content to be gotten from a template variable.
|
2007-03-22 22:13:20 +00:00 |
|
Doug Bell
|
7fce9af117
|
add: User Defined Fields in Post Edit template can now be used as hidden form elements
|
2007-03-22 19:34:54 +00:00 |
|
Colin Kuskie
|
6569887382
|
each asset now sets its own RawHeadTags. There is no need for Layout to do it anymore. It actually causes the Raw Head Tags to appear twice when viewed from the parent
|
2007-03-21 20:25:46 +00:00 |
|
JT Smith
|
82df712135
|
- fix: EMS: Adding badges for others
|
2007-03-20 17:40:51 +00:00 |
|
Doug Bell
|
991aac998a
|
fix: t::WebGUI::PseudoRequest now works properly
add: Added some additional vars to Calendar Week view
fix: WebGUI::DateTime now handles MySQL strings more robustly
|
2007-03-20 17:27:30 +00:00 |
|
Doug Bell
|
b75ecdaa5e
|
fix: Event userDefined fields now work properly.
|
2007-03-20 00:09:16 +00:00 |
|
Colin Kuskie
|
6215b5d7a7
|
move pagination variables into SQLReport template isa
|
2007-03-15 22:22:40 +00:00 |
|
JT Smith
|
1e92bfa386
|
- fix: SQLReport SubQuery Pagination (William McKee / Knowmad Technologies)
- fix: SQL Report: Paginate After (Still) (William McKee / Knowmad
Technologies)
|
2007-03-15 03:26:40 +00:00 |
|
JT Smith
|
06dbc84312
|
-fix: Stale pages after user login
|
2007-03-14 19:20:13 +00:00 |
|
Roy Johnson
|
9c3fb513c4
|
7.3.12 release
|
2007-03-14 15:31:23 +00:00 |
|
JT Smith
|
98331a137e
|
- Added master failover database config option.
|
2007-03-14 04:10:03 +00:00 |
|
Colin Kuskie
|
f8c0cb1041
|
s/descendent/descendant/msg when calling getLineage
|
2007-03-13 19:45:38 +00:00 |
|