[Phpslash-commit] CVS: phpslash-dev ChangeLog,1.22,1.23
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-11-10 23:08:59
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26059/phpslash-dev Modified Files: ChangeLog Log Message: corrected printer css changes. Index: ChangeLog =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/ChangeLog,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** ChangeLog 6 Nov 2004 19:02:48 -0000 1.22 --- ChangeLog 10 Nov 2004 23:08:44 -0000 1.23 *************** *** 1,2 **** --- 1,60 ---- + 2004-11-10 16:37 joestewart + + * include/templates/en/basic/slashHead-htmlarea3.tpl, + include/templates/en/basic/slashHead.tpl, + include/templates/en/basiccurves/slashHead-htmlarea3.tpl, + CHANGES: corrected printer css changes. + + 2004-11-09 16:54 lems1 + + * include/modules/auth/slashAuth.class: fixed bug CR authentication + + 2004-11-09 16:50 lems1 + + * include/modules/auth/slashAuth.class: fixed minor bug with + authenticating users not being automatically dumped out of + login.php + + 2004-11-09 16:48 lems1 + + * include/modules/auth/authtypes/slashAuthLDAP.class: ldap + authenticate works the first time users get registered in sql for + psl db + + 2004-11-09 15:13 joestewart + + * CHANGES, scripts/db_xfer.php.disabled: update for edit_perm + blocks. + + 2004-11-09 13:13 joestewart + + * CHANGES, include/modules/block/Block_admin.class, + tables/0.8/psl_core.sql: Added support for block option + edit_perms. + + 2004-11-06 16:18 joestewart + + * public_html/config-dist.php: Swedish Translation. + + 2004-11-06 16:09 joestewart + + * tables/0.8/psl_example.sql: Swedish Translation. + + 2004-11-06 15:26 joestewart + + * include/templates/en/: basic/slashHead-htmlarea3.tpl, + basic/slashHead.tpl, basiccurves/slashHead-htmlarea3.tpl: Swedish + Translation. + + 2004-11-06 15:16 joestewart + + * include/modules/block/blocktypes/Block_render_page.class, + include/modules/story/backend.php, public_html/config_setup.php, + tables/0.8/psl_example.sql: Swedish Translation. + + 2004-11-06 13:02 joestewart + + * ChangeLog: Swedish Translation. + 2004-11-06 12:59 joestewart |