summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Still doesn't fully work but acf_www menu and page authorization is coming ↵Mike Mason2008-03-122-33/+49
| | | | | | along... git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@832 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Got the menu system somewhat working. Some of the matching is a bit off. ↵Mike Mason2008-03-071-9/+15
| | | | | | Next work on the access deny... git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@828 ab2d0c66-481e-0410-8bed-d214d4d58bed
* If the sessionid was used after the expire time the browser would give a ↵Mike Mason2008-03-071-2/+2
| | | | | | funny error. Hopefully fixed... git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@827 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Stripped the size of core by not including unused tango images.v0.3Mika Havela2008-03-051-10/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@814 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Udated Makefile with release numbersMika Havela2008-03-041-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@813 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed MakefileMika Havela2008-03-041-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@811 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed water-skin.Mika Havela2008-03-042-375/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@810 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Renamed the css name to cloudsMika Havela2008-03-041-0/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@809 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Renamed ddwrt to cloudsMika Havela2008-03-041-0/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@808 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Redirecting the user to logon-page when someone is trying to edit passwords ↵Mika Havela2008-03-031-3/+26
| | | | | | when not logged on git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@787 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug when a process dies and pidof reads process status on the ↵Mika Havela2008-03-031-4/+6
| | | | | | recently died process git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@786 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Lightening up the skin (was too dark).Mika Havela2008-02-291-21/+22
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@783 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added skin to MakefileMika Havela2008-02-281-1/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@780 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed password-model because it's not used.Mika Havela2008-02-272-110/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@779 ab2d0c66-481e-0410-8bed-d214d4d58bed
* The logon-link didn't work... but now it does.Mika Havela2008-02-271-9/+17
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@778 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modifying test css.Mika Havela2008-02-271-63/+64
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@775 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added some test-skin.Mika Havela2008-02-271-0/+413
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@773 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added some test skins to be able to check for view-file errorsMika Havela2008-02-274-7/+18
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@772 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Reverting the function that taggs a <input> with a class=... information.Mika Havela2008-02-271-1/+1
| | | | | | | This seems to be the only way to separate a <INPUT TYPE=text> and <INPUT TYPE=submit> (the problem has to do with IE). I hope we find a nother way of doing this in the future. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@771 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Logic is there and writes to the mainmenu table. Will still need to work out ↵Mike Mason2008-02-262-28/+37
| | | | | | bugs and get these menus to go away. Tomorrow... git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@770 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed some old (unused) codeMika Havela2008-02-261-3/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@769 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding password manager to MakefileMika Havela2008-02-202-2/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@762 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Password administration now works!Mika Havela2008-02-203-63/+175
| | | | | | Logon as alpine and you can edit others. All other users can only edit them selves. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@761 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added/modified functionallity to edit/delete/add users and their settings.Mika Havela2008-02-201-10/+97
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@760 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed trailing newline. The files gets really ugly with leading \n.Mika Havela2008-02-201-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@759 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding functionallity to edit/modify existing accounts. (Work in progress)Mika Havela2008-02-191-0/+82
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@758 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Restoring lib/html.lua to the original state (I learned howto fix this in ↵Mika Havela2008-02-191-1/+1
| | | | | | css instead - which is better after all) git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@757 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Small modifications on the view-fileMika Havela2008-02-191-2/+11
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@756 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Saving work for today (password manager controller/view)Mika Havela2008-02-194-87/+292
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@755 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moved password-model (temporary - This will go to authenticator-plaintext)Mika Havela2008-02-181-0/+109
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@751 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moved password-manager to coreMika Havela2008-02-185-0/+206
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@750 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor changes on layout (table margin)v0.2release-0.2Mika Havela2008-02-181-0/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@732 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added tango images to Makefile.Mika Havela2008-02-181-0/+10
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@731 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added new skin (to look for bugs in view-files). Changed table headers for ↵Mika Havela2008-02-173-1/+370
| | | | | | some view-files. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@729 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Getting menu and permission to start working together. Just test code most ↵Mike Mason2008-02-142-1/+34
| | | | | | commented out. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@723 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added modified functionallity.Mika Havela2008-02-141-0/+24
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@722 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Graphical changes on ICE-skin.Mika Havela2008-02-142-27/+17
| | | | | | Special settings for M$ IE. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@721 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added functionallity for IE-specific cssMika Havela2008-02-141-0/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@718 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Made the Makefile change for passwd and roles fileMike Mason2008-02-131-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@714 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding a test passwd and role fileMike Mason2008-02-133-0/+8
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@713 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed Makefiles.Mika Havela2008-02-135-19/+31
| | | | | | Modified the view-file so it looks the same way other view-files looks. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@712 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Don't touch the sessiondata.menu table. Working on getting these both to ↵Mike Mason2008-02-132-0/+10
| | | | | | place nice together. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@711 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Menus are now written into sessiondata.Mika Havela2008-02-112-9/+25
| | | | | | The menus are created from the sessiondata.menu[mainmenu|submenu]. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@709 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up the session management and expiration items. Will be more bug ↵Mike Mason2008-02-074-13/+26
| | | | | | fixes/changes to come... git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@706 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the way the submenu-tabs is displayed. Now tabs are defined in the ↵Mika Havela2008-02-063-10/+22
| | | | | | .menu files. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@705 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added the full roles to the sessiondata.Mike Mason2008-02-056-5/+45
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@696 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added background color to table-header (class=header).Mika Havela2008-02-051-2/+11
| | | | | | Specified width to <INPUT CLASS=password>. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@693 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added prototype.jsNatanael Copa2008-02-052-0/+4222
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@691 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added a print_r() implementationNatanael Copa2008-02-051-0/+12
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@690 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding the beingings of the authorization items. Also adding some of the ↵Mike Mason2008-02-049-5/+137
| | | | | | updates to the Autentication. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@689 ab2d0c66-481e-0410-8bed-d214d4d58bed