Commit graph

1395 commits

Author SHA1 Message Date
Michele Dell'Aquila
87aea92528 changelog update 2005-08-25 15:08:41 +00:00
JT Smith
3360e4c979 fix [ 1267326 ] LastPost varibale not updating correctly in Msg Board 2005-08-25 14:55:08 +00:00
Matthew Wilson
3d1a735050 *** empty log message *** 2005-08-25 14:44:28 +00:00
Matthew Wilson
0ed0f15459 [ 1256718 ] Assets disappear after changing page layout 2005-08-25 07:58:32 +00:00
Len Kranendonk
320235bfec Fixed [ 1266285 ] 6.7.1 - UserProfile Fields Time error 2005-08-24 22:28:19 +00:00
Michele Dell'Aquila
2653035da6 WebGUI::Form::* renaming breaks field type selection [1268605] 2005-08-24 16:56:03 +00:00
Matthew Wilson
046e59422b *** empty log message *** 2005-08-24 01:59:23 +00:00
Michele Dell'Aquila
059ef037aa fixed typo that prevented metadata field creation from within asset's Metadata tab [1267548] 2005-08-24 00:32:32 +00:00
JT Smith
8a656aece7 bug fixes 2005-08-23 21:45:44 +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
506b16a8a0 - fix [ 1260760 ] Default endDate in asset table too high for FreeBSD
- fix [ 1249486 ] default script language is not declared
2005-08-23 20:06:36 +00:00
JT Smith
a1471d17b6 bugfix [ 1263934 ] 6.6.5 Import Scripts Asset URLs 2005-08-23 19:59:24 +00:00
JT Smith
d39e649906 bugfix [ 1245765 ] Missing 'page not found' crashes settings 2005-08-23 19:37:11 +00:00
JT Smith
2372905928 fixed [ 1265788 ] SyndicatedContent *not working* in 6.7.x 2005-08-23 16:29:51 +00:00
JT Smith
c132a72b7b preparing for 6.7.2 bugfix cycle 2005-08-18 21:36:13 +00:00
JT Smith
9b88390df9 preparing for 6.7.1-beta releaes 2005-08-18 20:13:25 +00:00
JT Smith
8664a34f1e more bug fixes 2005-08-18 19:20:08 +00:00
JT Smith
c456b708de more bug fixes 2005-08-18 16:10:37 +00:00
Matthew Wilson
8e2f4a5295 *** empty log message *** 2005-08-18 15:05:48 +00:00
JT Smith
612e3d712e bug fixes 2005-08-18 03:05:19 +00:00
JT Smith
c03e4f67dc more bug fixes 2005-08-17 22:33:27 +00:00
JT Smith
78274f1910 more bug fixes 2005-08-17 21:53:54 +00:00
JT Smith
9b37deeba2 fixed addRevsion problem 2005-08-17 20:56:06 +00:00
JT Smith
f65bcbf74d fixed a problem with the forum rich editor. 2005-08-16 13:50:10 +00:00
JT Smith
0e34bdfc1d fixed the nasty logout bug 2005-08-16 13:37:11 +00:00
Matthew Wilson
cfe20cfce6 *** empty log message *** 2005-08-15 00:31:44 +00:00
Matthew Wilson
1a6c6ae254 *** empty log message *** 2005-08-13 18:06:46 +00:00
Matthew Wilson
ac7f170b98 *** empty log message *** 2005-08-13 17:57:10 +00:00
JT Smith
f05c5925d1 fixed a few bugs 2005-08-12 22:36:09 +00:00
JT Smith
42e63ab588 preparing for 6.7.0 release 2005-08-12 19:19:14 +00:00
JT Smith
5c3f7d8ccd more bug fixes 2005-08-12 19:09:29 +00:00
JT Smith
469950a1ef more bug fixes 2005-08-12 16:37:23 +00:00
Martin Kamerbeek
b21461d50c Fixing a typo. 2005-08-12 15:35:26 +00:00
Martin Kamerbeek
37d003f379 fix [ 1249117 ] resetExpiredPassword not a callable method from authmodules 2005-08-12 13:56:23 +00:00
Martin Kamerbeek
52670adb9f fix [ 1249114 ] unclosed <li> elements in auth modules 2005-08-12 13:22:54 +00:00
JT Smith
ef39d85a2f more bug fixes 2005-08-11 22:46:27 +00:00
JT Smith
beca69b465 more versioning bug fixes 2005-08-11 21:36:55 +00:00
JT Smith
a3e4cf1dd3 more bug fixes 2005-08-11 00:51:25 +00:00
JT Smith
abf4076569 more versioning bug fixes 2005-08-10 19:46:14 +00:00
Martin Kamerbeek
e9f74cdc0f Changed warn to fatal to prevent db corruption 2005-08-10 16:43:15 +00:00
JT Smith
7eef970cd1 fixing versioning bugs 2005-08-08 14:28:04 +00:00
JT Smith
d8a04921e4 fixed a couple more rich editor problems 2005-08-05 22:56:44 +00:00
JT Smith
8a5c997441 updated rich edit to 1.45
fixed cache privileges problem
added new buttons to rich edit
rich edit now defaults to allow any HTML tags
2005-08-05 22:06:14 +00:00
JT Smith
c287ab8a3e can use the edit branch feature to set metadata properties
other bug fixes
2005-08-05 16:19:55 +00:00
JT Smith
debd4e8c82 being in admins group automatically results in a ui level great enough to see everything 2005-08-04 14:43:35 +00:00
JT Smith
8dac9d9daa fixed not found page problem 2005-08-02 18:53:34 +00:00
JT Smith
8c2440760f Starting with WebGUI 6.7.0 .sql files will no longer be used in core upgrades
of WebGUI sites. We also suggest not using them for upgrades of custom code.
The reason is that the database is becoming very complex, and it's easier to
introduce errors to the database when modifying it directly rather than using
the APIs.
2005-07-30 22:07:13 +00:00
JT Smith
876b1da8bb added some of the rollback features 2005-07-30 21:34:58 +00:00
JT Smith
4033ad4b83 fixed a few bugs and also made it so language translators can enable the translations for javascript helpers 2005-07-29 15:00:30 +00:00
JT Smith
4c8ff049cc added automatic id attribute generation to all form controls 2005-07-28 22:53:24 +00:00