Commit graph

1842 commits

Author SHA1 Message Date
Graham Knop
4b561a1a63 Merged revisions 5256 via svnmerge from
https://svn.webgui.org/plainblack/branch/WebGUI_7.4

........
  r5256 | graham | 2008-01-09 05:43:02 -0600 (Wed, 09 Jan 2008) | 1 line
  
  fix: Tag cloud was limited to 50 least commonly used tags
........
2008-01-09 11:45:31 +00:00
Doug Bell
c6106634fe Removed old .tmpl files from upgrades. All upgrade collateral must now be in .wgpkg packages 2008-01-04 20:53:06 +00:00
Doug Bell
0e55ec42cd Added migration utility for Gallery 2008-01-04 06:23:38 +00:00
Chris Nehren
7accc3c57f Add fine-grained export controls. You can now specify whether you want specific
assets to be exportable. If any of an asset's parents aren't exportable, that
asset also won't be exportable.
2008-01-02 22:32:40 +00:00
Graham Knop
ba44d57e9f Merged revisions 5224 via svnmerge from
https://svn.webgui.org/plainblack/branch/WebGUI_7.4

........
  r5224 | graham | 2008-01-02 16:18:53 -0600 (Wed, 02 Jan 2008) | 1 line
  
  fix: Assets with no committed versions may be left as orphans when parent is purged
........
2008-01-02 22:26:42 +00:00
JT Smith
de0ac26cd1 Added a new plugin handler system that is both faster and more secure. 2007-12-28 18:25:02 +00:00
JT Smith
e12c6a105e no comment added for Label for RadioList.pm and CheckList.pm 2007-12-28 16:14:26 +00:00
Doug Bell
4c70aa4c71 re-integrated photogallery branch 2007-12-18 13:05:41 +00:00
Doug Bell
5222ad6be1 merged with SVN HEAD 2007-12-18 12:22:37 +00:00
JT Smith
1fc11fbda8 Added pluggable URL and content handlers. 2007-12-14 22:08:09 +00:00
Doug Bell
fb33859cc6 fix: when upgrading, two revisions of same asset in same second broke upgrade 2007-12-13 20:13:27 +00:00
Doug Bell
73f1a3e379 fix: Matrix best/worst now must have 10 or more votes 2007-12-13 19:36:50 +00:00
Doug Bell
ac1a7dc3a3 fix: CS posts get re-ordered when copy/paste 2007-12-13 17:26:28 +00:00
Doug Bell
d0a97d0bff fix: Import Package does nothing when re-importing trashed package 2007-12-13 16:19:59 +00:00
Graham Knop
f14c6e4b91 merging 7.4 changes 2007-12-13 10:41:27 +00:00
Colin Kuskie
d168c809da forward porting url extension bugfix from branch 2007-12-12 05:32:28 +00:00
Colin Kuskie
c44a5a1bb6 forward porting secondary admin group access privileges when creating users 2007-12-11 21:04:21 +00:00
Colin Kuskie
ac6651cdcd forward porting fixUrl bugfix and test 2007-12-11 16:40:05 +00:00
Doug Bell
f966bc572a fix: Auto Request Commit setting creates extra version tag if asset is commited by another process 2007-12-07 23:02:55 +00:00
Colin Kuskie
72906e27fb fixing handling of http:// calls in the Extras URL 2007-12-04 21:25:32 +00:00
Graham Knop
377386f239 Merged revisions 5062 via svnmerge from
https://svn.webgui.org/plainblack/branch/WebGUI_7.4

........
  r5062 | graham | 2007-11-29 09:45:32 -0600 (Thu, 29 Nov 2007) | 1 line
  
  fix: double width characters encoded incorrectly in Collaboration RSS feed
........
2007-11-29 15:50:56 +00:00
Graham Knop
c091192f47 merging 7.4 changes 2007-11-29 05:56:46 +00:00
Colin Kuskie
a1ea1ec2de add menuTitle to the Folder templates 2007-11-28 05:00:11 +00:00
Colin Kuskie
0a1974ba4c forward porting Event dateSpan display fix and Event.t test 2007-11-28 04:47:30 +00:00
JT Smith
338efd3df3 merging 7.4.16 bugfix 2007-11-27 16:17:42 +00:00
JT Smith
1934132002 merging 7.4.16 bugfix 2007-11-27 15:59:22 +00:00
Graham Knop
865c1d315b merging 7.4 changes 2007-11-22 06:09:27 +00:00
Graham Knop
599f62163d fix: DataForm doesn't send mail if mail fields in tab 2007-11-21 10:40:09 +00:00
Graham Knop
6ea2472695 fix: Calendar feed list doesn't display in IE 2007-11-16 07:11:04 +00:00
Graham Knop
1be6ea85d9 fix: Site starter style displays incorrectly in IE 2007-11-15 09:16:56 +00:00
Graham Knop
d42f568456 fix: Copy operations create version tags even with auto-commit turned on 2007-11-15 08:23:54 +00:00
Graham Knop
b725e93f35 fix shortcuts not copying overrides with asset or removing them on purge 2007-11-15 07:30:15 +00:00
Graham Knop
20e496d002 fix broken SSL redirection 2007-11-13 18:25:26 +00:00
Graham Knop
81bb746f9e fix CS posts not allowing new attachments after deleting old ones 2007-11-08 22:50:59 +00:00
Colin Kuskie
542fc63f4b forward change notice for earlier commit about removing old templates 2007-11-08 18:02:49 +00:00
Graham Knop
8df2c9f6b9 fix missing field_loop in SQL Form template 2007-11-08 06:33:40 +00:00
Colin Kuskie
0c2f9f5ec7 fix bad import of help template variables. Loops are now handled correctly. Added a test with supporting collateral to make sure this does not happen again 2007-11-08 05:34:48 +00:00
Graham Knop
8b23a6e7cf fix backslash doubling on ical import 2007-11-07 18:53:40 +00:00
Graham Knop
e5b7741f75 fix EMS in IE with reset style 2007-11-05 22:32:37 +00:00
Diona Kidd
c6948b62d0 Added operation user rfe doc to changelog 2007-11-03 20:46:01 +00:00
Colin Kuskie
c7334e2b22 forward port changelog from user session scratch bugfix 2007-11-02 18:03:07 +00:00
Graham Knop
0d8a33c0ea merging 7.4 changes 2007-11-01 18:19:07 +00:00
Graham Knop
83c40e4c35 fix grey areas on the bottom of pages 2007-10-29 17:48:58 +00:00
Colin Kuskie
dcd20ec8d9 fix for Devel::Cover warnings that clutter up the smoke test report. Also, fix the --help switch to testCodebase.pl 2007-10-26 22:34:46 +00:00
JT Smith
1b51697dbd rfe: Search Asset returns URLs 2007-10-26 16:29:25 +00:00
Graham Knop
99337c3473 event end time not tz adjusted properly 2007-10-26 16:27:54 +00:00
Graham Knop
93b64fc46f profile field and dashbaord fixes 2007-10-25 06:07:26 +00:00
JT Smith
62b09b4116 rfe: Default log level to ERROR 2007-10-23 15:17:39 +00:00
Doug Bell
587443b801 add: Friends network 2007-10-22 19:42:11 +00:00
Graham Knop
f73233de48 fix broken ical link 2007-10-19 13:12:30 +00:00