root/trunk/Framework/Module


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @290 [290] 04/20/08 23:46:43 shupp Added ToasterAdmin?_Form, fixed CS in HTML_QuickForm_Renderer_AssocArray
(edit) @288 [288] 04/20/08 00:50:20 shupp Some fixes for accounts limits
(edit) @287 [287] 04/19/08 19:30:28 shupp Added account limits editing
(edit) @286 [286] 04/16/08 00:17:49 shupp Added Dutch and Portuguese translations, added CREDITS file, added missing …
(edit) @274 [274] 04/12/08 21:14:59 shupp Got gettext support working using a custom request parser and a custom …
(edit) @270 [270] 04/11/08 00:58:01 shupp CS fixes for Forwards module
(edit) @269 [269] 04/11/08 00:31:51 shupp CS fixes for Main_Limits
(edit) @268 [268] 04/11/08 00:26:47 shupp CS fixes for Main_IPMaps
(edit) @267 [267] 04/11/08 00:21:55 shupp CS fixes for Main_Find
(edit) @266 [266] 04/11/08 00:05:03 shupp CS cleanups in Main_AliasDomain
(edit) @265 [265] 04/11/08 00:01:56 shupp CS fixes in Responders.php, moved language into smarty templates
(edit) @264 [264] 04/10/08 22:43:09 shupp make mainMenu() protected
(edit) @263 [263] 04/10/08 22:40:53 shupp CS Fixes for Main
(edit) @262 [262] 04/10/08 22:38:53 shupp CS fixes in MailingLists?
(edit) @261 [261] 04/10/08 22:30:43 shupp CS Fixes for Domains_Menu
(edit) @260 [260] 04/10/08 22:23:11 shupp Removed listDomains.tpl from Accounts directory. Not sure why it was …
(edit) @259 [259] 04/10/08 22:22:25 shupp Update link text in Accounts_Modify
(edit) @258 [258] 04/10/08 22:19:32 shupp remove language from Accounts_Modify
(edit) @257 [257] 04/10/08 22:18:36 shupp CS fixes for Accounts_Modify. Moved LANG variables into templates.
(edit) @256 [256] 04/10/08 00:29:05 shupp Moved Domains to smarty gettext plugin. CS fixes
(edit) @255 [255] 04/10/08 00:09:09 shupp Home module CS cleanups
(edit) @254 [254] 04/10/08 00:02:40 shupp Login module CS cleanups
(edit) @253 [253] 04/09/08 23:50:33 shupp Switched Accounts to smarty block plugin, cleaned up all CS problems
(edit) @252 [252] 04/08/08 01:21:22 shupp remove Modify Limits menu link for now
(edit) @251 [251] 04/08/08 01:16:17 shupp Lots of changes to Fowards - use exceptions instead of PEAR_Error
(edit) @249 [249] 04/08/08 00:22:29 shupp Get rid of some notices in Accounts_modifyAccount, fix changePass check
(edit) @248 [248] 04/06/08 23:12:48 shupp get rid of notices in Main_IPMaps
(edit) @247 [247] 04/06/08 22:45:15 shupp Remove references to $base_url in Forwards, update Responders to use the …
(edit) @246 [246] 04/06/08 16:21:14 shupp A few navigation link tweaks
(edit) @245 [245] 04/06/08 16:14:03 shupp fix Accounts::addAccountNow() - send a full userInfo array as 3rd argument
(edit) @244 [244] 04/06/08 15:04:31 shupp Fix limits links in listDomains() and template
(edit) @243 [243] 04/06/08 15:01:01 shupp Added Limits class
(edit) @241 [241] 01/08/08 01:38:11 shupp fixes in add ip maps so that server side validation works properly
(edit) @240 [240] 01/08/08 01:34:06 shupp fixes in add domain so that server side validation works properly
(edit) @239 [239] 01/08/08 01:09:57 shupp fixes in find domain so that server side validation works properly
(edit) @238 [238] 01/08/08 01:03:29 shupp use the right template when logins fail
(edit) @236 [236] 01/06/08 22:35:12 shupp fix AliasDomain? class so that errors are displayed on server side …
(edit) @235 [235] 01/06/08 19:44:15 shupp specify Login.tpl file so other methods work
(edit) @234 [234] 12/15/07 21:56:36 shupp fix main menu language
(edit) @233 [233] 12/13/07 23:47:31 shupp Add Framework_Module_Main_IPMaps class, documented …
(edit) @232 [232] 12/12/07 00:56:25 shupp add new Framework_Module_Main_AliasDomain module
(edit) @230 [230] 12/10/07 10:22:11 shupp get find domain working - fix typo in form action url
(edit) @229 [229] 12/09/07 15:07:40 shupp commit start of find class
(edit) @228 [228] 12/09/07 13:48:46 shupp added start of Main module, update related links to use it
(edit) @227 [227] 12/09/07 13:22:03 shupp change list domains link text
(edit) @225 [225] 12/09/07 13:15:51 shupp get current page style working in framework pager
(edit) @224 [224] 12/09/07 11:45:21 shupp refactoring in Forwards module. Still needs more
(edit) @223 [223] 12/09/07 01:50:27 shupp fixes for password changing, modify accounts Domain Menu link
(edit) @222 [222] 12/09/07 00:33:54 shupp update Forwards to use domain auth container, clean up top doc blocks
(edit) @220 [220] 12/09/07 00:28:32 shupp fix password changing for other accounts, fix edit account url
(edit) @219 [219] 12/09/07 00:12:27 shupp add Framework_Module_Accounts_Modify, clean up accounts, modify Domains …
(edit) @215 [215] 12/08/07 22:06:28 shupp * Domains module now extends System auth container * domainMenu now …
(edit) @211 [211] 12/08/07 20:23:45 shupp added main menu link to listDomains.tpl
(edit) @210 [210] 12/03/07 01:58:33 shupp remove construct() from Domains, authentication hasn't yet occurred, so …
(edit) @209 [209] 12/03/07 01:38:21 shupp update Login to redirect to Home
(edit) @208 [208] 12/03/07 01:34:41 shupp move parseHomeDotqmail() from Net_Vpopmaild into …
(edit) @206 [206] 11/09/07 22:45:14 shupp updatd to Login module
(edit) @204 [204] 11/08/07 00:34:27 shupp more Accounts module fixes
(edit) @203 [203] 11/08/07 00:13:16 shupp catch exception in Accounts module
(edit) @202 [202] 11/08/07 00:00:47 shupp more pager fixes
(edit) @201 [201] 11/07/07 23:42:58 shupp pagination fixes, use overloading shortcut for session vars
(edit) @195 [195] 07/16/07 13:57:46 shupp fix some old style privileges checks
(edit) @194 [194] 07/16/07 10:29:16 shupp switch to Crypt_Blowfish
(edit) @193 [193] 07/11/07 19:21:21 shupp update modules to use ToasterAdmin?_Common, more toasterAdmin to …
(edit) @190 [190] 07/11/07 18:45:00 shupp do MailingLists? module skeleton
(edit) @186 [186] 07/11/07 17:29:28 shupp fix typo in Accounts module
(edit) @184 [184] 07/10/07 13:27:20 shupp move Framework_Auth_Vpopmail::authenticate() to …
(edit) @181 [181] 07/03/07 15:57:09 shupp add blank MailngLists? module files/dirs
(edit) @180 [180] 07/03/07 15:04:24 shupp update Accounts module to correct addUser/modUser syntax
(edit) @178 [178] 07/03/07 14:41:57 shupp fixes for Accounts module
(edit) @176 [176] 07/02/07 18:17:52 shupp update modules to use inherited renderer
(edit) @175 [175] 07/02/07 17:53:56 shupp finish first version of Responders module
(edit) @167 [167] 07/02/07 12:16:52 shupp remove Framework_User_toasterAdmin::listAliases, it's a duplicate of …
(edit) @165 [165] 07/01/07 16:54:32 shupp fixes in pager template
(edit) @164 [164] 07/01/07 15:33:05 shupp updates to Framework_Module_Forwards, doc fix in …
(edit) @163 [163] 07/01/07 12:00:48 shupp add space between control structure keyword and opening parentheses for …
(edit) @162 [162] 06/29/07 19:03:32 shupp delDomainNow fixes
(edit) @160 [160] 06/29/07 18:58:46 shupp fix addDomain bugs
(edit) @159 [159] 06/29/07 18:30:51 shupp one more cleanup for Framework_Module_Accounts
(edit) @157 [157] 06/29/07 18:18:05 shupp Framework_Module_Accounts related fixes
(edit) @156 [156] 06/29/07 16:50:02 shupp more bugfixes related to Framekwork_Module_Accounts
(edit) @154 [154] 06/29/07 14:24:49 shupp more docblock fixes, also naming convention updates and phpdoc script …
(edit) @153 [153] 06/29/07 13:52:10 shupp docblock fixes
(edit) @149 [149] 06/28/07 19:21:07 shupp create clogin(), update login stuff
(edit) @148 [148] 06/28/07 18:31:05 shupp throw Framework_Exception from constructors
(edit) @147 [147] 06/28/07 18:06:48 shupp get_quota() to getQuota
(edit) @144 [144] 06/28/07 00:33:19 shupp lots more cleanups from Vpopmail class shuffling
(edit) @140 [140] 06/27/07 17:46:29 shupp docblock fix
(edit) @138 [138] 06/27/07 14:04:38 shupp Accounts cleanups
(edit) @136 [136] 06/27/07 13:46:19 shupp move logout funtions to Login module, adding messaging. Add new …
(edit) @135 [135] 06/27/07 12:36:44 shupp Domain.php cleanups
(edit) @133 [133] 06/27/07 12:24:27 shupp update domainCount, code style changes
(edit) @132 [132] 06/27/07 04:29:29 shupp centralize pagination setup in Framework_Object_Web::paginate()
(edit) @131 [131] 06/27/07 03:23:11 shupp remove logout verification step
(edit) @129 [129] 06/26/07 22:12:52 shupp login/authentication cleanups
(edit) @127 [127] 06/26/07 13:42:57 shupp use ->session->get()
(edit) @125 [125] 06/26/07 13:38:32 shupp LoginUser? to loginUser changes
(edit) @121 [121] 06/26/07 11:15:53 shupp Framework_Auth_vpopmail to Framework_Auth_Vpopmail
(edit) @114 [114] 05/28/07 16:58:50 shupp updates to Responders.php. Looks like vpopmail.php might need a rewrite …
(edit) @113 [113] 05/27/07 22:14:58 shupp fix passEncryption calls
Note: See TracRevisionLog for help on using the revision log.