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
...
*
The logon-link didn't work... but now it does.
Mika Havela
2008-02-27
1
-9
/
+17
*
Modifying test css.
Mika Havela
2008-02-27
1
-63
/
+64
*
Added some test-skin.
Mika Havela
2008-02-27
1
-0
/
+413
*
Added some test skins to be able to check for view-file errors
Mika Havela
2008-02-27
4
-7
/
+18
*
Reverting the function that taggs a <input> with a class=... information.
Mika Havela
2008-02-27
1
-1
/
+1
*
Logic is there and writes to the mainmenu table. Will still need to work out ...
Mike Mason
2008-02-26
2
-28
/
+37
*
Removed some old (unused) code
Mika Havela
2008-02-26
1
-3
/
+0
*
Adding password manager to Makefile
Mika Havela
2008-02-20
2
-2
/
+5
*
Password administration now works!
Mika Havela
2008-02-20
3
-63
/
+175
*
Added/modified functionallity to edit/delete/add users and their settings.
Mika Havela
2008-02-20
1
-10
/
+97
*
Removed trailing newline. The files gets really ugly with leading \n.
Mika Havela
2008-02-20
1
-1
/
+1
*
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
[prev]
[next]