index
:
acf-core
0.12-stable
0.13-stable
0.14-stable
0.17-stable
0.18-stable
0.19-stable
0.20-stable
Alpine1.8_Fixes
Alpine1.9_Fixes
master
ACF module for core
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding functionallity to edit/modify existing accounts. (Work in progress)
Mika Havela
2008-02-19
1
-0
/
+82
*
Restoring lib/html.lua to the original state (I learned howto fix this in css...
Mika Havela
2008-02-19
1
-1
/
+1
*
Small modifications on the view-file
Mika Havela
2008-02-19
1
-2
/
+11
*
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
*
Minor changes on layout (table margin)
v0.2
release-0.2
Mika Havela
2008-02-18
1
-0
/
+4
*
Added tango images to Makefile.
Mika Havela
2008-02-18
1
-0
/
+10
*
Added new skin (to look for bugs in view-files). Changed table headers for so...
Mika Havela
2008-02-17
3
-1
/
+370
*
Getting menu and permission to start working together. Just test code most co...
Mike Mason
2008-02-14
2
-1
/
+34
*
Added modified functionallity.
Mika Havela
2008-02-14
1
-0
/
+24
*
Graphical changes on ICE-skin.
Mika Havela
2008-02-14
2
-27
/
+17
*
Added functionallity for IE-specific css
Mika Havela
2008-02-14
1
-0
/
+3
*
Made the Makefile change for passwd and roles file
Mike Mason
2008-02-13
1
-1
/
+1
*
Adding a test passwd and role file
Mike Mason
2008-02-13
3
-0
/
+8
*
Changed Makefiles.
Mika Havela
2008-02-13
5
-19
/
+31
*
Don't touch the sessiondata.menu table. Working on getting these both to plac...
Mike Mason
2008-02-13
2
-0
/
+10
*
Menus are now written into sessiondata.
Mika Havela
2008-02-11
2
-9
/
+25
*
Cleaning up the session management and expiration items. Will be more bug fix...
Mike Mason
2008-02-07
4
-13
/
+26
*
Changed the way the submenu-tabs is displayed. Now tabs are defined in the .m...
Mika Havela
2008-02-06
3
-10
/
+22
*
Added the full roles to the sessiondata.
Mike Mason
2008-02-05
6
-5
/
+45
*
Added background color to table-header (class=header).
Mika Havela
2008-02-05
1
-2
/
+11
*
added prototype.js
Natanael Copa
2008-02-05
2
-0
/
+4222
*
added a print_r() implementation
Natanael Copa
2008-02-05
1
-0
/
+12
*
Adding the beingings of the authorization items. Also adding some of the upda...
Mike Mason
2008-02-04
9
-5
/
+137
*
Changed the errortext to reduce information to the user.
Mika Havela
2008-02-01
1
-4
/
+2
*
Add label as a common entry to cfe
Nathan Angelacos
2008-02-01
1
-1
/
+2
*
added few lines for extjs demo
Natanael Copa
2008-02-01
1
-0
/
+3
*
Chaning the way this lib reports back status
Mika Havela
2008-02-01
1
-2
/
+2
*
Chaning the way this lib reports back status
Mika Havela
2008-02-01
1
-3
/
+2
*
Chaning the way this lib reports back status
Mika Havela
2008-02-01
1
-2
/
+2
*
Changed the way the lib reports back status
Mika Havela
2008-01-31
1
-2
/
+2
*
Chaing how the daemoncontrol reports back status
Mika Havela
2008-01-31
1
-9
/
+6
*
Added function is_valid_filename() which for the moment just checks for valid...
Mika Havela
2008-01-31
1
-4
/
+20
*
Updated the code to use md5sums in the acf passwd file. Made the md5sum_strin...
Mike Mason
2008-01-30
3
-2
/
+15
*
Updated changes hopefully meeting most of the security checks/validation item...
Mike Mason
2008-01-29
1
-9
/
+26
*
Updated changes hopefully meeting most of the security checks/validation item...
Mike Mason
2008-01-29
2
-35
/
+48
*
Added functionallity to modify options in a file
Mika Havela
2008-01-29
1
-4
/
+33
*
Fixed a bug in getopts. Getopts have ben broken for some time... dont know fo...
Mika Havela
2008-01-28
1
-6
/
+12
*
Forgot the template-html.lsp. Always good to do a make install and see what w...
Mike Mason
2008-01-26
1
-4
/
+6
*
Changes effect only the log in|out functions. Will work now. Next working on ...
Mike Mason
2008-01-26
5
-55
/
+107
*
Change order of arguments inf table_to_string and string_to_table
Nathan Angelacos
2008-01-25
1
-4
/
+4
*
Check if file exists or return nil
Mika Havela
2008-01-25
1
-0
/
+2
*
Fixed a bug when looking for where next parameter starts
Mika Havela
2008-01-24
1
-1
/
+1
*
Fixed a bug that caused the main-nav to lose highlight on the main-nav when y...
Mika Havela
2008-01-24
1
-1
/
+1
*
Minor change to really make it work. This all will be cleaned up shortly
Mike Mason
2008-01-24
1
-3
/
+5
*
Minor changes on tables
Mika Havela
2008-01-24
2
-3
/
+7
*
Adding logon-status and finally with nangel's help got this working
Mike Mason
2008-01-23
4
-31
/
+67
*
Cleaning up debugs code and making it work better with tables that are nested...
Mika Havela
2008-01-23
1
-59
/
+28
*
Added padding to <p>.
Mika Havela
2008-01-18
1
-0
/
+9
[next]