Commit graph

1465 commits

Author SHA1 Message Date
Jim Jagielski
16cd6af309 Try to make config.php as insulated as possible, after all, this
is where people make local changes. So unless we change
major aspects of Telaen, config.php should be stable between
releases. This means moving the version number to an external
file, as well as placing the location of Smarty in one
central spot.
2006-01-25 15:39:43 +00:00
Jim Jagielski
41afd6e73e Fold in latest rev of Smarty template engine 2006-01-25 15:18:41 +00:00
Jim Jagielski
644b939de5 Updates TODO 2006-01-23 17:08:41 +00:00
Jim Jagielski
f7a71969e7 Add in draft ToDo file 2006-01-23 17:07:33 +00:00
Jim Jagielski
c68e2f663b get an old bug: you add the timezone offset :) 2006-01-18 14:25:42 +00:00
Jim Jagielski
6f0d677ed1 Avoid problems when folders have similar names than the system
folders.

Also, standard PHP5 array_merge() hack
2006-01-04 16:33:04 +00:00
Jim Jagielski
c98feb8433 Fix off-by-one error. Also, clean up long lines and use '-='
as needed.
2006-01-02 17:58:20 +00:00
Jim Jagielski
ab8dd85096 Note required function.um_welcome_message.php file 2006-01-02 15:54:35 +00:00
Jim Jagielski
85ab3e926b none 2006-01-02 15:49:42 +00:00
Jim Jagielski
6ac1678f3d More cleanup: note the Smarty and PHPMailer dependencies 2006-01-02 15:48:07 +00:00
Jim Jagielski
d2465092b9 Add in required function.um_welcome_message.php Smarty plugin 2006-01-02 15:42:49 +00:00
Jim Jagielski
b2147d98ca Add in the latest versions of Smarty and phpmailer. Also fold in
required LICENSE files for their use.
2006-01-02 15:40:02 +00:00
Jim Jagielski
d7de438acb Change footer to reflect that Telaen is now the webmail app :) 2006-01-02 15:11:56 +00:00
Jim Jagielski
9cba3dfa08 Rename the project from Uebimiau to Telaen. This means adjusting the
license notice in the PHP files, changes to the class files, etc.
2006-01-02 15:03:56 +00:00
Christopher Schnell
1d8f564529 Initial Commit of telaen.
First version equals Uebimiau 2.7.8 P3 patched by JimJag
2005-12-20 11:44:48 +00:00