| Commit message (Expand) | Author | Age | Files | Lines |
* | Proposed changes to menu. | Ted Trask | 2009-01-19 | 2 | -6/+6 |
* | Fixed two core bugs from version 1678. | Ted Trask | 2009-01-16 | 1 | -1/+1 |
* | Modified html.lua and viewlibrary.lua and all html files to html_escape varia... | Ted Trask | 2009-01-15 | 8 | -39/+39 |
* | Modified several pages to replace contenteditable with readonly. Added reado... | Ted Trask | 2009-01-12 | 2 | -2/+2 |
* | Minor change to roles code and major change to roles. Replaced ALL, CREATE, ... | Ted Trask | 2008-10-24 | 4 | -7/+71 |
* | Modified viewfunctions to split displayform, creating displayformstart and di... | Ted Trask | 2008-10-22 | 4 | -10/+12 |
* | Modified acf_www and logon-controller to redirect to logon on dispatch error ... | Ted Trask | 2008-08-22 | 2 | -5/+7 |
* | Modified roles and authenticator to delete all data fields when deleting a ro... | Ted Trask | 2008-08-16 | 2 | -13/+13 |
* | Modified roles to list views that don't have actions in the list of available... | Ted Trask | 2008-08-09 | 1 | -1/+8 |
* | use <% %> instead of <? ?> | Natanael Copa | 2008-07-28 | 8 | -94/+94 |
* | Another rewrite of validator to remove dnsfiles and add a generic way for oth... | Ted Trask | 2008-07-24 | 1 | -3/+0 |
* | Split common code out of authenticator-plaintext into authenticator.lua in pr... | Ted Trask | 2008-07-22 | 5 | -204/+69 |
* | Fixed redirect_to_referrer with GET data. Moved handling of multi select fro... | Ted Trask | 2008-07-12 | 1 | -16/+23 |
* | Modifed roles to use controllerfunctions, modelfunctions, and a symlink. | Ted Trask | 2008-07-12 | 5 | -78/+40 |
* | Modified logon and password to use new redirect_to_referrer functionality. | Ted Trask | 2008-07-04 | 5 | -29/+28 |
* | Moved clientdata processing from password model to controller. | Ted Trask | 2008-06-06 | 2 | -39/+46 |
* | Remove clientdata processing from logon-model | Ted Trask | 2008-06-06 | 2 | -8/+9 |
* | Graphical bugfix - Modifying path to images.v0.4.1 | Mika Havela | 2008-05-22 | 1 | -1/+1 |
* | Small graphical changes. | Mika Havela | 2008-05-21 | 2 | -11/+15 |
* | For cfe.type='form', use cfe.option as the command to save the form data i.e.... | Ted Trask | 2008-05-15 | 8 | -111/+166 |
* | Replaced references to ENV[SCRIPT_NAME] with self.conf.script. | Ted Trask | 2008-05-15 | 1 | -1/+1 |
* | Added suppress_view option to dispatch_component and return viewtable. | Ted Trask | 2008-05-14 | 3 | -6/+6 |
* | Change inheritance from worker->self->parent to self->worker->parent as found... | Ted Trask | 2008-05-14 | 1 | -2/+1 |
* | Finished user and role management | Ted Trask | 2008-05-05 | 6 | -104/+99 |
* | Updated roles | Ted Trask | 2008-05-02 | 9 | -31/+214 |
* | Removing debug information from Welcome-page. | Mika Havela | 2008-05-02 | 1 | -2/+3 |
* | Modified roles, logon, and authenticator | Ted Trask | 2008-05-01 | 7 | -53/+76 |
* | Forgot the password model file | Ted Trask | 2008-04-30 | 1 | -0/+105 |
* | Modified cfe, removing option, errtxt, and name, and adding label - This may ... | Ted Trask | 2008-04-30 | 6 | -474/+109 |
* | Changed error redir code to use redirect function instead | Ted Trask | 2008-04-28 | 1 | -5/+1 |
* | Added cfe support to logon | Ted Trask | 2008-04-28 | 4 | -30/+22 |
* | Replaced all list_redir functions with redirect in mvc.lua, implemented a def... | Ted Trask | 2008-04-24 | 3 | -8/+4 |
* | Cleanup | Ted Trask | 2008-04-22 | 1 | -1/+0 |
* | Ted's Logon/permissions changes | Ted Trask | 2008-04-21 | 9 | -180/+130 |
* | Redirecting user to logon page when they successfully logged out. | Mika Havela | 2008-04-04 | 1 | -1/+8 |
* | Renamed function that had _ in the functionname. | Mika Havela | 2008-04-03 | 2 | -10/+11 |
* | Changed Menu-name. | Mika Havela | 2008-03-26 | 2 | -3/+3 |
* | Fixed bug where menus kept if going to logon page while logged on. Menus now ... | Mike Mason | 2008-03-20 | 1 | -0/+1 |
* | Made the build_menu a public function so that logoff could run it. No more bugs | Mike Mason | 2008-03-20 | 1 | -0/+1 |
* | Redirecting the user to logon-page when someone is trying to edit passwords w... | Mika Havela | 2008-03-03 | 1 | -3/+26 |
* | Removed password-model because it's not used. | Mika Havela | 2008-02-27 | 1 | -109/+0 |
* | Adding password manager to Makefile | Mika Havela | 2008-02-20 | 1 | -2/+0 |
* | Password administration now works! | Mika Havela | 2008-02-20 | 3 | -63/+175 |
* | Saving work for today (password manager controller/view) | Mika Havela | 2008-02-19 | 4 | -87/+292 |
* | Moved password-model (temporary - This will go to authenticator-plaintext) | Mika Havela | 2008-02-18 | 1 | -0/+109 |
* | Moved password-manager to core | Mika Havela | 2008-02-18 | 5 | -0/+206 |
* | Changed Makefiles. | Mika Havela | 2008-02-13 | 2 | -13/+20 |
* | Don't touch the sessiondata.menu table. Working on getting these both to plac... | Mike Mason | 2008-02-13 | 2 | -0/+10 |
* | Cleaning up the session management and expiration items. Will be more bug fix... | Mike Mason | 2008-02-07 | 2 | -7/+4 |
* | Added the full roles to the sessiondata. | Mike Mason | 2008-02-05 | 3 | -4/+11 |