2006-08-17 |
stevetruckstuff | Fix incorrect template assignment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-17 |
stevetruckstuff | Iniitial option templating. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-16 |
stevetruckstuff | Fix undefined function when downloading attachments... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-16 |
stevetruckstuff | Add list_writable_backends() function back for plugins. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | Incorporate new add/edit template and remove functions... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | Add template for address book add/edit functions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | Correct invalid HTML id attributes. Modify add/edit... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | When modifying an entry, if the nick name is different... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | Missing close paren |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | Fix some HTML/CSS errors |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
tokul | $abook->error is never htmlsanitized in 1.5.2cvs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | Fix FIXME in functions/addressbook.php |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | Fix cancel button in HTML address book. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | Remove unneeded comment |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
tokul | remove todo. multiple address books displayed in template |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
tokul | fullname layout is controled in gettext string instead... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | Address book templates |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
stevetruckstuff | Add more functions for address book templating |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-15 |
tokul | updated google translate form. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-14 |
stevetruckstuff | Account for extra fields in address book more correctly... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-14 |
stevetruckstuff | Add template for address book listings along with requi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-14 |
kink | - Drop obsolete script plugins/make_archive.pl. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-10 |
stevetruckstuff | Clean up webmail.tpl. Also implement delayed errors. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-10 |
stevetruckstuff | Turn on delayed errors. ERrors generated here will... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-10 |
stevetruckstuff | Implement delayed error handling. Defaults to FALSE... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-10 |
stevetruckstuff | Call the new function displayErrors() to display errors... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-10 |
stevetruckstuff | Add function for displaying errors to avoid having... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-09 |
stevetruckstuff | Caching of style.php doesn't work. Make an attempt... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-09 |
stevetruckstuff | Add CSS support to folder manipulation templates. ... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-09 |
tokul | move variables that are loaded before environment is... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-07 |
kink | drop very old and very obsolete function |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-06 |
tokul | fixed phpdoc tag |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
jervfors | Moving the development documentation to the documentati... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
jervfors | Moving the development documentation to the documentati... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
kink | no need to pass $key variable to sqimap_login anymore |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
kink | Do not pass the $key to sqimap_login, that takes care... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
kink | missing '}' in session_expired_post, thanks Rusty Nejdl |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
tokul | information about #1312915 fix and phpdoc updates |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
tokul | don't add delimiter to folder name, when folder with... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
tokul | simple "equal to 'none'" test instead of testing all... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
tokul | username should not be empty |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
tokul | moved smtp sitewide configuration to main configuration... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-05 |
tokul | add purge link when folder contains subfolders. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-04 |
tokul | don't tag subfolders of Drafts,Trash and Sent as specia... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-04 |
tokul | phpdoc source parsing locks on trailing comments. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-03 |
kink | some code simplification |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-03 |
kink | first start of removing direct access of key/onetimepad... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-03 |
kink | Fixed resuming of compose when session expired while... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-02 |
tokul | loading default configuration before config.php in... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-02 |
kink | remove crufty code (commented out for >2 y) and the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-01 |
kink | templatize folder management (create, rename, delete... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-08-01 |
kink | templating for signout |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-31 |
tokul | added safety checks for outdated config.php and |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-30 |
tokul | perl compilation error was caused by curly brackets. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-30 |
tokul | $version is not available when config.php is loaded |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-30 |
tokul | removed non-standard wrap attribute |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-30 |
tokul | fixed undefined notice |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-29 |
jervfors | Fixing PHP notice which was introduced in 1.42 of this... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-26 |
tokul | semicolor confused phpdoc |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-26 |
tokul | code could be triggered to unset variables that are... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-24 |
tokul | #1527493 typo in elseif. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-22 |
tokul | 1.4.7 cleans globals too |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-22 |
tokul | data and attachment directories need trailing slash... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-22 |
tokul | Location: header automatically adds 302 Status header... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-19 |
jervfors | Putting Erin and Philippe as retired, and getting STABL... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-19 |
tokul | IO::Socket was loaded without checking. Script failed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-17 |
indiri69 | Unicode support was added in Perl 5.6, use a less usefu... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-17 |
indiri69 | The footer probably shouldn't go before the rest of... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-17 |
tokul | adding config_location_base to administrator plugin |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-17 |
kink | improvements to 1.244 suggested by Tomas |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-17 |
kink | Make the base for the SquirrelMail URL configurable... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-16 |
kink | remove references to submitting themes to us. we've... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-16 |
kink | list cve's that are fixed by the deregister globals... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-15 |
kink | comment about closing tag now superfluous |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-15 |
kink | Remove CVS $Log$ keywords, since that info is available... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-15 |
tokul | display disabled,TLS,STARTTLS instead of 0,1,2 in menu |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-15 |
tokul | older code used sel[] name in list form. Label code... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-15 |
tokul | adding safety checks. if invalid backend number was... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-15 |
tokul | removing trailing ?> from function scripts |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-13 |
tokul | reverting some templating changes. They broke plugin... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-13 |
tokul | fixed spamcop plugin |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-13 |
tokul | removed service type option - spamcop uses same form... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-11 |
kink | add code to reinitialize the templating for the case... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-11 |
kink | move the 'fallback theme colors' to init.php. It makes... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-10 |
vanmer | - added new utils_css file to contain CSS-related funct... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - changed to actually apply style instead of returning... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - added variable initalization and check on variable |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - added template output for style links before link... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - moved all output from webmail.php to webmail.tpl... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - pulled all options output in options.tpl template |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
kink | make a start with adding labels for html form elements... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - added default entries for new templates for webmail... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - moved all static style elements out of stylesheet... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - initial revision of a default stylesheet for squirrel... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - intial revision of a template to display CSS links... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - initial revision of a template for options output |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
kink | - Make the default attachment dir /var/local/squirrelma... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
vanmer | - Initial revision of a template to render the main... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
tokul | session.use_cookies=off workaround |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2006-07-09 |
tokul | turn on session cookies, if they are turned off. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |