summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Changed the errortext to reduce information to the user.Mika Havela2008-02-011-4/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Add label as a common entry to cfeNathan Angelacos2008-02-011-1/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@681 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added few lines for extjs demoNatanael Copa2008-02-011-0/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Chaning the way this lib reports back statusMika Havela2008-02-011-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@675 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Chaning the way this lib reports back statusMika Havela2008-02-011-3/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@674 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Chaning the way this lib reports back statusMika Havela2008-02-011-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@673 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the way the lib reports back statusMika Havela2008-01-311-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@672 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Chaing how the daemoncontrol reports back statusMika Havela2008-01-311-9/+6
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@671 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added function is_valid_filename() which for the moment just checks for ↵Mika Havela2008-01-311-4/+20
| | | | | | | | valid path. Changed some other functions that called other functions (don't think they worked). git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@669 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated the code to use md5sums in the acf passwd file. Made the ↵Mike Mason2008-01-303-2/+15
| | | | | | md5sum_string function(to go along with md5sum_file) in fs git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@665 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated changes hopefully meeting most of the security checks/validation ↵Mike Mason2008-01-291-9/+26
| | | | | | items in nangel's list git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@663 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated changes hopefully meeting most of the security checks/validation ↵Mike Mason2008-01-292-35/+48
| | | | | | items in nangel's list git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@662 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added functionallity to modify options in a fileMika Havela2008-01-291-4/+33
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@661 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug in getopts. Getopts have ben broken for some time... dont know ↵Mika Havela2008-01-281-6/+12
| | | | | | for how long. But now its fixed git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@659 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Forgot the template-html.lsp. Always good to do a make install and see what ↵Mike Mason2008-01-261-4/+6
| | | | | | was forgotten. ;) git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@657 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changes effect only the log in|out functions. Will work now. Next working on ↵Mike Mason2008-01-265-55/+107
| | | | | | updating to prevent misuse of the login function. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@656 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Change order of arguments inf table_to_string and string_to_tableNathan Angelacos2008-01-251-4/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@650 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Check if file exists or return nilMika Havela2008-01-251-0/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@647 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug when looking for where next parameter startsMika Havela2008-01-241-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@644 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fixed a bug that caused the main-nav to lose highlight on the main-nav when ↵Mika Havela2008-01-241-1/+1
| | | | | | you change sto another sub-nav. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@643 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor change to really make it work. This all will be cleaned up shortlyMike Mason2008-01-241-3/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@639 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor changes on tablesMika Havela2008-01-242-3/+7
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@636 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding logon-status and finally with nangel's help got this workingMike Mason2008-01-234-31/+67
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@632 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up debugs code and making it work better with tables that are ↵Mika Havela2008-01-231-59/+28
| | | | | | nested multiple times. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@630 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added padding to <p>.Mika Havela2008-01-181-0/+9
| | | | | | Added class=attention git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@619 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Renamed Makefiles to version 0.1v0.1Mika Havela2008-01-171-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@605 ab2d0c66-481e-0410-8bed-d214d4d58bed
* fixed wrong directory to static filesNatanael Copa2008-01-171-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@603 ab2d0c66-481e-0410-8bed-d214d4d58bed